A wait-free multi-producer-single-consumer queue in C11 atomics
☆248Oct 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. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- a ring buffer for variable sized continuous data☆16Dec 10, 2015Updated 10 years ago
- Lock-free ring buffer (MPSC)☆484Dec 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☆60Dec 5, 2020Updated 5 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- A benchmark framework for concurrent queue implementations☆300Apr 4, 2020Updated 6 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
- C/C++ helpers☆23Apr 28, 2016Updated 10 years ago
- Pack unit 3D vectors (such as normal vectors) into integer type☆18May 21, 2016Updated 10 years ago
- kj is a small collection of stb inspired libs.☆18Apr 5, 2018Updated 8 years ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆51Sep 19, 2016Updated 9 years ago
- C11 + Pthreads Atomic Bounded Work Queue☆28Jun 12, 2015Updated 11 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- A toolkit of public domain single-header libraries for shader-based opengl apps☆42Dec 1, 2019Updated 6 years ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,550Mar 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 8 years ago
- a collection of handle/id allocators☆20Feb 29, 2024Updated 2 years ago
- Fast Point Overlap Test☆19Jun 17, 2018Updated 8 years ago
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆85Oct 18, 2018Updated 7 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Aug 16, 2011Updated 14 years ago
- Public Domain random number generators for C++☆16Apr 11, 2015Updated 11 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- Minimize lock-free queue ever!☆134Feb 21, 2026Updated 4 months ago
- 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☆32May 27, 2017Updated 9 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 8 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 13 years ago
- Lightweight printf-compatible format processing library☆34May 19, 2026Updated 2 months ago
- A C11 implementation of D. Vyukov MPSC queue☆36Sep 2, 2023Updated 2 years ago
- GPUs on demand by Runpod - Special Offer Available • AdRun AI, ML, and HPC workloads on powerful cloud GPUs—without limits or wasted spend. Deploy GPUs in under a minute and pay by the second.
- ☆13Jan 30, 2017Updated 9 years ago
- A header only cross platform wrapper of fiber API.☆46May 22, 2018Updated 8 years ago
- Geohash C implementation☆16Apr 18, 2014Updated 12 years ago
- A toy game engine written in C for prototyping and goofing around.☆13Jun 14, 2023Updated 3 years ago
- A handy string interpolator (C++11)☆15Aug 11, 2015Updated 10 years ago
- Geometry related data structures (C11)☆116Sep 21, 2016Updated 9 years ago
- lock-free data structures: SPSC ring buffer, MPMC ring buffer, MPMC single linked list queue, MPMC single linked list stack; lock free me…☆16Jun 9, 2020Updated 6 years ago