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☆62Updated 6 years ago
- Implementation of the BwTree as specified by Microsoft Research☆100Updated 9 years ago
- An implementation of Intel's concurrent B+Tree (Palm Tree)☆175Updated 9 years ago
- Generic lock-free Skiplist container pure C implementation, STL-style set, map☆149Updated 5 years ago
- Adaptive Radix Tree in C++☆45Updated last week
- An adaptive radix tree for efficient indexing in main memory.☆162Updated last year
- OBSOLETE, contained in https://github.com/tlx/tlx - STX B+ Tree C++ Template Classes -☆215Updated 2 years ago
- Coroutine-Oriented Main-Memory Database Engine (VLDB 2021)☆249Updated 3 years ago
- ☆20Updated 2 years ago
- C++ implementation of raft consensus☆268Updated 2 years ago
- Fast Approximate Membership Filters (C++)☆281Updated 7 months ago
- QSBR and EBR library☆121Updated 5 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☆82Updated 2 years ago
- A data structure and algorithm library built for TerarkDB☆66Updated 3 years ago
- An open addressing linear probing hash table, tuned for delete heavy workloads☆209Updated last year
- A data structure and algorithm library built for ToplingDB☆61Updated last month
- A working project for High-concurrency B-tree source code in C☆251Updated 4 years ago
- Masstree -- lockless cache-aware trie of B+ trees [experimental]☆101Updated 6 years ago
- ☆44Updated 4 years ago
- The Cicada engine☆58Updated 8 years ago
- Tunnel is a Pipeline Execution Engine based on C++20 coroutine☆30Updated last year
- Modern C++ B-tree containers☆274Updated last year
- Template Vector Library☆18Updated 4 years ago
- Libhalog is an open-source high available redo-log library using multiple paxos.☆37Updated 7 years ago
- Latency collector as an embedded library for C++☆13Updated 6 years ago
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆37Updated last month
- Git mirror of the official (mercurial) repository of cpp-btree☆75Updated 11 years ago
- Read- and latency-optimized log structured merge tree☆174Updated 13 years ago
- A transactional main-memory database system on multicores☆104Updated 6 years ago