A fast single-producer, single-consumer lock-free queue for C++
☆4,494Jun 25, 2025Updated 8 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☆12,073Feb 14, 2026Updated 2 weeks ago
- C++14 lock-free queue.☆1,816Feb 17, 2026Updated last week
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆1,168Jan 4, 2024Updated 2 years ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,476Mar 8, 2024Updated last year
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,740May 1, 2025Updated 10 months ago
- Fast C++ logging library.☆28,364Updated this week
- A C++ library of Concurrent Data Structures☆2,727Oct 17, 2023Updated 2 years ago
- A modern formatting library☆23,287Updated this week
- A family of header-only, very fast and memory-friendly hashmap and btree containers.☆3,152Dec 6, 2025Updated 2 months ago
- C++ IPC Library: A high-performance inter-process communication using shared memory on Linux/Windows.☆2,158Feb 19, 2026Updated last week
- A General-purpose Task-parallel Programming System using Modern C++☆11,740Updated this week
- An open-source C++ library developed and used at Facebook.☆30,263Updated this week
- Abseil Common Libraries (C++)☆17,052Updated this week
- Asio C++ Library☆5,753Nov 30, 2025Updated 3 months ago
- A library of C++ coroutine abstractions for the coroutines TS☆3,817Jan 9, 2024Updated 2 years ago
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,178Feb 15, 2026Updated 2 weeks ago
- Async++ concurrency framework for C++11☆1,410Oct 11, 2024Updated last year
- Header-only, event based, tiny and easy to use libuv wrapper in modern C++ - now available as also shared/static library!☆2,029Dec 17, 2025Updated 2 months ago
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,594May 29, 2025Updated 9 months ago
- A simple C++11 Thread Pool implementation☆8,679Jul 20, 2024Updated last year
- A hybrid thread / fiber task scheduler written in C++ 11☆1,993Feb 22, 2025Updated last year
- Asynchronous Low Latency C++ Logging Library☆2,827Jan 22, 2026Updated last month
- Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate …☆5,961Feb 7, 2026Updated 3 weeks ago
- JSON for Modern C++☆48,965Updated this week
- A C++11 library for serialization☆4,623Jan 20, 2025Updated last year
- A beautiful stack trace pretty printer for C++☆4,253Apr 14, 2025Updated 10 months ago
- A modern C++ network library for developing high performance network services in TCP/UDP/HTTP protocols.☆3,764Apr 10, 2024Updated last year
- Nanolog is an extremely performant nanosecond scale logging system for C++ that exposes a simple printf-like API.☆3,332Mar 4, 2024Updated last year
- Go-style concurrency in C++11☆3,309Jul 3, 2023Updated 2 years ago
- Concurrent data structures in C++☆1,447Oct 1, 2020Updated 5 years ago
- A C++ header-only HTTP/HTTPS server and client library☆16,165Updated this week
- oneAPI Threading Building Blocks (oneTBB)☆6,565Updated this week
- universal serialization engine☆1,298Feb 11, 2026Updated 2 weeks ago
- An Open Source Implementation of the Actor Model in C++☆3,392Updated this week
- A collection of resources on wait-free and lock-free programming☆2,014Feb 25, 2024Updated 2 years ago
- Your binary serialization library☆1,218Oct 9, 2025Updated 4 months ago
- The POCO C++ Libraries are powerful cross-platform C++ libraries for building network- and internet-based applications that run on deskto…☆9,367Updated this week
- C++ websocket client/server library☆7,637Apr 19, 2025Updated 10 months ago
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,285Oct 14, 2024Updated last year