goossaert / kingdbLinks
Fast on-disk persistent key-value store
☆388Updated 7 years ago
Alternatives and similar repositories for kingdb
Users that are interested in kingdb are comparing it to the libraries listed below
Sorting:
- Read- and latency-optimized log structured merge tree☆175Updated 13 years ago
- C++ implementation of raft consensus☆271Updated 2 years ago
- A working project for High-concurrency B-tree source code in C☆251Updated 5 years ago
- A very fast transactional key-value, embedded database storage engine in Fractal-Tree. Teaching/Research purposes only.☆900Updated 2 years ago
- Adaptive Radix Trees implemented in C☆811Updated 3 years ago
- Yet another write-optimized storage engine, using buffered B-tree algorithm inspired by TokuDB☆426Updated 12 years ago
- Yet Another RAFT implementation☆126Updated 7 years ago
- Beta release of Masstree.☆450Updated 2 years ago
- C implementation of the Raft Consensus protocol, BSD licensed☆1,164Updated 2 years ago
- The PebblesDB write-optimized key-value store (SOSP 17)☆522Updated last year
- A fork of LevelDB intended to meet the needs of HyperDex while remaining compatible with LevelDB.☆464Updated 9 years ago
- A raft consensus implementation that is simply and understandable☆321Updated 7 years ago
- PerconaFT is a high-performance, transactional key-value store☆561Updated last year
- An implementation of Intel's concurrent B+Tree (Palm Tree)☆176Updated 9 years ago
- An attempt to split the Raft library out of LogCabin☆37Updated 8 years ago
- Log-Structured Merge-Tree (LSM-Tree)☆90Updated 8 years ago
- OBSOLETE, contained in https://github.com/tlx/tlx - STX B+ Tree C++ Template Classes -☆215Updated 2 years ago
- An embedded key-value store library specialized for building state machine and log store☆236Updated last month
- Multicore in-memory storage engine☆397Updated 8 years ago
- An open sourced implementation of Bw-Tree in SQL Server Hekaton☆524Updated 7 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 11 years ago
- Share Hash Tables With Stable Key Hints Stored In Memory Mapped Files Between Arbitrary Processes☆478Updated 5 years ago
- Various open addressing hashmap algorithms in C++☆257Updated 3 years ago
- A benchmark framework for concurrent queue implementations☆296Updated 5 years ago
- B+ tree implementation in C☆132Updated 5 years ago
- A concurrent user-level thread library implemented in C++☆317Updated 5 years ago
- Masstree -- lockless cache-aware trie of B+ trees [experimental]☆100Updated 7 years ago
- A distributed durable unique 64bit ID server☆208Updated 7 years ago
- B+ tree implementation which stores data in file☆281Updated last year
- Generic lock-free Skiplist container pure C implementation, STL-style set, map☆148Updated 5 years ago