#async-std #tokio #async

sea-streamer-runtime

🌊 SeaStreamer async runtime abstraction

6 releases (3 breaking)

new 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

#1084 in Concurrency

Download history 734/week @ 2024-01-03 812/week @ 2024-01-10 856/week @ 2024-01-17 678/week @ 2024-01-24 999/week @ 2024-01-31 532/week @ 2024-02-07 684/week @ 2024-02-14 1117/week @ 2024-02-21 1094/week @ 2024-02-28 805/week @ 2024-03-06 827/week @ 2024-03-13 790/week @ 2024-03-20 687/week @ 2024-03-27 659/week @ 2024-04-03 649/week @ 2024-04-10 815/week @ 2024-04-17

2,925 downloads per month
Used in 12 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–12MB
~125K SLoC