sears / mapkeeper
Thrift based key-value store with various storage backends, including MySQL, Berkeley DB, and LevelDB.
☆15Updated 12 years ago
Alternatives and similar repositories for mapkeeper:
Users that are interested in mapkeeper are comparing it to the libraries listed below
- RocksDB compatible key value store and MyRocks compatible storage engine designed for KV SSD☆46Updated 2 years ago
- The Cicada engine☆55Updated 7 years ago
- Efficiently Searching In-Memory Sorted Arrays:Revenge of the Interpolation Search?☆28Updated 3 years ago
- Benchmarking In-Memory Index Structures☆26Updated 6 years ago
- A Memory-efficient Graph Store for Interactive Queries☆12Updated 3 years ago
- ☆12Updated 6 years ago
- Code snippets for the workshop on concurrent data structure implementation.☆31Updated 11 years ago
- Persistent Memory Graph Database☆44Updated 2 years ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 7 years ago
- ☆13Updated 3 years ago
- MonetDB as a shared library with a C API☆33Updated 3 years ago
- Wormhole: A concurrent ordered in-memory key-value index with O(log L) search cost (L is search key's length)☆74Updated 2 years ago
- Persistent Memory Storage Engine☆24Updated 2 months ago
- Implementation of the BwTree as specified by Microsoft Research☆99Updated 8 years ago
- Embedded DB Benchmark Framework☆59Updated 4 years ago
- IOManager tries to bridge the gap in existing async framework to build full async networked database/storage/keyvalue storage☆9Updated last month
- ☆25Updated 7 years ago
- Key-Value Store for Non-Volatile Memories uDepot☆45Updated 2 years ago
- Scalable Structural Index Constructor for JSON Analytics☆22Updated 3 months ago
- Succinct C++☆25Updated 4 years ago
- The world's first wait-free KV store with generic durable linearizable transactions☆39Updated 2 years ago
- ☆24Updated 2 years ago
- A version of RocksDB that uses persistent memory☆92Updated 2 months ago
- simd enabled column imprints☆11Updated 6 years ago
- RocksDB modified to separate keys and values, resulting in a major decrease in write amplification without sacrificing performance☆54Updated 4 years ago
- An open-source BzTree implementation☆90Updated 3 years ago
- zookeeper c++11. Uses facebook folly.☆9Updated 9 years ago
- An embedded key-value store library specialized for building state machine and log store☆225Updated last week
- Cuckoo Index: A Lightweight Secondary Index Structure☆130Updated 3 years ago
- C++ implementations of indexing mechanisms, including a Hilbert-curve geohash based spatial index and a linear hashing table, for disk or…☆75Updated 4 years ago