/Coroutine

C++ coroutine scheduler

Primary LanguageC++MIT LicenseMIT

Coroutine Framework based on C++20 coroutine

Star History Chart

Current Progress:

  • finish a naive scheduler (done)
  • provide normal network api
  • add windows support