co-maintainers welcome lssndrbarbieri@gmail.com Alessandro Barbieri provide Async Pipe and Bigstring support provide Lwt variants of read/write functions a PPX syntax extension serialisers into s-expression format of Cstructs provide Unix variations of the read/write functions using file descriptors 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. https://mirage.github.io/ocaml-cstruct/ https://github.com/mirage/ocaml-cstruct/issues mirage/ocaml-cstruct Anil Madhavapeddy anil@recoil.org