matrix-authentication-service/.gear/predownloaded-development/vendor/crc-catalog
2026-03-07 01:41:31 +03:00
..
.github/workflows added rust vendor 2026-03-07 01:41:31 +03:00
LICENSES added rust vendor 2026-03-07 01:41:31 +03:00
src added rust vendor 2026-03-07 01:41:31 +03:00
.cargo-checksum.json added rust vendor 2026-03-07 01:41:31 +03:00
.cargo_vcs_info.json added rust vendor 2026-03-07 01:41:31 +03:00
Cargo.toml added rust vendor 2026-03-07 01:41:31 +03:00
Cargo.toml.orig added rust vendor 2026-03-07 01:41:31 +03:00
README.md added rust vendor 2026-03-07 01:41:31 +03:00

crc-catalog

rust Crate Docs

MSRV is 1.46.

Catalog of CRC algorithms expressed as simple Rust structs. The Rust code is generated from the "Catalogue of parametrised CRC algorithms" using the generate_catalog.sh script:

$ ./generate_catalog.sh > src/algorithm.rs

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.