An industrial-grade C++ implementation of RAFT consensus algorithm based on brpc, widely used inside Baidu to build highly-available distributed systems.
☆4,201Oct 25, 2024Updated last year
Alternatives and similar repositories for braft
Users that are interested in braft are comparing it to the libraries listed below
Sorting:
- brpc is an Industrial-grade RPC framework using C++ Language, which is often used in high performance system such as Search, Storage, Mac…☆17,459Updated this week
- The Paxos library implemented in C++ that has been used in the WeChat production environment.☆3,375Dec 4, 2023Updated 2 years ago
- A production-grade java implementation of RAFT consensus algorithm.☆3,799Dec 24, 2025Updated 2 months ago
- C++ implementation of Raft core logic as a replication library☆1,161Feb 1, 2026Updated last month
- BaikalDB, A Distributed HTAP Database.☆1,235Updated this week
- PaxosStore has been deployed in WeChat production for more than two years, providing storage services for the core businesses of WeChat b…☆1,715Jul 17, 2020Updated 5 years ago
- A library that provides an embeddable, persistent key-value store for fast storage.☆31,566Updated this week
- Raft一致性算法论文的中文翻译☆6,280Apr 23, 2024Updated last year
- LogCabin is a distributed storage system built on Raft that provides a small amount of highly replicated, consistent storage. It is a rel…☆1,956Jun 21, 2024Updated last year
- A RocksDB compatible KV storage engine with better performance☆2,142Aug 25, 2025Updated 6 months ago
- High performance server-side application framework☆9,129Updated this week
- libco is a coroutine library which is widely used in wechat back-end service. It has been running on tens of thousands of machines since…☆8,684Mar 7, 2024Updated last year
- A feature complete and high performance multi-group Raft library in Go.☆5,299Jul 23, 2025Updated 7 months ago
- LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.☆38,863Jan 30, 2025Updated last year
- Distributed transactional key-value database, originally created to complement TiDB☆16,545Updated this week
- Apache Pegasus - A horizontally scalable, strongly consistent and high-performance key-value store☆2,047Feb 11, 2026Updated 2 weeks ago
- A raft consensus implementation that is simply and understandable☆319Nov 17, 2018Updated 7 years ago
- TiDB - the open-source, cloud-native, distributed SQL database designed for modern applications.☆39,857Updated this week
- The Fastest Distributed Database for Transactional, Analytical, and AI Workloads.☆9,988Updated this week
- Curve is a sandbox project hosted by the CNCF Foundation. It's cloud-native, high-performance, and easy to operate. Curve is an open-sour…☆2,382Aug 13, 2024Updated last year
- Distributed reliable key-value store for the most critical data of a distributed system☆51,590Updated this week
- Golang implementation of the Raft consensus protocol☆8,940Feb 25, 2026Updated last week
- An Internet-Scale Database.☆1,907Jun 5, 2024Updated last year
- Pikiwidb is a Redis-Compatible database developed by Qihoo's infrastructure team.☆6,115Feb 9, 2026Updated 3 weeks ago
- C implementation of the Raft Consensus protocol, BSD licensed☆1,166Jun 26, 2023Updated 2 years ago
- The Baidu File System.☆2,853Dec 3, 2018Updated 7 years ago
- A RocksDB plugin for key-value separation, inspired by WiscKey.☆515Aug 6, 2025Updated 6 months ago
- A high-availability, high-throughput and highly reliable distributed queue based on the Paxos algorithm.☆1,905Apr 7, 2023Updated 2 years ago
- Apache Kvrocks is a distributed key value NoSQL database that uses RocksDB as storage engine and is compatible with Redis protocol.☆4,246Updated this week
- An open-source C++ library developed and used at Facebook.☆30,263Updated this week
- A distributed key-value storage system developed by Alibaba Group☆2,305Nov 19, 2019Updated 6 years ago
- Abseil Common Libraries (C++)☆17,052Updated this week
- Event-driven network library for multi-threaded Linux server in C++11☆15,957Dec 23, 2025Updated 2 months ago
- Raft distributed consensus algorithm implemented in Rust.☆3,299Updated this week
- Main gperftools repository☆8,932Jan 31, 2026Updated last month
- Ceph is a distributed object, block, and file storage platform☆16,279Updated this week
- Go-style concurrency in C++11☆3,310Jul 3, 2023Updated 2 years ago
- Build a distributed SQL database from the ground up☆2,150Sep 11, 2022Updated 3 years ago
- Flare是广泛投产于腾讯广告后台的现代化C++开发框架,包含了基础库、RPC、各种客户端等。主要特点为易用性强、长尾延迟低。☆1,392Jun 4, 2024Updated last year