mrhooray / crc-rs
Rust implementation of CRC(16, 32, 64) with support of various standards
☆199Updated last year
Alternatives and similar repositories for crc-rs:
Users that are interested in crc-rs are comparing it to the libraries listed below
- A basic crate to encode values to hexadecimal representation. Originally extracted from rustc-serialize.☆215Updated 5 months ago
- Fast function for printing integer primitives to a decimal string☆326Updated last month
- a smaller, faster and panic-free alternative to core::fmt☆366Updated last year
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆289Updated 8 months ago
- ☆270Updated 2 months ago
- Build library for invoking pkg-config for Rust☆179Updated last month
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆338Updated last month
- Spin-based synchronization primitives☆523Updated 3 weeks ago
- Fowler–Noll–Vo hash function☆346Updated last year
- Conditional compilation according to rustc compiler version☆351Updated last month
- `serde-json` for `no_std` programs☆169Updated 2 months ago
- Collection of stream cipher algorithms☆283Updated this week
- Per-object thread-local storage for Rust☆342Updated last year
- Generic Atomic<T> type for Rust☆234Updated last year
- x-www-form-urlencoded meets Serde☆246Updated 8 months ago
- Rust replacement for miniz☆205Updated 2 weeks ago
- Procedural macros to derive numeric traits in Rust☆200Updated last year
- Message authentication code algorithms written in pure Rust☆281Updated last month
- Async synchronization primitives☆267Updated 3 weeks ago
- A lightweight version of pin-project written with declarative macros.☆244Updated last month
- ☆301Updated last week
- Serialize and deserialize C-like enum as underlying repr☆242Updated last month
- Efficient and customizable data-encoding functions in Rust☆184Updated last week
- Adaptors between compression crates and Rust's async IO types☆494Updated this week
- ☆193Updated last month
- A Rust JSON5 serializer and deserializer which speaks Serde.☆196Updated last year
- A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)☆183Updated 11 months ago
- A rust logger that prints all messages with a readable output format.☆239Updated 11 months ago
- Complex numbers for Rust☆237Updated 3 months ago
- Generic array types in Rust☆407Updated last month