consensus-algorithm topic
algorand-school
Let's learn Algorand!
hbbft
Practical implementation of the Honey Badger Byzantine Fault Tolerance consensus algorithm written in Go.
omnipaxos
OmniPaxos is a distributed log implemented as a Rust library.
Vesper-raft
A fault-tolerant distributed key-value store using the Raft consensus algorithm.
awesome-raft
Raft is gaining popularity in distributed systems as a simple and powerful consensus algorithm.
rsm
distributed computing toolkit in rust
SPBFT
《一种面向区块链的优化PBFT共识算法》基础源代码
CBBA-Python
This is a Python implementation of CBBA (Consensus-Based Bundle Algorithm).
quintet
An implementation of the Raft consensus protocol.
dp
Distributed Programming Abstractions