1 unstable release

0.1.0 Oct 9, 2024

#1297 in Asynchronous

31 downloads per month

MIT/Apache

17KB
489 lines

abs_art

ABStraction of Asynchronous RunTime.

This crates abstracts common APIs, like JoinHandle from tokio, async-std and smol so that users can write codes across these runtimes with little overhead.

Dependencies

~0.3–14MB
~133K SLoC