CMD + K

libcoro

Community

C++20 coroutine library

Installation

To install this package, run one of the following:

Conda
$conda install conda-forge::libcoro

Usage Tracking

0.16.0
1 / 8 versions selected
Downloads (Last 6 months): 0

Description

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.

About

Summary

C++20 coroutine library

Last Updated

May 7, 2026 at 06:29

License

Apache-2.0

Supported Platforms

linux-64