LPD-EPFL / CLHTLinks
CLHT is a very fast and scalable (lock-based and lock-free) concurrent hash table with cache-line sized buckets.
☆165Updated 4 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☆157Updated 7 years ago
- RemixDB: A read- and write-optimized concurrent KV store. Fast point and range queries. Extremely low write-amplification.☆102Updated 2 years ago
- Wormhole: A concurrent ordered in-memory key-value index with O(log L) search cost (L is search key's length)☆83Updated 3 years ago
- Key-Value Store for Non-Volatile Memories uDepot☆46Updated 3 years ago
- An adaptive radix tree for efficient indexing in main memory.☆166Updated last week
- ☆124Updated 3 years ago
- A simple, reference implementation of a B^e-tree☆159Updated 6 years ago
- RECIPE : high-performance, concurrent indexes for persistent memory (SOSP 2019)☆194Updated last year
- ☆151Updated 2 years ago
- ☆121Updated 2 years ago
- Remote Persistent Memory Access Library☆104Updated 2 years ago
- An implementation of Intel's concurrent B+Tree (Palm Tree)☆176Updated 9 years ago
- a high performance cache simulator and library☆111Updated last year
- An open-source BzTree implementation☆92Updated 4 years ago
- Scalable Hashing on Persistent Memory☆193Updated last year
- Self-Tuning Adaptive Radix Tree☆30Updated 5 years ago
- LSM-trie☆114Updated 4 years ago
- 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
- ☆55Updated last year
- ERMIA: Memory-Optimized OLTP engine for Heterogeneous Workloads (SIGMOD 2016)☆92Updated 2 years ago
- Implementation of the BwTree as specified by Microsoft Research☆99Updated 9 years ago
- pmwcas☆139Updated 2 years ago
- Masstree -- lockless cache-aware trie of B+ trees [experimental]☆100Updated 7 years ago
- ☆44Updated 4 years ago
- Key Value Store based on LevelDB☆116Updated 4 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
- C++ bindings & containers for libpmemobj☆110Updated 2 years ago
- The Art of Latency Hiding in Modern Database Engines (VLDB 2024)☆61Updated 7 months ago
- The repo for SOSP23 paper: FIFO queues are all you need for cache evictions☆131Updated last year
- Benchmarking framework for index structures on persistent memory☆89Updated 2 years ago