RedisLabs / raftLinks
C implementation of the Raft Consensus protocol, BSD licensed
☆79Updated last year
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☆233Updated last week
- A data structure and algorithm library built for TerarkDB☆66Updated 3 years ago
- A fork of Couchbase ForestDB project, aiming at making it simple and generic☆18Updated 4 months ago
- C++ fast transactional key-value storage.☆170Updated last week
- A curated list of resources related to Seastar, an industrial-grade C++ framework for building high-performance servers.☆105Updated this week
- RemixDB: A read- and write-optimized concurrent KV store. Fast point and range queries. Extremely low write-amplification.☆103Updated 2 years ago
- The C++ TiKV client used by TiFlash.☆40Updated 3 weeks ago
- Hiactor is a distributed C++ actor framework.☆114Updated last year
- A Raft Library in C++ based on the Raft implementation in Apache Kudu☆137Updated this week
- Adaptive Radix Tree in C++☆45Updated 3 weeks ago
- An adaptive radix tree for efficient indexing in main memory.☆162Updated last year
- Implementation of the BwTree as specified by Microsoft Research☆100Updated 9 years ago
- A working project for High-concurrency B-tree source code in C☆251Updated 4 years ago
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆26Updated 9 years ago
- C++ implementation of raft consensus☆267Updated 2 years ago
- A Raft based K-V database implemented with cpp.☆38Updated 5 years ago
- Embedded InnoDB based on v5.1☆32Updated 2 weeks ago
- A data structure and algorithm library built for ToplingDB☆60Updated last month
- Generic lock-free Skiplist container pure C implementation, STL-style set, map☆149Updated 5 years ago
- CLHT is a very fast and scalable (lock-based and lock-free) concurrent hash table with cache-line sized buckets.☆166Updated 3 years ago
- QSBR and EBR library☆123Updated 5 years ago
- A toy memory store with great performance☆35Updated 3 years ago
- Log-Structured Merge-Tree (LSM-Tree)☆89Updated 8 years ago
- A cache-efficiency weight balanced binary tree☆70Updated 11 years ago
- An implementation of Intel's concurrent B+Tree (Palm Tree)☆175Updated 9 years ago
- Concurrent trie-hash map library☆92Updated last year
- A Fast, Cost-Effective LSM-tree Based KV Store on Hybrid Storage☆201Updated 2 years ago
- Source code for example programs from Lord of the io_uring guide☆188Updated last year
- BLInk Tree logic - storage and locking experiment☆27Updated 10 years ago
- Hermes: a fault-tolerant replication protocol, implemented over RDMA, guaranteeing linearizability and achieving low latency and high thr…☆170Updated last year