A benchmark framework for concurrent queue implementations
☆297Apr 4, 2020Updated 5 years ago
Alternatives and similar repositories for fast-wait-free-queue
Users that are interested in fast-wait-free-queue are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆39Aug 16, 2011Updated 14 years ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆71Nov 26, 2023Updated 2 years ago
- ☆447Oct 25, 2025Updated 4 months ago
- FFQ: A Fast Single-Producer/Multiple-Consumer Concurrent FIFO Queue (IPDPS 2017)☆33Feb 6, 2018Updated 8 years ago
- A wait-free multi-producer-single-consumer queue in C11 atomics☆239Oct 22, 2021Updated 4 years ago
- High-performance multicore-scalable data structures and benchmarks☆144Jul 8, 2019Updated 6 years ago
- Fast wait-free algorithms designed for shared memory systems☆45May 4, 2018Updated 7 years ago
- A bounded wait-free(almost) zero-copy MPMC queue written in C++11, which can also reside in SHM for IPC☆120Nov 4, 2018Updated 7 years ago
- Pack unit 3D vectors (such as normal vectors) into integer type☆17May 21, 2016Updated 9 years ago
- Concurrency primitives, safe memory reclamation mechanisms and non-blocking (including lock-free) data structures designed to aid in the …☆2,615Mar 16, 2026Updated last week
- Lightweight append-only, header-less, journaling file format (C++11)☆15Dec 8, 2015Updated 10 years ago
- A sparse and compressed bitmap library.☆13Aug 28, 2014Updated 11 years ago
- A Wait-Free Universal Construct for Large Objects☆97Nov 29, 2019Updated 6 years ago
- Lightweight Msgpack Encoder☆15Feb 19, 2017Updated 9 years ago
- Lock-free ring buffer (MPSC)☆476Dec 16, 2019Updated 6 years ago
- A collection of resources on wait-free and lock-free programming☆2,023Feb 25, 2024Updated 2 years ago
- QSBR and EBR library☆134Dec 15, 2019Updated 6 years ago
- A C++ library of Concurrent Data Structures☆2,733Oct 17, 2023Updated 2 years ago
- 🐶chihuahua - tiny & fast rendering library☆13Aug 9, 2016Updated 9 years ago
- Extending IndexBufferCompression to also support vertex compression.☆18May 3, 2015Updated 10 years ago
- Minimize lock-free queue ever!☆134Feb 21, 2026Updated last month
- ASCYLIB (with OPTIK) is a concurrent-search data-structure library with over 40 implementantions of linked lists, hash tables, skip lists…☆182Jan 19, 2018Updated 8 years ago
- A light-weight C++ profiling library☆30Jul 9, 2014Updated 11 years ago
- A high-performance, concurrent hash table☆1,734Mar 31, 2025Updated 11 months ago
- finding set bits in large bitmaps☆15Nov 30, 2015Updated 10 years ago
- Single header library for creating image atlases.☆27Feb 5, 2022Updated 4 years ago
- Single-header-file, public domain, type-generic C89 skip list implemementation☆31May 27, 2017Updated 8 years ago
- bit & sketches data structures☆60Nov 2, 2018Updated 7 years ago
- A binary tree based memory allocator in C.☆11Nov 22, 2017Updated 8 years ago
- 📶 A lock- and wait-free hashtable (and an array too)☆109Jan 21, 2026Updated 2 months ago
- Lock-free allocator as described by Maged M. Michael, 2004☆48Sep 13, 2013Updated 12 years ago
- C++ implementation of RCU based on reference counting and hazard pointers.☆28Jan 24, 2013Updated 13 years ago
- qp tries and crit-bit tries☆124Jul 12, 2022Updated 3 years ago
- C++14 lock-free queue.☆1,828Updated this week
- Concurrent data structures in C++☆1,448Oct 1, 2020Updated 5 years ago
- A decentralized unique ID generator (int64)☆22Jun 15, 2016Updated 9 years ago
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C☆2,415Oct 26, 2025Updated 4 months ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Jun 8, 2016Updated 9 years ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,485Mar 8, 2024Updated 2 years ago