LPD-EPFL / CLHT
CLHT is a very fast and scalable (lock-based and lock-free) concurrent hash table with cache-line sized buckets.
☆149Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for CLHT
- ☆115Updated 2 years ago
- Key-Value Store for Non-Volatile Memories uDepot☆45Updated 2 years ago
- HOT - Height Optimized Trie☆140Updated 6 years ago
- a high performance cache simulator and library☆96Updated 3 months ago
- An adaptive radix tree for efficient indexing in main memory.☆151Updated 8 months ago
- ☆142Updated last year
- RECIPE : high-performance, concurrent indexes for persistent memory (SOSP 2019)☆197Updated last month
- Wormhole: A concurrent ordered in-memory key-value index with O(log L) search cost (L is search key's length)