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
192 stars
9 watching
49 forks
Language: Rust
last commit: 8 months ago
Linked from 1 awesome list
checksumcrccrc16crc32crc64hashrust
Related projects:
Repository | Description | Stars |
---|---|---|
hsivonen/encoding_rs | An implementation of the Encoding Standard in Rust, supporting decoding and encoding of various character encodings. | 387 |
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,807 |
sorairolake/scryptenc-rs | A Rust library and tool implementing the scrypt encrypted data format | 1 |
meoowww/crirc | A Crystal library for building IRC client and server applications. | 21 |
rustcrypto/hashes | A collection of cryptographic hash functions written in Rust. | 1,879 |
newrelic/rusty-hog | Secret scanner built in Rust for performance to detect sensitive information | 454 |
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,261 |
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 | 276 |
rust-cv/cv | A collection of computer vision algorithms and systems implemented in Rust. | 854 |
rust-cli/human-panic | Improves error messages to provide helpful information and encourage users to report issues. | 1,696 |
hsivonen/recode_rs | Tool for encoding conversion | 12 |