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

Download history 659/week @ 2024-07-21 425/week @ 2024-07-28 412/week @ 2024-08-04 489/week @ 2024-08-11 522/week @ 2024-08-18 577/week @ 2024-08-25 455/week @ 2024-09-01 489/week @ 2024-09-08 549/week @ 2024-09-15 598/week @ 2024-09-22 627/week @ 2024-09-29 633/week @ 2024-10-06 457/week @ 2024-10-13 469/week @ 2024-10-20 535/week @ 2024-10-27 631/week @ 2024-11-03

2,127 downloads per month
Used in 17 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
~126K SLoC