goossaert / kingdb
Fast on-disk persistent key-value store
☆385Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for kingdb
- 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☆483Updated 6 years ago
- A working project for High-concurrency B-tree source code in C☆246Updated 4 years ago
- C implementation of the Raft Consensus protocol, BSD licensed☆1,132Updated last year
- C++ implementation of raft consensus☆264Updated last year
- An embedded key-value store library specialized for building state machine and log store☆225Updated 2 weeks ago
- Yet another write-optimized storage engine, using buffered B-tree algorithm inspired by TokuDB☆426Updated 11 years ago
- Beta release of Masstree.☆432Updated last year
- Adaptive Radix Trees implemented in C☆772Updated 2 years ago
- A distributed durable unique 64bit ID server☆199Updated 6 years ago
- A fork of LevelDB intended to meet the needs of HyperDex while remaining compatible with LevelDB.☆460Updated 8 years ago
- The PebblesDB write-optimized key-value store (SOSP 17)☆507Updated 7 months ago
- Read- and latency-optimized log structured merge tree☆174Updated 12 years ago
- A raft consensus implementation that is simply and understandable☆321Updated 6 years ago
- Multicore in-memory storage engine☆373Updated 7 years ago
- Russ Cox's libtask (with enhancements)☆315Updated 12 years ago
- A concurrent user-level thread library implemented in C++☆314Updated 4 years ago
- B+ tree implementation in C☆128Updated 4 years ago
- the fastest in-memory index in the East 东半球最快并发索引☆471Updated 3 years ago
- OBSOLETE, contained in https://github.com/tlx/tlx - STX B+ Tree C++ Template Classes -☆214Updated last year
- Yet Another RAFT implementation☆126Updated 6 years ago
- An implementation of Intel's concurrent B+Tree (Palm Tree)☆172Updated 8 years ago
- An adaptive radix tree for efficient indexing in main memory.☆150Updated 8 months ago
- PerconaFT is a high-performance, transactional key-value store☆560Updated 7 months ago
- ☆612Updated 3 years ago
- Coroutine-Oriented Main-Memory Database Engine (VLDB 2021)☆246Updated 2 years ago
- C++ raft lib