mrhooray / crc-rs
Rust implementation of CRC(16, 32, 64) with support of various standards
☆195Updated 10 months ago
Alternatives and similar repositories for crc-rs:
Users that are interested in crc-rs are comparing it to the libraries listed below
- Build library for invoking pkg-config for Rust☆175Updated last month
- A basic crate to encode values to hexadecimal representation. Originally extracted from rustc-serialize.☆213Updated 3 months ago
- A collection of Tokio based TLS libraries.☆255Updated last year
- A crate for safe and ergonomic pin-projection.☆631Updated this week
- Generic Atomic<T> type for Rust☆226Updated last year
- Adaptors between compression crates and Rust's async IO types☆447Updated this week
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆284Updated 6 months ago
- A TLS implementation over AsyncRead and AsyncWrite☆166Updated 9 months ago
- A lightweight version of pin-project written with declarative macros.☆237Updated last week
- Conditional compilation according to rustc compiler version☆346Updated this week
- ☆260Updated this week
- ☆189Updated last year
- Collection of stream cipher algorithms☆278Updated this week
- Per-object thread-local storage for Rust☆341Updated 9 months ago
- An utility that easily makes bytes size representation and helps its arithmetic operations.☆121Updated this week
- Rust replacement for miniz☆198Updated last week
- Async synchronization primitives☆261Updated last month
- Efficient and customizable data-encoding functions in Rust☆183Updated last week
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆330Updated this week
- Fast function for printing integer primitives to a decimal string☆319Updated this week
- A implementation of convenience integrations between tokio and tower☆128Updated last year
- MIMEs in Rust☆187Updated 3 months ago
- Heap-based async timers☆211Updated 8 months ago
- A minimalistic async/await executor for Rust☆230Updated 10 months ago
- x-www-form-urlencoded meets Serde☆239Updated 6 months ago
- generators☆204Updated last year
- Concurrent multi-producer multi-consumer queue☆275Updated last month
- Async I/O and timers☆479Updated 3 weeks ago
- Serialize and deserialize C-like enum as underlying repr☆237Updated this week
- `serde-json` for `no_std` programs☆166Updated 2 weeks ago