cppcoro chinese document https://cathaysia.github.io/cppcoro_chs/
-
Updated
Mar 29, 2021 - Python
cppcoro chinese document https://cathaysia.github.io/cppcoro_chs/
🌊 potok — a C++20 coroutine runtime for structured concurrency: tasks, a thread-pool scheduler, when_all, channels, async mutex/event and generators. Header-first, zero dependencies.
A lightweight, header‑only C++20 coroutine framework for embedded systems, providing manual scheduling, event‑based awaitables, timeout support, and concise co_yield/yield macros.
To associate your repository with the cppcoro topic, visit your repo's landing page and select "manage topics."