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: over 2 years ago
Linked from 1 awesome list

checksumcrccrc16crc32crc64hashrust

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
hsivonen/encoding_rsAn implementation of the Encoding Standard in Rust, supporting decoding and encoding of various character encodings.394
nrc/zeroA Rust library for parsing binary data without allocating memory on the heap.47
cassandra-rs/cassandra-rsA Rust library that provides a thin wrapper around the DataStax C/C++ driver for interacting with Apache Cassandra databases.134
tikv/grpc-rsA Rust wrapper of the gRPC Core library for building high-performance RPC services.1,805
sorairolake/scryptenc-rsA Rust library and tool implementing a secure data encryption format based on the scrypt algorithm1
meoowww/crircA Crystal library for building IRC client and server applications.21
rustcrypto/hashesA collection of cryptographic hash functions implemented in pure Rust.1,913
newrelic/rusty-hogSecret scanner built in Rust for performance to detect sensitive information461
rust-math/intel-mkl-srcA crate that redistributes and provides Rust bindings to Intel's Math Kernel Library (MKL) for scientific computations.82
orium/rpdsA Rust implementation of persistent data structures with structural sharing1,299
xmc-rs/xmc4700A Rust library providing peripheral access to the XMC4700 microcontroller series3
mozilla/authenticator-rsA Rust library for interacting with Security Key-type devices via USB HID protocol279
rust-cv/cvA collection of computer vision algorithms and systems implemented in Rust.865
rust-cli/human-panicImproves error messages to provide helpful information and encourage users to report issues.1,707
hsivonen/recode_rsTool for encoding conversion12