A library of C++ coroutine abstractions for the coroutines TS
☆3,817Jan 9, 2024Updated 2 years ago
Alternatives and similar repositories for cppcoro
Users that are interested in cppcoro are comparing it to the libraries listed below
Sorting:
- Unified Executors☆1,685Updated this week
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,740May 1, 2025Updated 10 months ago
- C++20 coroutine library☆922Updated this week
- Range library for C++14/17/20, basis for C++20's std::ranges☆4,351Mar 23, 2025Updated 11 months ago
- C++ 20 Coroutines in Action (Helpers + Test Code Examples)☆496Aug 8, 2022Updated 3 years ago
- `std::execution`, the proposed C++ framework for asynchronous and parallel programming.☆2,255Updated this week
- A modern formatting library☆23,287Updated this week
- Asio C++ Library☆5,753Nov 30, 2025Updated 3 months ago
- Compile Time Regular Expression in C++☆3,761Sep 12, 2025Updated 5 months 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 3 weeks ago
- A fast multi-producer, multi-consumer lock-free concurrent queue for C++11☆12,073Feb 14, 2026Updated 2 weeks ago
- A General-purpose Task-parallel Programming System using Modern C++☆11,740Updated this week
- A library of C++ coroutine abstractions for the coroutines TS☆439Updated this week
- Guidelines Support Library☆6,615Feb 6, 2026Updated 3 weeks ago
- asyncio is a c++20 library to write concurrent code using the async/await syntax.☆912Feb 3, 2024Updated 2 years ago
- Abseil Common Libraries (C++)☆17,052Updated this week
- Simple, light-weight and easy-to-use asynchronous components☆2,141Feb 2, 2026Updated 3 weeks ago
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆853Sep 12, 2023Updated 2 years ago
- 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
- cross-platform coroutine library in c++☆869Jan 20, 2026Updated last month
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,467Feb 11, 2026Updated 2 weeks ago
- C++11/14/17 std::expected with functional-style extensions☆1,813Sep 1, 2025Updated 6 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
- Zero overhead utilities for preventing bugs at compile time☆1,632Oct 13, 2025Updated 4 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
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,178Feb 15, 2026Updated 2 weeks ago
- Fast C++ logging library.☆28,364Updated this week
- An open-source C++ library developed and used at Facebook.☆30,263Updated this week
- P1031 low level file i/o and filesystem library for the C++ standard☆1,013Jan 8, 2026Updated last month
- scanf for modern C++☆1,298Oct 29, 2025Updated 4 months ago
- HTTP and WebSocket built on Boost.Asio in C++11☆4,761Feb 21, 2026Updated last week
- A hybrid thread / fiber task scheduler written in C++ 11☆1,993Feb 22, 2025Updated last year
- Your standard library for metaprogramming☆1,837Dec 10, 2025Updated 2 months ago
- C++14 lock-free queue.☆1,816Feb 17, 2026Updated last week
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆775Feb 1, 2026Updated last month
- A beautiful stack trace pretty printer for C++☆4,253Apr 14, 2025Updated 10 months ago
- Go-style concurrency in C++11☆3,309Jul 3, 2023Updated 2 years ago
- A C++ library of Concurrent Data Structures☆2,727Oct 17, 2023Updated 2 years ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆598Jul 17, 2025Updated 7 months ago