Show HN: Coros – A Modern C++ Library for Task Parallelism
(github.com/mtmucha)
Coros is a header-only C++23 library designed for task-based parallelism, that utilizes coroutines and the new expected type.
Coros is a header-only C++23 library designed for task-based parallelism, that utilizes coroutines and the new expected type.