#async-std #tokio #smol #wrapper

abs_art

ABStraction of Asynchronous RunTime

1 unstable release

0.1.0 Oct 9, 2024

#57 in #smol

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.2–13MB
~126K SLoC