RedisLabs / raftLinks
C implementation of the Raft Consensus protocol, BSD licensed
☆83Updated 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☆236Updated 3 weeks ago
- A Raft Library in C++ based on the Raft implementation in Apache Kudu☆141Updated this week
- 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.☆107Updated 3 months ago
- Hiactor is a distributed C++ actor framework.☆118Updated last year
- A working project for High-concurrency B-tree source code in C☆251Updated 5 years ago
- Generic lock-free Skiplist container pure C implementation, STL-style set, map☆148Updated 5 years ago
- The C++ TiKV client used by TiFlash.☆41Updated 3 weeks ago
- A Raft based K-V database implemented with cpp.☆38Updated 6 years ago
- C++ fast transactional key-value storage.☆174Updated this week
- Couchbase Key-Value Engine☆145Updated this week
- RemixDB: A read- and write-optimized concurrent KV store. Fast point and range queries. Extremely low write-amplification.☆102Updated 2 years ago
- An implementation of Intel's concurrent B+Tree (Palm Tree)☆176Updated 9 years ago
- Embedded InnoDB based on v5.1☆34Updated 2 months ago
- C++ implementation of raft consensus☆269Updated 2 years ago
- A fork of Couchbase ForestDB project, aiming at making it simple and generic☆18Updated 8 months ago
- BLInk Tree logic - storage and locking experiment☆28Updated 11 years ago
- An adaptive radix tree for efficient indexing in main memory.☆167Updated 2 weeks ago
- A toy memory store with great performance☆36Updated last week
- CLHT is a very fast and scalable (lock-based and lock-free) concurrent hash table with cache-line sized buckets.☆165Updated 4 years ago
- Hermes: a fault-tolerant replication protocol, implemented over RDMA, guaranteeing linearizability and achieving low latency and high thr…☆172Updated last year
- A data structure and algorithm library built for ToplingDB☆60Updated last week
- SLOG: Serializable, Low-latency, Geo-replicated Transactions☆48Updated 2 years ago
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆26Updated 10 years ago
- A modern framework for backend development based on io_uring Linux interface☆523Updated this week
- Adaptive Radix Tree in C++☆48Updated this week
- Yet Another RAFT implementation☆125Updated 7 years ago
- Object Storage on CRAQ: High-Throughput Chain Replication for Read-Mostly Workloads☆38Updated 13 years ago
- A library implements REDIS commands(Strings, Hashes, Lists, Sorted Sets, Sets, Keys, HyperLogLog) based on rocksdb, as the storage layer …☆101Updated 2 years ago
- Source code for example programs from Lord of the io_uring guide☆196Updated last year