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.
Python implementation of the Raft algorithm for distributed consensus
Feature-complete implementation of the Raft consensus algorithm in Java
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
Implementation of RAFT distributed consensus algorithm among TCP Peers on .NET / .NETStandard / .NETCore / dotnet
this is raft java project. raft-kv-storage
Raft共识算法的Golang实现
An implementation of the Raft distributed consensus protocol using the Tokio framework.