esoma / io-queueLinks
A header only library that implements a C11 Unbounded Non-Intrusive Lockless Single Consumer Multiple Producer Thread-Safe FIFO Queue.
☆20Updated 9 years ago
Alternatives and similar repositories for io-queue
Users that are interested in io-queue are comparing it to the libraries listed below
Sorting:
- C11 + Pthreads Atomic Bounded Work Queue☆27Updated 10 years ago
- C++ reflection framework (for fun)☆14Updated 10 years ago
- Tiny format/mustache templating library (C++11)☆23Updated 9 years ago
- Lightweight, performance oriented, Core library for 'C' programmers☆55Updated 9 years ago
- A light-weight C++ profiling library☆31Updated 11 years ago
- TinyThread++ fork with lambda, future and continuation support.☆30Updated 13 years ago
- Single-header-file, public domain, type-generic C89 skip list implemementation☆31Updated 8 years ago
- Apathy is a lightweight path/file/mstream/mmap IO library (C++03)☆35Updated 5 years ago
- Wait-free ring buffer for inter-thread communication using C++11 atomics☆18Updated 10 years ago
- A very minimal .INI reader/writer (C++11)☆31Updated 9 years ago
- A simple and lightweight tree container (C++03)☆14Updated 9 years ago
- Bourne is a lightweight JSON de/serializer (C++11).☆22Updated 10 years ago
- Tiny portable C++ library for atomic operations☆54Updated last year
- Simple unoptimized AVL tree implementation in C89☆41Updated 4 years ago
- A cross-platform immediate mode user-interface library. Public domain.☆34Updated 7 years ago
- Public Domain random number generators for C++☆16Updated 10 years ago
- Lightweight publisher/subscriber C++ library based on boost asio☆21Updated 4 years ago
- Basic C99 implementations of various fundamental data structures (queue, stack, graph, heap, etc.)☆15Updated 8 years ago
- memory pool allocator☆50Updated 12 years ago
- cross platform libuv based C++ library that leverages Microsoft's ppl tasks☆34Updated 9 years ago
- Lightweight append-only, header-less, journaling file format (C++11)☆13Updated 9 years ago
- Single-header library for handling crashes in C++ programs on Linux.