mrhooray / crc-rsLinks
Rust implementation of CRC(16, 32, 64) with support of various standards
☆213Updated 5 months ago
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☆382Updated 3 weeks ago
- A lightweight version of pin-project written with declarative macros.☆255Updated last month
- `serde-json` for `no_std` programs☆183Updated 2 weeks ago
- Generic Atomic<T> type for Rust☆241Updated 3 weeks ago
- A basic crate to encode values to hexadecimal representation. Originally extracted from rustc-serialize.☆231Updated 3 months ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆350Updated 3 weeks ago
- Async synchronization primitives☆274Updated last month
- A implementation of convenience integrations between tokio and tower☆132Updated last year
- Per-object thread-local storage for Rust☆353Updated last week
- Efficient and customizable data-encoding functions in Rust☆194Updated 2 months ago
- Fast function for printing integer primitives to a decimal string☆346Updated 3 weeks ago
- Procedural macros to derive numeric traits in Rust☆208Updated last year
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆307Updated 2 months ago
- Concurrent multi-producer multi-consumer queue☆292Updated 2 months ago
- x-www-form-urlencoded meets Serde☆255Updated last year
- Serialize and deserialize C-like enum as underlying repr☆250Updated 3 weeks ago
- ☆299Updated last week
- A Vec of Bits☆180Updated last month
- A simple Cross-platform thread schedule and priority library for rust.☆138Updated last month
- Semantic wrapper for byte count representations☆147Updated last week
- A simple bitset container for Rust☆150Updated 3 months ago
- a smaller, faster and panic-free alternative to core::fmt☆373Updated last year
- Compile-time string formatting☆243Updated this week
- This crate provides macros to generate bitfield-like struct.☆197Updated last month
- Build library for invoking pkg-config for Rust☆183Updated 7 months ago
- Cargo extension for running Criterion.rs benchmarks☆202Updated 4 months ago
- ☆332Updated 2 weeks ago
- Rust crate for managing CPU core affinities☆206Updated 7 months ago
- A HashMap wrapper that holds key-value pairs in insertion order☆176Updated last year
- Macro to generate bitfields for structs that allow for modular use of enums.☆206Updated 5 months ago