osadalakmal / cpp-raft
Raft Consensus Algorithm Implementation in C++ (11)
☆25Updated 10 years ago
Alternatives and similar repositories for cpp-raft:
Users that are interested in cpp-raft are comparing it to the libraries listed below
- Libhalog is an open-source high available redo-log library using multiple paxos.☆37Updated 6 years ago
- An attempt to split the Raft library out of LogCabin☆37Updated 7 years ago
- Solitaire is a Faster Linearizability Checker Supporting Multiple Data Model☆17Updated 6 years ago
- A high-performance, concurrent hash table☆24Updated 11 years ago
- A C++ Raft implementation, project moved☆24Updated 8 years ago
- ☆66Updated 4 years ago
- Code snippets for the workshop on concurrent data structure implementation.☆31Updated 12 years ago
- ☆16Updated 7 years ago
- A cache-efficiency weight balanced binary tree☆69Updated 10 years ago
- A data structure and algorithm library built for TerarkDB☆62Updated 2 years ago
- Fast wait-free algorithms designed for shared memory systems☆45Updated 6 years ago
- A buffered-tree implemented in dictionary type and more☆75Updated 11 years ago
- Simple RPC in C++, with Python binding☆27Updated 9 years ago
- Stable-branch fork of seatar, for scylla use☆26Updated last month
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆26Updated 9 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 13 years ago
- Implementation of the BwTree as specified by Microsoft Research☆100Updated 8 years ago
- Robust Distributed System Nucleus (rDSN) is an open framework for quickly building and managing high performance and robust distributed s…☆33Updated 6 years ago
- Key-Value/Document store database library with btree and ARTree indexing methods, SSN-MVCC concurrency☆74Updated 3 years ago
- Yet Another RAFT implementation☆126Updated 6 years ago
- Key-Value Store for Non-Volatile Memories uDepot☆45Updated 2 years ago
- A fork of Couchbase ForestDB project, aiming at making it simple and generic☆17Updated this week
- A Paxos implementation in C originally by Marco Primi, built on top of libevent☆36Updated 13 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 10 years ago
- The C++ TiKV client used by TiFlash.☆40Updated last month
- lock free modified prefix B+tree append-only database☆117Updated 9 years ago
- A lightweight and fast key-value storage engine based on the buffer tree.☆53Updated 11 years ago
- Add TTL feature on rocksdb, and compatible with rocksdb☆44Updated 6 years ago
- libpaxos-cpp is a C++ implementation of the Paxos distributed consensus protocol☆66Updated 12 years ago
- a tiny coroutine lib using for c++☆24Updated 11 years ago