eio
Effects-Based Parallel IO for OCaml
This package provides very direct, as in low level bindings to poll, ppoll IO multiplexers.
homepage ↗ github: ocaml-multicore/ocaml-inomux
Available in
| Overlay | Newest | Ebuilds | Last activity | |
|---|---|---|---|---|
| nest GitHub ↗ | 1.3 | 2 | 14 d | details › |
| zscheile Codeberg ↗ | 1.0 | 3 | 26 d | details › |
Versions & arches
| Version | Overlay | amd64 | arm64 | x86 | ppc64 | riscv | arm | ppc | Committed | |
|---|---|---|---|---|---|---|---|---|---|---|
| 9999 LIVE ≈ | nest | follows upstream — no keywords | 2 mo | view · download · history ↗ | ||||||
| 1.3 ≈ | nest | amd64 testing | arm64 untested | x86 untested | ppc64 untested | riscv untested | arm untested | ppc untested | 2 mo | view · download · history ↗ |
| 1.0 ≈ | zscheile | amd64 testing | arm64 testing | x86 testing | ppc64 testing | riscv testing | arm testing | ppc testing | 17 mo | view · download · history ↗ |
| 0.14-r1 ≈ | zscheile | amd64 testing | arm64 testing | x86 testing | ppc64 testing | riscv testing | arm testing | ppc testing | 17 mo | view · download · history ↗ |
| 0.14 ≈ | zscheile | amd64 testing | arm64 testing | x86 testing | ppc64 testing | riscv testing | arm testing | ppc testing | 17 mo | view · download · history ↗ |
Use flags of 1.3
- ipv6 Add support for IP version 6
- +ocamlopt Enable ocamlopt support (ocaml native code compiler) -- Produces faster programs (Warning: you have to disable/enable it at a global scale)
- test Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)