cameron314 / readerwriterqueueLinks
A fast single-producer, single-consumer lock-free queue for C++
☆4,391Updated 5 months ago
Alternatives and similar repositories for readerwriterqueue
Users that are interested in readerwriterqueue are comparing it to the libraries listed below
Sorting:
- A fast multi-producer, multi-consumer lock-free concurrent queue for C++11☆11,831Updated 5 months ago
- Asio C++ Library☆5,643Updated last week
- A library of C++ coroutine abstractions for the coroutines TS☆3,769Updated last year
- A C++11 library for serialization☆4,571Updated 10 months ago
- A beautiful stack trace pretty printer for C++☆4,190Updated 7 months ago
- Modern and efficient C++ Thread Pool Library☆2,006Updated 2 years ago
- Nanolog is an extremely performant nanosecond scale logging system for C++ that exposes a simple printf-like API.☆3,307Updated last year
- C++14 lock-free queue.☆1,775Updated 2 weeks ago
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,708Updated 7 months ago
- A C++ library of Concurrent Data Structures☆2,705Updated 2 years ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,429Updated last year
- A family of header-only, very fast and memory-friendly hashmap and btree containers.☆3,094Updated 2 weeks ago
- Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate …☆5,837Updated last week
- C++ Reflection Library☆3,403Updated last year
- rpclib is a modern C++ msgpack-RPC server and client library☆1,809Updated last year
- C++ IPC Library: A high-performance inter-process communication using shared memory on Linux/Windows.☆2,109Updated this week
- C++ logging library. It is powerful, supports asynchronous low latency, extendable, light-weight, fast performing, thread and type safe a…☆3,922Updated 5 months ago
- Asynchronous Low Latency C++ Logging Library☆2,678Updated 2 weeks ago
- Header-only, event based, tiny and easy to use libuv wrapper in modern C++ - now available as also shared/static library!☆2,014Updated last week
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,149Updated 2 weeks ago
- BS: a fast, lightweight, modern, and easy-to-use C++17 / C++20 / C++23 thread pool library☆2,772Updated 11 months ago
- oneAPI Threading Building Blocks (oneTBB)☆6,458Updated this week
- A modern C++ network library for developing high performance network services in TCP/UDP/HTTP protocols.☆3,744Updated last year
- A type safe SQL template library for C++☆2,595Updated 2 weeks ago
- Range library for C++14/17/20, basis for C++20's std::ranges☆4,331Updated 8 months ago
- A tiny JSON library for C++11.☆2,581Updated 5 years ago
- A hybrid thread / fiber task scheduler written in C++ 11☆1,982Updated 9 months ago
- A date and time library based on the C++11/14/17 <chrono> header☆3,336Updated last week
- A simple C++11 Thread Pool implementation☆8,597Updated last year
- G3log is an asynchronous, "crash safe", logger that is easy to use with default logging sinks or you can add your own. G3log is made wi…☆944Updated 3 weeks ago