Description

Cstruct is a library and syntax extension to make it easier to access C-like structures directly from OCaml. It supports both reading and writing to these structures, and they are accessed via the Bigarray module.

Tags

org:mirage org:ocamllabs

Published: 14 Dec 2017

Dependencies (4)

  1. cstruct >= "3.2.0" & < "3.4.0"
  2. base-unix
  3. jbuilder >= "1.0+beta7"
  4. ocaml >= "4.03.0" & < "4.08.0"

Dev Dependencies

    None

Used by (11)

  1. awa
  2. awa-lwt
  3. charrua-client >= "0.9"
  4. charrua-client-lwt
  5. charrua-core = "0.3" | >= "0.8"
  6. charrua-server
  7. charrua-unix >= "0.9"
  8. ppx_cstruct = "3.2.1"
  9. tls >= "0.9.0"
  10. vmnet >= "1.1.0"
  11. x509 >= "0.5.1"

Conflicts

    None