package eio

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

Install

Dune Dependency

Authors

Maintainers

Sources

eio-0.4.tbz
sha256=774563e56bff9a7272e71258409a4bce24bb32465c7615ee8cc405d424355df0
sha512=03dff43b73b3b79987504d98439e65babe8c59ca8b72fd0718b87923b8a019ce41ef992ac304c3000523e163b9a4dfe43bbf6683641e175e9fe74b33ed9a5ed9

Description

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

Published: 04 Aug 2022

Dependencies (10)

  1. mtime >= "1.2.0"
  2. hmap >= "0.8.1"
  3. fmt >= "0.8.9"
  4. psq >= "0.2.0"
  5. optint >= "0.1.0"
  6. lwt-dllist
  7. cstruct >= "6.0.1"
  8. bigstringaf >= "0.9.0"
  9. ocaml >= "5.0.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"