wuxb45 / wormhole
Wormhole: A concurrent ordered in-memory key-value index with O(log L) search cost (L is search key's length)
☆74Updated 2 years ago
Alternatives and similar repositories for wormhole:
Users that are interested in wormhole are comparing it to the libraries listed below
- ☆142Updated last year
- HOT - Height Optimized Trie☆140Updated 6 years ago
- ☆116Updated 2 years ago
- ☆52Updated 8 months ago
- RECIPE : high-performance, concurrent indexes for persistent memory (SOSP 2019)☆197Updated 3 months ago
- An open-source BzTree implementation☆90Updated 3 years ago
- The Art of Latency Hiding in Modern Database Engines (VLDB 2024)☆47Updated 3 months ago
- RemixDB: A read- and write-optimized concurrent KV store. Fast point and range queries. Extremely low write-amplification.☆96Updated last year
- Benchmarking In-Memory Index Structures☆26Updated 6 years ago
- ☆27Updated 2 years ago
- Endurable Transient Inconsistency in Byte-Addressable Persistent B+-Tree☆117Updated 3 years ago
- The Cicada engine☆55Updated 7 years ago
- In memory TPC-C implementation. Used for a number of database research projects.☆37Updated 4 years ago
- CLHT is a very fast and scalable (lock-based and lock-free) concurrent hash table with cache-line sized buckets.☆153Updated 3 years ago
- Deneva is a distributed in-memory database framework that supports the evaluation of various concurrency control algorithms.☆112Updated last year
- Software Transactional Objects☆57Updated 9 months ago
- ERMIA: Memory-Optimized OLTP engine for Heterogeneous Workloads (SIGMOD 2016)☆87Updated 2 years ago
- A transactional main-memory database system on multicores☆102Updated 6 years ago
- pmwcas☆135Updated last year
- An adaptive radix tree for efficient indexing in main memory.☆152Updated 9 months ago
- Key-Value Store for Non-Volatile Memories uDepot☆45Updated 2 years ago
- Self-Tuning Adaptive Radix Tree☆27Updated 4 years ago
- Order-preserving key encoder☆122Updated 4 years ago
- Benchmarking framework for index structures on persistent memory☆88Updated last year
- Sundial: A distributed OLTP database testbed.☆37Updated 4 years ago
- NVM Evaluation Testbed☆29Updated 6 years ago
- "Byteslice: Pushing the envelop of main memory data processing with a new storage layout" (SIGMOD'15)☆25Updated 6 years ago
- SLOG: Serializable, Low-latency, Geo-replicated Transactions☆42Updated last year
- Key Value Store based on LevelDB☆110Updated 3 years ago
- Efficiently Searching In-Memory Sorted Arrays:Revenge of the Interpolation Search?☆28Updated 3 years ago