crc32

Crates.iocrc32
lib.rscrc32
version0.0.2
sourcesrc
created_at2014-12-15 20:27:12.971561
updated_at2015-12-11 23:58:31.338387
descriptionA port of the CRC-32 algorithm to Rust
homepage
repository
max_upload_size
id564
size14,176
(sivadeilra)

documentation

http://www.zlib.net/crc_v3.txt

README

crc32

This is part of a project whose goal is to port common open-source libraries to Rust and other safe languages.

This is a port of the CRC-32 algorithm from zlib to the Rust language.

Commit count: 0

cargo fmt