rafaelkallis / adaptive-radix-treeLinks
An adaptive radix tree for efficient indexing in main memory.
☆170Updated 2 months ago
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☆158Updated 7 years ago
- ☆125Updated 3 years ago
- An implementation of Intel's concurrent B+Tree (Palm Tree)☆176Updated 9 years ago
- Coroutine-Oriented Main-Memory Database Engine (VLDB 2021)☆251Updated 4 years ago
- ☆150Updated 2 years ago
- Implementation of the BwTree as specified by Microsoft Research☆101Updated 9 years ago
- An open-source BzTree implementation☆92Updated 4 years ago
- Scalable Hashing on Persistent Memory☆194Updated last year
- ☆30Updated 6 years ago
- An embedded key-value store library specialized for building state machine and log store☆237Updated 3 weeks ago
- A transactional main-memory database system on multicores☆106Updated 7 years ago
- RECIPE : high-performance, concurrent indexes for persistent memory (SOSP 2019)☆196Updated last year
- 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
- RemixDB: A read- and write-optimized concurrent KV store. Fast point and range queries. Extremely low write-amplification.☆102Updated 2 years ago
- Key Value Store based on LevelDB☆117Updated 4 years ago
- Low-Latency Transaction Scheduling via Userspace Interrupts: Why Wait or Yield When You Can Preempt? (SIGMOD 2025 Best Paper Award)☆70Updated last month
- A version of RocksDB that uses persistent memory☆94Updated last year
- An easy-to-use, header-only C++ wrapper for Linux' perf event API☆137Updated 3 weeks ago
- Benchmarking framework for index structures on persistent memory☆89Updated 2 years ago
- C++ bindings & containers for libpmemobj☆110Updated 2 years ago
- High-Performance C++ Data System☆131Updated 6 months ago
- Key Value Development Kit☆204Updated last year
- Self-Tuning Adaptive Radix Tree☆30Updated 5 years ago
- Key/Value Datastore for Persistent Memory☆404Updated 2 years ago
- The Art of Latency Hiding in Modern Database Engines (VLDB 2024)☆61Updated 9 months ago
- CLHT is a very fast and scalable (lock-based and lock-free) concurrent hash table with cache-line sized buckets.☆167Updated 4 years ago
- A Fast, Cost-Effective LSM-tree Based KV Store on Hybrid Storage☆213Updated 2 years ago
- Deneva is a distributed in-memory database framework that supports the evaluation of various concurrency control algorithms.☆117Updated 2 years ago
- pmwcas☆139Updated 2 years ago
- ☆81Updated 4 months ago