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☆174Updated 13 years ago
- A working project for High-concurrency B-tree source code in C☆251Updated 4 years ago
- C++ implementation of raft consensus☆267Updated 2 years ago
- A very fast transactional key-value, embedded database storage engine in Fractal-Tree. Teaching/Research purposes only.☆898Updated last year
- Beta release of Masstree.☆444Updated last year
- Adaptive Radix Trees implemented in C☆801Updated 3 years ago
- Yet Another RAFT implementation☆126Updated 6 years ago
- C implementation of the Raft Consensus protocol, BSD licensed☆1,152Updated 2 years ago
- Yet another write-optimized storage engine, using buffered B-tree algorithm inspired by TokuDB☆426Updated 12 years ago
- The PebblesDB write-optimized key-value store (SOSP 17)☆517Updated last year
- A raft consensus implementation that is simply and understandable☆320Updated 6 years ago
- An implementation of Intel's concurrent B+Tree (Palm Tree)☆175Updated 9 years ago
- PerconaFT is a high-performance, transactional key-value store☆562Updated last year
- Multicore in-memory storage engine☆389Updated 7 years ago
- An open sourced implementation of Bw-Tree in SQL Server Hekaton☆515Updated 6 years ago
- An embedded key-value store library specialized for building state machine and log store☆234Updated 2 weeks 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
- A fork of LevelDB intended to meet the needs of HyperDex while remaining compatible with LevelDB.☆463Updated 9 years ago
- OBSOLETE, contained in https://github.com/tlx/tlx - STX B+ Tree C++ Template Classes -☆215Updated 2 years ago
- Various open addressing hashmap algorithms in C++☆257Updated 3 years ago
- An attempt to split the Raft library out of LogCabin☆37Updated 7 years ago
- B+ tree implementation in C☆132Updated 4 years ago
- Masstree -- lockless cache-aware trie of B+ trees [experimental]☆101Updated 6 years ago
- Generic lock-free Skiplist container pure C implementation, STL-style set, map☆149Updated 5 years ago
- B+ tree implementation which stores data in file☆281Updated last year
- the fastest in-memory index in the East 东半球最快并发索引☆475Updated 4 years ago
- A concurrent user-level thread library implemented in C++☆317Updated 4 years ago
- A distributed durable unique 64bit ID server☆204Updated 7 years ago
- How to use the Linux AIO feature☆334Updated 2 years ago