A Go implementation of the 64-bit xxHash algorithm (XXH64)
Description
A Go implementation of the 64-bit xxHash algorithm (XXH64).
This package contains the source code needed for building packages that
reference the following Go import paths:
– github.com/cespare/xxhash/v2