cameron314 / readerwriterqueueLinks
A fast single-producer, single-consumer lock-free queue for C++
☆4,139Updated last month
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,106Updated 3 weeks ago
- Asio C++ Library☆5,364Updated 2 months ago
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,575Updated last month
- C++14 lock-free queue.☆1,668Updated last month
- Nanolog is an extremely performant nanosecond scale logging system for C++ that exposes a simple printf-like API.☆3,220Updated last year
- A library of C++ coroutine abstractions for the coroutines TS☆3,624Updated last year
- A family of header-only, very fast and memory-friendly hashmap and btree containers.☆2,982Updated 2 weeks ago
- A C++11 library for serialization☆4,434Updated 5 months ago
- Modern and efficient C++ Thread Pool Library☆1,935Updated 2 years ago
- A C++ library of Concurrent Data Structures☆2,647Updated last year
- C++ Reflection Library☆3,335Updated last year
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,313Updated last year
- C++ IPC Library: A high-performance inter-process communication using shared memory on Linux/Windows.☆1,981Updated 3 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,476Updated last week
- A beautiful stack trace pretty printer for C++☆4,059Updated 2 months ago
- A hybrid thread / fiber task scheduler written in C++ 11☆1,952Updated 3 months ago
- Range library for C++14/17/20, basis for C++20's std::ranges☆4,256Updated 2 months ago
- A type safe SQL template library for C++☆2,552Updated this week
- Header-only, event based, tiny and easy to use libuv wrapper in modern C++ - now available as also shared/static library!☆1,946Updated 2 months ago
- A modern C++ network library for developing high performance network services in TCP/UDP/HTTP protocols.☆3,693Updated last year
- BS: a fast, lightweight, modern, and easy-to-use C++17 / C++20 / C++23 thread pool library☆2,550Updated 6 months ago
- Lightweight C++ command line option parser☆4,461Updated last week
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,036Updated 3 weeks ago
- C++ logging library. It is powerful, supports asynchronous low latency, extendable, light-weight, fast performing, thread and type safe a…☆3,870Updated last year
- Asynchronous Low Latency C++ Logging Library☆2,227Updated last week
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,202Updated 8 months ago
- A tiny JSON library for C++11.☆2,574Updated 5 years ago
- rpclib is a modern C++ msgpack-RPC server and client library☆1,777Updated last year
- CLI11 is a command line parser for C++11 and beyond that provides a rich feature set with a simple and intuitive interface.☆3,685Updated this week
- Reactive Extensions for C++☆3,115Updated 10 months ago