stv0g / c11-queues
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
- A header only library that implements a C11 Unbounded Non-Intrusive Lockless Single Consumer Multiple Producer Thread-Safe FIFO Queue.☆20Updated 9 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 4 years ago
- C11 + Pthreads Atomic Bounded Work Queue☆28Updated 9 years ago
- libuv thread communication☆57Updated last year
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- C/C++ high-speed low-latency lightweight memory-mapped diagnostic logger☆27Updated 3 years ago
- portability macros for compiler and hardware micro operations☆35Updated 7 months ago
- A simple, intrusive, zero-allocation red-black tree implementation☆44Updated 3 years ago
- cprops - C Prototyping Tools☆12Updated 12 years ago
- C implementation of Disruptor queues☆22Updated 2 years ago
- C library/compiler for the Cap'n Proto serialization/RPC protocol☆69Updated last year
- Lock-free allocator as described by Maged M. Michael, 2004☆43Updated 11 years ago
- Proof-of-concept implementation and benchmark of zero-copy shared-memory transport☆30Updated 12 years ago
- A circular buffer alternative written in C under a BSD license☆138Updated 5 years ago
- Mini async log C port. Now with C++ wrappers.☆74Updated last year
- [unofficial mirror] C Container Library https://github.com/jacob-navia/ccl☆18Updated 11 years ago
- Benchmarks for our memory allocator☆63Updated last year
- High performance cross platform event reactor and proactor written in C☆32Updated 10 years ago
- iomux - High performance aynchronous I/O multiplexing and timers☆14Updated 9 years ago
- A low-latency in-memory C logging library☆59Updated 2 years ago
- ☆25Updated last year
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago
- Convenient & cross-platform sandboxing C library☆44Updated 9 months ago
- Netstring parsing in C☆35Updated 4 years ago
- Tiny format/mustache templating library (C++11)☆23Updated 8 years ago
- cross platform libuv based C++ library that leverages Microsoft's ppl tasks☆35Updated 9 years ago
- C++ Concurrency library!☆26Updated 6 years ago
- A compact library for C99 (and MSVC in C++ mode) providing refcounted arrays, maps, lists and a cool lexical scanner.☆41Updated 7 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆42Updated 5 years ago
- memory pool allocator☆49Updated 12 years ago