1 unstable release

0.1.0 Oct 9, 2024

#1694 in Asynchronous

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–12MB
~141K SLoC