datatechnology / cornerstone
C++ implementation of raft consensus
☆262Updated last year
Alternatives and similar repositories for cornerstone:
Users that are interested in cornerstone are comparing it to the libraries listed below
- Yet Another RAFT implementation☆126Updated 6 years ago
- Generic lock-free Skiplist container pure C implementation, STL-style set, map☆146Updated 5 years ago
- An embedded key-value store library specialized for building state machine and log store☆226Updated this week
- C++ implementation of Raft core logic as a replication library☆1,071Updated this week
- C++ raft lib☆136Updated 2 years ago
- An implementation of Intel's concurrent B+Tree (Palm Tree)☆174Updated 8 years ago
- OBSOLETE, contained in https://github.com/tlx/tlx - STX B+ Tree C++ Template Classes -☆213Updated last year
- A raft consensus implementation that is simply and understandable☆320Updated 6 years ago
- Key/Value Datastore for Persistent Memory☆399Updated 2 years ago
- A RAFT implementation to help build your RAFT service in 1 minute.☆67Updated last year
- An adaptive radix tree for efficient indexing in main memory.☆154Updated last year
- ☆116Updated 2 years ago
- Implementation of the BwTree as specified by Microsoft Research☆100Updated 8 years ago
- An open sourced implementation of Bw-Tree in SQL Server Hekaton☆498Updated 6 years ago
- The PebblesDB write-optimized key-value store (SOSP 17)☆509Updated 11 months ago
- A ZooKeeper client for C++.☆153Updated 2 years ago
- A working project for High-concurrency B-tree source code in C☆249Updated 4 years ago
- Coroutine-Oriented Main-Memory Database Engine (VLDB 2021)☆250Updated 3 years ago
- Beta release of Masstree.☆440Updated last year
- Key Value Store based on LevelDB☆112Updated 3 years ago
- braft detailed explanation☆47Updated 7 years ago
- Masstree -- lockless cache-aware trie of B+ trees [experimental]☆100Updated 6 years ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 7 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 10 years ago
- Log-Structured Merge-Tree (LSM-Tree)☆89Updated 8 years ago
- Read- and latency-optimized log structured merge tree☆174Updated 12 years ago
- A transactional main-memory database system on multicores☆103Updated 6 years ago
- A Fast, Cost-Effective LSM-tree Based KV Store on Hybrid Storage☆197Updated last year
- A version of RocksDB that uses persistent memory☆92Updated 4 months ago
- A RocksDB plugin for key-value separation, inspired by WiscKey.☆495Updated 2 weeks ago