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
- QSBR and EBR library☆117Updated 5 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆43Updated 11 years ago
- Hyaline Reclamation (PLDI '21, PODC '19)☆20Updated 3 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 8 years ago
- Lock-free RCU (Read-Copy-Update) user-space library☆10Updated last year
- A more Pragmatic Implementation of the Lock-free, Ordered, Linked List☆17Updated 4 years ago
- Library for lock-free locks☆77Updated last year
- Concurrent trie-hash map library☆91Updated last year
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 years ago
- ☆20Updated 2 years ago
- Quick sort code using AVX2 instructions☆68Updated 7 years ago
- A CPP wrapper for asynchronous socket server using linux's latest IO_URING API☆25Updated 2 years ago
- User-space Page Management☆106Updated 6 months ago
- ☆43Updated 4 years ago
- Benchmark Intel TSX (Transactional Synchronization Extension) Hardware Transactional Memory on my sandbox☆23Updated 10 years ago
- C++20 Coroutines and io_uring☆48Updated 2 years ago
- ☆104Updated last year
- Key-Value Store for Non-Volatile Memories uDepot☆45Updated 2 years ago
- CLHT is a very fast and scalable (lock-based and lock-free) concurrent hash table with cache-line sized buckets.☆156Updated 3 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 7 years ago
- Testing memory-level parallelism☆67Updated 11 months ago
- A collection of eclectic tools for measuring performance using the cycle counter and pinning threads.☆38Updated 8 months ago
- a high performance cache simulator and library☆98Updated 6 months ago
- W-TinyLFU cache C++11 header only implementation☆57Updated 6 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆30Updated 6 years ago
- userspace /proc filesystem☆12Updated 3 years ago
- A benchmark for cache efficient data structures.☆30Updated 6 years ago
- Test if AVX vector loads and stores are atomic☆28Updated 4 years ago
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆121Updated 5 years ago
- A low level, low latency library, which can be used to accelerate network messages using shared memory and RDMA☆71Updated 4 years ago