Adler-32, CRC32 and CRC32-C implementation in C and OCaml
Description
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.
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
- Published
- 03 Oct 2022
- Authors
- Maintainers
Sources
checkseum-0.4.0.tbz
sha256=2ba40f32db39fa1c47d9af96435374970301a2c846d93d1b4a8ccd83346f025a
sha512=3edee66d3fa8fb0e11cf05d24f925341c96c53864cb4fb5b6173e29038882d33e3ee82819a3a2bedde717a3658c866278d09196862735d2ac9da889badd26e7b
Dependencies
ocamlfind
with-test
rresult
with-test
fpath
with-test
fmt
with-test
astring
with-test
bos
with-test
alcotest
with-test
optint
>= "0.2.0"
conf-pkg-config
build
dune
>= "2.6.0"
ocaml
>= "4.07.0"
Reverse Dependencies
Conflicts
ocaml-freestanding
< "0.4.3"
mirage-xen
< "6.0.0"