tmick0 / toy-queueLinks
A minimal blocking queue backed by a circular buffer
☆112Updated 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
Sorting:
- A circular buffer alternative written in C under a BSD license☆140Updated 6 years ago
- Convenient & cross-platform sandboxing C library☆44Updated last year
- checkedthreads: no race condition goes unnoticed! Simple API, automatic load balancing, Valgrind-based checking☆293Updated 11 years ago
- header-file-only implementation of various hash algorithms☆91Updated 2 years ago
- TLSF: two-level segregated fit O(1) allocator☆80Updated 2 years ago
- Portable scanf/printf-like functions to marshal binary data☆61Updated 10 years ago
- A terminal viewer for x86 instruction/intrinsic information using Python 3 + curses☆129Updated 2 years ago
- A C library for runtime-flippable feature flags on Linux/x86-64, with negligible overhead in the common case☆73Updated 2 years ago
- A circular buffer written in C using Posix calls to create a contiguously mapped memory space. BSD Licensed.☆260Updated 4 years ago
- bad_alloc Behaving Badly☆74Updated 6 years ago
- A cross-platform library for opening memory-backed libc streams.☆73Updated last year
- A C++ pointer bump memory arena implementation☆93Updated 10 years ago
- Growable Memory Buffer for C99☆122Updated 3 years ago
- Coroutines/Fibers implementation for x86☆65Updated 8 years ago
- Random access array of tightly packed unsigned integers☆161Updated 3 years ago
- A collection of clang plugins for safer C programming☆91Updated 6 years ago
- compile time assembly interpreter☆85Updated 7 years ago
- C11 Lock-free Stack☆182Updated last year
- No bullshit vector library for C☆78Updated 4 years ago
- tool to show the structure layout of types in your C/C++ program, highlighting padding☆125Updated 2 years ago
- portability macros for compiler and hardware micro operations☆36Updated 11 months ago
- Stackless coroutine compiler for C☆46Updated 5 years ago
- Reference implementation of Grisu-Exact in C++☆64Updated 4 years ago
- Hierarchical Allocator for C☆66Updated 8 years ago
- Towards a constexpr version of the C++ standard library☆18Updated last year
- A C library for converting between two different encodings in a simple, easy, and powerful way.☆61Updated 3 weeks ago
- Mock C functions using the preprocessor☆32Updated 5 years ago
- Type-safe Printf in C☆72Updated 5 months ago
- UMASH: a fast enough hash and fingerprint with collision bounds☆155Updated 5 months ago
- Hierarchical memory allocator☆73Updated 10 years ago