package cstruct-lwt

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

Dependencies (5)

  1. jbuilder >= "1.0+beta7"
  2. cstruct >= "3.0.2" & < "3.1.0"
  3. lwt
  4. base-unix
  5. ocaml >= "4.02.3"

Dev Dependencies

None

Conflicts

None