RedisLabs / raftLinks
C implementation of the Raft Consensus protocol, BSD licensed
☆83Updated 2 years ago
Alternatives and similar repositories for raft
Users that are interested in raft are comparing it to the libraries listed below
Sorting:
- An embedded key-value store library specialized for building state machine and log store☆236Updated last month
- A data structure and algorithm library built for TerarkDB☆67Updated 3 years ago
- The C++ TiKV client used by TiFlash.☆41Updated 2 weeks ago
- A Raft Library in C++ based on the Raft implementation in Apache Kudu☆141Updated last week
- C++ fast transactional key-value storage.☆174Updated this week
- RemixDB: A read- and write-optimized concurrent KV store. Fast point and range queries. Extremely low write-amplification.☆102Updated 2 years ago
- Adaptive Radix Tree in C++☆48Updated last week
- BLInk Tree logic - storage and locking experiment☆28Updated 11 years ago
- A working project for High-concurrency B-tree source code in C☆251Updated 5 years ago
- Generic lock-free Skiplist container pure C implementation, STL-style set, map☆148Updated 5 years ago
- A curated list of resources related to Seastar, an industrial-grade C++ framework for building high-performance servers.☆107Updated 4 months ago
- A data structure and algorithm library built for ToplingDB☆60Updated last month
- C++ implementation of raft consensus☆271Updated 2 years ago
- Embedded InnoDB based on v5.1☆34Updated 3 months ago
- Hiactor is a distributed C++ actor framework.☆118Updated last year
- An implementation of Intel's concurrent B+Tree (Palm Tree)☆176Updated 9 years ago
- A fork of Couchbase ForestDB project, aiming at making it simple and generic☆18Updated 9 months ago
- Hermes: a fault-tolerant replication protocol, implemented over RDMA, guaranteeing linearizability and achieving low latency and high thr…☆172Updated last year
- An adaptive radix tree for efficient indexing in main memory.☆167Updated last month
- A toy memory store with great performance☆37Updated last week
- A Raft based K-V database implemented with cpp.☆38Updated 6 years ago
- A Fast, Cost-Effective LSM-tree Based KV Store on Hybrid Storage☆211Updated 2 years ago
- Couchbase Key-Value Engine☆145Updated 2 weeks ago
- SLOG: Serializable, Low-latency, Geo-replicated Transactions☆48Updated 2 years ago
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆27Updated 10 years ago
- Yet Another RAFT implementation☆126Updated 7 years ago
- Source code for example programs from Lord of the io_uring guide☆196Updated last year
- A modern framework for backend development based on io_uring Linux interface☆525Updated this week
- Implementation of the BwTree as specified by Microsoft Research☆101Updated 9 years ago
- A library implements REDIS commands(Strings, Hashes, Lists, Sorted Sets, Sets, Keys, HyperLogLog) based on rocksdb, as the storage layer …☆101Updated 2 years ago