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:
- Implementation of the BwTree as specified by Microsoft Research☆101Updated 9 years ago
- LSM-trie☆114Updated 4 years ago
- RemixDB: A read- and write-optimized concurrent KV store. Fast point and range queries. Extremely low write-amplification.☆102Updated 2 years ago
- The Cicada engine☆59Updated 8 years ago
- OBSOLETE, contained in https://github.com/tlx/tlx - STX B+ Tree C++ Template Classes -☆215Updated 2 years ago
- Wormhole: A concurrent ordered in-memory key-value index with O(log L) search cost (L is search key's length)☆84Updated 3 years ago
- ☆15Updated 4 years ago
- Benchmark of common hash functions☆38Updated 6 years ago
- Masstree -- lockless cache-aware trie of B+ trees [experimental]☆100Updated 7 years ago
- Adaptive Radix Tree in C++☆50Updated 2 weeks ago
- Embedded DB Benchmark Framework☆62Updated 5 years ago
- Key Value Store based on LevelDB☆117Updated 4 years ago
- A comparison between different integer set techniques☆14Updated 7 years ago
- W-TinyLFU cache C++11 header only implementation☆63Updated 7 years ago
- Scalable Structural Index Constructor for JSON Analytics☆26Updated last year
- Key-Value/Document store database library with btree and ARTree indexing methods, SSN-MVCC concurrency☆76Updated 4 years ago
- HOT - Height Optimized Trie☆158Updated 7 years ago
- Benchmarking In-Memory Index Structures☆26Updated 7 years ago
- CSC 541 Assignment 4 B-Trees Introduction The goals of this assignment are two-fold: To introduce you to searching data on disk using B…☆11Updated 10 years ago
- C++ bindings & containers for libpmemobj☆110Updated 2 years ago
- Key-Value Store for Non-Volatile Memories uDepot☆46Updated 3 years ago
- An adaptive radix tree for efficient indexing in main memory.☆170Updated 2 months ago
- Unofficial repo of historical Oracle BerkeleyDB source☆47Updated 10 years ago
- course work for CMU DB_15445☆10Updated 7 years ago
- A front-end (lexer, parser and partial compiler) for a subset of the SQL language☆46Updated 12 years ago
- A data structure and algorithm library built for TerarkDB☆67Updated 3 years ago
- An open-source BzTree implementation☆92Updated 4 years ago
- An implementation of Intel's concurrent B+Tree (Palm Tree)☆176Updated 9 years ago
- Read- and latency-optimized log structured merge tree☆175Updated 13 years ago
- Cuckoo Index: A Lightweight Secondary Index Structure☆129Updated 4 years ago