tmick0 / toy-queue
A minimal blocking queue backed by a circular buffer
☆91Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for toy-queue
- Stackless coroutine compiler for C☆46Updated 5 years ago
- Convenient & cross-platform sandboxing C library☆43Updated 6 months ago
- Portable scanf/printf-like functions to marshal binary data☆61Updated 9 years ago
- TLSF: two-level segregated fit O(1) allocator☆75Updated 2 years ago
- portability macros for compiler and hardware micro operations☆35Updated 4 months ago
- A cross-platform library for opening memory-backed libc streams.☆64Updated last year
- compile time assembly interpreter☆84Updated 6 years ago
- A circular buffer alternative written in C under a BSD license☆137Updated 5 years ago
- A KISS, cross-platform C mocking library☆152Updated 3 months ago
- A hash table implementation using Robin Hood Linear Probing☆50Updated 10 years ago
- A C library for runtime-flippable feature flags on Linux/x86-64, with negligible overhead in the common case☆69Updated 2 years ago
- A single producer single - single consumer queue implemented by a ring buffer with C11's 'stdatomic.h'☆37Updated 11 months ago
- Coroutines/Fibers implementation for x86☆66Updated 8 years ago
- High performance utility library for C☆92Updated 3 months ago
- No bullshit vector library for C☆78Updated 4 years ago
- DRY Microtesting Framework for C☆83Updated 4 years ago
- Hierarchical memory allocator☆71Updated 9 years ago
- strtod and dtoa correct rounding and fast☆41Updated last year
- A terminal viewer for x86 instruction/intrinsic information using Python 3 + curses☆128Updated last year
- header-file-only implementation of various hash algorithms☆89Updated last year
- C11 + Pthreads Atomic Bounded Work Queue☆28Updated 9 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆43Updated 3 years ago
- Free-List Memory Pool of fixed-size objects in C99☆48Updated last year
- Fastest Histogram Construction☆66Updated 2 years ago
- memory pool allocator☆49Updated 11 years ago
- Type-safe Printf in C☆69Updated 2 years ago
- Test your code with malcheck to make sure it handles out of memory conditions correctly.☆96Updated 9 years ago
- Random access array of tightly packed unsigned integers☆159Updated 2 years ago
- A simple bitset library in C☆126Updated last month