rusnikola / lfqueueLinks
A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)
☆71Updated last year
Alternatives and similar repositories for lfqueue
Users that are interested in lfqueue are comparing it to the libraries listed below
Sorting:
- Library for lock-free locks☆83Updated 2 years ago
- QSBR and EBR library☆133Updated 5 years ago
- Benchmarks for our memory allocator☆70Updated 2 years ago
- ☆44Updated 4 years ago
- Hyaline Reclamation (PLDI '21, PODC '19)☆23Updated 4 years ago
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆136Updated 3 weeks ago
- Lock-free allocator as described by Maged M. Michael, 2004☆47Updated 12 years ago
- ☆111Updated last year
- The world's first wait-free Software Transactional Memory☆173Updated 5 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 9 years ago
- AVX512F and AVX2 versions of quick sort☆104Updated 7 years ago
- A collection of eclectic tools for measuring performance using the cycle counter and pinning threads.☆42Updated last year
- Implementation of the algorithms from "Scalable Lock-Free Dynamic Memory Allocation"☆17Updated 11 years ago
- W-TinyLFU cache C++11 header only implementation☆63Updated 7 years ago
- Effective Memory Reclamation☆63Updated 5 years ago
- ☆20Updated 2 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- Concurrent trie-hash map library☆92Updated 2 years ago
- ☆64Updated last year
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆39Updated last year
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆34Updated 7 years ago
- Test if AVX vector loads and stores are atomic☆34Updated 5 years ago
- ☆22Updated this week
- C++20 Coroutines and io_uring☆53Updated 2 years ago
- EDSL for C++ to make just-in-time code generation easier☆86Updated 2 years ago
- A more Pragmatic Implementation of the Lock-free, Ordered, Linked List☆17Updated 4 years ago
- Comparing linear and binary searches☆41Updated 5 years ago
- Concurrent Deferred Reference Counting☆169Updated last year
- A lock-free malloc(3) implementation☆20Updated 5 months ago
- Fast Hash Functions Using AES Intrinsics☆84Updated 6 years ago