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 |
#967 in Concurrency
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–14MB
~141K SLoC