rusnikola / lfqueue
A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)
☆55Updated last year
Alternatives and similar repositories for lfqueue:
Users that are interested in lfqueue are comparing it to the libraries listed below
- Hyaline Reclamation (PLDI '21, PODC '19)☆20Updated 3 years ago
- ☆42Updated 4 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 8 years ago
- A collection of eclectic tools for measuring performance using the cycle counter and pinning threads.☆38Updated 7 months ago
- Library for lock-free locks☆76Updated last year
- Benchmarks for our memory allocator☆63Updated last year
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 11 years ago
- W-TinyLFU cache C++11 header only implementation☆57Updated 6 years ago
- Effective Memory Reclamation☆53Updated 4 years ago
- ☆20Updated 2 years ago
- A more Pragmatic Implementation of the Lock-free, Ordered, Linked List☆17Updated 4 years ago
- QSBR and EBR library☆117Updated 5 years ago
- ☆58Updated 3 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆43Updated 11 years ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆30Updated 7 months ago
- Lock-free RCU (Read-Copy-Update) user-space library☆10Updated last year
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 2 years ago
- ☆17Updated 3 months ago
- Key-Value Store for Non-Volatile Memories uDepot☆45Updated 2 years ago
- A benchmark for cache efficient data structures.☆29Updated 5 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆30Updated 6 years ago
- User-space Page Management☆106Updated 5 months ago
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 9 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 7 years ago
- ☆104Updated last year
- A fast in-memory key-value store☆49Updated 7 years ago
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆121Updated 5 years ago
- Traditional data-structure designs, whether lock-based or lock-free, provide parallelism via fine grained synchronization among threads. …☆31Updated 14 years ago
- userspace /proc filesystem☆12Updated 3 years ago
- C++ framework for rapid server development☆77Updated 11 months ago