raft-algorithm topic
List
raft-algorithm repositories
dragonboat
5.0k
Stars
532
Forks
Watchers
A feature complete and high performance multi-group Raft library in Go.
dragonboat-example
173
Stars
45
Forks
Watchers
Examples for Dragonboat
sofa-jraft
3.5k
Stars
1.1k
Forks
Watchers
A production-grade java implementation of RAFT consensus algorithm.
raft-java
1.2k
Stars
401
Forks
Watchers
Raft Java implementation which is simple and easy to understand.
ckite
213
Stars
28
Forks
Watchers
CKite - A JVM implementation of the Raft distributed consensus algorithm written in Scala
Rafty
193
Stars
30
Forks
Watchers
Implementation of RAFT consensus in .NET core
thesecretlivesofdata-cn
17
Stars
5
Forks
Watchers
Raft 分布式共识算法动画演示中文最新版,也包含官方中文版raft集群在线演示网站两种。
SlimCluster
26
Stars
4
Forks
Watchers
Consensus (Raft) and Memberlist (SWIM) implementation for .NET micro-services