RedisLabs / raft
C implementation of the Raft Consensus protocol, BSD licensed
☆71Updated last year
Alternatives and similar repositories for raft:
Users that are interested in raft are comparing it to the libraries listed below
- RemixDB: A read- and write-optimized concurrent KV store. Fast point and range queries. Extremely low write-amplification.☆99Updated 2 years ago
- A data structure and algorithm library built for TerarkDB☆62Updated 3 years ago
- The C++ TiKV client used by TiFlash.☆39Updated 2 months ago
- A data structure and algorithm library built for ToplingDB☆59Updated this week
- LeanStore is a larger-than-memory database, optimized for NVMe SSD and multi-core CPU, achieves performance close to in-memory systems wi…☆37Updated 7 months ago
- BLInk Tree logic - storage and locking experiment☆27Updated 10 years ago
- An embedded key-value store library specialized for building state machine and log store☆229Updated this week
- Hiactor is a distributed C++ actor framework.☆111Updated 10 months ago
- Implementation of the BwTree as specified by Microsoft Research☆100Updated 9 years ago
- An adaptive radix tree for efficient indexing in main memory.☆159Updated last year
- A cache-efficiency weight balanced binary tree☆69Updated 10 years ago
- CLHT is a very fast and scalable (lock-based and lock-free) concurrent hash table with cache-line sized buckets.☆158Updated 3 years ago
- A library implements REDIS commands(Strings, Hashes, Lists, Sorted Sets, Sets, Keys, HyperLogLog) based on rocksdb, as the storage layer …☆98Updated last year
- Libhalog is an open-source high available redo-log library using multiple paxos.☆37Updated 6 years ago
- Masstree -- lockless cache-aware trie of B+ trees [experimental]☆100Updated 6 years ago
- An implementation of Intel's concurrent B+Tree (Palm Tree)☆174Updated 8 years ago
- A fork of Couchbase ForestDB project, aiming at making it simple and generic☆18Updated last month
- A Fast, Cost-Effective LSM-tree Based KV Store on Hybrid Storage☆198Updated last year
- A curated list of resources related to Seastar, an industrial-grade C++ framework for building high-performance servers.☆104Updated 7 months ago
- A RAFT implementation to help build your RAFT service in 1 minute.☆67Updated 2 years ago
- Key-Value Store for Non-Volatile Memories uDepot☆45Updated 2 years ago
- Intel processor trace tools for analyzing performance of function☆95Updated last month
- C++ fast transactional key-value storage.☆165Updated 3 months ago
- QSBR and EBR library☆119Updated 5 years ago
- A working project for High-concurrency B-tree source code in C☆250Updated 4 years ago
- Generic lock-free Skiplist container pure C implementation, STL-style set, map☆147Updated 5 years ago
- Key-Value/Document store database library with btree and ARTree indexing methods, SSN-MVCC concurrency☆74Updated 3 years ago
- MemKeyDB is a fork of Redis, adjusted to store objects on both Intel Optane Persistent Memory and DRAM.☆77Updated 9 months ago
- Yet Another RAFT implementation☆126Updated 6 years ago
- Log-Structured Merge-Tree (LSM-Tree)☆89Updated 8 years ago