2 releases
Uses old Rust 2015
0.0.2 | Jan 7, 2015 |
---|---|
0.0.1 | Dec 15, 2014 |
#353 in #port
34 downloads per month
Used in zlib
15KB
183 lines
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.