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

#1251 in Concurrency

Download history 683/week @ 2024-11-30 752/week @ 2024-12-07 531/week @ 2024-12-14 459/week @ 2024-12-21 441/week @ 2024-12-28 720/week @ 2025-01-04 629/week @ 2025-01-11 1728/week @ 2025-01-18 2256/week @ 2025-01-25 2095/week @ 2025-02-01 2031/week @ 2025-02-08 1845/week @ 2025-02-15 2932/week @ 2025-02-22 2323/week @ 2025-03-01 2564/week @ 2025-03-08 1860/week @ 2025-03-15

10,103 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