RedisLabs / raftLinks
C implementation of the Raft Consensus protocol, BSD licensed
☆81Updated 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☆235Updated 3 weeks 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.☆105Updated 3 weeks ago
- A Raft Library in C++ based on the Raft implementation in Apache Kudu☆137Updated this week
- C++ fast transactional key-value storage.☆171Updated last week
- Hiactor is a distributed C++ actor framework.☆114Updated last year
- A working project for High-concurrency B-tree source code in C☆251Updated 5 years ago
- Couchbase Key-Value Engine☆140Updated this week
- RemixDB: A read- and write-optimized concurrent KV store. Fast point and range queries. Extremely low write-amplification.☆103Updated 2 years ago
- Adaptive Radix Tree in C++☆47Updated this week
- The C++ TiKV client used by TiFlash.☆40Updated 2 weeks ago
- A toy memory store with great performance☆36Updated 3 years ago
- Object Storage on CRAQ: High-Throughput Chain Replication for Read-Mostly Workloads☆38Updated 13 years ago
- C++ implementation of raft consensus☆266Updated 2 years ago
- BLInk Tree logic - storage and locking experiment☆28Updated 10 years ago
- Generic lock-free Skiplist container pure C implementation, STL-style set, map☆149Updated 5 years ago
- An adaptive radix tree for efficient indexing in main memory.☆163Updated last year
- A fork of Couchbase ForestDB project, aiming at making it simple and generic☆18Updated 5 months ago
- Source code for example programs from Lord of the io_uring guide☆189Updated last year
- A Raft based K-V database implemented with cpp.☆38Updated 5 years ago
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆26Updated 9 years ago
- A library implements REDIS commands(Strings, Hashes, Lists, Sorted Sets, Sets, Keys, HyperLogLog) based on rocksdb, as the storage layer …☆101Updated last year
- Hermes: a fault-tolerant replication protocol, implemented over RDMA, guaranteeing linearizability and achieving low latency and high thr…☆171Updated last year
- A modern framework for backend development based on io_uring Linux interface☆510Updated last week
- A cache-efficiency weight balanced binary tree☆70Updated 11 years ago
- A data structure and algorithm library built for ToplingDB☆60Updated this week
- An implementation of Intel's concurrent B+Tree (Palm Tree)☆175Updated 9 years ago
- Embedded InnoDB based on v5.1☆32Updated last month
- io_uring echo server☆391Updated last year
- Coroutine-Oriented Main-Memory Database Engine (VLDB 2021)☆249Updated 3 years ago