vimpunk / w-tinylfuLinks
W-TinyLFU cache C++11 header only implementation
☆62Updated 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:
- QSBR and EBR library☆123Updated 5 years ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 8 years ago
- Implementation of the BwTree as specified by Microsoft Research☆100Updated 9 years ago
- ☆20Updated 2 years ago
- Fast wait-free algorithms designed for shared memory systems☆46Updated 7 years ago
- 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
- An implementation of Intel's concurrent B+Tree (Palm Tree)☆175Updated 9 years ago
- The Cicada engine☆58Updated 8 years ago
- Masstree -- lockless cache-aware trie of B+ trees [experimental]☆101Updated 6 years ago
- Generic lock-free Skiplist container pure C implementation, STL-style set, map☆149Updated 5 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 9 years ago
- Concurrent trie-hash map library☆92Updated last year
- A working project for High-concurrency B-tree source code in C☆251Updated 4 years ago
- Key-Value Store for Non-Volatile Memories uDepot☆45Updated 3 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 14 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆46Updated 11 years ago
- Read- and latency-optimized log structured merge tree☆174Updated 13 years ago
- Git mirror of the official (mercurial) repository of cpp-btree☆75Updated 11 years ago
- lock free modified prefix B+tree append-only database☆117Updated 10 years ago
- Cuckoo Index: A Lightweight Secondary Index Structure☆129Updated 3 years ago
- Key-Value/Document store database library with btree and ARTree indexing methods, SSN-MVCC concurrency☆75Updated 4 years ago
- A fork of Couchbase ForestDB project, aiming at making it simple and generic☆18Updated 4 months ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆60Updated last year
- An open-source BzTree implementation☆92Updated 4 years ago
- Adaptive Radix Tree in C++☆45Updated last month
- Fast Approximate Membership Filters (C++)☆280Updated 7 months ago
- An adaptive radix tree for efficient indexing in main memory.☆162Updated last year
- A CPP wrapper for asynchronous socket server using linux's latest IO_URING API☆25Updated 3 years ago
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆37Updated 2 months ago