vimpunk / w-tinylfu
W-TinyLFU cache C++11 header only implementation
☆58Updated 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:
- ☆20Updated 2 years ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 8 years ago
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆37Updated 3 months ago
- Key-Value Store for Non-Volatile Memories uDepot☆46Updated 2 years ago
- A CPP wrapper for asynchronous socket server using linux's latest IO_URING API☆25Updated 3 years ago
- Implementation of the BwTree as specified by Microsoft Research☆100Updated 9 years ago
- Fast wait-free algorithms designed for shared memory systems☆46Updated 7 years ago
- Latency collector as an embedded library for C++☆13Updated 5 years ago
- QSBR and EBR library☆119Updated 5 years ago
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆26Updated 9 years ago
- An adaptive radix tree for efficient indexing in main memory.☆159Updated last year
- Libhalog is an open-source high available redo-log library using multiple paxos.☆37Updated 6 years ago
- lock free modified prefix B+tree append-only database☆117Updated 9 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 13 years ago
- An implementation of Intel's concurrent B+Tree (Palm Tree)☆174Updated 8 years ago
- Generic lock-free Skiplist container pure C implementation, STL-style set, map☆147Updated 5 years ago
- Key-Value/Document store database library with btree and ARTree indexing methods, SSN-MVCC concurrency☆75Updated 3 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 8 years ago
- CLHT is a very fast and scalable (lock-based and lock-free) concurrent hash table with cache-line sized buckets.☆158Updated 3 years ago
- BLInk Tree logic - storage and locking experiment☆27Updated 10 years ago
- A data structure and algorithm library built for TerarkDB☆62Updated 3 years ago
- Read- and latency-optimized log structured merge tree☆174Updated 13 years ago
- Adaptive Radix Tree in C++☆44Updated 3 weeks ago
- The Cicada engine☆57Updated 7 years ago
- Fast differential coding functions (using SIMD instructions)☆52Updated 7 years ago
- Efficiently Searching In-Memory Sorted Arrays:Revenge of the Interpolation Search?☆29Updated 3 years ago
- Benchmark of common hash functions☆36Updated 5 years ago
- A fast in-memory key-value store☆49Updated 7 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 11 years ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆56Updated last year