tmick0 / toy-queueLinks
A minimal blocking queue backed by a circular buffer
☆114Updated 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☆293Updated 11 years ago
- C11 Lock-free Stack☆184Updated last year
- TLSF: two-level segregated fit O(1) allocator☆80Updated 2 years ago
- Stackless coroutine compiler for C☆46Updated 5 years ago
- 📶 A lock- and wait-free hashtable (and an array too)☆109Updated 2 months ago
- An-source C library developed and used at AppNexus.☆110Updated 5 years ago
- compile time assembly interpreter☆85Updated 7 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆67Updated 4 years ago
- Random access array of tightly packed unsigned integers☆162Updated 3 years ago
- Convenient & cross-platform sandboxing C library☆44Updated last year
- header-file-only implementation of various hash algorithms☆91Updated 2 years ago
- A circular buffer alternative written in C under a BSD license☆140Updated 6 years ago
- Coroutines/Fibers implementation for x86☆65Updated 8 years ago
- High performance utility library for C☆94Updated last week
- A simple bitset library in C☆134Updated 4 months ago
- portability macros for compiler and hardware micro operations☆36Updated last year
- No bullshit vector library for C☆78Updated 4 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 hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- Fast, efficient string interning☆97Updated 7 years ago
- A collection of clang plugins for safer C programming☆91Updated 6 years ago
- Free-List Memory Pool of fixed-size objects in C99☆49Updated 2 years ago
- Live Asynchronous Visualized Architecture☆96Updated 6 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆51Updated 3 years ago
- Thread-safe cross-platform event loop library in C++☆177Updated last month
- A cross-platform library for opening memory-backed libc streams.☆75Updated last year
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆163Updated 2 weeks ago
- bnflite is a C++ template library for lightweight grammar parsers (BNF can be "executable"! )☆77Updated 2 years ago
- Compile-time TRIE based string matcher (C++11)☆52Updated 6 years ago
- Portable scanf/printf-like functions to marshal binary data☆62Updated 10 years ago