rafaelkallis / adaptive-radix-treeLinks
An adaptive radix tree for efficient indexing in main memory.
☆163Updated last year
Alternatives and similar repositories for adaptive-radix-tree
Users that are interested in adaptive-radix-tree are comparing it to the libraries listed below
Sorting:
- HOT - Height Optimized Trie☆155Updated 7 years ago
- Coroutine-Oriented Main-Memory Database Engine (VLDB 2021)☆249Updated 3 years ago
- ☆121Updated 3 years ago
- An implementation of Intel's concurrent B+Tree (Palm Tree)☆175Updated 9 years ago
- ☆150Updated 2 years ago
- Implementation of the BwTree as specified by Microsoft Research☆100Updated 9 years ago
- An open-source BzTree implementation☆92Updated 4 years ago
- A transactional main-memory database system on multicores☆104Updated 6 years ago
- ☆30Updated 6 years ago
- Scalable Hashing on Persistent Memory☆194Updated last year
- Key Value Store based on LevelDB☆114Updated 3 years ago
- Key Value Development Kit☆203Updated 10 months ago
- CLHT is a very fast and scalable (lock-based and lock-free) concurrent hash table with cache-line sized buckets.☆166Updated 3 years ago
- RemixDB: A read- and write-optimized concurrent KV store. Fast point and range queries. Extremely low write-amplification.☆103Updated 2 years ago
- A version of RocksDB that uses persistent memory☆93Updated 10 months ago
- Low-Latency Transaction Scheduling via Userspace Interrupts: Why Wait or Yield When You Can Preempt? (SIGMOD 2025 Best Paper Award)☆65Updated 4 months ago
- An easy-to-use, header-only C++ wrapper for Linux' perf event API☆129Updated 5 months ago
- Key/Value Datastore for Persistent Memory☆403Updated 2 years ago
- Self-Tuning Adaptive Radix Tree☆28Updated 5 years ago
- RECIPE : high-performance, concurrent indexes for persistent memory (SOSP 2019)☆195Updated 10 months ago
- ☆72Updated 5 months ago
- Wormhole: A concurrent ordered in-memory key-value index with O(log L) search cost (L is search key's length)☆81Updated 3 years ago
- C++ bindings & containers for libpmemobj☆110Updated 2 years ago
- pmwcas☆139Updated 2 years ago
- A Fast, Cost-Effective LSM-tree Based KV Store on Hybrid Storage☆201Updated 2 years ago
- Beta release of Masstree.☆444Updated last year
- An embedded key-value store library specialized for building state machine and log store☆235Updated 3 weeks ago
- ERMIA: Memory-Optimized OLTP engine for Heterogeneous Workloads (SIGMOD 2016)☆91Updated 2 years ago
- High-Performance C++ Data System☆131Updated last month
- C++ fast transactional key-value storage.☆171Updated last week