caf
Cancelable Async Flows: a wrapper to treat generators as cancelable async functions
gensync
Allows users to use generators in order to write common functions that can be both sync or async.
modern-async
A modern tooling library for asynchronous operations using async/await, promises and async generators
suspend
Async control-flow for Node.js using ES6 generators.