cstruct-lwtversion
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 |
---|---|
Authors | Anil Madhavapeddy, Richard Mortier, Thomas Gazagnaire, Pierre Chambart, David Kaloper, Jeremy Yallop, David Scott, Mindy Preston, Thomas Leonard and Etienne Millon |
License | ISC |
Published | |
Homepage | https://github.com/mirage/ocaml-cstruct |
Issue Tracker | https://github.com/mirage/ocaml-cstruct/issues |
Maintainer | anil@recoil.org |
Dependencies | |
Source [http] | https://github.com/mirage/ocaml-cstruct/releases/download/v3.7.0/cstruct-v3.7.0.tbz sha256=4c34508727733ebf74a57b9cc02b5b5bc980a9166e20b405cb539f8edbe0d330 md5=60a83c96f5871a3caae091fd116f4f24 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/cstruct-lwt/cstruct-lwt.3.7.0/opam |
Required by
- capnp-rpc-unix<2.0
- dns-forward-lwt-unix
- launchd>=1.3
- mirage-block-unix
- mirage-console-lwt<2.4.2
- mirage-console-unix>=2.3.3 & <3.0.2
- mirage-flow-lwt<1.3.0
- mirage-fs-lwt>=1.1.1
- mirage-fs-unix>=1.6.0
- mirage-net-fd
- mirage-net-flow
- mirage-net-unix
- nbd-unix
- nocrypto
- protocol-9p=0.11.2
- protocol-9p-unix>=0.11.2 & <2.0.2
- tar-unix>=1.0.0 & <3.0.0
- tcpip
- vhd-format-lwt>=0.13.0
- vpnkit