An industrial-grade C++ implementation of RAFT consensus algorithm based on brpc, widely used inside Baidu to build highly-available distributed systems.
-
Updated
Oct 25, 2024 - C++
An industrial-grade C++ implementation of RAFT consensus algorithm based on brpc, widely used inside Baidu to build highly-available distributed systems.
Raft Consensus Algorithm. Uses in-house C++20 coroutines-based library for communications. Tested with unit-tests.
A C++ implementation of RAFT consensus algorithm
An implementation of Raft Distributed Consensus Protocol (https://raft.github.io/raft.pdf).
A C++ implementation of the Raft distributed consensus protocol.
High-available distributed database. Data consistent key-value store across machines with fault recovery. Suitable for finance, e-commerce, and social media services.
libraft base on acl foundation framework implememt Raft Consensus Algorithm.
Fault-tolerant distributed system in asynchronous C++
C++ client for the mystore distributed key-value store
C++ implementation of Aeron Cluster client and service
Replicating VMWare's Key-Value Store SplinterDB using the Raft Consensus Algorithm
c++ Implementaion Raft; Completed Log replcation、Votation、Safety、Snapshot
Raft implementation in C++
C++ implementation of raft consensus
Proof-of-concept for a research project completed during the Clark Scholars Program that allows for decentralized memory allocation between IoT devices through the RAFT algorithm
Add a description, image, and links to the raft-consensus-algorithm topic page so that developers can more easily learn about it.
To associate your repository with the raft-consensus-algorithm topic, visit your repo's landing page and select "manage topics."