A fast multi-producer, multi-consumer lock-free concurrent queue for C++11
☆12,073Feb 14, 2026Updated last week
Alternatives and similar repositories for concurrentqueue
Users that are interested in concurrentqueue are comparing it to the libraries listed below
Sorting:
- A fast single-producer, single-consumer lock-free queue for C++☆4,494Jun 25, 2025Updated 8 months ago
- Fast C++ logging library.☆28,364Updated this week
- Abseil Common Libraries (C++)☆17,052Updated this week
- A modern formatting library☆23,287Updated this week
- An open-source C++ library developed and used at Facebook.☆30,254Updated this week
- A General-purpose Task-parallel Programming System using Modern C++☆11,730Feb 20, 2026Updated last week
- C++14 lock-free queue.☆1,816Feb 17, 2026Updated last week
- JSON for Modern C++☆48,965Updated this week
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,740May 1, 2025Updated 9 months ago
- A C++ library of Concurrent Data Structures☆2,727Oct 17, 2023Updated 2 years ago
- Asio C++ Library☆5,753Nov 30, 2025Updated 2 months ago
- A simple C++11 Thread Pool implementation☆8,679Jul 20, 2024Updated last year
- A family of header-only, very fast and memory-friendly hashmap and btree containers.☆3,151Dec 6, 2025Updated 2 months ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,478Mar 8, 2024Updated last year
- A C++ header-only HTTP/HTTPS server and client library☆16,165Updated this week
- High performance server-side application framework☆9,129Updated this week
- oneAPI Threading Building Blocks (oneTBB)☆6,557Feb 19, 2026Updated last week
- A modern C++ network library for developing high performance network services in TCP/UDP/HTTP protocols.☆3,764Apr 10, 2024Updated last year
- mimalloc is a compact general purpose allocator with excellent performance.☆12,509Feb 6, 2026Updated 3 weeks ago
- A library of C++ coroutine abstractions for the coroutines TS☆3,817Jan 9, 2024Updated 2 years ago
- 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 2 weeks ago
- A modern, C++-native, test framework for unit-tests, TDD and BDD - using C++14, C++17 and later (C++11 support is in v2.x branch, and C++…☆20,200Feb 18, 2026Updated last week
- A fast JSON parser/generator for C++ with both SAX/DOM style API☆15,000Feb 5, 2025Updated last year
- A C++11 library for serialization☆4,623Jan 20, 2025Updated last year
- Go-style concurrency in C++11☆3,309Jul 3, 2023Updated 2 years ago
- Async++ concurrency framework for C++11☆1,413Oct 11, 2024Updated last year
- 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
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,178Feb 15, 2026Updated last week
- C++ IPC Library: A high-performance inter-process communication using shared memory on Linux/Windows.☆2,153Feb 19, 2026Updated last week
- A tiny boost library in C++11.☆4,198May 27, 2025Updated 9 months ago
- C++ Parallel Computing and Asynchronous Networking Framework☆14,300Feb 13, 2026Updated 2 weeks ago
- A hybrid thread / fiber task scheduler written in C++ 11