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.
☆19Updated last year
Alternatives and similar repositories for SCoro:
Users that are interested in SCoro are comparing it to the libraries listed below
- Virtual memory based containers