C++ 20 Coroutines in Action (Helpers + Test Code Examples)
☆496Aug 8, 2022Updated 3 years ago
Alternatives and similar repositories for coroutine
Users that are interested in coroutine are comparing it to the libraries listed below
Sorting:
- A library of C++ coroutine abstractions for the coroutines TS☆3,817Jan 9, 2024Updated 2 years ago
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,740May 1, 2025Updated 10 months ago
- cross-platform coroutine library in c++☆869Jan 20, 2026Updated last month
- network library based on io_uring and C++20 coroutine☆110May 26, 2020Updated 5 years ago
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆853Sep 12, 2023Updated 2 years ago
- Unified Executors☆1,685Updated this week
- 基于C++ Coroutines编写的无栈协程库☆626Dec 27, 2023Updated 2 years ago
- C++20 coroutine library☆922Feb 22, 2026Updated last week
- C++14 lock-free queue.☆1,816Feb 17, 2026Updated last week
- C++20 coroutines-based cooperative multitasking library☆110Sep 19, 2021Updated 4 years ago
- A hybrid thread / fiber task scheduler written in C++ 11☆1,993Feb 22, 2025Updated last year
- Modern C++ binding for liburing (io_uring) that features C++ coroutines support☆338Jul 30, 2024Updated last year
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆513Feb 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
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,285Oct 14, 2024Updated last year
- Simple, light-weight and easy-to-use asynchronous components☆2,141Feb 2, 2026Updated 3 weeks ago
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,198Nov 5, 2022Updated 3 years ago
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,178Feb 15, 2026Updated 2 weeks ago
- `std::execution`, the proposed C++ framework for asynchronous and parallel programming.☆2,255Updated this week
- 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
- C++ promise/A+ library in Javascript style.☆694Apr 19, 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
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,476Mar 8, 2024Updated last year
- Using coroutines as sugar for composing monadic operations☆78Sep 6, 2018Updated 7 years ago
- Example Code for Cpp Coroutine Job System talk at CppCon 2020☆40Nov 8, 2020Updated 5 years ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,671Oct 6, 2024Updated last year
- Range-based goodness for C++17☆363Feb 11, 2021Updated 5 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
- Async++ concurrency framework for C++11☆1,410Oct 11, 2024Updated last year
- A C++ library of Concurrent Data Structures☆2,727Oct 17, 2023Updated 2 years ago
- Go-style concurrency in C++11☆3,309Jul 3, 2023Updated 2 years ago
- C++17 & C++ 20 error-handling and utility extensions.☆631Dec 26, 2023Updated 2 years ago
- C++20 Microservice Bootstrapping Framework☆231Feb 15, 2026Updated 2 weeks ago
- Event loop friendly C++ actor micro-framework, supervisable☆379Dec 27, 2025Updated 2 months ago
- C++20 实现的跨平台、header only,易用的高性能http库; modern c++(c++20), cross-platform, header-only, easy to use http framework☆2,129Jan 13, 2026Updated last month
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,467Feb 11, 2026Updated 2 weeks ago
- P1031 low level file i/o and filesystem library for the C++ standard☆1,013Jan 8, 2026Updated last month
- A C++ library providing various concurrent data structures and reclamation schemes.☆636Aug 7, 2025Updated 6 months ago
- A Header-Only cross-platform C++ TCP network library . We can use vcpkg(https://github.com/Microsoft/vcpkg/tree/master/ports/brynet) ins…☆1,068Aug 25, 2024Updated last year