Structs§
- Xxh3
Build Hasher - Custom BuildHasher for
HashMap/HashSet - Xxh3
Hasher - Custom Hasher using XXH3
Functions§
- compute_
checksum - Computes a 4-byte CRC32C checksum using hardware-accelerated SIMD instructions.
- compute_
hash - Computes a 64-bit hash for the given key using XXH3.
- compute_
hash_ batch - Computes XXH3 64-bit hashes for a batch of keys in one call.