Module digest

Module digest 

Source

Structs§

Xxh3BuildHasher
Custom BuildHasher for HashMap/HashSet
Xxh3Hasher
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.