6 releases (3 breaking)
0.5.0 | Apr 24, 2024 |
---|---|
0.3.3 | Oct 4, 2023 |
0.3.2 | Sep 5, 2023 |
0.3.0 | Jul 11, 2023 |
0.1.0 | Mar 2, 2023 |
#1027 in Concurrency
2,127 downloads per month
Used in 17 crates
(5 directly)
12KB
285 lines
sea-streamer-runtime
: Async runtime abstraction
This crate provides a small set of functions aligning the type signatures between async-std
and tokio
,
so that you can build applications generic to both runtimes.
lib.rs
:
sea-streamer-runtime
: Async runtime abstraction
This crate provides a small set of functions aligning the type signatures between async-std
and tokio
,
so that you can build applications generic to both runtimes.
Dependencies
~0.6–11MB
~126K SLoC