datatechnology / cornerstoneLinks
C++ implementation of raft consensus
☆266Updated 2 years ago
Alternatives and similar repositories for cornerstone
Users that are interested in cornerstone are comparing it to the libraries listed below
Sorting:
- Generic lock-free Skiplist container pure C implementation, STL-style set, map☆149Updated 5 years ago
- Yet Another RAFT implementation☆126Updated 6 years ago
- C++ raft lib☆136Updated 3 years ago
- An embedded key-value store library specialized for building state machine and log store☆235Updated 3 weeks ago
- C++ implementation of Raft core logic as a replication library☆1,124Updated this week
- A RAFT implementation to help build your RAFT service in 1 minute.☆69Updated 2 years ago
- A ZooKeeper client for C++.☆157Updated 2 years ago
- An implementation of Intel's concurrent B+Tree (Palm Tree)☆175Updated 9 years ago
- A raft consensus implementation that is simply and understandable☆321Updated 6 years ago
- Coroutine-Oriented Main-Memory Database Engine (VLDB 2021)☆249Updated 3 years ago
- A working project for High-concurrency B-tree source code in C☆251Updated 5 years ago
- Key/Value Datastore for Persistent Memory☆403Updated 2 years ago
- Implementation of the BwTree as specified by Microsoft Research☆100Updated 9 years ago
- The PebblesDB write-optimized key-value store (SOSP 17)☆517Updated last year
- An open sourced implementation of Bw-Tree in SQL Server Hekaton☆516Updated 6 years ago
- OBSOLETE, contained in https://github.com/tlx/tlx - STX B+ Tree C++ Template Classes -☆215Updated 2 years ago
- An adaptive radix tree for efficient indexing in main memory.☆163Updated last year
- network library based on io_uring and C++20 coroutine☆107Updated 5 years ago
- A raft consensus implementation that is simply and understandable☆152Updated 5 years ago
- C implementation of the Raft Consensus protocol, BSD licensed☆81Updated 2 years ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 8 years ago
- A c++ develop toolkit☆34Updated 7 years ago
- Read- and latency-optimized log structured merge tree☆174Updated 13 years ago
- the fastest in-memory index in the East 东半球最快并发索引☆476Updated 4 years ago
- Beta release of Masstree.☆444Updated last year
- High-Performance C++ Data System☆131Updated last month
- An attempt to split the Raft library out of LogCabin☆37Updated 7 years ago
- Yet another write-optimized storage engine, using buffered B-tree algorithm inspired by TokuDB☆426Updated 12 years ago
- Log-Structured Merge-Tree (LSM-Tree)☆89Updated 8 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 11 years ago