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++
4148
10 个月前

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

C++
1121
6 天前

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

C++
53
5 个月前

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++
4
1 年前

Lightweight implementation of Raft consensus algorithm in C++

0
7 年前