An industrial-grade C++ implementation of RAFT consensus algorithm based on brpc, widely used inside Baidu to build highly-available distributed systems.
☆4,215Oct 25, 2024Updated last year
Alternatives and similar repositories for braft
Users that are interested in braft are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
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,544Updated this week
- The Paxos library implemented in C++ that has been used in the WeChat production environment.☆3,370Dec 4, 2023Updated 2 years ago
- A production-grade java implementation of RAFT consensus algorithm.☆3,806Jun 16, 2026Updated last week
- C++ implementation of Raft core logic as a replication library☆1,193May 28, 2026Updated 3 weeks ago
- BaikalDB, A Distributed HTAP Database.☆1,234Jun 15, 2026Updated last week
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- A library that provides an embeddable, persistent key-value store for fast storage.☆31,799Updated 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,716Jul 17, 2020Updated 5 years ago
- Raft一致性算法论文的中文翻译☆6,284Apr 23, 2024Updated 2 years ago
- LogCabin is a distributed storage system built on Raft that provides a small amount of highly replicated, consistent storage. It is a rel…☆1,961Jun 21, 2024Updated 2 years ago
- A RocksDB compatible KV storage engine with better performance☆2,151May 31, 2026Updated 3 weeks ago
- LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.☆39,155Mar 11, 2026Updated 3 months ago
- A feature complete and high performance multi-group Raft library in Go.☆5,310Jul 23, 2025Updated 11 months ago
- 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 2 years ago
- High performance server-side application framework☆9,281Updated this week
- GPUs on demand by Runpod - Special Offer Available • AdRun AI, ML, and HPC workloads on powerful cloud GPUs—without limits or wasted spend. Deploy GPUs in under a minute and pay by the second.
- Distributed transactional key-value database, originally created to complement TiDB☆16,734Jun 18, 2026Updated last week
- A raft consensus implementation that is simply and understandable☆318Nov 17, 2018Updated 7 years ago
- Apache Pegasus - A horizontally scalable, strongly consistent and high-performance key-value store☆2,059Jun 16, 2026Updated last week
- TiDB is built for agentic workloads that grow unpredictably, with ACID guarantees and native support for transactions, analytics, and vec…☆40,173Jun 18, 2026Updated last 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,866Updated this week
- An Internet-Scale Database.☆1,904Jun 5, 2024Updated 2 years ago
- The Fastest Distributed Database for Transactional, Analytical, and AI Workloads.☆10,161Updated this week
- C implementation of the Raft Consensus protocol, BSD licensed