rusnikola / lfqueueLinks
A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)
☆61Updated last year
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☆123Updated 5 years ago
- Library for lock-free locks☆82Updated 2 years ago
- ☆44Updated 4 years ago
- Concurrent trie-hash map library☆92Updated last year
- ☆108Updated last year
- Benchmarks for our memory allocator☆69Updated last year
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 9 years ago
- Hyaline Reclamation (PLDI '21, PODC '19)☆22Updated 4 years ago
- W-TinyLFU cache C++11 header only implementation☆62Updated 6 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆46Updated 11 years ago
- ☆20Updated 2 years ago
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆134Updated 5 years ago
- AVX512F and AVX2 versions of quick sort☆104Updated 7 years ago
- The world's first wait-free Software Transactional Memory☆173Updated 5 years ago
- A more Pragmatic Implementation of the Lock-free, Ordered, Linked List☆17Updated 4 years ago
- Effective Memory Reclamation☆58Updated 5 years ago
- Implementation of the algorithms from "Scalable Lock-Free Dynamic Memory Allocation"☆16Updated 10 years ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆36Updated last year
- A collection of eclectic tools for measuring performance using the cycle counter and pinning threads.☆41Updated last year
- Fast Approximate Membership Filters (C++)☆280Updated 7 months ago
- User-space Page Management☆109Updated last year
- Cross-platform atomic operations and lock algorithm library☆98Updated 6 years ago
- Traditional data-structure designs, whether lock-based or lock-free, provide parallelism via fine grained synchronization among threads. …☆30Updated 14 years ago
- Fast Hash Functions Using AES Intrinsics☆82Updated 6 years ago
- The world's first wait-free KV store with generic durable linearizable transactions☆41Updated 3 years ago
- Git mirror of the official (mercurial) repository of cpp-btree☆75Updated 11 years ago
- ☆61Updated 10 months ago
- ☆128Updated 2 years ago
- Concurrent Deferred Reference Counting☆166Updated last year
- A lock-free priority queue implementation☆35Updated 7 years ago