Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust
☆321Jul 13, 2025Updated 7 months ago
Alternatives and similar repositories for rust-crc32fast
Users that are interested in rust-crc32fast are comparing it to the libraries listed below
Sorting:
- Rust implementation of CRC(16, 32, 64) with support of various standards☆222Jan 2, 2026Updated 2 months ago
- Slab allocator for Rust☆879Jan 31, 2026Updated last month
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,300Jan 7, 2026Updated last month
- A crate for safe and ergonomic pin-projection.☆704Updated this week
- A vector with a fixed capacity. (Rust)☆851Oct 19, 2024Updated last year
- Rust port of Google's SwissTable hash map☆2,866Feb 22, 2026Updated last week
- A lightweight version of pin-project written with declarative macros.☆273Feb 9, 2026Updated 3 weeks ago
- Just, really the littlest Vec you could need. So smol.☆728Jan 28, 2026Updated last month
- Portable Packed SIMD Vectors for Rust standard library☆639May 5, 2024Updated last year
- Optimized string search routines for Rust.☆1,375Feb 12, 2026Updated 2 weeks ago
- Support atomic operations on Arc itself☆1,264Feb 22, 2026Updated last week
- aHash is a non-cryptographic hashing algorithm that uses the AES hardware instruction☆1,312Nov 21, 2025Updated 3 months ago
- A fast bump allocation arena for Rust☆2,117Updated this week
- Rust library for single assignment cells and lazy statics without macros☆2,064May 24, 2025Updated 9 months ago
- Conditional compilation according to rustc compiler version☆392Feb 16, 2026Updated 2 weeks ago
- An implementation of a LRU cache☆787Jan 7, 2026Updated last month
- A port of MUSL's libm to Rust.☆638Apr 20, 2025Updated 10 months ago
- The `io_uring` library for Rust☆1,608Updated this week
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆548Nov 4, 2025Updated 3 months ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,282Feb 21, 2026Updated last week
- Compile time numbers in Rust.☆578Nov 2, 2025Updated 4 months ago
- A rust binding for the zstd compression library.☆619Nov 27, 2025Updated 3 months ago
- Get the number of CPUs in Rust☆623Jan 20, 2026Updated last month
- Macros for all your token pasting needs☆1,080Oct 6, 2024Updated last year
- Faster, more compact implementation of std::Cow☆374Apr 13, 2023Updated 2 years ago
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆741Nov 24, 2025Updated 3 months ago
- Generic Atomic<T> type for Rust☆246Sep 16, 2025Updated 5 months ago
- Rust crate for a convenient RAII scope guard.☆551Jul 17, 2023Updated 2 years ago
- Temporary file library for rust☆1,408Feb 24, 2026Updated last week
- Rust allocator using jemalloc as a backend☆429Dec 21, 2021Updated 4 years ago
- Blazing fast concurrent HashMap for Rust.☆3,954Mar 5, 2025Updated 11 months ago
- A memory efficient string type that can store up to 24* bytes on the stack☆816Dec 24, 2025Updated 2 months ago
- Lock-free SPSC FIFO ring buffer with direct access to inner data☆539Dec 25, 2025Updated 2 months ago
- Rust library allowing to register multiple handlers for the same signal☆835Feb 14, 2026Updated 2 weeks ago
- DEFLATE, gzip, and zlib bindings for Rust☆1,082Feb 23, 2026Updated last week
- Advanced configuration options for sockets.☆829Feb 14, 2026Updated 2 weeks ago
- A crate for managing memory bit by bit☆1,375Aug 9, 2024Updated last year
- Concurrency permutation testing tool for Rust.☆2,607Feb 20, 2026Updated last week
- Statistics-driven benchmarking library for Rust☆5,428Nov 29, 2025Updated 3 months ago