cstruct-async
Access C-like structures directly from OCaml
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.
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
- Published
- 25 Jul 2022
- Authors
- Maintainers
Sources
cstruct-6.1.1.tbz
sha256=1b74f9870f6a7ee6008924590716dd533a728a3ca10bb18da9fea8be467f518d
sha512=6fdd4517436c501ff0f39088eb0c3ea18e93370e020fa4d10dbf7aad29f1ee9cef881d52499f02c738e8aa0d78b568622a793c68f50ef51f282ee03160171317
Dependencies
cstruct
= version
core
>= "v0.9.0"
async_unix
>= "v0.9.0"
async
>= "v0.9.0"
dune
>= "2.0.0"
ocaml
>= "4.08.0"
Reverse Dependencies