| sofastack/sofa-jraft |
3,406 |
|
5 |
15 |
about 2 years ago |
31 |
April 10, 2023 |
51 |
apache-2.0 |
Java |
| A production-grade java implementation of RAFT consensus algorithm. |
| dgryski/awesome-consensus |
1,504 |
|
0 |
0 |
almost 5 years ago |
0 |
|
1 |
|
|
| Awesome list for Paxos and friends |
| jeffrey-xiao/papers |
1,329 |
|
0 |
0 |
almost 3 years ago |
0 |
|
0 |
|
TeX |
| eBay/NuRaft |
905 |
|
0 |
0 |
over 2 years ago |
1 |
September 28, 2022 |
54 |
apache-2.0 |
C++ |
| C++ implementation of Raft core logic as a replication library |
| async-raft/async-raft |
731 |
|
0 |
6 |
over 4 years ago |
13 |
May 19, 2021 |
18 |
other |
|
| An implementation of the Raft distributed consensus protocol using the Tokio framework. |
| atomix/copycat |
520 |
|
37 |
2 |
almost 9 years ago |
30 |
May 15, 2017 |
45 |
apache-2.0 |
Java |
| A novel implementation of the Raft consensus algorithm |
| ShisoftResearch/bifrost |
151 |
|
0 |
0 |
over 2 years ago |
0 |
|
1 |
mit |
Rust |
| Pure rust building block for distributed systems |
| haraldng/omnipaxos |
145 |
|
0 |
1 |
over 2 years ago |
4 |
November 06, 2023 |
9 |
apache-2.0 |
Rust |
| OmniPaxos is a distributed log implemented as a Rust library. |
| feilengcui008/distributed_system_readings |
139 |
|
0 |
0 |
over 6 years ago |
0 |
|
1 |
|
|
| a list of papers, conferences, books, mooc, Q&A and other stuffs for distributed systems |
| hot-stuff/libhotstuff |
128 |
|
0 |
0 |
over 4 years ago |
0 |
|
6 |
apache-2.0 |
C++ |
| A general-purpose BFT state machine replication library with modularity and simplicity, suitable for building hybrid consensus cryptocurrencies. |