#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

#1410 in Algorithms

Download history 4/week @ 2024-02-15 16/week @ 2024-02-22 5/week @ 2024-02-29 17/week @ 2024-03-07 8/week @ 2024-03-14 4/week @ 2024-03-21 41/week @ 2024-03-28

70 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–13MB
~110K SLoC