rusnikola / lfqueueLinks
A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)
☆71Updated 2 years ago
Alternatives and similar repositories for lfqueue
Users that are interested in lfqueue are comparing it to the libraries listed below
Sorting:
- QSBR and EBR library☆133Updated 5 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 9 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆47Updated 12 years ago
- Library for lock-free locks☆83Updated 2 years ago
- Benchmarks for our memory allocator☆70Updated 2 years ago
- Hyaline Reclamation (PLDI '21, PODC '19)☆23Updated 4 years ago
- ☆44Updated 4 years ago
- Concurrent trie-hash map library☆93Updated 2 years ago
- ☆111Updated last year
- ☆20Updated 2 years ago
- The world's first wait-free Software Transactional Memory☆173Updated 5 years ago
- W-TinyLFU cache C++11 header only implementation☆63Updated 7 years ago
- AVX512F and AVX2 versions of quick sort☆104Updated 8 years ago
- Effective Memory Reclamation☆63Updated 5 years ago
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆137Updated last month
- ☆65Updated last year
- Implementation of the algorithms from "Scalable Lock-Free Dynamic Memory Allocation"☆17Updated 11 years ago
- A Wait-Free Universal Construct for Large Objects☆96Updated 6 years ago
- A collection of eclectic tools for measuring performance using the cycle counter and pinning threads.☆42Updated last year
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆39Updated last year
- A more Pragmatic Implementation of the Lock-free, Ordered, Linked List☆17Updated 4 years ago
- EDSL for C++ to make just-in-time code generation easier☆86Updated 2 years ago
- Fast wait-free algorithms designed for shared memory systems☆46Updated 7 years ago
- Fast Hash Functions Using AES Intrinsics☆84Updated 6 years ago
- The world's first wait-free KV store with generic durable linearizable transactions☆41Updated 3 years ago
- Read-Log-Update: A Lightweight Synchronization Mechanism for Concurrent Programming☆49Updated 10 years ago
- Fast Approximate Membership Filters (C++)☆287Updated 3 months ago
- Lock-free multithreaded memory allocation☆110Updated 8 years ago
- A lock-free malloc(3) implementation☆20Updated 5 months ago