A wait-free multi-producer-single-consumer queue in C11 atomics
☆239Oct 22, 2021Updated 4 years ago
Alternatives and similar repositories for waitfree-mpsc-queue
Users that are interested in waitfree-mpsc-queue are comparing it to the libraries listed below
Sorting:
- a ring buffer for variable sized continuous data☆16Dec 10, 2015Updated 10 years ago
- Lock-free ring buffer (MPSC)☆476Dec 16, 2019Updated 6 years ago
- Lightweight, performance oriented, Core library for 'C' programmers☆56Aug 10, 2015Updated 10 years ago
- Colby Hall's C++ Standard Library☆11Jan 13, 2020Updated 6 years ago
- Single-file libraries for C/C++ in public domain☆58Dec 5, 2020Updated 5 years ago
- A benchmark framework for concurrent queue implementations☆297Apr 4, 2020Updated 5 years ago
- Inplace complex-valued ANSI C fast fourier transform☆11Nov 7, 2016Updated 9 years ago
- Single file, STB-style, "lib" to generate uuid:s.☆31Sep 2, 2016Updated 9 years ago
- Simple category-based logger generator for C/C++☆10Oct 23, 2016Updated 9 years ago
- Pack unit 3D vectors (such as normal vectors) into integer type☆17May 21, 2016Updated 9 years ago
- kj is a small collection of stb inspired libs.☆18Apr 5, 2018Updated 7 years ago
- C11 + Pthreads Atomic Bounded Work Queue☆28Jun 12, 2015Updated 10 years ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆52Sep 19, 2016Updated 9 years ago
- A toolkit of public domain single-header libraries for shader-based opengl apps☆41Dec 1, 2019Updated 6 years ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,485Mar 8, 2024Updated 2 years ago
- Lightweight Msgpack Encoder☆15Feb 19, 2017Updated 9 years ago
- iji2dgrid is a grid that can be used to accelerate broadphase queries, or for coarse collision detection.☆14Apr 23, 2018Updated 7 years ago
- a collection of handle/id allocators☆20Feb 29, 2024Updated 2 years ago
- Fast Point Overlap Test☆18Jun 17, 2018Updated 7 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆39Aug 16, 2011Updated 14 years ago
- Public Domain random number generators for C++☆16Apr 11, 2015Updated 10 years ago
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆85Oct 18, 2018Updated 7 years ago
- Minimize lock-free queue ever!☆134Feb 21, 2026Updated last month
- Public domain linear time distance field and Voronoi diagram on lattice grid☆55Nov 25, 2016Updated 9 years ago
- Single-header-file, public domain, type-generic C89 skip list implemementation☆31May 27, 2017Updated 8 years ago
- Single header library for creating image atlases.☆27Feb 5, 2022Updated 4 years ago
- Serialization/deserialization in a raw buffer like flatbuffer, but you do not need any IDL file and it is much more efficient either in s…☆49Apr 27, 2018Updated 7 years ago
- A C library to read standard MIDI files.☆23Mar 15, 2019Updated 7 years ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆187May 7, 2013Updated 12 years ago
- Lightweight printf-compatible format processing library☆34Oct 17, 2024Updated last year
- ☆13Jan 30, 2017Updated 9 years ago
- Geohash C implementation☆16Apr 18, 2014Updated 11 years ago
- A C11 implementation of D. Vyukov MPSC queue☆37Sep 2, 2023Updated 2 years ago
- A header only cross platform wrapper of fiber API.☆46May 22, 2018Updated 7 years ago
- A handy string interpolator (C++11)☆15Aug 11, 2015Updated 10 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 toy game engine written in C for prototyping and goofing around.☆13Jun 14, 2023Updated 2 years ago
- Geometry related data structures (C11)☆115Sep 21, 2016Updated 9 years ago
- Intrusive data structures for C☆67Jun 9, 2017Updated 8 years ago