goossaert / kingdb
Fast on-disk persistent key-value store
☆386Updated 6 years ago
Alternatives and similar repositories for kingdb:
Users that are interested in kingdb are comparing it to the libraries listed below
- Various open addressing hashmap algorithms in C++☆256Updated 3 years ago
- C++ implementation of raft consensus☆263Updated last year
- A working project for High-concurrency B-tree source code in C☆250Updated 4 years ago
- A raft consensus implementation that is simply and understandable☆321Updated 6 years ago
- A very fast transactional key-value, embedded database storage engine in Fractal-Tree. Teaching/Research purposes only.☆899Updated last year
- The PebblesDB write-optimized key-value store (SOSP 17)☆514Updated last year
- Yet another write-optimized storage engine, using buffered B-tree algorithm inspired by TokuDB☆426Updated 11 years ago
- A fork of LevelDB intended to meet the needs of HyperDex while remaining compatible with LevelDB.☆460Updated 9 years ago
- An open sourced implementation of Bw-Tree in SQL Server Hekaton☆508Updated 6 years ago
- Read- and latency-optimized log structured merge tree☆174Updated 13 years ago
- Adaptive Radix Trees implemented in C☆788Updated 3 years ago
- Beta release of Masstree.☆441Updated last year
- C implementation of the Raft Consensus protocol, BSD licensed☆1,147Updated last year
- Yet Another RAFT implementation☆126Updated 6 years ago
- B+ tree implementation in C☆131Updated 4 years ago
- An embedded key-value store library specialized for building state machine and log store☆229Updated last week
- Fastest RPC in the west☆730Updated 2 years ago
- B+ tree implementation which stores data in file☆278Updated last year
- Generic lock-free Skiplist container pure C implementation, STL-style set, map☆147Updated 5 years ago
- A concurrent user-level thread library implemented in C++☆315Updated 4 years ago
- lock free modified prefix B+tree append-only database☆117Updated 9 years ago
- ☆620Updated 3 years ago
- Multicore in-memory storage engine☆386Updated 7 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 2 years ago
- C++ implementation of Raft core logic as a replication library☆1,085Updated last week
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 10 years ago
- PerconaFT is a high-performance, transactional key-value store☆561Updated last year
- Bloom filters for C++11☆357Updated 3 years ago
- A distributed durable unique 64bit ID server☆202Updated 6 years ago