Repository navigation

#

raft-cpp

An industrial-grade C++ implementation of RAFT consensus algorithm based on brpc, widely used inside Baidu to build highly-available distributed systems.

C++
4095
6 个月前

C++ implementation of Raft core logic as a replication library

C++
1079
3 天前

Raft Consensus Algorithm. Uses in-house C++20 coroutines-based library for communications. Tested with unit-tests.

C++
50
22 天前

Nuft is an C++17 implementation of the Raft consensus algorithm.

C++
26
3 年前

Raft distributed consensus algorithm implemented in C++17(C++ implementation of ETCD Raft).

C++
3
7 个月前

Lightweight implementation of Raft consensus algorithm in C++

0
7 年前