baidu / braft
An industrial-grade C++ implementation of RAFT consensus algorithm based on brpc, widely used inside Baidu to build highly-available distributed systems.
☆4,101Updated 6 months ago
Alternatives and similar repositories for braft:
Users that are interested in braft are comparing it to the libraries listed below
- The Paxos library implemented in C++ that has been used in the WeChat production environment.☆3,366Updated 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,686Updated 4 years ago
- A high-availability, high-throughput and highly reliable distributed queue based on the Paxos algorithm.☆1,900Updated 2 years ago
- brpc is an Industrial-grade RPC framework using C++ Language, which is often used in high performance system such as Search, Storage, Mac…☆17,045Updated this week
- A light-weight RPC implement of google protobuf RPC framework.☆2,143Updated last year
- BaikalDB, A Distributed HTAP Database.☆1,210Updated 2 months 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,921Updated 10 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,514Updated last year
- A distributed key-value storage system developed by Alibaba Group☆2,231Updated 5 years ago
- A simple C++ based RPC framework.☆2,019Updated 2 years ago
- C++ implementation of Raft core logic as a replication library☆1,085Updated last week
- An Internet-Scale Database.☆1,903Updated 11 months ago
- Pikiwidb is a Redis-Compatible database developed by Qihoo's infrastructure team.☆6,003Updated 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,356Updated 8 months ago
- A feature complete and high performance multi-group Raft library in Go.☆5,165Updated 9 months ago
- A RocksDB compatible KV storage engine with better performance☆2,086Updated last month
- The Baidu File System.☆2,862Updated 6 years ago
- RPC framework based on C++ Workflow. Supports SRPC, Baidu bRPC, Tencent tRPC, thrift protocols.☆2,025Updated 2 months ago
- A asymmetric coroutine library for C.☆2,487Updated 2 years ago
- Apache Pegasus - A horizontally scalable, strongly consistent and high-performance key-value store☆2,005Updated this week
- Raft一致性算法论文的中文翻译☆6,227Updated last year
- Tendis is a high-performance distributed storage system fully compatible with the Redis protocol.☆3,038Updated last week
- A production-grade java implementation of RAFT consensus algorithm.☆3,686Updated this week
- C implementation of the Raft Consensus protocol, BSD licensed☆1,146Updated last year
- Go-style concurrency in C++11☆3,253Updated last year
- TFS (Taobao File System) is a distributed file system similar to GFS.☆1,243Updated 8 years ago
- NoSQL data store using the SEASTAR framework, compatible with Redis☆1,314Updated 5 years ago
- Flare是广泛投产于腾讯广告后台的现代化C++开发框架,包含了基础库、RPC、各种客户端等。主要特点为易用性强、长尾延迟低。☆1,363Updated 11 months ago
- Sources for my PhD dissertation on the Raft consensus algorithm☆1,037Updated 8 years ago
- Java implementation for Baidu RPC, multi-protocol & high performance RPC.☆965Updated 2 weeks ago