extunix
  1. Overview
  2. Docs

Description

Motto: "Be to Unix, what extlib is to stdlib"

  • Implement thin C bindings that directly map to underlying system API.
  • Provide common consistent ocaml interface: naming convention, exceptions.
  • Simple to build - no extra dependencies.

Tags

org:ygrek

Published: 20 Jun 2022

Dependencies (7)

  1. base-unix
  2. base-bigarray
  3. base-bytes
  4. ppxlib >= "0.18" & build
  5. dune-configurator >= "2.9" & build
  6. ocaml >= "4.06"
  7. dune >= "2.8"

Dev Dependencies (2)

  1. odoc with-doc
  2. ounit2 with-test

Used by (7)

  1. capnp >= "2.1.0" & < "3.3.0"
  2. capnp-rpc-unix >= "0.9.0"
  3. devkit >= "1.20210517"
  4. dokeysto
  5. oci
  6. ocluster = "0.2"
  7. ocluster-worker

Conflicts

None