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

#1206 in Concurrency

Download history 535/week @ 2024-10-27 633/week @ 2024-11-03 569/week @ 2024-11-10 634/week @ 2024-11-17 681/week @ 2024-11-24 645/week @ 2024-12-01 754/week @ 2024-12-08 522/week @ 2024-12-15 457/week @ 2024-12-22 453/week @ 2024-12-29 702/week @ 2025-01-05 629/week @ 2025-01-12 1751/week @ 2025-01-19 2243/week @ 2025-01-26 2104/week @ 2025-02-02 2000/week @ 2025-02-09

8,124 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
~130K SLoC