[ 源代码: golang-github-cespare-xxhash ]
软件包:golang-github-cespare-xxhash-dev(2.3.0-1)
golang-github-cespare-xxhash-dev 的相关链接
Debian 的资源:
下载源码包 golang-github-cespare-xxhash:
- [golang-github-cespare-xxhash_2.3.0-1.dsc]
- [golang-github-cespare-xxhash_2.3.0.orig.tar.gz]
- [golang-github-cespare-xxhash_2.3.0-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
- golang-github-pierrec-xxhash-dev
- libcrypt-xxhash-perl
- node-xxhashjs
- golang-github-minio-blake2b-simd-dev
- node-imurmurhash
- golang-github-nebulouslabs-fastrand-dev
- golang-github-twmb-murmur3-dev
- golang-github-oneofone-xxhash-dev
- librust-twox-hash-dev
- golang-github-zeebo-xxh3-dev
- golang-lukechampine-blake3-dev
Go implementation of the 64-bit xxHash algorithm (XXH64)
xxhash is a Go implementation of the 64-bit xxHash (http://cyan4973.github.io/xxHash/) algorithm, XXH64. This is a high-quality hashing algorithm that is much faster than anything in the Go standard library.