cameron314 / readerwriterqueueLinks
A fast single-producer, single-consumer lock-free queue for C++
☆4,111Updated 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,013Updated last week
- A beautiful stack trace pretty printer for C++☆4,027Updated last month
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,557Updated 3 weeks ago
- A C++11 library for serialization☆4,427Updated 4 months ago
- A library of C++ coroutine abstractions for the coroutines TS☆3,606Updated last year
- Asio C++ Library☆5,312Updated last month
- A C++ library of Concurrent Data Structures☆2,643Updated last year
- Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate …☆5,442Updated 2 months ago
- C++14 lock-free queue.☆1,657Updated 3 weeks ago
- Range library for C++14/17/20, basis for C++20's std::ranges☆4,246Updated 2 months ago
- C++ IPC Library: A high-performance inter-process communication using shared memory on Linux/Windows.☆1,964Updated last week
- Header-only, event based, tiny and easy to use libuv wrapper in modern C++ - now available as also shared/static library!☆1,939Updated last month
- oneAPI Threading Building Blocks (oneTBB)☆6,131Updated last week
- Nanolog is an extremely performant nanosecond scale logging system for C++ that exposes a simple printf-like API.☆3,212Updated last year
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,021Updated this week
- Modern and efficient C++ Thread Pool Library☆1,930Updated 2 years ago
- A modern C++ network library for developing high performance network services in TCP/UDP/HTTP protocols.☆3,691Updated last year
- A family of header-only, very fast and memory-friendly hashmap and btree containers.☆2,966Updated last month
- An Open Source Implementation of the Actor Model in C++☆3,278Updated last week
- C++ Reflection Library☆3,319Updated last year
- rpclib is a modern C++ msgpack-RPC server and client library☆1,772Updated last year
- Lightweight C++ command line option parser☆4,436Updated this week
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,536Updated 2 weeks ago
- C++ logging library. It is powerful, supports asynchronous low latency, extendable, light-weight, fast performing, thread and type safe a…☆3,864Updated last year
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,298Updated last year
- A type safe SQL template library for C++☆2,547Updated last week
- Concurrent data structures in C++☆1,423Updated 4 years ago
- A dbg(…) macro for C++☆3,145Updated 2 months ago
- A tool for use with clang to analyze #includes in C and C++ source files☆4,336Updated this week
- Async++ concurrency framework for C++11☆1,400Updated 7 months ago