package uring

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

Install

Authors

Maintainers

Sources

uring-v0.1.tbz
sha256=ea46e0118a59d046171d3deba92ed4a0cdaa89b4bcd35e11dc8dab39e7244de9
sha512=154dbb744d78b85f9df23c11a644642a9e1342ad14d49578aab2390ffadf44ff28da246fb031b3871b65c44127972102e2776319149f88ff343edee2be02dd53

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 Jun 2021

Dependencies (8)

  1. optint >= "0.1.0"
  2. bigstringaf
  3. fmt >= "0.8.4"
  4. cmdliner
  5. dune-configurator
  6. ocaml >= "4.12.0"
  7. cstruct >= "6.0.0"
  8. dune >= "2.7"

Dev Dependencies (8)

  1. odoc with-doc
  2. alcotest >= "1.4.0" & with-test
  3. logs with-test & >= "0.5.0"
  4. bechamel >= "0.1.0" & with-test
  5. bechamel-notty >= "0.1.0" & with-test
  6. bos >= "0.2.0" & with-test
  7. notty >= "0.2.2" & with-test
  8. lwt with-test & >= "5.0.0"

Used by

None

Conflicts

None