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> |
| Dependencies | |
| Conflicts |
|
| Source [http] | https://github.com/mirage/checkseum/releases/download/v0.5.3/checkseum-0.5.3.tbz sha256=b88c11994341213a35c23f34168bba7a74bf3f89051f77beb39d823adce1a531 sha512=e4a35bdb7956b8d30a317923e86c750c174a7804b115b823bf67f66cf6dde5e40f687693a2fa9fee78e0a5a426ee0d1deeea22a723114905d57a41fd473e8b0e |
| Edit | https://github.com/ocaml/opam-repository/tree/master/packages/checkseum/checkseum.0.5.3/opam |
Required by
- albatross<2.3.0
- carton
- carton-lwtwith-test & <1.0.0
- chamelon
- decompress
- esperanto-cosmopolitan>=0.0.5
- git>=3.2.0
- gpt
- gptar
- irmin-pack>=3.5.2
- oneffs
- rfc1951<1.0.0 | >=1.3.0
- zarr


