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
- 14 Jun 2017
- Authors
- Maintainers
Sources
Dependencies
cstruct
>= "3.0.2" & < "3.1.0"
core_kernel
>= "v0.9.0"
async_unix
>= "v0.9.0"
async_kernel
>= "v0.9.0"
jbuilder
>= "1.0+beta7"
ocaml
>= "4.02.3"
Reverse Dependencies