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,828Jan 9, 2024Updated 2 years ago
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,746May 1, 2025Updated 10 months ago
- network library based on io_uring and C++20 coroutine☆111May 26, 2020Updated 5 years ago
- cross-platform coroutine library in c++☆870Jan 20, 2026Updated 2 months ago
- Unified Executors☆1,685Mar 4, 2026Updated 2 weeks ago
- C++20 coroutines-based cooperative multitasking library☆110Sep 19, 2021Updated 4 years ago
- C++20 coroutine library☆926Mar 5, 2026Updated 2 weeks ago
- 基于C++ Coroutines编写的无栈协程库☆627Dec 27, 2023Updated 2 years ago
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆852Sep 12, 2023Updated 2 years ago
- C++14 lock-free queue.☆1,823Mar 13, 2026Updated last week
- Modern C++ binding for liburing (io_uring) that features C++ coroutines support☆338Jul 30, 2024Updated last year
- A hybrid thread / fiber task scheduler written in C++ 11☆1,995Feb 22, 2025Updated last year
- asyncio is a c++20 library to write concurrent code using the async/await syntax.☆912Feb 3, 2024Updated 2 years ago
- Using coroutines as sugar for composing monadic operations☆80Sep 6, 2018Updated 7 years ago
- `std::execution`, the proposed C++ framework for asynchronous and parallel programming.☆2,274Updated this week
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,297Feb 27, 2026Updated 3 weeks ago
- Example Code for Cpp Coroutine Job System talk at CppCon 2020☆40Nov 8, 2020Updated 5 years ago
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆514Feb 6, 2026Updated last month
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,190Feb 15, 2026Updated last month
- Simple, light-weight and easy-to-use asynchronous components☆2,153Updated this week
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,200Nov 5, 2022Updated 3 years ago
- Header-only, event based, tiny and easy to use libuv wrapper in modern C++ - now available as also shared/static library!☆2,033Dec 17, 2025Updated 3 months ago
- C++ promise/A+ library in Javascript style.☆694Apr 19, 2024Updated last year
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,598May 29, 2025Updated 9 months ago
- C++17 & C++ 20 error-handling and utility extensions.☆633Dec 26, 2023Updated 2 years ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,485Mar 8, 2024Updated 2 years ago
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆840Mar 13, 2026Updated last week
- 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 8 months ago
- P1031 low level file i/o and filesystem library for the C++ standard☆1,018Mar 11, 2026Updated last week
- A C++ library providing various concurrent data structures and reclamation schemes.☆636Aug 7, 2025Updated 7 months ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,674Oct 6, 2024Updated last year
- C++20 Microservice Bootstrapping Framework☆231Mar 8, 2026Updated last week
- C++20 实现的跨平台、header only,易用的高性能http库; modern c++(c++20), cross-platform, header-only, easy to use http framework☆2,133Mar 3, 2026Updated 2 weeks ago
- A header-only C++ library for task concurrency☆632May 18, 2023Updated 2 years ago
- A C++ library of Concurrent Data Structures☆2,733Oct 17, 2023Updated 2 years ago
- Async GRPC with C++20 coroutine support☆75Sep 26, 2022Updated 3 years ago
- Event loop friendly C++ actor micro-framework, supervisable☆380Dec 27, 2025Updated 2 months ago
- Coroutine library and toolkit for C++20☆39Dec 8, 2025Updated 3 months ago