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 Rawhide | 2.1.2-1.fc36 | - |
Fedora 35 | 2.1.1-4.fc35 | - |
Fedora 34 | 2.1.1-3.fc34 | - |
You can contact the maintainers of this package via email at
golang-github-cespare-xxhash dash maintainers at fedoraproject dot org
.