3 releases (breaking)

0.4.0 Nov 7, 2024
0.3.0 Oct 20, 2024
0.2.0 Oct 20, 2024

#1886 in Procedural macros

Download history 277/week @ 2024-10-16 96/week @ 2024-10-23 117/week @ 2024-10-30 354/week @ 2024-11-06 105/week @ 2024-11-13 88/week @ 2024-11-20 88/week @ 2024-11-27 171/week @ 2024-12-04 112/week @ 2024-12-11 39/week @ 2024-12-18 34/week @ 2024-12-25

358 downloads per month
Used in 43 crates

MIT license

26KB
616 lines

crc-fast-gen

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.

No runtime deps