baidu / braftLinks
An industrial-grade C++ implementation of RAFT consensus algorithm based on brpc, widely used inside Baidu to build highly-available distributed systems.
☆4,164Updated 11 months ago
Alternatives and similar repositories for braft
Users that are interested in braft are comparing it to the libraries listed below
Sorting:
- The Paxos library implemented in C++ that has been used in the WeChat production environment.☆3,372Updated last year
- PaxosStore has been deployed in WeChat production for more than two years, providing storage services for the core businesses of WeChat b…☆1,706Updated 5 years ago
- BaikalDB, A Distributed HTAP Database.☆1,219Updated last month
- A distributed key-value storage system developed by Alibaba Group☆2,264Updated 5 years ago
- A high-availability, high-throughput and highly reliable distributed queue based on the Paxos algorithm.☆1,902Updated 2 years ago
- A light-weight RPC implement of google protobuf RPC framework.☆2,147Updated 2 years ago
- A simple C++ based RPC framework.☆2,034Updated 2 years ago
- Apache Pegasus - A horizontally scalable, strongly consistent and high-performance key-value store☆2,030Updated 3 weeks 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,944Updated last year
- brpc is an Industrial-grade RPC framework using C++ Language, which is often used in high performance system such as Search, Storage, Mac…☆17,327Updated last week
- A RocksDB compatible KV storage engine with better performance☆2,121Updated last month
- 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,614Updated last year
- An Internet-Scale Database.☆1,905Updated last year
- A distributed in-memory NOSQL system based on TARS framework, support LRU algorithm and data persists on back-end database. Users can ea…☆746Updated last year
- Blade is a powerful build system from Tencent, supports many mainstream programming languages, such as C/C++, java, scala, python, protob…☆2,090Updated 2 months ago
- C++ implementation of Raft core logic as a replication library☆1,131Updated last week
- Raft一致性算法论文的中文翻译☆6,264Updated last year
- Pikiwidb is a Redis-Compatible database developed by Qihoo's infrastructure team.☆6,084Updated this week
- The Baidu File System.☆2,859Updated 6 years ago
- Go-style concurrency in C++11☆3,286Updated 2 years ago
- TFS (Taobao File System) is a distributed file system similar to GFS.☆1,247Updated 8 years ago
- A production-grade java implementation of RAFT consensus algorithm.☆3,751Updated 3 weeks ago
- Flare是广泛投产于腾讯广告后台的现代化C++开发框架,包含了基础库、RPC、各种客户端等。主要特点为易用性强、长尾延迟低。☆1,382Updated last year
- 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,367Updated last year
- gvim and vim config☆36Updated last year
- 中文版rocksdb文档☆437Updated last year
- A asymmetric coroutine library for C.☆2,512Updated 2 years ago
- NoSQL data store using the SEASTAR framework, compatible with Redis☆1,325Updated 6 years ago
- C implementation of the Raft Consensus protocol, BSD licensed☆1,155Updated 2 years ago
- Build a distributed SQL database from the ground up☆2,153Updated 3 years ago