RedisLabs / raftLinks
C implementation of the Raft Consensus protocol, BSD licensed
☆82Updated 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 2 weeks ago
- RemixDB: A read- and write-optimized concurrent KV store. Fast point and range queries. Extremely low write-amplification.☆102Updated 2 years ago
- A data structure and algorithm library built for TerarkDB☆67Updated 3 years ago
- A curated list of resources related to Seastar, an industrial-grade C++ framework for building high-performance servers.☆107Updated 5 months ago
- BLInk Tree logic - storage and locking experiment☆28Updated 11 years ago
- A fork of Couchbase ForestDB project, aiming at making it simple and generic☆18Updated 9 months ago
- A working project for High-concurrency B-tree source code in C☆252Updated 5 years ago
- C++ fast transactional key-value storage.☆176Updated last week
- Adaptive Radix Tree in C++☆50Updated this week
- Generic lock-free Skiplist container pure C implementation, STL-style set, map☆149Updated 6 years ago
- An implementation of Intel's concurrent B+Tree (Palm Tree)☆176Updated 9 years ago
- Hiactor is a distributed C++ actor framework.☆118Updated last year
- An adaptive radix tree for efficient indexing in main memory.☆170Updated 2 months ago
- The C++ TiKV client used by TiFlash.☆41Updated last month
- A Raft Library in C++ based on the Raft implementation in Apache Kudu☆143Updated this week
- SLOG: Serializable, Low-latency, Geo-replicated Transactions☆48Updated 2 years ago
- QSBR and EBR library☆135Updated 6 years ago
- A data structure and algorithm library built for ToplingDB☆60Updated 2 weeks ago
- Source code for example programs from Lord of the io_uring guide☆196Updated last year
- A toy memory store with great performance☆37Updated last month
- A Raft based K-V database implemented with cpp.☆38Updated 6 years ago
- Couchbase Key-Value Engine☆145Updated this week
- CLHT is a very fast and scalable (lock-based and lock-free) concurrent hash table with cache-line sized buckets.☆166Updated 4 years ago
- Hermes: a fault-tolerant replication protocol, implemented over RDMA, guaranteeing linearizability and achieving low latency and high thr…☆172Updated last year
- C++ implementation of raft consensus☆272Updated 2 years ago
- ☆147Updated 3 years ago
- Object Storage on CRAQ: High-Throughput Chain Replication for Read-Mostly Workloads☆38Updated 13 years ago
- Log-Structured Merge-Tree (LSM-Tree)☆90Updated 8 years ago
- Key-Value/Document store database library with btree and ARTree indexing methods, SSN-MVCC concurrency☆76Updated 4 years ago
- A Fast, Cost-Effective LSM-tree Based KV Store on Hybrid Storage☆213Updated 2 years ago