A fast single-producer, single-consumer lock-free queue for C++
☆4,594Mar 28, 2026Updated 3 months ago
Alternatives and similar repositories for readerwriterqueue
Users that are interested in readerwriterqueue are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A fast multi-producer, multi-consumer lock-free concurrent queue for C++11☆12,376Jun 21, 2026Updated 2 weeks ago
- C++14 concurrent lock-free low-latency queue.☆1,862Jun 29, 2026Updated last week
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆1,257Jan 4, 2024Updated 2 years ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,539Mar 8, 2024Updated 2 years ago
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,756May 1, 2025Updated last year
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- Fast C++ logging library.☆29,025Updated this week
- A C++ library of Concurrent Data Structures☆2,740Oct 17, 2023Updated 2 years ago
- A modern formatting library☆23,647Updated this week
- C++ IPC Library: A high-performance inter-process communication using shared memory on Linux/Windows.