ocaml-uring -- bindings to Linux io_uring These are OCaml bindings for the Linux io_uring stack. They are intended to eventually be used with the multicore OCaml stack, but may also be useful for sequential code too. Status: work in progress, unreleased.