#async-std #async-await #wrapper

abs_art

ABStraction of Asynchronous RunTime

1 unstable release

0.1.0 Oct 9, 2024

#1892 in Asynchronous

Download history 160/week @ 2024-10-07 14/week @ 2024-10-14

174 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–11MB
~125K SLoC