mrhooray / crc-rsView external linksLinks
Rust implementation of CRC(16, 32, 64) with support of various standards
☆222Jan 2, 2026Updated last month
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☆319Jul 13, 2025Updated 7 months ago
- Utilities for pinning☆99Apr 5, 2024Updated last year
- A fast and flexible LRU map.☆200Jan 3, 2025Updated last year
- A vector with a fixed capacity. (Rust)☆854Oct 19, 2024Updated last year
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆444Jan 25, 2026Updated 3 weeks ago
- Rust library for reading/writing numbers in big-endian and little-endian.☆1,076Sep 25, 2024Updated last year
- DEFLATE, gzip, and zlib bindings for Rust☆1,073Feb 7, 2026Updated last week
- A basic crate to encode values to hexadecimal representation. Originally extracted from rustc-serialize.☆251Jan 23, 2026Updated 3 weeks ago
- ☆77Aug 23, 2025Updated 5 months ago
- Spin-based synchronization primitives☆582Feb 5, 2026Updated last week
- 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).☆507Aug 20, 2025Updated 5 months ago
- Parser and evaluator for Cargo's flavor of Semantic Versioning☆656Updated this week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,292Jan 7, 2026Updated last month
- Slab allocator for Rust☆875Jan 31, 2026Updated 2 weeks ago
- Module initialization/global constructor functions for Rust☆956Dec 4, 2025Updated 2 months ago
- A crate for safe and ergonomic pin-projection.☆702Feb 7, 2026Updated last week
- Optimized string search routines for Rust.☆1,370Feb 6, 2026Updated last week
- Type erasure for async trait methods☆2,114Feb 8, 2026Updated last week
- A Rust JSON5 serializer and deserializer which speaks Serde.☆225Feb 7, 2026Updated last week
- Utility crates used in RustCrypto☆595Feb 9, 2026Updated last week
- Fast functions for printing floating-point primitives to a decimal string☆138Jan 17, 2026Updated 3 weeks ago
- A binary encoder / decoder implementation in Rust.☆3,077Aug 15, 2025Updated 6 months ago
- Heapless, `static` friendly data structures☆1,922Jan 22, 2026Updated 3 weeks ago
- cross-platform Rust API for memory mapped IO☆569Feb 13, 2022Updated 4 years ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,273Dec 29, 2025Updated last month
- Advanced configuration options for sockets.☆824Jan 23, 2026Updated 3 weeks ago
- Typed HTTP Headers from hyper☆192Nov 7, 2025Updated 3 months ago
- Backtraces in Rust☆605Jan 25, 2026Updated 3 weeks ago
- ☆38Mar 29, 2022Updated 3 years ago
- A string type for Rust that is not required to be valid UTF-8.☆1,030Oct 26, 2025Updated 3 months ago
- Convert number to enum☆87Jul 30, 2024Updated last year
- Just, really the littlest Vec you could need. So smol.☆726Jan 28, 2026Updated 2 weeks ago
- Rust library for single assignment cells and lazy statics without macros☆2,059May 24, 2025Updated 8 months ago
- Easy Ctrl-C handler for Rust projects☆656Updated this week
- Asynchronous streams for Rust using async & await notation☆734Dec 8, 2024Updated last year
- Utilities for working with bytes☆2,181Feb 4, 2026Updated last week
- Rust cache structures and easy function memoization☆1,959Dec 22, 2025Updated last month
- A crate for managing memory bit by bit☆1,373Aug 9, 2024Updated last year