Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust
☆321Jul 13, 2025Updated 8 months ago
Alternatives and similar repositories for rust-crc32fast
Users that are interested in rust-crc32fast are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Rust implementation of CRC(16, 32, 64) with support of various standards☆225Jan 2, 2026Updated 2 months ago
- Slab allocator for Rust☆886Jan 31, 2026Updated last month
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,312Jan 7, 2026Updated 2 months ago
- A crate for safe and ergonomic pin-projection.☆704Mar 12, 2026Updated last week
- A vector with a fixed capacity. (Rust)☆855Oct 19, 2024Updated last year
- A lightweight version of pin-project written with declarative macros.☆274Mar 12, 2026Updated last week
- Rust port of Google's SwissTable hash map☆2,881Mar 7, 2026Updated 2 weeks ago
- Portable Packed SIMD Vectors for Rust standard library☆639May 5, 2024Updated last year
- Support atomic operations on Arc itself☆1,279Mar 1, 2026Updated 3 weeks ago
- An implementation of a LRU cache☆795Jan 7, 2026Updated 2 months ago
- Optimized string search routines for Rust.☆1,393Feb 12, 2026Updated last month
- Just, really the littlest Vec you could need. So smol.☆731Mar 14, 2026Updated last week
- aHash is a non-cryptographic hashing algorithm that uses the AES hardware instruction☆1,319Nov 21, 2025Updated 4 months ago
- A fast bump allocation arena for Rust☆2,143Feb 26, 2026Updated 3 weeks ago
- Conditional compilation according to rustc compiler version☆394Feb 16, 2026Updated last month
- The `io_uring` library for Rust☆1,620Mar 4, 2026Updated 2 weeks ago
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆757Nov 24, 2025Updated 3 months ago
- A rust binding for the zstd compression library.☆625Mar 10, 2026Updated last week
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,295Feb 21, 2026Updated last month
- Rust library for single assignment cells and lazy statics without macros☆2,070Mar 12, 2026Updated last week
- Lock-free SPSC FIFO ring buffer with direct access to inner data☆548Dec 25, 2025Updated 2 months ago
- Rust allocator using jemalloc as a backend☆430Dec 21, 2021Updated 4 years ago
- Generic Atomic<T> type for Rust☆246Sep 16, 2025Updated 6 months ago
- Rust crate for a convenient RAII scope guard.☆554Jul 17, 2023Updated 2 years ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆551Nov 4, 2025Updated 4 months ago
- Blazing fast concurrent HashMap for Rust.☆3,988Mar 5, 2025Updated last year
- Faster, more compact implementation of std::Cow☆374Apr 13, 2023Updated 2 years ago
- Asynchronous HTTP body trait☆159Nov 25, 2025Updated 3 months ago
- Get the number of CPUs in Rust☆627Jan 20, 2026Updated 2 months ago
- A port of MUSL's libm to Rust.☆639Apr 20, 2025Updated 11 months ago
- Rust port of simdjson☆1,374Mar 11, 2026Updated last week
- Advanced configuration options for sockets.☆832Mar 6, 2026Updated 2 weeks ago
- Adaptors between compression crates and Rust's async IO types☆624Mar 15, 2026Updated last week
- Extra RNGs☆52Feb 27, 2026Updated 3 weeks ago
- Utilities for pinning☆100Apr 5, 2024Updated last year
- Compile time numbers in Rust.☆581Nov 2, 2025Updated 4 months ago
- Temporary file library for rust☆1,414Mar 14, 2026Updated last week
- Backtraces in Rust☆608Jan 25, 2026Updated last month
- Statistics-driven benchmarking library for Rust☆5,438Nov 29, 2025Updated 3 months ago