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

Install

Authors

Maintainers

Sources

eio-0.10.tbz
sha256=390f7814507b8133d6c25e3a67a742d731c7ca66252b287b1fb0e3ad4d10eecc
sha512=9c0c9088b178df9799aaae9deb803a802228f1329cbe452479c90e80a13985d9c364ea86ee14e4e759133940f9f6065c7e8ece509d176fb1e347c5320f00a494

Description

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

Published: 03 Jun 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.0.0"
  11. dune >= "3.7"

Dev Dependencies (5)

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

Conflicts (4)

  1. seq < "0.3"
  2. ocaml-system < "5.0.0~beta1"
  3. ocaml-variants < "5.0.0~beta1"
  4. ocaml-base-compiler < "5.0.0~beta1"