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:
- 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
- Read- and latency-optimized log structured merge tree☆174Updated 13 years ago
- C++ implementation of raft consensus☆268Updated 2 years ago
- Yet Another RAFT implementation☆125Updated 7 years ago
- Yet another write-optimized storage engine, using buffered B-tree algorithm inspired by TokuDB☆426Updated 12 years ago
- Adaptive Radix Trees implemented in C☆810Updated 3 years ago
- A raft consensus implementation that is simply and understandable☆321Updated 7 years ago
- Beta release of Masstree.☆447Updated 2 years ago
- The PebblesDB write-optimized key-value store (SOSP 17)☆519Updated last year
- C implementation of the Raft Consensus protocol, BSD licensed☆1,158Updated 2 years ago
- B+ tree implementation which stores data in file☆281Updated last year
- Log-Structured Merge-Tree (LSM-Tree)☆89Updated 8 years ago
- B+ tree implementation in C☆132Updated 5 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 11 years ago
- PerconaFT is a high-performance, transactional key-value store☆561Updated last year
- An attempt to split the Raft library out of LogCabin☆37Updated 8 years ago
- Multicore in-memory storage engine☆395Updated 8 years ago
- An embedded key-value store library specialized for building state machine and log store☆236Updated this week
- A fork of LevelDB intended to meet the needs of HyperDex while remaining compatible with LevelDB.☆464Updated 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 implementation of Intel's concurrent B+Tree (Palm Tree)☆176Updated 9 years ago
- A concurrent user-level thread library implemented in C++☆318Updated 5 years ago
- An open sourced implementation of Bw-Tree in SQL Server Hekaton☆521Updated 7 years ago
- lock free modified prefix B+tree append-only database☆116Updated 10 years ago
- Share Hash Tables With Stable Key Hints Stored In Memory Mapped Files Between Arbitrary Processes☆475Updated 4 years ago
- Key-Value/Document store database library with btree and ARTree indexing methods, SSN-MVCC concurrency☆75Updated 4 years ago
- the fastest in-memory index in the East 东半球最快并发索引☆477Updated 4 years ago
- Masstree -- lockless cache-aware trie of B+ trees [experimental]☆100Updated 7 years ago