An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

proxy.golang.org "consensus-algorithm" keyword

View the packages on the proxy.golang.org package registry that are tagged with the "consensus-algorithm" keyword.

Top 8.2% on proxy.golang.org
github.com/ivanprodaiko94/raft-protocol-implementation v0.0.0-20190805082632-dd8e2c651097
Raft protocol implementation as part of "Distributed databases" course in UCU
1 version - Latest release: almost 6 years ago - 10 stars on GitHub
Top 6.7% on proxy.golang.org
github.com/exonum/exonum v1.0.0
An extensible open-source framework for creating private/permissioned blockchain applications
26 versions - Latest release: about 5 years ago - 1,232 stars on GitHub
Top 3.6% on proxy.golang.org
github.com/anthdm/hbbft v0.0.0-20190702061856-0826ffdcf567
Practical implementation of the Honey Badger Byzantine Fault Tolerance consensus algorithm writte...
1 version - Latest release: almost 6 years ago - 3 dependent packages - 9 dependent repositories - 101 stars on GitHub
Top 6.0% on proxy.golang.org
github.com/iAziz786/raft
[WIP] The Raft implementation in Go
Latest release: 5 days ago - 0 stars on GitHub
Top 7.6% on proxy.golang.org
github.com/wisepythagoras/dimoschain v0.0.0-20210425015646-b00a37cf658e
A PoC cryptocurrency with a PoC blockchain and consensus protocol; whitepaper on the way.
1 version - Latest release: about 4 years ago - 5 stars on GitHub
Top 6.1% on proxy.golang.org
github.com/epicchainlabs/dbft
The Go Implementation of the dBFT 2.0 Consensus Algorithm is a robust and efficient implementatio...
Latest release: 8 days ago - 0 stars on GitHub
Top 9.7% on proxy.golang.org
github.com/loveyacper/raft_for_dummies v0.0.0-20200331054512-30047f10b2e9
2017春季MIT分布式系统课程实验
1 version - Latest release: about 5 years ago - 17 stars on GitHub
Top 7.4% on proxy.golang.org
github.com/misachi/raft
Raft distributed consensus algorithm implementation
Latest release: 10 days ago - 0 stars on GitHub
Top 3.7% on proxy.golang.org
github.com/mosaicnetworks/babble v0.8.5
Distributed Consensus Middleware
32 versions - Latest release: almost 4 years ago - 1 dependent package - 2 dependent repositories - 454 stars on GitHub
Top 5.8% on proxy.golang.org
github.com/mikanikos/Fork-Accountability
Fork accountability algorithm for the Tendermint Consensus protocol
Latest release: 14 days ago - 2 stars on GitHub
Top 9.7% on proxy.golang.org
github.com/thanhfphan/blockchain v0.0.0-20230120045329-a061857f6d5c
A simple blockchain implementation using Snow consensus
1 version - Latest release: over 2 years ago - 2 stars on GitHub
Top 5.9% on proxy.golang.org
github.com/echenim/ProofOfWork
Proof of work (PoW) is a blockchain consensus mechanism that requires significant computing effor...
Latest release: 18 days ago - 0 stars on GitHub
Top 7.4% on proxy.golang.org
github.com/armen/irdp
Distributed Programming Abstractions
Latest release: 23 days ago - 15 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/mfcochauxlaberge/lilraft v0.0.0-20191206040209-b87cf3c79c5a
Implementation of the Raft consensus algorithm in Go.
1 version - Latest release: over 5 years ago - 0 stars on GitHub
Top 4.9% on proxy.golang.org
github.com/babbleio/babble v0.8.5
Distributed Consensus Middleware
32 versions - Latest release: almost 4 years ago - 1 dependent repositories - 453 stars on GitHub
Top 6.5% on proxy.golang.org
github.com/u-network/unetwork
U Network Public Blockchain
Latest release: 28 days ago - 188 stars on GitHub
Top 9.0% on proxy.golang.org
github.com/mande-labs/mande-chain v1.2.2
A blockchain that implements proof of credibility consensus
5 versions - Latest release: about 2 years ago - 4 stars on GitHub
Top 8.6% on proxy.golang.org
github.com/alexprut/raft
An implementation of Raft in Go
Latest release: about 1 month ago - 0 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/danrl/skinny v0.0.0-20200523161455-b9a379a3b683
The Skinny Distributed Lock Service
1 version - Latest release: about 5 years ago - 81 stars on GitHub
Top 7.0% on proxy.golang.org
github.com/timtosi/bully-algorithm v0.0.0-20190221194619-063e99eaf6c5
[Go] - Bully algorithm visualization & implementation written in Golang.
1 version - Latest release: over 6 years ago - 1 dependent package - 54 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/IvanProdaiko94/raft-protocol-implementation v0.0.0-20190805082632-dd8e2c651097
Raft protocol implementation as part of "Distributed databases" course in UCU
1 version - Latest release: almost 6 years ago - 10 stars on GitHub
github.com/IvanProdaiko94/raft-protocol-implementation-client v0.0.0-20190611080739-2763cbbbdaa9
http client for raft
1 version - Latest release: almost 6 years ago - 1 stars on GitHub
github.com/ivanprodaiko94/raft-protocol-implementation-client v0.0.0-20190611080739-2763cbbbdaa9
http client for raft
1 version - Latest release: almost 6 years ago - 1 stars on GitHub
Top 8.2% on proxy.golang.org
github.com/armen/dp v0.0.0-20181118060115-fe73bccf2b92
Distributed Programming Abstractions
1 version - Latest release: over 6 years ago - 15 stars on GitHub
Top 6.0% on proxy.golang.org
github.com/echenim/AvalancheConsensusProtocol
Avalanche Consensus is a consensus protocol that is scalable, robust, and decentralized. It combi...
Latest release: 2 months ago - 1 stars on GitHub
Top 6.5% on proxy.golang.org
github.com/U-Network/UNetwork
U Network Public Blockchain
Latest release: 2 months ago - 188 stars on GitHub
Top 9.7% on proxy.golang.org
github.com/mrdecryptdecipher/pow-based-blockchain v0.0.0-20221205224928-a006bfba6e1b
A SIMPLE PROOF OF WORK BASED BLOCKCHAIN WHICH USES HASHING FEATURE TO HASH INPUT, IT ALSO HAS A G...
1 version - Latest release: over 2 years ago - 2 stars on GitHub
Top 5.9% on proxy.golang.org
github.com/TimTosi/bully-algorithm v0.0.0-20190221194619-063e99eaf6c5
[Go] - Bully algorithm visualization & implementation written in Golang.
1 version - Latest release: over 6 years ago - 55 stars on GitHub
Top 9.5% on proxy.golang.org
github.com/mrdecryptdecipher/pos-based-blockchain v0.0.0-20221205235730-19dbba11e89c
SIMPLE POS BASED BLOCKCHAIN WHICH USES CRYPTOGRAPHIC HASH FUNCTIONS AND OTHER FEATURES.
1 version - Latest release: over 2 years ago - 1 stars on GitHub