[ 原始碼: golang-github-cespare-xxhash ]
套件:golang-github-cespare-xxhash-dev(2.1.1-2)
golang-github-cespare-xxhash-dev 的相關連結
Debian 的資源:
下載原始碼套件 golang-github-cespare-xxhash:
- [golang-github-cespare-xxhash_2.1.1-2.dsc]
- [golang-github-cespare-xxhash_2.1.1.orig.tar.xz]
- [golang-github-cespare-xxhash_2.1.1-2.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
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.