Access C-like structures directly from OCaml

Install

Authors

Maintainers

Sources

cstruct-v6.0.1.tbz
sha256=4a67bb8f042753453c59eabf0e47865631253ba694091ce6062aac05d47a9bed
sha512=3eeeb6ae0fd3b625cf1d308498f0a1e6951d16566561f3362fdf74e7158d92d8f6c6d9fa968ff15f8c19a1886dce99d0ef17b44dbb37b97cc68c9b088fdc2248

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: 28 Jul 2021

Dependencies (6)

  1. stdlib-shims
  2. sexplib >= "v0.9.0"
  3. ppxlib >= "0.16.0"
  4. cstruct = version
  5. dune >= "2.0.0"
  6. ocaml >= "4.07.0"

Dev Dependencies (7)

  1. lwt_ppx >= "2.0.2" & with-test
  2. ocaml-migrate-parsetree >= "2.1.0" & with-test
  3. cstruct-unix with-test & = version
  4. cppo with-test
  5. cstruct-sexp with-test
  6. ppx_sexp_conv with-test
  7. ounit with-test

Used by (39)

  1. arp = "0.2.1"
  2. awa < "0.2.0"
  3. chamelon
  4. charrua
  5. charrua-core >= "0.3"
  6. charrua-server >= "1.4.0"
  7. dbf
  8. dns >= "0.19.0" & < "4.0.0"
  9. dns-forward < "0.9.0"
  10. ethernet < "3.1.0"
  11. fat-filesystem >= "0.11.0"
  12. frenetic >= "5.0.5"
  13. learn-ocaml
  14. mbr-format >= "1.0.0"
  15. mirage-block-unix >= "2.0.0" & < "2.3.0" | = "2.7.0"
  16. mirage-block-xen >= "1.6.1"
  17. mirage-profile >= "0.7.0"
  18. mirage-qubes >= "0.8.1"
  19. mrt-format
  20. nbd >= "4.0.3"
  21. netchannel
  22. otr >= "0.3.1" & < "0.3.5"
  23. pcap-format >= "0.5.1"
  24. protocol-9p >= "0.6.0" & != "0.7.4" & < "0.11.0"
  25. rawlink >= "0.4"
  26. shared-block-ring >= "2.3.0"
  27. shared-memory-ring >= "2.0.0"
  28. shared-memory-ring-lwt >= "3.0.0"
  29. ssh-agent
  30. tar != "0.9.0"
  31. tar-format >= "0.5.0"
  32. tcpip >= "3.2.0" & < "3.4.2" | >= "6.1.0" & < "8.0.0"
  33. tls >= "0.7.1" & < "0.17.0"
  34. vchan >= "3.0.0"
  35. vchan-unix
  36. vchan-xen
  37. vhd-format >= "0.8.0"
  38. vmnet = "1.1.0"
  39. xenstore >= "1.3.0" & != "2.0.0"

Conflicts

    None