bytesrwversion

Composable byte stream readers and writers for OCaml

Bytesrw extends the OCaml Bytes module with composable, memory efficient, byte stream readers and writers compatible with effect based concurrency.

Except for byte slice life-times, these abstractions intentionally separate away ressource management and the specifics of reading and writing bytes.

Bytesrw distributed under the ISC license. It has no dependencies.

Optional support for compressed and hashed bytes depend, at your wish, on the C `zlib`, `libzstd`, `blake3`, `libmd`, `xxhash` and libraries.

Homepage: https://erratique.ch/software/bytesrw/

Tags bytes streaming zstd zlib gzip deflate sha1 sha2 compression hashing utf xxhash blake3 org:erratique
AuthorThe bytesrw programmers
LicenseISC
Published
Homepagehttps://erratique.ch/software/bytesrw
Issue Trackerhttps://github.com/dbuenzli/bytesrw/issues
MaintainerDaniel Bünzli <daniel.buenzl i@erratique.ch>
Dependencies
Optional dependencies
Conflicts
Source [http] https://erratique.ch/software/bytesrw/releases/bytesrw-0.2.0.tbz
sha512=e3f07dbd808e152cd4b2ea5c2fa3863d4b72f7f97cfa3cd7493a3725c84f39d882042388ee47c9d6acfd30a650c21db429c8264db3d7466cad6e580308b5a2d2
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/bytesrw/bytesrw.0.2.0/opam
Required by
Optionally used by