Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all
☆2,757May 1, 2025Updated last year
Alternatives and similar repositories for concurrencpp
Users that are interested in concurrencpp 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 library of C++ coroutine abstractions for the coroutines TS☆3,858Jan 9, 2024Updated 2 years ago
- C++20 coroutine library☆962May 2, 2026Updated last month
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,226May 8, 2026Updated last month
- Unified Executors☆1,708May 31, 2026Updated 3 weeks ago
- C++14 concurrent lock-free low-latency queue.☆1,861Jun 22, 2026Updated last week
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆881May 25, 2026Updated last month
- A fast multi-producer, multi-consumer lock-free concurrent queue for C++11☆12,355Jun 21, 2026Updated last week
- `std::execution`, the standard C++ framework for asynchronous and parallel programming.☆2,377Jun 18, 2026Updated last week
- A General-purpose Task-parallel Programming System in C++☆12,026Jun 20, 2026Updated last week
- Simple, light-weight and easy-to-use asynchronous components☆2,188Apr 13, 2026Updated 2 months ago
- A hybrid thread / fiber task scheduler written in C++ 11☆1,999Apr 27, 2026Updated 2 months ago
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,324Jun 3, 2026Updated 3 weeks ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,706Oct 6, 2024Updated last year
- Async++ concurrency framework for C++11☆1,417Oct 11, 2024Updated last year
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- cross-platform coroutine library in c++☆864Jan 20, 2026Updated 5 months ago
- C++ 20 Coroutines in Action (Helpers + Test Code Examples)☆494Aug 8, 2022Updated 3 years ago
- C++ IPC Library: A high-performance inter-process communication using shared memory on Linux/Windows.☆2,197Mar 14, 2026Updated 3 months ago
- A family of header-only, very fast and memory-friendly hashmap and btree containers.☆3,192Jun 10, 2026Updated 2 weeks ago
- A fast single-producer, single-consumer lock-free queue for C++☆4,584Mar 28, 2026Updated 3 months ago
- Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate …☆6,116Jun 8, 2026Updated 3 weeks ago
- scanf for modern C++