go-github-com-cespare-xxhash 1.1.0
Go implementation of xxHash
Package xxhash implements the 64-bit variant of xxHash (XXH64) as described at https://xxhash.com/.
- Outputs:
out - Website: https://github.com/cespare/xxhash
- Licenses: Expat
- Package source: gnu/packages/golang-crypto.scm
- Builds: See build status
- Issues: See known issues
Installation
Install go-github-com-cespare-xxhash 1.1.0 as follows:
guix install go-github-com-cespare-xxhash@1.1.0
Or install the latest version:
guix install go-github-com-cespare-xxhash
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.