state-machine-replication topic
List
state-machine-replication repositories
distributed-consensus-reading-list
2.3k
Stars
204
Forks
Watchers
A list of papers about distributed consensus.
viw
214
Stars
12
Forks
Watchers
VI Worsened, a lightweight and fun VI clone.
braft
3.8k
Stars
859
Forks
Watchers
An industrial-grade C++ implementation of RAFT consensus algorithm based on brpc, widely used inside Baidu to build highly-available distributed systems.
minbft
62
Stars
25
Forks
Watchers
Implementation of MinBFT consensus protocol.
bamboo
48
Stars
19
Forks
Watchers
Source code for the ICDCS 2022 paper "Dissecting the Performance of Chained-BFT"
rabia
37
Stars
13
Forks
Watchers
Rabia: Simplifying State-Machine Replication Through Randomization (SOSP 2021)