= 768" x-on:close-sidebar="sidebar=window.innerWidth >= 768 && true">
Access C-like structures directly from OCaml
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 }">
Authors
Maintainers
Sources
cstruct-3.2.1.tbz
md5=c1eb6a48f3d3b0b1e358f06a8c92a4c1
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.
Dependencies (4)
Dev Dependencies
-
None
Used by (11)
- awa
- awa-lwt
-
charrua-client
>= "0.9"
- charrua-client-lwt
-
charrua-core
= "0.3" | >= "0.8"
- charrua-server
-
charrua-unix
>= "0.9"
-
ppx_cstruct
= "3.2.1"
-
tls
>= "0.9.0"
-
vmnet
>= "1.1.0"
-
x509
>= "0.5.1"
Conflicts
-
None
On This Page