A production-grade java implementation of RAFT consensus algorithm.
Raft distributed consensus algorithm implemented in Rust.
A novel implementation of the Raft consensus algorithm
An industrial-grade C++ implementation of RAFT consensus algorithm based on brpc, widely used inside Baidu to build highly-available distributed systems.
Feature-complete implementation of the Raft consensus algorithm in Java
Python implementation of the Raft algorithm for distributed consensus
Implementation of Raft consensus algorithm
CKite - A JVM implementation of the Raft distributed consensus algorithm written in Scala
RobustIRC - an IRC network without netsplits, implemented in Go using the Raft consensus algorithm
this is raft java project. raft-kv-storage
Implementation of RAFT distributed consensus algorithm among TCP Peers on .NET / .NETStandard / .NETCore / dotnet
Raft共识算法的Golang实现