mrhooray / crc-rs
Rust implementation of CRC(16, 32, 64) with support of various standards
☆191Updated 7 months ago
Related projects ⓘ
Alternatives and complementary repositories for crc-rs
- Conditional compilation according to rustc compiler version☆335Updated 3 weeks ago
- A Vec of Bits☆169Updated 3 months ago
- Generic Atomic<T> type for Rust☆217Updated 9 months ago
- Adaptors between compression crates and Rust's async IO types☆403Updated 3 weeks ago
- A basic crate to encode values to hexadecimal representation. Originally extracted from rustc-serialize.☆203Updated 3 months ago
- Async synchronization primitives☆255Updated 3 weeks ago
- Procedural macros to derive numeric traits in Rust☆170Updated 9 months ago
- Fast function for printing integer primitives to a decimal string