#async-await #smol #async-std #tokio #async

tasic

TASIC - Tokio, Async_STD, Smol, Interface Crate

5 unstable releases

0.3.2 Aug 7, 2023
0.3.1 Aug 7, 2023
0.3.0 Aug 7, 2023
0.2.0 Aug 7, 2023
0.1.0 Aug 7, 2023

#729 in Concurrency

29 downloads per month

MIT license

10KB
181 lines

TASIC - Tokio, Async_STD, Smol, Interface Crate

TASIC provides a general wrapper around the crates Tokio, Async_STD, and Smol to allow libraries providing async code to support them all. Currently, TASIC provides a few functions on its own, instead wrapping original implementations.

TASIC currently only provides functionality for spawning tasks and creating channels, however future expansion is planned, and pull requests are always welcome.

Dependencies

~0.6–11MB
~125K SLoC