ladnir / macoro

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Macoro - A C++20 coroutine libray

This library is a subset of cppcoro.

Currently library contains a general purpose task<T>, eager_tast<T> types and various helper algorithms such as when_all and cancellations. More to come soon.

About


Languages

Language:C++ 94.2%Language:CMake 4.3%Language:Python 1.2%Language:C 0.2%