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

#1259 in Concurrency

Download history 588/week @ 2024-11-14 727/week @ 2024-11-21 670/week @ 2024-11-28 643/week @ 2024-12-05 661/week @ 2024-12-12 453/week @ 2024-12-19 383/week @ 2024-12-26 730/week @ 2025-01-02 655/week @ 2025-01-09 991/week @ 2025-01-16 2350/week @ 2025-01-23 2006/week @ 2025-01-30 2210/week @ 2025-02-06 1930/week @ 2025-02-13 2692/week @ 2025-02-20 2038/week @ 2025-02-27

9,219 downloads per month
Used in 16 crates (5 directly)

MIT/Apache

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
~138K SLoC