cstruct-asyncversion Documentation on ocaml.org

Access C-like structures directly from OCaml

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
AuthorsAnil Madhavapeddy, Richard Mortier, Thomas Gazagnaire, Pierre Chambart, David Kaloper, Jeremy Yallop, David Scott, Mindy Preston, Thomas Leonard and Etienne Millon
LicenseISC
Published
Homepagehttps://github.com/mirage/ocaml-cstruct
Issue Trackerhttps://github.com/mirage/ocaml-cstruct/issues
Documentationhttps://mirage.github.io/ocaml-cstruct/
Maintaineranil@recoil.org
Dependencies
Source [http] https://github.com/mirage/ocaml-cstruct/releases/download/v6.3.0/cstruct-6.3.0.tbz
sha256=956b249ddfb55fd23584c1767af28f6487033d364888217a14275d898ebd7754
sha512=71a503c7017f2d143ec8af2b8f132d1f59a0526ee4602b9a3e307e904bc18867755f87f445e4a49d995c7ca0002adfc2e3dae2f5fa6e22fb71fe85db774dede1
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/cstruct-async/cstruct-async.6.3.0/opam
Required by