crc-rs

Data integrity library

Provides a Rust implementation of the CRC algorithm used in data integrity and error detection

Rust implementation of CRC(16, 32, 64) with support of various standards

GitHub

193 stars
9 watching
49 forks
Language: Rust
last commit: 10 months ago
Linked from 1 awesome list

checksumcrccrc16crc32crc64hashrust

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
hsivonen/encoding_rs An implementation of the Encoding Standard in Rust, supporting decoding and encoding of various character encodings. 394
nrc/zero A Rust library for parsing binary data without allocating memory on the heap. 47
cassandra-rs/cassandra-rs A Rust library that provides a thin wrapper around the DataStax C/C++ driver for interacting with Apache Cassandra databases. 134
tikv/grpc-rs A Rust wrapper of the gRPC Core library for building high-performance RPC services. 1,805
sorairolake/scryptenc-rs A Rust library and tool implementing a secure data encryption format based on the scrypt algorithm 1
meoowww/crirc A Crystal library for building IRC client and server applications. 21
rustcrypto/hashes A collection of cryptographic hash functions implemented in pure Rust. 1,913
newrelic/rusty-hog Secret scanner built in Rust for performance to detect sensitive information 461
rust-math/intel-mkl-src A crate that redistributes and provides Rust bindings to Intel's Math Kernel Library (MKL) for scientific computations. 82
orium/rpds A Rust implementation of persistent data structures with structural sharing 1,299
xmc-rs/xmc4700 A Rust library providing peripheral access to the XMC4700 microcontroller series 3
mozilla/authenticator-rs A Rust library for interacting with Security Key-type devices via USB HID protocol 279
rust-cv/cv A collection of computer vision algorithms and systems implemented in Rust. 865
rust-cli/human-panic Improves error messages to provide helpful information and encourage users to report issues. 1,707
hsivonen/recode_rs Tool for encoding conversion 12