LPD-EPFL / CLHTLinks
CLHT is a very fast and scalable (lock-based and lock-free) concurrent hash table with cache-line sized buckets.
☆160Updated 3 years ago
Alternatives and similar repositories for CLHT
Users that are interested in CLHT are comparing it to the libraries listed below
Sorting:
- Key-Value Store for Non-Volatile Memories uDepot☆46Updated 3 years ago
- HOT - Height Optimized Trie☆153Updated 7 years ago
- ☆120Updated 3 years ago
- An open-source BzTree implementation☆92Updated 3 years ago
- Wormhole: A concurrent ordered in-memory key-value index with O(log L) search cost (L is search key's length)☆80Updated 3 years ago
- pmwcas☆139Updated 2 years ago
- RECIPE : high-performance, concurrent indexes for persistent memory (SOSP 2019)☆197Updated 8 months ago
- A persistent LSM key-value store. FloDB is designed to scale with the number of threads and memory size.☆26Updated 8 years ago
- ☆146Updated 2 years ago
- A simple, reference implementation of a B^e-tree☆154Updated 6 years ago
- Masstree -- lockless cache-aware trie of B+ trees [experimental]☆100Updated 6 years ago
- LSM-trie☆114Updated 4 years ago
- An implementation of Intel's concurrent B+Tree (Palm Tree)☆173Updated 8 years ago
- Implementation of the BwTree as specified by Microsoft Research☆100Updated 9 years ago
- The Art of Latency Hiding in Modern Database Engines (VLDB 2024)☆59Updated 2 months ago
- Remote Persistent Memory Access Library☆103Updated last year
- ERMIA: Memory-Optimized OLTP engine for Heterogeneous Workloads (SIGMOD 2016)☆90Updated 2 years ago
- An adaptive radix tree for efficient indexing in main memory.☆161Updated last year
- RemixDB: A read- and write-optimized concurrent KV store. Fast point and range queries. Extremely low write-amplification.☆101Updated 2 years ago
- ☆43Updated 3 years ago
- ☆54Updated last year
- ASCYLIB (with OPTIK) is a concurrent-search data-structure library with over 40 implementantions of linked lists, hash tables, skip lists…☆181Updated 7 years ago
- ☆47Updated last year
- a high performance cache simulator and library☆104Updated 10 months ago
- QSBR and EBR library☆121Updated 5 years ago
- A version of RocksDB that uses persistent memory☆92Updated 7 months ago
- ☆25Updated 8 years ago
- Low-Latency Transaction Scheduling via Userspace Interrupts: Why Wait or Yield When You Can Preempt? (SIGMOD 2025 Best Paper Award)☆56Updated last month
- Deneva is a distributed in-memory database framework that supports the evaluation of various concurrency control algorithms.☆115Updated 2 years ago
- The Cicada engine☆57Updated 8 years ago