package uring

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

Install

dune-project
 Dependency

Authors

Maintainers

Sources

uring-2.14.0.tbz
sha256=53a077fc4c6bc82ed62d88f5888507a1765096e144e7a45fdddc0ea6ec7fa881
sha512=980b199a77bdcb6b7fda3a81e6269aec29b0d197a229220b612e07e52760f1e77f103a3aefbae75363f43c2d88b08b2d48a560792920cc48864887c74b836ddc

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: 26 May 2026

Dependencies (6)

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

Dev Dependencies (6)

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

Used by

None

Conflicts

None