CRC32 tools: reverse, undo/rewind, and calculate hashes
CRC32C implementation with support for CPU-specific acceleration instructions
CRC32 Demystified
Fast version of Crc32 algorithm for .NET
PHP CRC32 implementations (support all crc32 polynomials, and hardware acceleration)
CRC32 hash with x64 optimizations
Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust
Accelerated CRC32 for POWER8 using vpmsum instructions
SSE4.2-based H/w-accelerated CRC32 calculator with software fallback
把B站弹幕接口里的 "mid_hash" 反查为用户真实UID
Arduino port for Paul Hsieh's "SuperFastHash". Great alternative for CRC/hashing applications, performs 4x faster than classic CRC32
Cross-Platform HW accelerated CRC32c and CRC32 with fallback to efficient SW implementations. C interface with language bindings for each of our SDKs