package eio

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

Install

Dune Dependency

Authors

Maintainers

Sources

eio_main-0.1.tbz
sha256=671bedef03a2646d13f6e18b6e18c3509be7688fa19b4c48c9f0656959716878
sha512=8aa4993576bd716c0a3df70bb7cc55507ab6f810b38bdb8d66d0d5a6b5853eb80d705b106a6d55cfc31d39a18f938ef0f107968a4eb2f40e0a80887c66a8764c

Description

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

Published: 09 Feb 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"