Go implementation of the Meow hash, a fast non-cryptographic hash function.
go get github.com/mmcloughlin/meowNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Compute a Meow hash of a string.
Do not use for security purposes; use crypto/sha256 or similar for cryptographic hashing.
No dependency data recorded yet.