#io-uring #tokio-uring #fluke #type #building #platform #replicates

nightly fluke-maybe-uring

Replicates some tokio-uring types to allow building code without it

2 releases

0.1.1 Oct 3, 2023
0.1.0 Oct 3, 2023

#1433 in Algorithms

Download history 8/week @ 2024-02-17 14/week @ 2024-02-24 3/week @ 2024-03-02 22/week @ 2024-03-09 3/week @ 2024-03-16 8/week @ 2024-03-23 69/week @ 2024-03-30 12/week @ 2024-04-06

83 downloads per month
Used in 2 crates

MIT/Apache

38KB
876 lines

fluke-maybe-uring

fluke uses tokio-uring, but it also tries to function on platforms where io_uring is not available: this crate abstracts over "classic tokio" I/O types and tokio-uring types.

Dependencies

~2–14MB
~108K SLoC