RedisLabs / raftLinks
C implementation of the Raft Consensus protocol, BSD licensed
☆74Updated 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 3 weeks ago
- Hiactor is a distributed C++ actor framework.☆112Updated last year
- A data structure and algorithm library built for TerarkDB☆66Updated 3 years ago
- The C++ TiKV client used by TiFlash.☆40Updated this week
- A toy memory store with great performance☆35Updated 3 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.☆101Updated 2 years ago
- Adaptive Radix Tree in C++☆45Updated last month
- C++ fast transactional key-value storage.☆167Updated last week
- Implementation of the BwTree as specified by Microsoft Research☆100Updated 9 years ago
- A fork of Couchbase ForestDB project, aiming at making it simple and generic☆18Updated 3 months ago
- BLInk Tree logic - storage and locking experiment☆27Updated 10 years ago
- A library implements REDIS commands(Strings, Hashes, Lists, Sorted Sets, Sets, Keys, HyperLogLog) based on rocksdb, as the storage layer …☆99Updated last year
- A Raft Library in C++ based on the Raft implementation in Apache Kudu☆134Updated this week
- Key-Value Store for Non-Volatile Memories uDepot☆46Updated 3 years ago
- A curated list of resources related to Seastar, an industrial-grade C++ framework for building high-performance servers.☆104Updated 9 months ago
- A cache-efficiency weight balanced binary tree☆70Updated 11 years ago
- Hermes: a fault-tolerant replication protocol, implemented over RDMA, guaranteeing linearizability and achieving low latency and high thr…☆169Updated last year
- A data structure and algorithm library built for ToplingDB☆61Updated 2 weeks ago
- CLHT is a very fast and scalable (lock-based and lock-free) concurrent hash table with cache-line sized buckets.☆163Updated 3 years ago
- Embedded InnoDB based on v5.1☆32Updated last week
- Generic lock-free Skiplist container pure C implementation, STL-style set, map☆149Updated 5 years ago
- An implementation of Intel's concurrent B+Tree (Palm Tree)☆175Updated 8 years ago
- SLOG: Serializable, Low-latency, Geo-replicated Transactions☆46Updated 2 years ago
- Object Storage on CRAQ: High-Throughput Chain Replication for Read-Mostly Workloads☆37Updated 13 years ago
- 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
- Coroutine-Oriented Main-Memory Database Engine (VLDB 2021)☆249Updated 3 years ago
- A working project for High-concurrency B-tree source code in C☆251Updated 4 years ago
- An adaptive radix tree for efficient indexing in main memory.☆161Updated last year