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,120Updated 8 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,367Updated 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,698Updated 4 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,935Updated last year
- A light-weight RPC implement of google protobuf RPC framework.☆2,143Updated 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,165Updated this week
- A simple C++ based RPC framework.☆2,021Updated 2 years ago
- A distributed key-value storage system developed by Alibaba Group☆2,240Updated 5 years ago
- A high-availability, high-throughput and highly reliable distributed queue based on the Paxos algorithm.☆1,899Updated 2 years ago
- High performance server-side application framework☆8,730Updated 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,555Updated last year
- BaikalDB, A Distributed HTAP Database.☆1,215Updated 4 months ago
- An Internet-Scale Database.☆1,904Updated last year
- The Baidu File System.☆2,863Updated 6 years ago
- C++ implementation of Raft core logic as a replication library☆1,102Updated last week
- A feature complete and high performance multi-group Raft library in Go.☆5,191Updated 11 months ago
- Apache Pegasus - A horizontally scalable, strongly consistent and high-performance key-value store☆2,013Updated 2 weeks ago
- A RocksDB compatible KV storage engine with better performance☆2,101Updated 3 months ago
- Go-style concurrency in C++11☆3,261Updated last year
- C implementation of the Raft Consensus protocol, BSD licensed☆1,149Updated 2 years ago
- Raft一致性算法论文的中文翻译☆6,240Updated last year
- TFS (Taobao File System) is a distributed file system similar to GFS.☆1,245Updated 8 years ago
- A library that provides an embeddable, persistent key-value store for fast storage.☆29,982Updated this week
- SSDB - A fast NoSQL database, an alternative to Redis☆8,280Updated 2 years ago
- NoSQL data store using the SEASTAR framework, compatible with Redis☆1,317Updated 5 years ago
- Pikiwidb is a Redis-Compatible database developed by Qihoo's infrastructure team.☆6,029Updated this week
- C/C++ server and network library, including coroutine,redis client,http/https/websocket,mqtt, mysql/postgresql/sqlite client with C/C++ f…☆2,974Updated 2 weeks ago
- UNMAINTAINED: A Go implementation of the Raft distributed consensus protocol.☆2,432Updated 10 years ago
- Flare是广泛投产于腾讯广告后台的现代化C++开发框架,包含了基础库、RPC、各种客户端等。主要特点为易用性强、长尾延迟低。☆1,369Updated last year
- A asymmetric coroutine library for C.☆2,495Updated 2 years ago
- Build a distributed SQL database from the ground up☆2,151Updated 2 years ago