libcoro
C++20 coroutine library
C++20 coroutine library
To install this package, run one of the following:
libcoro is a low-level C++20 coroutine library that provides constructs for building larger applications. It features modern async/await patterns, higher-level constructs like tasks and generators, networking capabilities, and executor support for concurrent execution.
Summary
C++20 coroutine library
Last Updated
May 7, 2026 at 06:29
License
Apache-2.0
Supported Platforms
GitHub Repository
https://github.com/jbaldwin/libcoroDocumentation
https://github.com/jbaldwin/libcoro