package cstruct-unix

  1. Overview
  2. No Docs

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 Jul 2017

Dependencies (4)

  1. cstruct >= "3.1.1"
  2. base-unix
  3. jbuilder >= "1.0+beta7"
  4. ocaml >= "4.03.0" & < "4.08.0"

Dev Dependencies

None

Conflicts

None