raft-algorithm topic
dragonboat
A feature complete and high performance multi-group Raft library in Go.
dragonboat-example
Examples for Dragonboat
sofa-jraft
A production-grade java implementation of RAFT consensus algorithm.
raft-java
Raft Java implementation which is simple and easy to understand.
ckite
CKite - A JVM implementation of the Raft distributed consensus algorithm written in Scala
Rafty
Implementation of RAFT consensus in .NET core
mit-6.824-2017
MIT's 6.824: Distributed systems course (2017)
thesecretlivesofdata-cn
Raft 分布式共识算法动画演示中文最新版,也包含官方中文版raft集群在线演示网站两种。
SlimCluster
Consensus (Raft) and Memberlist (SWIM) implementation for .NET micro-services