package eio

  1. Overview
  2. Docs
Effect-based direct-style IO API for OCaml

Install

Authors

Maintainers

Sources

eio-0.13.tbz
sha256=82537ee1c5b1829fde8207614a4e39f560bd582332841290ed5ef76691f3af70
sha512=69fc509e5ed34da64c3c26fa22558ce7f0cb42afa65c864c57dbb05948e12c0f4f6ab7b77a07f8b292ea3a18748ed46deb9da6af74852115da5e938177b3bf18

Description

An effect-based IO API for multicore OCaml with fibers.

Published: 03 Nov 2023

Dependencies (11)

  1. mtime >= "2.0.0"
  2. domain-local-await >= "0.1.0"
  3. hmap >= "0.8.1"
  4. fmt >= "0.8.9"
  5. psq >= "0.2.0"
  6. optint >= "0.1.0"
  7. lwt-dllist
  8. cstruct >= "6.0.1"
  9. bigstringaf >= "0.9.0"
  10. ocaml >= "5.1.0"
  11. dune >= "3.9"

Dev Dependencies (4)

  1. odoc with-doc
  2. dscheck >= "0.1.0" & with-test
  3. mdx >= "2.2.0" & with-test
  4. crowbar >= "0.2" & with-test

Used by (11)

  1. ambient-context-eio
  2. asai < "0.2.0"
  3. eio_linux >= "0.13"
  4. eio_posix >= "0.13"
  5. eio_windows >= "0.13"
  6. gluten-eio >= "0.5.0"
  7. lwt_eio >= "0.5"
  8. mirage-crypto-rng-eio >= "0.11.2"
  9. plist-xml >= "0.4.0"
  10. tls-eio >= "0.17.2"
  11. wayland >= "2.0"

Conflicts (1)

  1. seq < "0.3"