tmick0 / toy-queueLinks
A minimal blocking queue backed by a circular buffer
☆116Updated 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:
- checkedthreads: no race condition goes unnoticed! Simple API, automatic load balancing, Valgrind-based checking☆295Updated 12 years ago
- 📶 A lock- and wait-free hashtable (and an array too)☆109Updated 7 months ago
- Convenient & cross-platform sandboxing C library☆45Updated 2 months ago
- C11 Lock-free Stack☆184Updated last year
- Stackless coroutine compiler for C☆46Updated 6 years ago
- A C library for runtime-flippable feature flags on Linux/x86-64, with negligible overhead in the common case☆76Updated 3 years ago
- compile time assembly interpreter☆86Updated 7 years ago
- TLSF: two-level segregated fit O(1) allocator☆81Updated 3 years ago
- Coroutines/Fibers implementation for x86☆65Updated 9 years ago
- Fast, efficient string interning☆99Updated 8 years ago
- A KISS, cross-platform C mocking library☆163Updated last year
- Live Asynchronous Visualized Architecture☆98Updated 6 years ago
- A circular buffer alternative written in C under a BSD license☆141Updated 6 years ago
- An-source C library developed and used at AppNexus.☆113Updated 6 years ago
- High performance utility library for C☆96Updated 5 months ago
- Free-List Memory Pool of fixed-size objects in C99☆50Updated 2 years ago
- Random access array of tightly packed unsigned integers☆171Updated 3 years ago
- Test your code with malcheck to make sure it handles out of memory conditions correctly.☆96Updated 10 years ago
- No bullshit vector library for C☆81Updated 5 years ago
- Portable scanf/printf-like functions to marshal binary data☆62Updated 10 years ago
- A terminal viewer for x86 instruction/intrinsic information using Python 3 + curses☆128Updated 3 years ago
- Compile-time TRIE based string matcher (C++11)☆53Updated 6 years ago
- Thread-safe cross-platform event loop library in C++☆184Updated last month
- header-file-only implementation of various hash algorithms☆92Updated 2 years ago
- A simple bitset library in C☆140Updated 9 months ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- Tiny Cooperative Process Management Library/Embedded Bounded Queue Actor Model (C11)☆40Updated 7 years ago
- Cross-platform C++ framework for asynchronous, distributed applications.☆31Updated last week
- Managed C strings library☆97Updated 4 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆120Updated 5 years ago