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
Sorting:
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Aug 16, 2011Updated 14 years ago
- A wait-free multi-producer-single-consumer queue in C11 atomics☆236Oct 22, 2021Updated 4 years ago
- Pack unit 3D vectors (such as normal vectors) into integer type☆17May 21, 2016Updated 9 years ago
- A sparse and compressed bitmap library.☆13Aug 28, 2014Updated 11 years ago
- ☆446Oct 25, 2025Updated 4 months ago
- Lightweight Msgpack Encoder☆15Feb 19, 2017Updated 9 years ago
- Fast wait-free algorithms designed for shared memory systems☆45May 4, 2018Updated 7 years ago
- FFQ: A Fast Single-Producer/Multiple-Consumer Concurrent FIFO Queue (IPDPS 2017)☆33Feb 6, 2018Updated 8 years ago
- Single-header-file, public domain, type-generic C89 skip list implemementation☆31May 27, 2017Updated 8 years ago
- High-performance multicore-scalable data structures and benchmarks☆144Jul 8, 2019Updated 6 years ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆71Nov 26, 2023Updated 2 years ago
- Concurrency primitives, safe memory reclamation mechanisms and non-blocking (including lock-free) data structures designed to aid in the …☆2,607Feb 24, 2026Updated last week
- Lock-free ring buffer (MPSC)☆476Dec 16, 2019Updated 6 years ago
- A Wait-Free Universal Construct for Large Objects☆97Nov 29, 2019Updated 6 years ago
- A lightweight C++ library to diff and patch arbitrary data☆20May 10, 2015Updated 10 years ago
- A binary tree based memory allocator in C.☆11Nov 22, 2017Updated 8 years ago
- finding set bits in large bitmaps☆15Nov 30, 2015Updated 10 years ago
- Minimize lock-free queue ever!☆134Feb 21, 2026Updated last week
- Extending IndexBufferCompression to also support vertex compression.☆18May 3, 2015Updated 10 years ago
- QSBR and EBR library☆134Dec 15, 2019Updated 6 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
- 📶 A lock- and wait-free hashtable (and an array too)☆109Jan 21, 2026Updated last month
- Lightweight append-only, header-less, journaling file format (C++11)☆15Dec 8, 2015Updated 10 years ago
- A C++ library of Concurrent Data Structures☆2,727Oct 17, 2023Updated 2 years ago
- Minimal OpenGL extension loader☆20Oct 18, 2016Updated 9 years ago
- A collection of resources on wait-free and lock-free programming☆2,014Feb 25, 2024Updated 2 years ago
- A high-performance, concurrent hash table☆1,733Mar 31, 2025Updated 11 months ago
- A light-weight C++ profiling library☆30Jul 9, 2014Updated 11 years ago
- 🐶chihuahua - tiny & fast rendering library☆13Aug 9, 2016Updated 9 years ago
- Concurrent data structures in C++☆1,447Oct 1, 2020Updated 5 years ago
- Single file, STB-style, "lib" to generate uuid:s.☆31Sep 2, 2016Updated 9 years ago
- TLSF: two-level segregated fit O(1) allocator☆83Sep 3, 2022Updated 3 years ago
- A decentralized unique ID generator (int64)☆22Jun 15, 2016Updated 9 years ago
- bit & sketches data structures☆60Nov 2, 2018Updated 7 years ago
- A simple C library for compressing lists of integers using binary packing☆518Aug 18, 2023Updated 2 years ago
- A generic single header garbage collector that mixes reference counting and a mark & sweep algorithm☆18Oct 2, 2017Updated 8 years ago
- Network simulator for reliable UDP testing in C++☆16Mar 7, 2019Updated 6 years ago
- a ring buffer for variable sized continuous data☆16Dec 10, 2015Updated 10 years ago
- ☆52Jan 1, 2025Updated last year