tmick0 / toy-queueLinks
A minimal blocking queue backed by a circular buffer
☆117Updated 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 lock- and wait-free hashtable (and an array too)☆109Updated 2 weeks ago
- Convenient & cross-platform sandboxing C library☆45Updated 4 months ago
- C11 Lock-free Stack☆184Updated last year
- compile time assembly interpreter☆86Updated 7 years ago
- checkedthreads: no race condition goes unnoticed! Simple API, automatic load balancing, Valgrind-based checking☆297Updated 12 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
- TLSF: two-level segregated fit O(1) allocator☆83Updated 3 years ago
- High performance utility library for C☆97Updated 7 months ago
- Free-List Memory Pool of fixed-size objects in C99☆50Updated 2 years ago
- Thread-safe cross-platform event loop library in C++☆184Updated 3 months ago
- Stackless coroutine compiler for C☆47Updated 6 years ago
- A hash table implementation using Robin Hood Linear Probing☆52Updated 11 years ago
- Test your code with malcheck to make sure it handles out of memory conditions correctly.☆97Updated 10 years ago
- A KISS, cross-platform C mocking library☆165Updated last month
- Coroutines/Fibers implementation for x86☆65Updated 9 years ago
- An-source C library developed and used at AppNexus.☆114Updated 6 years ago
- Random access array of tightly packed unsigned integers☆171Updated 3 years ago
- Cross-platform C++ framework for asynchronous, distributed applications.☆31Updated 3 weeks ago
- No bullshit vector library for C☆84Updated 5 years ago
- wait free FIFO queue, easy built cross platform(no extra dependencies needed)☆87Updated 6 years ago
- Micro-benchmarking library for C and C++ with PMU counters tracking☆63Updated 3 months ago
- Fast, efficient string interning☆100Updated 8 years ago
- A circular buffer alternative written in C under a BSD license☆142Updated 6 years ago
- Tools to facilitate data-oriented design in C99.☆41Updated 5 years ago
- A C++ pointer bump memory arena implementation☆94Updated 11 years ago
- portability macros for compiler and hardware micro operations☆36Updated last year
- header-file-only implementation of various hash algorithms☆92Updated 3 years ago
- Tiny Cooperative Process Management Library/Embedded Bounded Queue Actor Model (C11)☆40Updated 7 years ago
- C library to remove white space from strings as fast as possible☆157Updated last year
- Looking into the performance of heaps, starting with the Min-Max Heap☆69Updated 5 years ago