wuxb45 / wormholeLinks
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
Alternatives and similar repositories for wormhole
Users that are interested in wormhole are comparing it to the libraries listed below
Sorting:
- HOT - Height Optimized Trie☆158Updated 7 years ago
- ☆125Updated 3 years ago
- ☆150Updated 2 years ago
- ERMIA: Memory-Optimized OLTP engine for Heterogeneous Workloads (SIGMOD 2016)☆92Updated 3 years ago
- An open-source BzTree implementation☆92Updated 4 years ago
- A simple, reference implementation of a B^e-tree☆163Updated 6 years ago
- An adaptive radix tree for efficient indexing in main memory.☆170Updated 2 months ago
- An implementation of Intel's concurrent B+Tree (Palm Tree)☆176Updated 9 years ago
- RECIPE : high-performance, concurrent indexes for persistent memory (SOSP 2019)☆196Updated last year
- CLHT is a very fast and scalable (lock-based and lock-free) concurrent hash table with cache-line sized buckets.☆167Updated 4 years ago
- Implementation of the BwTree as specified by Microsoft Research☆101Updated 9 years ago
- pmwcas☆139Updated 2 years ago
- Masstree -- lockless cache-aware trie of B+ trees [experimental]☆100Updated 7 years ago
- Software Transactional Objects☆56Updated last year
- The Cicada engine☆59Updated 8 years ago
- Self-Tuning Adaptive Radix Tree☆30Updated 5 years ago
- Benchmarking framework for index structures on persistent memory☆89Updated 2 years ago
- ☆30Updated 3 years ago
- In memory TPC-C implementation. Used for a number of database research projects.☆39Updated 5 years ago
- ☆57Updated last year
- Sundial: A distributed OLTP database testbed.☆39Updated 5 years ago
- Coroutine-Oriented Main-Memory Database Engine (VLDB 2021)☆251Updated 4 years ago
- Order-preserving key encoder☆127Updated 5 years ago
- The Art of Latency Hiding in Modern Database Engines (VLDB 2024)☆61Updated 9 months ago
- Beta release of Masstree.☆456Updated 2 years ago
- ASCYLIB (with OPTIK) is a concurrent-search data-structure library with over 40 implementantions of linked lists, hash tables, skip lists…☆182Updated 8 years ago
- Deneva is a distributed in-memory database framework that supports the evaluation of various concurrency control algorithms.☆117Updated 2 years ago
- Key-Value Store for Non-Volatile Memories uDepot☆46Updated 3 years ago
- Scalable Hashing on Persistent Memory☆194Updated last year
- A transactional main-memory database system on multicores☆106Updated 7 years ago