vimpunk / w-tinylfuLinks
W-TinyLFU cache C++11 header only implementation
☆60Updated 6 years ago
Alternatives and similar repositories for w-tinylfu
Users that are interested in w-tinylfu are comparing it to the libraries listed below
Sorting:
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 8 years ago
- ☆20Updated 2 years ago
- Implementation of the BwTree as specified by Microsoft Research☆100Updated 9 years ago
- QSBR and EBR library☆121Updated 5 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 13 years ago
- Fast wait-free algorithms designed for shared memory systems☆46Updated 7 years ago
- Masstree -- lockless cache-aware trie of B+ trees [experimental]☆100Updated 6 years ago
- The Cicada engine☆57Updated 8 years ago
- A fast in-memory key-value store