| Crates.io | crc-fast-gen |
| lib.rs | crc-fast-gen |
| version | 0.5.0 |
| created_at | 2024-10-20 15:42:36.360405+00 |
| updated_at | 2025-01-24 00:46:09.537699+00 |
| description | A proc-macro generating SIMD/table/loop CRC algorithms |
| homepage | |
| repository | https://github.com/TobiasBengtsson/crc-fast-rs |
| max_upload_size | |
| id | 1416286 |
| size | 26,231 |
This crate generates CRC algorithms, and is not currently meant to be used directly (because of quirks and unimplemented particulars of certain CRC:s).
See https://github.com/TobiasBengtsson/crc-fast-rs for more information.