wuxb45 / wormhole
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
Alternatives and similar repositories for wormhole:
Users that are interested in wormhole are comparing it to the libraries listed below
- HOT - Height Optimized Trie☆149Updated 7 years ago
- ☆119Updated 3 years ago
- ERMIA: Memory-Optimized OLTP engine for Heterogeneous Workloads (SIGMOD 2016)☆89Updated 2 years ago
- ☆143Updated 2 years ago
- ☆53Updated 11 months ago
- RECIPE : high-performance, concurrent indexes for persistent memory (SOSP 2019)☆197Updated 6 months ago
- The Cicada engine☆57Updated 7 years ago
- ☆28Updated 2 years ago
- An open-source BzTree implementation☆92Updated 3 years ago
- In memory TPC-C implementation. Used for a number of database research projects.☆38Updated 4 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
- The Art of Latency Hiding in Modern Database Engines (VLDB 2024)☆57Updated 2 weeks ago
- Key-Value Store for Non-Volatile Memories uDepot☆45Updated 2 years ago
- A transactional main-memory database system on multicores☆103Updated 6 years ago
- Self-Tuning Adaptive Radix Tree☆27Updated 5 years ago
- Benchmarking framework for index structures on persistent memory☆88Updated last year
- Optimistic queue-based reader-writer lock for robust index synchronization (SIGMOD 2024)☆24Updated 11 months ago
- Efficiently Searching In-Memory Sorted Arrays:Revenge of the Interpolation Search?☆29Updated 3 years ago
- ☆45Updated last year
- Endurable Transient Inconsistency in Byte-Addressable Persistent B+-Tree☆117Updated 4 years ago
- Masstree -- lockless cache-aware trie of B+ trees [experimental]☆100Updated 6 years ago
- A persistent LSM key-value store. FloDB is designed to scale with the number of threads and memory size.☆26Updated 8 years ago
- SLOG: Serializable, Low-latency, Geo-replicated Transactions☆45Updated last year
- Implementation of the BwTree as specified by Microsoft Research☆100Updated 9 years ago
- Software Transactional Objects☆58Updated last year
- An adaptive radix tree for efficient indexing in main memory.☆159Updated last year
- "Byteslice: Pushing the envelop of main memory data processing with a new storage layout" (SIGMOD'15)☆25Updated 6 years ago
- Order-preserving key encoder☆122Updated 5 years ago
- ☆25Updated 8 years ago
- RemixDB: A read- and write-optimized concurrent KV store. Fast point and range queries. Extremely low write-amplification.☆99Updated 2 years ago