#async #run-time #abstraction #tokio #futures-executor

yanked yaraal

yet another async runtime abstraction library

1 unstable release

0.1.0 Aug 26, 2024

#383 in #abstraction

MIT license

6KB
101 lines

yaraal: yet another async runtime abstraction library

yaraal is an abstraction to select between the runtime of tokio, futures-executor and std-async. Its development is driven by the need of the auKsys and CylonCore projects. Feel free to submit any pull requests for your own needs.


lib.rs:

yaraal: yet another async runtime abstraction layer

yaraal is a crate for abstracting

Dependencies

~0–10MB
~113K SLoC