Fast on-disk persistent key-value store
☆388Jul 3, 2018Updated 7 years ago
Alternatives and similar repositories for kingdb
Users that are interested in kingdb are comparing it to the libraries listed below
Sorting:
- Various open addressing hashmap algorithms in C++☆257Jan 13, 2022Updated 4 years ago
- Yet another write-optimized storage engine, using buffered B-tree algorithm inspired by TokuDB☆425Jul 14, 2013Updated 12 years ago
- The tiny bitcask storage engine☆114Dec 8, 2018Updated 7 years ago
- A Fast Key-Value Storage Engine Based on Hierarchical B+-Tree Trie☆1,329Nov 21, 2025Updated 3 months ago
- RLU resizable hash-table☆17Aug 24, 2015Updated 10 years ago
- Libhalog is an open-source high available redo-log library using multiple paxos.☆37Jun 17, 2018Updated 7 years ago
- A raft consensus implementation that is simply and understandable☆319Nov 17, 2018Updated 7 years ago
- The Self-Driving Database Management System☆2,049May 15, 2019Updated 6 years ago
- Read- and latency-optimized log structured merge tree☆175Apr 2, 2012Updated 13 years ago
- Message Queue/C++/Lua based game server☆15May 3, 2013Updated 12 years ago
- The PebblesDB write-optimized key-value store (SOSP 17)☆521Apr 16, 2024Updated last year
- Simple constant key/value storage library, for read-heavy systems with infrequent large bulk inserts.☆1,202Aug 17, 2023Updated 2 years ago
- High performance server-side application framework☆9,129Feb 25, 2026Updated last week
- SILT: A Memory-Efficient, High-Performance Key-Value Store☆178Mar 22, 2022Updated 3 years ago
- Simple RPC in C++, with Python binding☆27Apr 24, 2015Updated 10 years ago
- A very fast lightweight embedded database engine with a built-in query language.☆576Aug 20, 2021Updated 4 years ago
- An embedded non-relational database for Java and C++☆38Sep 20, 2024Updated last year
- A C++ implementaton of MapReduce without distributed filesystem☆267Jan 22, 2017Updated 9 years ago
- NoSQL storage System with Redis protocol, on top of LevelDB,☆39Oct 14, 2014Updated 11 years ago
- A very fast transactional key-value, embedded database storage engine in Fractal-Tree. Teaching/Research purposes only.☆900Oct 29, 2023Updated 2 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,956Jun 21, 2024Updated last year
- **No Longer Maintained** Official RAMCloud repo☆504Oct 16, 2019Updated 6 years ago
- Apache Pegasus - A horizontally scalable, strongly consistent and high-performance key-value store☆2,047Feb 11, 2026Updated 3 weeks ago
- An Internet-Scale Database.☆1,907Jun 5, 2024Updated last year
- leveldb源码阅读和重写,重写的过程中加上注释方便理解。☆222Dec 18, 2017Updated 8 years ago
- A system for maintaining replicated state machines☆116Apr 26, 2017Updated 8 years ago
- A fast, high availability, fully Redis compatible store.☆353Nov 18, 2015Updated 10 years ago
- A Scalable, High-Performance Distributed Key-Value Platform☆398Feb 9, 2018Updated 8 years ago
- Distributed search engine in C++14, using nanomsg for communication, bond for serialization.☆67Apr 28, 2015Updated 10 years ago
- Extremely fast uri parser suitable for embedded applications☆13Aug 4, 2017Updated 8 years ago
- Berkeley Tree Database (BTrDB) server☆910Aug 14, 2021Updated 4 years ago
- A high-performance, concurrent hash table☆1,733Mar 31, 2025Updated 11 months ago
- (Keep It) Simple Stupid Database☆364Aug 17, 2015Updated 10 years ago
- A C++ library of Concurrent Data Structures☆2,727Oct 17, 2023Updated 2 years ago
- A raft consensus implementation that is simply and understandable☆152Jun 24, 2020Updated 5 years ago
- iNexus, coordinate large scale services☆215Oct 26, 2020Updated 5 years ago
- High-performance nosql database. Written in C, multi-threaded, based on LightningDB and nanomsg.☆116Sep 5, 2013Updated 12 years ago
- Take 1 TCP listen socket and duplicate it across N threads so you get some sweet multi-thread action happening☆26Aug 20, 2020Updated 5 years ago
- Tiny lock service☆11Apr 21, 2015Updated 10 years ago