Package xxhash implements the 64-bit variant of xxHash (XXH64) as described at http://cyan4973.github.io/xxHash/.
go get github.com/cespare/xxhash/v2No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Computes the xxHash64 hash of a string.
No known issues recorded.
No dependency data recorded yet.