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

#1021 in Concurrency

Download history 1065/week @ 2024-05-17 748/week @ 2024-05-24 615/week @ 2024-05-31 729/week @ 2024-06-07 715/week @ 2024-06-14 631/week @ 2024-06-21 653/week @ 2024-06-28 625/week @ 2024-07-05 703/week @ 2024-07-12 653/week @ 2024-07-19 489/week @ 2024-07-26 381/week @ 2024-08-02 548/week @ 2024-08-09 456/week @ 2024-08-16 650/week @ 2024-08-23 341/week @ 2024-08-30

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