srijs / rust-crc32fastLinks
Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust
☆308Updated 3 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:
- Fast function for printing integer primitives to a decimal string☆348Updated 3 weeks ago
- Generic Atomic<T> type for Rust☆242Updated last month
- Per-object thread-local storage for Rust☆356Updated last month
- Async synchronization primitives☆275Updated 2 months ago
- A lightweight version of pin-project written with declarative macros.☆259Updated 2 weeks ago
- A thread pool for isolating blocking I/O in async programs☆368Updated 2 months ago
- Spin-based synchronization primitives☆561Updated last month
- SIMD-accelerated operations☆244Updated 2 months ago
- rust stackful generator library☆351Updated last month
- Rust implementation of xxhash