A list of papers about distributed consensus.
Raft distributed consensus algorithm implemented in Rust.
UNMAINTAINED: A Go implementation of the Raft distributed consensus protocol.
An industrial-grade C++ implementation of RAFT consensus algorithm based on brpc, widely used inside Baidu to build highly-available distributed systems.
An implementation of the Raft distributed consensus protocol using the Tokio framework.
A reference implementation for using the go-raft library for distributed consensus.
Raft distributed consensus protocol in Java
RaftKeeper is a high-performance distributed consensus service.
Python implementation of the Raft algorithm for distributed consensus
The lightest distributed consensus library. Run your own replicated state machine! ❤️
CKite - A JVM implementation of the Raft distributed consensus algorithm written in Scala
Implementation of RAFT distributed consensus algorithm among TCP Peers on .NET / .NETStandard / .NETCore / dotnet
An implementation of the Raft distributed consensus protocol, verified in Coq using the Verdi framework
Consensus-based Control of Multiple Fixed-wing UAVs Using Distributed Model Predictive Control