A non-cryptographic hash function using AES-NI for high performance.
# Cargo.toml
[dependencies]
ahash = "0.8.12"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a HashMap using AHash for fast hashing.
Use a cryptographic hash like SHA-256 for security purposes.
No dependency data recorded yet.