| Crates.io | crc32 |
| lib.rs | crc32 |
| version | 0.0.2 |
| created_at | 2014-12-15 20:27:12.971561+00 |
| updated_at | 2015-12-11 23:58:31.338387+00 |
| description | A port of the CRC-32 algorithm to Rust |
| homepage | |
| repository | |
| max_upload_size | |
| id | 564 |
| size | 14,176 |
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.