package eio

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

Install

Authors

Maintainers

Sources

eio-0.9.tbz
sha256=cfbdf92e480063333f9c6ab234ee46aceeadb3209744c801cdf8a274b1997d99
sha512=410e334103a9ae9805c57ad12ca9726b0b74b82cca4477004521ccfcc7ddb0f63ec6f38fdd69728792d3dff1ab3f8ad990cd6b02b45f467cf492e2840941c669

Description

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

Published: 12 Apr 2023

Dependencies (10)

  1. mtime >= "2.0.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 >= "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"