cstruct-sexp
  1. Overview
  2. Docs
S-expression serialisers for C-like structures

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.

This library provides Sexplib serialisers for the Cstruct.t values.

Tags

org:mirage org:ocamllabs

Published: 28 Jul 2021

Dependencies (4)

  1. cstruct = version
  2. sexplib
  3. dune >= "2.0.0"
  4. ocaml >= "4.03.0"

Dev Dependencies (1)

  1. alcotest with-test

Used by (7)

  1. awa < "0.2.0"
  2. datakit-ci >= "0.12.4"
  3. frenetic >= "5.0.5"
  4. ppx_cstruct >= "6.0.1"
  5. protocol-9p >= "2.0.1"
  6. tls >= "0.10.2" & < "0.17.0"
  7. x509 = "0.6.3"

Conflicts

None