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

#3 in #fluke

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–15MB
~105K SLoC