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
- Implementation of the BwTree as specified by Microsoft Research☆101Updated 9 years ago
- Generic lock-free Skiplist container pure C implementation, STL-style set, map☆150Updated 6 years ago
- OBSOLETE, contained in https://github.com/tlx/tlx - STX B+ Tree C++ Template Classes -☆215Updated 2 years ago
- An implementation of Intel's concurrent B+Tree (Palm Tree)☆176Updated 9 years ago
- Adaptive Radix Tree in C++☆50Updated this week
- An adaptive radix tree for efficient indexing in main memory.☆170Updated 2 months ago
- Coroutine-Oriented Main-Memory Database Engine (VLDB 2021)☆251Updated 4 years ago
- Latency collector as an embedded library for C++☆13Updated 6 years ago
- Fast wait-free algorithms designed for shared memory systems☆45Updated 7 years ago
- Masstree -- lockless cache-aware trie of B+ trees [experimental]☆100Updated 7 years ago
- Fast Approximate Membership Filters (C++)☆289Updated 5 months ago
- Libhalog is an open-source high available redo-log library using multiple paxos.☆37Updated 7 years ago
- A data structure and algorithm library built for TerarkDB☆67Updated 3 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 11 years ago
- Library for lock-free locks☆84Updated 2 years ago
- ☆20Updated 3 years ago
- CLHT is a very fast and scalable (lock-based and lock-free) concurrent hash table with cache-line sized buckets.☆167Updated 4 years ago
- A working project for High-concurrency B-tree source code in C☆252Updated 5 years ago
- QSBR and EBR library☆135Updated 6 years ago
- Modern C++ B-tree containers☆280Updated 2 years ago
- C++ implementation of raft consensus☆272Updated 2 years ago
- Git mirror of the official (mercurial) repository of cpp-btree☆80Updated 11 years ago
- STL like container of radix tree (a.k.a. PATRICIA trie) in C++☆141Updated 3 years ago
- A data structure and algorithm library built for ToplingDB☆60Updated 3 weeks ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆52Updated 9 years ago
- An embedded key-value store library specialized for building state machine and log store☆237Updated 3 weeks ago
- Wormhole: A concurrent ordered in-memory key-value index with O(log L) search cost (L is search key's length)☆84Updated 3 years ago
- C++ bindings & containers for libpmemobj☆110Updated 2 years ago
- Benchmark of common hash functions☆38Updated 6 years ago