package cstruct-async

  1. Overview
  2. No Docs
Access C-like structures directly from OCaml

Install

Authors

Maintainers

Sources

cstruct-6.2.0.tbz
sha256=9a78073392580e8349148fa3ab4b1b2e989dc9d30d07401b04c96b7c60f03e62
sha512=8d33fe6b3707a3994d0225cd33cadde0bb2ca834ef01096e3df33a08e4a8c6d02ebccddf558a73988b8a5595b65fdc10de61efbf872c6c9e55c719c7e19c463d

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 Mar 2023

Dependencies (6)

  1. cstruct = version
  2. core >= "v0.9.0"
  3. async_unix >= "v0.9.0"
  4. async >= "v0.9.0"
  5. dune >= "2.0.0"
  6. ocaml >= "4.08.0"

Dev Dependencies

None

Used by (2)

  1. frenetic >= "5.0.0" & < "5.0.5"
  2. tls-async >= "0.14.0"

Conflicts

None