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
- Benchmarking In-Memory Index Structures☆26Updated 6 years ago
- ☆12Updated 6 years ago
- Code snippets for the workshop on concurrent data structure implementation.☆31Updated 11 years ago
- Succinct C++☆25Updated 4 years ago
- Implementation of the BwTree as specified by Microsoft Research☆100Updated 8 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
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 7 years ago
- Embedded DB Benchmark Framework☆59Updated 4 years ago
- ☆24Updated 2 years ago
- Efficiently Searching In-Memory Sorted Arrays:Revenge of the Interpolation Search?☆28Updated 3 years ago
- Cuckoo Index: A Lightweight Secondary Index Structure☆130Updated 3 years ago
- A persistent LSM key-value store. FloDB is designed to scale with the number of threads and memory size.☆26Updated 7 years ago
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆27Updated 9 years ago
- "Byteslice: Pushing the envelop of main memory data processing with a new storage layout" (SIGMOD'15)☆25Updated 6 years ago
- An open-source BzTree implementation☆91Updated 3 years ago
- HOT - Height Optimized Trie☆141Updated 6 years ago
- RocksDB compatible key value store and MyRocks compatible storage engine designed for KV SSD☆46Updated 2 years ago
- Scalable Structural Index Constructor for JSON Analytics☆22Updated 4 months ago
- A data structure and algorithm library built for TerarkDB☆62Updated 2 years ago
- SLOG: Serializable, Low-latency, Geo-replicated Transactions☆43Updated last year
- A C++ Raft implementation, project moved☆24Updated 8 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 13 years ago
- ☆14Updated last year
- This is a mirror of github.com/percona/PerconaFT that is kept here for legacy purposes.☆94Updated 5 years ago
- RemixDB: A read- and write-optimized concurrent KV store. Fast point and range queries. Extremely low write-amplification.☆96Updated last year
- This is an efficient in-memory B+ tree, implemented in C++.☆10Updated 7 years ago
- A transactional main-memory database system on multicores☆103Updated 6 years ago
- High-speed Bloom filters and taffy filters for C, C++, and Java☆35Updated last year
- A version of RocksDB that uses persistent memory☆92Updated 3 months ago