Feel free to fork it as a package.
It's currently working but not really maintained and not an alternative to async at the moment.
But are there any coroutines/fibers libraries with a separated scheduler?
But are there any coroutines/fibers libraries with a separated scheduler?
D, Ruby, C++ (Boost.Coroutine2) have a scheduler-independent coroutine implementations.