1 unstable release

0.1.0 Aug 26, 2024

#857 in Asynchronous

Download history 123/week @ 2024-08-21 32/week @ 2024-08-28

155 downloads per month

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
~110K SLoC