eourcs / LockFreeCuckooHashLinks
A fully concurrent lock-free cuckoo hash table implementation
☆56Updated 8 years ago
Alternatives and similar repositories for LockFreeCuckooHash
Users that are interested in LockFreeCuckooHash are comparing it to the libraries listed below
Sorting:
- W-TinyLFU cache C++11 header only implementation☆63Updated 7 years ago
- An implementation of Intel's concurrent B+Tree (Palm Tree)☆176Updated 9 years ago
- Generic lock-free Skiplist container pure C implementation, STL-style set, map☆149Updated 5 years ago
- Implementation of the BwTree as specified by Microsoft Research☆99Updated 9 years ago
- An adaptive radix tree for efficient indexing in main memory.☆166Updated last year
- Adaptive Radix Tree in C++☆47Updated this week
- OBSOLETE, contained in https://github.com/tlx/tlx - STX B+ Tree C++ Template Classes -☆215Updated 2 years ago
- ☆44Updated 4 years ago
- Latency collector as an embedded library for C++☆13Updated 6 years ago
- QSBR and EBR library☆133Updated 5 years ago
- ☆20Updated 2 years ago
- Template Vector Library☆18Updated 4 years ago
- Coroutine-Oriented Main-Memory Database Engine (VLDB 2021)☆251Updated 3 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 11 years ago
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆128Updated 4 years ago
- Fast Approximate Membership Filters (C++)☆286Updated 2 months ago
- Lock-free implementation of the token bucket algorithm in C++☆61Updated 2 years ago
- Implementaions of concurrent lock-free SPSC queue in c++.☆17Updated 7 years ago
- Masstree -- lockless cache-aware trie of B+ trees [experimental]☆100Updated 7 years ago
- testbed for different SIMD implementations for set intersection and set union☆41Updated 5 years ago
- C++ implementation of raft consensus☆268Updated 2 years ago
- CLHT is a very fast and scalable (lock-based and lock-free) concurrent hash table with cache-line sized buckets.☆165Updated 4 years ago
- Self-Tuning Adaptive Radix Tree☆30Updated 5 years ago
- Fast wait-free algorithms designed for shared memory systems☆46Updated 7 years ago
- AVX512F and AVX2 versions of quick sort☆104Updated 7 years ago
- Modern C++ B-tree containers☆277Updated 2 years ago
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆37Updated 5 months ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆183Updated last week
- A working project for High-concurrency B-tree source code in C☆251Updated 5 years ago
- A data structure and algorithm library built for ToplingDB☆60Updated last week