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:
- C11 + Pthreads Atomic Bounded Work Queue☆27Updated 10 years ago
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 4 years ago
- portability macros for compiler and hardware micro operations☆36Updated 11 months ago
- A header only library that implements a C11 Unbounded Non-Intrusive Lockless Single Consumer Multiple Producer Thread-Safe FIFO Queue.☆20Updated 9 years ago
- Various synchronization primitives for multithreaded applications in C++11.☆22Updated 9 years ago
- Intrusive data structures and asynchronous IO library☆20Updated 5 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆43Updated 5 years ago
- memory pool allocator☆50Updated 12 years ago
- iomux - High performance aynchronous I/O multiplexing and timers☆15Updated 9 years ago
- cross platform libuv based C++ library that leverages Microsoft's ppl tasks☆34Updated 9 years ago
- C library/compiler for the Cap'n Proto serialization/RPC protocol☆68Updated 2 years ago
- Tiny format/mustache templating library (C++11)☆23Updated 8 years ago
- A compact library for C99 (and MSVC in C++ mode) providing refcounted arrays, maps, lists and a cool lexical scanner.☆42Updated 8 years ago
- Tiny portable C++ library for atomic operations☆54Updated last year
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆27Updated 9 years ago
- single file C libraries☆38Updated 5 months ago
- Your one-stop C and C++ library for URI parsing.☆31Updated 6 years ago
- ☆27Updated last year
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago
- Coroutines/Fibers implementation for x86☆65Updated 8 years ago
- Math vector library☆37Updated last year
- A simple, intrusive, zero-allocation red-black tree implementation☆46Updated 3 years ago
- libuv thread communication☆58Updated 2 years ago
- Coroutine library in C.☆20Updated 4 years ago
- High performance cross platform event reactor and proactor written in C☆32Updated 11 years ago
- An implementation of the Judy array, wrapped in a c++ template. Uses Karl Malbrain's implementation, http://code.google.com/p/judyarray/ …☆42Updated 10 years ago
- Convenient & cross-platform sandboxing C library☆44Updated last year
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆82Updated 9 years ago
- A circular buffer alternative written in C under a BSD license☆140Updated 6 years ago