mrhooray / crc-rs
Rust implementation of CRC(16, 32, 64) with support of various standards
☆204Updated last week
Alternatives and similar repositories for crc-rs
Users that are interested in crc-rs are comparing it to the libraries listed below
Sorting:
- Conditional compilation according to rustc compiler version☆353Updated 2 months ago
- A lightweight version of pin-project written with declarative macros.☆247Updated last week
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆289Updated 9 months ago
- ☆306Updated last month
- A basic crate to encode values to hexadecimal representation. Originally extracted from rustc-serialize.☆216Updated last week
- Per-object thread-local storage for Rust☆342Updated last year
- Message authentication code algorithms written in pure Rust☆284Updated 2 months ago
- Adaptors between compression crates and Rust's async IO types☆506Updated this week
- Compile-time string formatting☆235Updated 5 months ago
- Generic Atomic<T> type for Rust☆234Updated last year
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆338Updated 2 months ago
- Check if tables and items in a .toml file are lexically sorted☆236Updated this week
- x-www-form-urlencoded meets Serde☆248Updated 9 months ago
- Procedural macros to derive numeric traits in Rust☆201Updated last year
- Semantic wrapper for byte count representations☆134Updated last month
- Fowler–Noll–Vo hash function☆345Updated last year
- `serde-json` for `no_std` programs☆171Updated 3 months ago
- Async synchronization primitives☆268Updated last month
- A HashMap wrapper that holds key-value pairs in insertion order☆171Updated 10 months ago
- A library for to allow multiple return types by automatically generated enum.☆366Updated last month
- Fast function for printing integer primitives to a decimal string☆326Updated 2 months ago
- A Rust JSON5 serializer and deserializer which speaks Serde.☆197Updated last year
- a smaller, faster and panic-free alternative to core::fmt☆368Updated last year
- Build library for invoking pkg-config for Rust☆179Updated 2 months ago
- Cargo extension for running Criterion.rs benchmarks☆197Updated 10 months ago
- Provides a crate with information from the time it was built.☆172Updated last week
- Serialize and deserialize C-like enum as underlying repr☆242Updated 2 months ago
- A crate for safe and ergonomic pin-projection.☆655Updated last month
- Faster, more compact implementation of std::Cow☆352Updated 2 years ago
- Concurrent multi-producer multi-consumer queue☆281Updated 3 months ago