package uring

  1. Overview
  2. No Docs
OCaml bindings for Linux io_uring

Install

dune-project
 Dependency

Authors

Maintainers

Sources

uring-2.15.0.tbz
sha256=30ad45e6d4dbbd94f9324c99af3dbcfa78f8f98a3c5717710810c782151d3186
sha512=0f101c1a68f8de1f4d05614d1284beb0755cffa82605c48df6e9b7a336249f614d0eb46f9626063ac96fca5345b248abf4cb193a9d00047bd1edb3c1aa714c7c

Description

Bindings to the Linux io_uring kernel IO interfaces. See https://github.com/ocaml-multicore/eio for a higher-level API using this.

Published: 05 Jul 2026

Dependencies (6)

  1. optint >= "0.1.0"
  2. fmt >= "0.8.10"
  3. dune-configurator
  4. ocaml >= "5.2.0"
  5. cstruct >= "6.0.1"
  6. dune >= "3.0"

Dev Dependencies (7)

  1. odoc with-doc
  2. lintcstubs-arity with-test
  3. mdx >= "2.1.0" & with-test
  4. cmdliner with-test & >= "1.1.0"
  5. logs with-test & >= "0.5.0"
  6. bechamel >= "0.1.0" & with-test
  7. lwt with-test & >= "5.0.0"

Used by

None

Conflicts

None