distributed-consensus-algorithms topic

List distributed-consensus-algorithms repositories

sofa-jraft

3.5k
Stars
1.1k
Forks
Watchers

A production-grade java implementation of RAFT consensus algorithm.

raft-rs

2.8k
Stars
389
Forks
Watchers

Raft distributed consensus algorithm implemented in Rust.

rraft-py

18
Stars
0
Forks
Watchers

Unofficial Python Binding of the tikv/raft-rs