seppeon / SCoro

A stackless, resumable, resettable state machine style coroutine library for C++17. This was made when I discovered that C++20 coroutines very frequently require heap allocation and their embodied types are erased.
18Updated last year

Related projects

Alternatives and complementary repositories for SCoro