package cstruct-async

  1. Overview
  2. Docs
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. cstruct = version
  2. core_kernel >= "v0.9.0"
  3. async_unix >= "v0.9.0"
  4. async_kernel >= "v0.9.0"
  5. dune >= "2.0.0"
  6. ocaml >= "4.03.0"

Dev Dependencies

None

Used by (2)

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

Conflicts

None