RedisLabs / raft
C implementation of the Raft Consensus protocol, BSD licensed
☆71Updated last year
Related projects ⓘ
Alternatives and complementary repositories for raft
- A data structure and algorithm library built for TerarkDB☆62Updated 2 years ago
- LeanStore is a larger-than-memory database, optimized for NVMe SSD and multi-core CPU, achieves performance close to in-memory systems wi…☆27Updated 2 months ago
- RemixDB: A read- and write-optimized concurrent KV store. Fast point and range queries. Extremely low write-amplification.☆96Updated last year
- The C++ TiKV client used by TiFlash.☆40Updated 3 weeks ago
- A data structure and algorithm library built for ToplingDB☆55Updated last week
- An embedded key-value store library specialized for building state machine and log store☆225Updated 2 weeks ago
- A cache-efficiency weight balanced binary tree☆69Updated 10 years ago
- Quickstep project☆40Updated 2 weeks ago
- BLInk Tree logic - storage and locking experiment☆25Updated 10 years ago
- Embedded InnoDB based on v5.1☆28Updated 3 weeks ago
- Hiactor is a distributed C++ actor framework.☆107Updated 5 months ago
- SLOG: Serializable, Low-latency, Geo-replicated Transactions☆41Updated last year
- A fork of Couchbase ForestDB project, aiming at making it simple and generic☆17Updated 2 months ago
- An adaptive radix tree for efficient indexing in main memory.☆151Updated 8 months ago
- A Raft Library in C++ based on the Raft implementation in Apache Kudu☆124Updated this week
- Masstree -- lockless cache-aware trie of B+ trees [experimental]☆97Updated 6 years ago
- Adaptive Radix Tree in C++☆37Updated this week
- A library implements REDIS commands(Strings, Hashes, Lists, Sorted Sets, Sets, Keys, HyperLogLog) based on rocksdb, as the storage layer …☆99Updated 11 months ago
- C++ fast transactional key-value storage.☆156Updated 5 months ago
- Concurrent trie-hash map library☆89Updated last year
- CLHT is a very fast and scalable (lock-based and lock-free) concurrent hash table with cache-line sized buckets.☆149Updated 3 years ago
- A curated list of resources related to Seastar, an industrial-grade C++ framework for building high-performance servers.☆95Updated 2 months ago
- ☆21Updated last year
- An implementation of Intel's concurrent B+Tree (Palm Tree)☆173Updated 8 years ago
- A Raft based K-V database implemented with cpp.☆37Updated 5 years ago
- A RAFT implementation to help build your RAFT service in 1 minute.☆65Updated last year
- Implementation of the BwTree as specified by Microsoft Research☆98Updated 8 years ago
- A Fast, Cost-Effective LSM-tree Based KV Store on Hybrid Storage☆191Updated last year
- Libhalog is an open-source high available redo-log library using multiple paxos.☆37Updated 6 years ago
- ☆130Updated 2 years ago