C implementation of the Raft Consensus protocol, BSD licensed
☆82Sep 8, 2023Updated 2 years ago
Alternatives and similar repositories for raft
Users that are interested in raft are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Unmaintained C implementation of the Raft consensus protocol☆951Mar 4, 2024Updated 2 years ago
- C implementation of the Raft Consensus protocol, BSD licensed☆1,162Jun 26, 2023Updated 2 years ago
- ☆32Mar 24, 2015Updated 11 years ago
- java-like synchronized blocks in c++☆13Mar 8, 2014Updated 12 years ago
- An example implementation of the Zebra BPF DPlane☆13Jan 8, 2023Updated 3 years ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- A Redis Module that make it possible to create a consistent Raft cluster from multiple Redis instances.☆839Jul 18, 2023Updated 2 years ago
- Header-only pure C++11 library providing signal and slot functionality☆18Apr 19, 2019Updated 6 years ago
- Asynchronous C implementation of the Raft consensus protocol☆87Dec 27, 2025Updated 3 months ago
- Concurrent trie-hash map library☆95Oct 30, 2023Updated 2 years ago
- Distributed consensus system with Map interface based on Apache Ratis☆28Nov 27, 2023Updated 2 years ago
- Header-only pure C++11 library providing policy based caching functionality☆10Jan 12, 2019Updated 7 years ago
- An optimized Ring Buffer implementation based on the POSIX shared memory trick☆18Mar 7, 2024Updated 2 years ago
- An embedded key-value store library specialized for building state machine and log store☆238Jan 8, 2026Updated 3 months ago
- a simple single thread kv demo, use skiplist and dict as the main store sturctrue. now only support epoll multiplexer and string kv. and …☆13Jan 2, 2019Updated 7 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- A reusable, extensible, and efficient C++ implementation of the Foster B-tree data structure☆15Jun 26, 2019Updated 6 years ago
- Functional programming with C++11, inspired by Haskell.☆21Jun 1, 2012Updated 13 years ago
- ☆12Nov 23, 2024Updated last year
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆16Dec 29, 2022Updated 3 years ago
- Toy vector database written in c99.☆25Sep 5, 2024Updated last year
- rust database engineering toolkit☆35Aug 6, 2021Updated 4 years ago
- SmallDB - a relational database that support various latch modes, storage modes and transaction isolation levels.☆24Mar 3, 2026Updated last month
- ☆12Feb 18, 2025Updated last year
- Simple library to manage chunks of data in memory and file system