stv0g / c11-queuesLinks
A single producer single - single consumer queue implemented by a ring buffer with C11's 'stdatomic.h'
☆37Updated last year
Alternatives and similar repositories for c11-queues
Users that are interested in c11-queues are comparing it to the libraries listed below
Sorting:
- Tick-based timer (hierarchical timing wheel algorithm)☆44Updated 5 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆83Updated 9 years ago
- C11 + Pthreads Atomic Bounded Work Queue☆27Updated 10 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 4 years ago
- A circular buffer alternative written in C under a BSD license☆140Updated 6 years ago
- portability macros for compiler and hardware micro operations☆36Updated last year
- Various synchronization primitives for multithreaded applications in C++11.☆22Updated 9 years ago
- Minimize lock-free queue ever!☆132Updated 6 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago
- memory pool allocator☆50Updated 12 years ago
- C library/compiler for the Cap'n Proto serialization/RPC protocol☆69Updated 2 years ago
- libuv thread communication☆58Updated 2 years ago
- Benchmarks for Schemaless Data Serialization Libraries☆56Updated 3 years ago
- C++ interface to CPU affinity management☆30Updated 7 years ago
- C11 Lock-free Stack☆183Updated last year
- A simple, intrusive, zero-allocation red-black tree implementation☆51Updated 3 years ago
- Generating C code interface from CPP using clang libtooling☆83Updated 4 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆46Updated 11 years ago
- A basic implementation of UDP-based Data Transfer protocol (UDT) in C☆92Updated 5 years ago
- TLSF: two-level segregated fit O(1) allocator☆80Updated 2 years ago
- Fast C/C++ memory allocator with free-all operation☆55Updated 10 years ago
- ☆27Updated last year
- a tool to count accesses to member variables in c++ programs☆77Updated 11 years ago
- A low-latency in-memory C logging library☆59Updated 3 years ago
- C++11 Work-Stealing Task Scheduler☆36Updated 5 years ago
- cross platform libuv based C++ library that leverages Microsoft's ppl tasks☆34Updated 9 years ago
- A C11 implementation of D. Vyukov MPSC queue☆29Updated last year
- Convenient & cross-platform sandboxing C library☆44Updated last year
- Coroutines for C.☆76Updated 8 years ago
- Heap allocation free version of C++11 std::function☆57Updated 3 years ago