tmick0 / toy-queueLinks
A minimal blocking queue backed by a circular buffer
☆115Updated 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:
- C11 Lock-free Stack☆183Updated last year
- checkedthreads: no race condition goes unnoticed! Simple API, automatic load balancing, Valgrind-based checking☆294Updated 12 years ago
- TLSF: two-level segregated fit O(1) allocator☆80Updated 3 years ago
- A C library for runtime-flippable feature flags on Linux/x86-64, with negligible overhead in the common case☆75Updated 3 years ago
- Convenient & cross-platform sandboxing C library☆44Updated 3 weeks ago
- An-source C library developed and used at AppNexus.☆111Updated 5 years ago
- Stackless coroutine compiler for C☆46Updated 5 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- compile time assembly interpreter☆86Updated 7 years ago
- A KISS, cross-platform C mocking library☆163Updated last year
- Coroutines/Fibers implementation for x86☆65Updated 9 years ago
- header-file-only implementation of various hash algorithms☆92Updated 2 years ago
- 📶 A lock- and wait-free hashtable (and an array too)☆109Updated 5 months ago
- A cross-platform library for opening memory-backed libc streams.☆76Updated last year
- Awesome links and information about memory allocation☆181Updated 6 years ago
- Tiny Cooperative Process Management Library/Embedded Bounded Queue Actor Model (C11)☆40Updated 6 years ago
- Thread-safe cross-platform event loop library in C++☆181Updated 2 months ago
- Test your code with malcheck to make sure it handles out of memory conditions correctly.☆96Updated 10 years ago
- High performance utility library for C☆94Updated 3 months ago
- A 250 LOC heap profiler - easy to hack/port, works out of the box with dynamically linked Linux binaries☆49Updated 7 months ago
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆163Updated 3 months ago
- Branchless UTF-8 decoder☆35Updated 8 years ago
- A circular buffer alternative written in C under a BSD license☆141Updated 6 years ago
- Free-List Memory Pool of fixed-size objects in C99☆50Updated 2 years ago
- portability macros for compiler and hardware micro operations☆36Updated last year
- A collection of clang plugins for safer C programming☆92Updated 6 years ago
- C99 trie library☆100Updated 6 years ago
- Clone of wc in x64 assembly☆94Updated last year
- C library to remove white space from strings as fast as possible☆155Updated last year
- Fast, efficient string interning☆96Updated 7 years ago