ArkadyRudenko / coros

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Coros 🚀


Coros is a light-weight concurrency framework with coroutines from C++20:

  • co_await
  • co_return

Docs

  • Features

Inspired by the best concurrency-course

About


Languages

Language:C++ 92.6%Language:CMake 7.4%