context-coroutines

[context-coroutines] is a Rust crate that provides a simple set of extensions to the context crate to provide stackful coroutines.

The intended use case is mostly for read and write (input and output, I/O) with socket file descriptors.

The developers are not associated with the authors of context but are extremely grateful for the work they've put into to a superb piece of code.

Licensing

The license for this project is MIT.