Rust implementation of CRC(16, 32, 64) with support of various standards
☆224Jan 2, 2026Updated 2 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:
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆320Jul 13, 2025Updated 7 months ago
- Utilities for pinning☆100Apr 5, 2024Updated last year
- A fast and flexible LRU map.☆199Jan 3, 2025Updated last year
- A vector with a fixed capacity. (Rust)☆852Oct 19, 2024Updated last year
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆454Updated this week
- Rust library for reading/writing numbers in big-endian and little-endian.☆1,078Sep 25, 2024Updated last year
- DEFLATE, gzip, and zlib bindings for Rust☆1,085Feb 23, 2026Updated 2 weeks ago
- A basic crate to encode values to hexadecimal representation. Originally extracted from rustc-serialize.☆254Jan 23, 2026Updated last month
- ☆78Aug 23, 2025Updated 6 months ago
- Spin-based synchronization primitives☆586Feb 5, 2026Updated last month
- A simple, modern fuzzy finder tool to run examples in a Cargo project.☆14Apr 15, 2023Updated 2 years ago
- Snappy compression implemented in Rust (including the Snappy frame format).☆509Aug 20, 2025Updated 6 months ago
- Parser and evaluator for Cargo's flavor of Semantic Versioning☆659Feb 16, 2026Updated 3 weeks ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,305Jan 7, 2026Updated 2 months ago
- Slab allocator for Rust☆879Jan 31, 2026Updated last month
- Utility crates used in RustCrypto☆601Feb 24, 2026Updated last week
- Module initialization/global constructor functions for Rust☆963Dec 4, 2025Updated 3 months ago
- A crate for safe and ergonomic pin-projection.☆704Updated this week
- Optimized string search routines for Rust.☆1,381Feb 12, 2026Updated 3 weeks ago
- Type erasure for async trait methods☆2,120Feb 16, 2026Updated 3 weeks ago
- A Rust JSON5 serializer and deserializer which speaks Serde.☆226Feb 7, 2026Updated last month
- Fast functions for printing floating-point primitives to a decimal string☆138Jan 17, 2026Updated last month
- A binary encoder / decoder implementation in Rust.☆3,075Aug 15, 2025Updated 6 months ago
- Heapless, `static` friendly data structures☆1,925Feb 16, 2026Updated 2 weeks ago
- Structured HTTP field values parsing and serialization. Implementation of RFC 9651 https://httpwg.org/specs/rfc9651.html☆31Jan 13, 2026Updated last month
- cross-platform Rust API for memory mapped IO☆571Feb 13, 2022Updated 4 years ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,286Feb 21, 2026Updated 2 weeks ago
- Advanced configuration options for sockets.☆830Updated this week
- Typed HTTP Headers from hyper☆192Feb 27, 2026Updated last week
- Backtraces in Rust☆606Jan 25, 2026Updated last month
- ☆38Mar 29, 2022Updated 3 years ago
- A string type for Rust that is not required to be valid UTF-8.☆1,047Feb 10, 2026Updated 3 weeks ago
- URL parser for Rust☆1,533Feb 5, 2026Updated last month
- Convert number to enum☆87Jul 30, 2024Updated last year
- Just, really the littlest Vec you could need. So smol.☆728Jan 28, 2026Updated last month
- Rust library for single assignment cells and lazy statics without macros☆2,065May 24, 2025Updated 9 months ago
- Easy Ctrl-C handler for Rust projects☆659Feb 10, 2026Updated 3 weeks ago
- Asynchronous streams for Rust using async & await notation☆740Dec 8, 2024Updated last year
- A crate for managing memory bit by bit☆1,375Aug 9, 2024Updated last year