extremely fast non-cryptographic hash algorithm
xxHash is an extremely fast non-cryptographic hash algorithm, running at RAM speed limits. Code is highly portable, and hashes are identical on all platforms (little / big endian).
Homepage: https://xxhash.com
Maintainer: Bjorn Ketelaars <bket@openbsd.org>