package eio

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

Install

Dune Dependency

Authors

Maintainers

Sources

eio-0.3.tbz
sha256=1af8852025776d68eea24fd3baeffcb15b0db09805865fa3fa191f3139b689f9
sha512=12620fdeab7b444ce37226c34d4719560a8e2fa5dbfacf0c6d9480e0ee7d1759cd8293fc7fe451383c13fcc069ab33ad44d10b32d6dbc980d3163c209e1a03a6

Description

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

Published: 28 Jun 2022

Dependencies (10)

  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. bigstringaf >= "0.9.0"
  8. base-domains
  9. ocaml >= "4.12.0"
  10. 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"