[ ソース: golang-github-cespare-xxhash ]
パッケージ: golang-github-cespare-xxhash-dev (2.1.1-1)
golang-github-cespare-xxhash-dev に関するリンク
Debian の資源:
golang-github-cespare-xxhash ソースパッケージをダウンロード:
- [golang-github-cespare-xxhash_2.1.1-1.dsc]
- [golang-github-cespare-xxhash_2.1.1.orig.tar.xz]
- [golang-github-cespare-xxhash_2.1.1-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
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.