rusnikola / lfqueueLinks
A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)
☆63Updated 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☆127Updated 5 years ago
- ☆44Updated 4 years ago
- Library for lock-free locks☆83Updated 2 years ago
- Hyaline Reclamation (PLDI '21, PODC '19)☆22Updated 4 years ago
- ☆109Updated last year
- The world's first wait-free Software Transactional Memory☆173Updated 5 years ago
- Benchmarks for our memory allocator☆69Updated 2 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆46Updated 12 years ago
- W-TinyLFU cache C++11 header only implementation☆63Updated 6 years ago
- Effective Memory Reclamation☆61Updated 5 years ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆37Updated last year
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 9 years ago
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆135Updated 5 years ago
- ☆20Updated 2 years ago
- Concurrent trie-hash map library☆92Updated last year
- AVX512F and AVX2 versions of quick sort☆104Updated 7 years ago
- A more Pragmatic Implementation of the Lock-free, Ordered, Linked List☆17Updated 4 years ago
- Fast Approximate Membership Filters (C++)☆284Updated last month
- Implementation of the algorithms from "Scalable Lock-Free Dynamic Memory Allocation"☆17Updated 11 years ago
- A collection of eclectic tools for measuring performance using the cycle counter and pinning threads.☆41Updated last year
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- Fast Hash Functions Using AES Intrinsics☆83Updated 6 years ago
- CLHT is a very fast and scalable (lock-based and lock-free) concurrent hash table with cache-line sized buckets.☆165Updated 4 years ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 8 years ago
- Key-Value Store for Non-Volatile Memories uDepot☆45Updated 3 years ago
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 11 years ago
- Flash Perfect Hash Table: an implementation of a dynamic perfect hash table, extremely fast for lookup☆47Updated 2 years ago
- Adaptive Radix Tree in C++☆47Updated this week
- A CPP wrapper for asynchronous socket server using linux's latest IO_URING API☆25Updated 3 years ago
- EDSL for C++ to make just-in-time code generation easier☆85Updated 2 years ago