#io-uring #tokio-uring #type #fluke #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

#1511 in Asynchronous

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–11MB
~98K SLoC