package eio

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

Install

Dune Dependency

Authors

Maintainers

Sources

eio_main-0.2.tbz
sha256=d09b63460ab8eb529b7e48c5a566ece58ae0d8f3c72ef6b55245cd8a8b3b304d
sha512=d644a0495923fc6c009d6ca95693ad93ed204604dcf84f43c68f3e83f4ab1bb6c4581c14b165ffaec2c194803a6dac38611e991133acdfc3388a7fa95a677d32

Description

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

Published: 08 Mar 2022

Dependencies (9)

  1. mtime >= "1.2.0"
  2. fmt >= "0.8.9"
  3. psq >= "0.2.0"
  4. optint >= "0.1.0"
  5. lwt-dllist
  6. cstruct >= "6.0.1"
  7. base-domains
  8. ocaml >= "4.12.0"
  9. dune >= "2.9"

Dev Dependencies (4)

  1. odoc with-doc
  2. alcotest >= "1.4.0" & with-test
  3. crowbar >= "0.2" & with-test
  4. astring >= "0.8.5" & with-test

Conflicts (2)

  1. ocaml-variants >= "5.0.0~beta1"
  2. ocaml-base-compiler >= "5.0.0~beta1"