laurynas-biveinis / unodb
Adaptive Radix Tree in C++
☆44Updated 3 weeks ago
Alternatives and similar repositories for unodb
Users that are interested in unodb are comparing it to the libraries listed below
Sorting:
- Embedded InnoDB based on v5.1☆31Updated 3 weeks ago
- ☆20Updated 2 years ago
- An open-source BzTree implementation☆92Updated 3 years ago
- Low-Latency Transaction Scheduling via Userspace Interrupts: Why Wait or Yield When You Can Preempt? (SIGMOD 2025 Best Paper Award)☆53Updated last week
- Key-Value Store for Non-Volatile Memories uDepot☆46Updated 2 years ago
- ☆12Updated 6 years ago
- ☆53Updated 11 months ago
- Quickstep project☆42Updated 6 months ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 8 years ago
- Code and results for our paper "Analyzing Vectorized Hash Tables Across CPU Architectures" @ VLDB '23.☆25Updated last year
- Self-Tuning Adaptive Radix Tree☆27Updated 5 years ago
- InkFuse - An Experimental Database Runtime Unifying Vectorized and Compiled Query Execution.☆47Updated last year
- Implementation of the BwTree as specified by Microsoft Research☆100Updated 9 years ago
- ☆137Updated 2 years ago
- ☆46Updated last year
- Library for lock-free locks☆77Updated last year
- ☆28Updated 2 years ago
- The Art of Latency Hiding in Modern Database Engines (VLDB 2024)☆57Updated 3 weeks ago
- ☆119Updated 3 years ago
- ☆38Updated 4 years ago
- LeanStore is a larger-than-memory database, optimized for NVMe SSD and multi-core CPU, achieves performance close to in-memory systems wi…☆37Updated 7 months ago
- RemixDB: A read- and write-optimized concurrent KV store. Fast point and range queries. Extremely low write-amplification.☆100Updated 2 years ago
- CLHT is a very fast and scalable (lock-based and lock-free) concurrent hash table with cache-line sized buckets.☆158Updated 3 years ago
- Code of the paper "Building an Efficient Key-Value Store in a Flexible Address Space", EuroSys '22☆21Updated last month
- Reproducibility package for "Two Birds With One Stone: Designing a Hybrid Cloud Storage Engine for HTAP"☆21Updated 10 months ago
- SLOG: Serializable, Low-latency, Geo-replicated Transactions☆45Updated last year
- A fork of Couchbase ForestDB project, aiming at making it simple and generic☆18Updated last month
- A data structure and algorithm library built for TerarkDB☆62Updated 3 years ago
- HOT - Height Optimized Trie☆150Updated 7 years ago
- Wormhole: A concurrent ordered in-memory key-value index with O(log L) search cost (L is search key's length)☆79Updated 3 years ago