A Go implementation of the 64-bit xxHash algorithm (XXH64)
Description
xxhash is a Go implementation of the 64-bit xxHash algorithm, XXH64. This is a
high-quality hashing algorithm that is much faster than anything in the Go
standard library.
This package contains the source code needed for building packages that
reference the following Go import paths:
– github.com/cespare/xxhash