checkseumversion

Adler-32, CRC32 and CRC32-C implementation in C and OCaml

Checkseum is a library to provide implementation of Adler-32, CRC32 and CRC32-C in C and OCaml.

This library use the linking trick to choose between the C implementation (checkseum.c) or the OCaml implementation (checkseum.ocaml). This library is on top of optint to get the best representation of an int32.

AuthorRomain Calascibetta <romain.calascibetta@gmail.com>
LicenseMIT
Published
Homepagehttps://github.com/dinosaure/checkseum
Issue Trackerhttps://github.com/dinosaure/checkseum/issues
MaintainerRomain Calascibetta <romain.calascibetta@gmail.com>
Availablearch = "x86_64"
Dependencies
Source [http] https://github.com/dinosaure/checkseum/releases/download/v0.0.3/checkseum-v0.0.3.tbz
md5=ae5c301cd3d514ed44e13796015bfc1c
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/checkseum/checkseum.0.0.3/opam
Required by