A Go implementation of the 64-bit xxHash algorithm (XXH64)
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 provides symbolic links that alias the following Go import paths to github.com/cespare/xxhash: – github.com/cespare/xxhash/v2 Aliasing Go import paths via symbolic links or http redirects is fragile. If your Go code depends on this package, you should patch it to import directly github.com/cespare/xxhash.
Release | Stable | Testing |
---|---|---|
Fedora 41 | 2.1.2-13.fc41 | - |
Fedora 40 | 2.1.2-11.fc40 | - |
Fedora 39 | 2.1.2-9.fc39 | - |
Fedora EPEL 9 | 2.1.2-9.el9 | - |
You can contact the maintainers of this package via email at
golang-github-cespare-xxhash dash maintainers at fedoraproject dot org
.