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☆58Updated 6 years ago
- Masstree -- lockless cache-aware trie of B+ trees [experimental]☆100Updated 6 years ago
- Fast wait-free algorithms designed for shared memory systems☆46Updated 7 years ago
- A data structure and algorithm library built for TerarkDB☆62Updated 3 years ago
- Libhalog is an open-source high available redo-log library using multiple paxos.☆37Updated 6 years ago
- ☆20Updated 2 years ago
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆37Updated 3 months ago
- An implementation of Intel's concurrent B+Tree (Palm Tree)☆174Updated 8 years ago
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆26Updated 9 years ago
- OBSOLETE, contained in https://github.com/tlx/tlx - STX B+ Tree C++ Template Classes -☆214Updated 2 years ago
- CLHT is a very fast and scalable (lock-based and lock-free) concurrent hash table with cache-line sized buckets.☆159Updated 3 years ago
- Adaptive Radix Tree in C++☆45Updated this week
- Implementation of the BwTree as specified by Microsoft Research☆100Updated 9 years ago
- C++ implementation of concurrent Binary Search Trees☆72Updated 9 years ago
- QSBR and EBR library☆119Updated 5 years ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆53Updated last year
- testbed for different SIMD implementations for set intersection and set union☆41Updated 5 years ago
- A in-memory storage manager, that can do versioning and fast scans☆50Updated 8 years ago
- An attempt to split the Raft library out of LogCabin☆37Updated 7 years ago
- Code snippets for the workshop on concurrent data structure implementation.☆31Updated 12 years ago
- Generic lock-free Skiplist container pure C implementation, STL-style set, map☆148Updated 5 years ago
- Efficiently Searching In-Memory Sorted Arrays:Revenge of the Interpolation Search?☆29Updated 4 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 11 years ago
- Git mirror of the official (mercurial) repository of cpp-btree☆73Updated 10 years ago
- Benchmarking In-Memory Index Structures☆26Updated 6 years ago
- Benchmark of common hash functions☆36Updated 5 years ago
- Read- and latency-optimized log structured merge tree☆174Updated 13 years ago
- ☆119Updated 3 years ago
- A data structure and algorithm library built for ToplingDB☆59Updated 2 weeks ago
- ☆44Updated 4 years ago