sears / mapkeeperLinks
Thrift based key-value store with various storage backends, including MySQL, Berkeley DB, and LevelDB.
☆16Updated 13 years ago
Alternatives and similar repositories for mapkeeper
Users that are interested in mapkeeper are comparing it to the libraries listed below
Sorting:
- LSM-trie☆114Updated 4 years ago
- Code used for the experiments in the paper "Partitioned Elias-Fano Indexes"☆40Updated 10 years ago
- Implementation of the BwTree as specified by Microsoft Research☆101Updated 9 years ago
- String map implementation through Fast Succinct Trie☆21Updated 4 years ago
- Embedded DB Benchmark Framework☆62Updated 5 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 9 years ago
- W-TinyLFU cache C++11 header only implementation☆63Updated 7 years ago
- A fast in-memory key-value store☆52Updated 8 years ago
- A comparison between different integer set techniques☆14Updated 7 years ago
- Succinct C++☆24Updated 5 years ago
- The Cicada engine☆59Updated 8 years ago
- Wormhole: A concurrent ordered in-memory key-value index with O(log L) search cost (L is search key's length)☆83Updated 3 years ago
- A compressed, sparse cuckoo filter (see https://www.vldb.org/pvldb/vol11/p1041-breslow.pdf)☆89Updated 5 years ago
- The world's first wait-free KV store with generic durable linearizable transactions☆41Updated 3 years ago
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 12 years ago
- Scalable Structural Index Constructor for JSON Analytics☆26Updated last year
- Benchmarking In-Memory Index Structures☆26Updated 6 years ago
- RemixDB: A read- and write-optimized concurrent KV store. Fast point and range queries. Extremely low write-amplification.☆102Updated 2 years ago
- Algorithms to compress sorted arrays of integers☆19Updated 11 years ago
- A fork of Couchbase ForestDB project, aiming at making it simple and generic☆18Updated 9 months ago
- ☆30Updated 6 years ago
- A SQL-to-native-code compiler based on LLVM☆48Updated 10 years ago
- Masstree -- lockless cache-aware trie of B+ trees [experimental]☆100Updated 7 years ago
- ☆30Updated 3 years ago
- A fast approximate membership query data structure☆12Updated last year
- Read- and latency-optimized log structured merge tree☆175Updated 13 years ago
- An implementation of Intel's concurrent B+Tree (Palm Tree)☆176Updated 9 years ago
- Nova-LSM is a component-based design of the LSM-tree using fast and high bandwidth networks such as RDMA.☆52Updated 4 years ago
- Self-Tuning Adaptive Radix Tree☆30Updated 5 years ago
- An open-source BzTree implementation☆92Updated 4 years ago