LPD-EPFL / CLHTLinks
CLHT is a very fast and scalable (lock-based and lock-free) concurrent hash table with cache-line sized buckets.
☆166Updated 3 years ago
Alternatives and similar repositories for CLHT
Users that are interested in CLHT are comparing it to the libraries listed below
Sorting:
- HOT - Height Optimized Trie☆156Updated 7 years ago
- Key-Value Store for Non-Volatile Memories uDepot☆46Updated 3 years ago
- An adaptive radix tree for efficient indexing in main memory.☆162Updated last year
- A simple, reference implementation of a B^e-tree☆155Updated 6 years ago
- RemixDB: A read- and write-optimized concurrent KV store. Fast point and range queries. Extremely low write-amplification.☆101Updated 2 years ago
- An implementation of Intel's concurrent B+Tree (Palm Tree)☆175Updated 9 years ago
- ☆149Updated 2 years ago
- RECIPE : high-performance, concurrent indexes for persistent memory (SOSP 2019)☆197Updated 9 months ago
- ☆121Updated 3 years ago
- ☆121Updated 2 years ago
- ASCYLIB (with OPTIK) is a concurrent-search data-structure library with over 40 implementantions of linked lists, hash tables, skip lists…☆180Updated 7 years ago
- An open-source BzTree implementation☆92Updated 3 years ago
- a high performance cache simulator and library☆106Updated 11 months ago
- Self-Tuning Adaptive Radix Tree☆27Updated 5 years ago
- Remote Persistent Memory Access Library☆103Updated last year
- Implementation of the BwTree as specified by Microsoft Research☆100Updated 9 years ago
- Scalable Hashing on Persistent Memory☆194Updated last year
- Key Value Store based on LevelDB☆113Updated 3 years ago
- LSM-trie☆114Updated 4 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
- Masstree -- lockless cache-aware trie of B+ trees [experimental]☆101Updated 6 years ago
- ☆138Updated 3 years ago
- ☆54Updated last year
- pmwcas☆139Updated 2 years ago
- ERMIA: Memory-Optimized OLTP engine for Heterogeneous Workloads (SIGMOD 2016)☆90Updated 2 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
- The world's first wait-free KV store with generic durable linearizable transactions☆41Updated 3 years ago
- ☆44Updated 3 years ago
- The Art of Latency Hiding in Modern Database Engines (VLDB 2024)☆59Updated 3 months ago
- ☆72Updated 4 months ago