rusnikola / lfqueue
A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)
☆56Updated last year
Alternatives and similar repositories for lfqueue
Users that are interested in lfqueue are comparing it to the libraries listed below
Sorting:
- ☆44Updated 4 years ago
- Hyaline Reclamation (PLDI '21, PODC '19)☆20Updated 3 years ago
- ☆20Updated 2 years ago
- QSBR and EBR library☆119Updated 5 years ago
- A collection of eclectic tools for measuring performance using the cycle counter and pinning threads.☆39Updated 11 months ago
- A more Pragmatic Implementation of the Lock-free, Ordered, Linked List☆17Updated 4 years ago
- Concurrent trie-hash map library☆91Updated last year
- Traditional data-structure designs, whether lock-based or lock-free, provide parallelism via fine grained synchronization among threads. …☆31Updated 14 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 8 years ago
- Library for lock-free locks☆77Updated last year
- User-space Page Management☆107Updated 9 months ago
- A fast in-memory key-value store☆49Updated 7 years ago
- Benchmarks for our memory allocator☆64Updated last year
- This is a mirror of the official libpfm4 git repository, https://sourceforge.net/p/perfmon2/libpfm4/ci/master/tree/ with some local branc…☆62Updated 6 months ago
- Lock-free allocator as described by Maged M. Michael, 2004☆45Updated 11 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
- A CPP wrapper for asynchronous socket server using linux's latest IO_URING API☆25Updated 3 years ago
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 11 years ago
- Effective Memory Reclamation☆55Updated 5 years ago
- Lock-free RCU (Read-Copy-Update) user-space library☆10Updated last year
- Key-Value Store for Non-Volatile Memories uDepot☆46Updated 2 years ago
- userspace /proc filesystem☆12Updated 3 years ago
- Sample implementation of C++20 atomic_wait/notify☆59Updated 5 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆133Updated 5 years ago
- A minimal UDP stack based on DPDK☆97Updated 3 years ago
- Programatically obtain information about the pages backing a given memory region☆75Updated 3 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
- W-TinyLFU cache C++11 header only implementation☆58Updated 6 years ago
- A simple replacement for std::unordered_map☆49Updated 9 months ago