A minimal blocking queue backed by a circular buffer
☆117Jun 14, 2021Updated 4 years ago
Alternatives and similar repositories for toy-queue
Users that are interested in toy-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:
- Magic ring buffer☆22Sep 23, 2016Updated 9 years ago
- Symetrical field-of-vision algorithm based on Brensenham's line algorithm implemented with C++☆13Dec 6, 2016Updated 9 years ago
- A generic single header garbage collector that mixes reference counting and a mark & sweep algorithm☆18Oct 2, 2017Updated 8 years ago
- ASN.1 BER codec and compiler (C/Python) for embedded/small systems☆15Jul 27, 2015Updated 10 years ago
- A binary tree based memory allocator in C.☆11Nov 22, 2017Updated 8 years ago
- Nim bindings to the libsass C++ library☆13Jan 17, 2023Updated 3 years ago
- Schedule playback for a loop sequence of Web Audio events (e.g. midi notes) using bopper clock source.☆26May 29, 2015Updated 10 years ago
- Sample code for a 'Quaternions revisited' article from GPU Pro 5☆35Jun 27, 2015Updated 10 years ago
- etc texture decoder☆20May 31, 2019Updated 6 years ago
- A circular buffer written in C using Posix calls to create a contiguously mapped memory space. BSD Licensed.☆267May 10, 2021Updated 4 years ago
- A repl for the D programming language☆32Oct 1, 2020Updated 5 years ago
- clone from myJIT(a fork of GNU lightning)☆11Mar 17, 2015Updated 11 years ago
- Yet another FBX exporter with flatbuffers serialization, goes with the Viewer (https://github.com/VladSerhiienko/Viewer, WIP).☆66Mar 23, 2019Updated 7 years ago
- finding set bits in large bitmaps☆15Nov 30, 2015Updated 10 years ago
- Assume is a smarter assert replacement (C++03)☆21Sep 19, 2015Updated 10 years ago
- Durable dead simple queue that allows zero copy semantics. Durable under failure!☆18Dec 2, 2015Updated 10 years ago
- C++ Memory allocator for packet queues that free() in roughly the same order that they alloc().☆16Mar 15, 2018Updated 8 years ago
- A set of examples and visualizations showing off FiberTaskingLib☆13Mar 21, 2017Updated 9 years ago
- Builds atlas texture from a bunch of input images.☆73Mar 26, 2020Updated 5 years ago
- I/O Multiplexing for Linux and OSX (BSD)☆14May 14, 2014Updated 11 years ago
- Static Radix Tree (Patricia trie) implementation in C☆48May 17, 2017Updated 8 years ago
- Object-oriented C++ Java native interface(JNI) generator.☆11Dec 16, 2016Updated 9 years ago
- Generally applicable Terra utilities.☆15Feb 10, 2015Updated 11 years ago
- A single header library for managing game entity hierarchies.☆43Nov 13, 2020Updated 5 years ago
- Lightweight benchmarking component for small C++ routines☆16Mar 29, 2023Updated 2 years ago
- Single file library for vertex cache optimisation of triangles.☆69Nov 17, 2017Updated 8 years ago
- Lightweight Msgpack Encoder☆15Feb 19, 2017Updated 9 years ago
- The Website☆10Oct 26, 2025Updated 4 months ago
- PoC to append and extract data at the end of an ELF file☆20Aug 20, 2017Updated 8 years ago
- The Reactive C++ Toolbox is an open source library of C++20 components designed for efficient, asynchronous network applications on the L…☆22Dec 1, 2025Updated 3 months ago
- A fast, efficient on-disk/in-memory database with many different kind of data structures.☆27Oct 25, 2014Updated 11 years ago
- WebGL buffer wrapper☆24Jun 11, 2015Updated 10 years ago
- Fast Point Overlap Test☆18Jun 17, 2018Updated 7 years ago
- A sparse and compressed bitmap library.☆13Aug 28, 2014Updated 11 years ago
- Dissector GPU debugger☆25Feb 15, 2016Updated 10 years ago
- Simulate scheduled AudioParam values☆10Nov 10, 2017Updated 8 years ago
- BON - Binary Object Notation☆20Oct 26, 2017Updated 8 years ago
- cpu path tracing test bed☆46Oct 21, 2024Updated last year
- C library for parsing JSON config files☆33Jul 4, 2019Updated 6 years ago