srijs / rust-crc32fast

Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust
https://crates.io/crates/crc32fast
Apache License 2.0
269 stars 30 forks source link

Remove some unsafe code #32

Closed joshlf closed 6 months ago

srijs commented 6 months ago

Thanks for the PR, but I'm not looking to add additional dependencies right now.