goossaert / kingdb
Fast on-disk persistent key-value store
☆383Updated 6 years ago
Alternatives and similar repositories for kingdb:
Users that are interested in kingdb are comparing it to the libraries listed below
- Adaptive Radix Trees implemented in C☆775Updated 2 years ago
- A very fast transactional key-value, embedded database storage engine in Fractal-Tree. Teaching/Research purposes only.☆902Updated last year
- An open sourced implementation of Bw-Tree in SQL Server Hekaton☆494Updated 6 years ago
- Beta release of Masstree.☆438Updated last year
- Yet another write-optimized storage engine, using buffered B-tree algorithm inspired by TokuDB☆425Updated 11 years ago
- The PebblesDB write-optimized key-value store (SOSP 17)☆507Updated 9 months ago
- C implementation of the Raft Consensus protocol, BSD licensed☆1,136Updated last year
- Read- and latency-optimized log structured merge tree☆174Updated 12 years ago
- A fork of LevelDB intended to meet the needs of HyperDex while remaining compatible with LevelDB.☆459Updated 8 years ago
- Yet Another RAFT implementation☆126Updated 6 years ago
- C++ implementation of raft consensus☆262Updated last year
- A raft consensus implementation that is simply and understandable☆320Updated 6 years ago
- A very fast lightweight embedded database engine with a built-in query language.☆572Updated 3 years ago
- A concurrent user-level thread library implemented in C++☆314Updated 4 years ago
- LSM-trie☆113Updated 3 years ago
- OBSOLETE, contained in https://github.com/tlx/tlx - STX B+ Tree C++ Template Classes -☆212Updated last year
- A working project for High-concurrency B-tree source code in C☆246Updated 4 years ago
- Various open addressing hashmap algorithms in C++☆254Updated 3 years ago
- Russ Cox's libtask (with enhancements)☆317Updated 12 years ago
- An implementation of Intel's concurrent B+Tree (Palm Tree)☆173Updated 8 years ago
- ☆617Updated 3 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 10 years ago
- Share Hash Tables With Stable Key Hints Stored In Memory Mapped Files Between Arbitrary Processes☆465Updated 4 years ago
- Bloom filters for C++11☆355Updated 3 years ago
- Multicore in-memory storage engine☆379Updated 7 years ago
- Generic lock-free Skiplist container pure C implementation, STL-style set, map☆143Updated 5 years ago
- LogCabin is a distributed storage system built on Raft that provides a small amount of highly replicated, consistent storage. It is a rel…☆1,889Updated 6 months ago
- the fastest in-memory index in the East 东半球最快并发索引☆471Updated 3 years ago
- C++ raft lib☆130Updated 2 years ago
- An embedded key-value store library specialized for building state machine and log store☆225Updated last week