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
- A more Pragmatic Implementation of the Lock-free, Ordered, Linked List☆17Updated 4 years ago
- ☆44Updated 4 years ago
- QSBR and EBR library☆119Updated 5 years ago
- Library for lock-free locks☆77Updated last year
- ☆20Updated 2 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆45Updated 11 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 8 years ago
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 11 years ago
- Key-Value Store for Non-Volatile Memories uDepot☆45Updated 2 years ago
- Concurrent trie-hash map library☆91Updated last year
- Programatically obtain information about the pages backing a given memory region☆75Updated 3 years ago
- A low level, low latency library, which can be used to accelerate network messages using shared memory and RDMA☆76Updated 4 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
- Cross-platform atomic operations and lock algorithm library☆98Updated 6 years ago
- Lock-free RCU (Read-Copy-Update) user-space library☆10Updated last year
- C++20 Coroutines and io_uring☆50Updated 2 years ago
- Test if AVX vector loads and stores are atomic☆29Updated 4 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆30Updated 6 years ago
- Effective Memory Reclamation☆55Updated 5 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 7 years ago
- performance experiments for C++ exception handling☆30Updated 3 years ago
- Traditional data-structure designs, whether lock-based or lock-free, provide parallelism via fine grained synchronization among threads. …☆31Updated 14 years ago
- Implementation of the algorithms from "Scalable Lock-Free Dynamic Memory Allocation"☆16Updated 10 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 2 years ago
- A collection of eclectic tools for measuring performance using the cycle counter and pinning threads.☆39Updated 10 months ago
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆133Updated 5 years ago
- Benchmarks for our memory allocator☆63Updated last year
- Library for Restartable Sequences☆70Updated this week
- CDSChecker: A Model Checker for C11 and C++11 Atomics☆29Updated 11 years ago