checkseumversion Documentation on ocaml.org
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.
| Author | Romain Calascibetta <romain.calascibetta@gmail.com> |
|---|---|
| License | MIT |
| Published | |
| Homepage | https://github.com/mirage/checkseum |
| Issue Tracker | https://github.com/mirage/checkseum/issues |
| Maintainer | Romain Calascibetta <romain.calascibetta@gmail.com> |
| Available | arch != "s390x" |
| Dependencies |
|
| Optional dependencies | |
| Conflicts |
|
| Source [http] | https://github.com/mirage/checkseum/releases/download/v0.3.0/checkseum-v0.3.0.tbz sha256=79584732a1cac6f4f8214ad0f5b99918e2894b80cc27f78a34aeaf4b2e008bbe sha512=f7359f920170d3bc339a7b97a7fbab0358650b6f8b3b35cf22bafa091686e6ede1ca33f6f3259ae873c80a46b0b46baa0a297a83b8557126d92c825eb9d1cd0e |
| Edit | https://github.com/ocaml/opam-repository/tree/master/packages/checkseum/checkseum.0.3.0/opam |
Required by
- albatross<2.3.0
- carton<0.4.3 | >=1.0.0
- carton-lwtwith-test & <0.7.2
- decompress!=1.4.2
- esperanto-cosmopolitan>=0.0.5
- git<3.15.0
- gptar
- irmin-pack>=3.5.2
- octez-internal-libs
- oneffs
- rfc1951<1.0.0 | >=1.3.0


