[ ソース: golang-github-dgryski-go-farm ]
パッケージ: golang-github-dgryski-go-farm-dev (0.0~git20171119.ac7624ea8da3-1.1)
golang-github-dgryski-go-farm-dev に関するリンク
Debian の資源:
golang-github-dgryski-go-farm ソースパッケージをダウンロード:
- [golang-github-dgryski-go-farm_0.0~git20171119.ac7624ea8da3-1.1.dsc]
- [golang-github-dgryski-go-farm_0.0~git20171119.ac7624ea8da3.orig.tar.xz]
- [golang-github-dgryski-go-farm_0.0~git20171119.ac7624ea8da3-1.1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
pure-Go FarmHash implementation
This is a (mechanical) translation to Go of the non-SSE4/non-AESNI hash functions from Google's FarmHash (https://github.com/google/farmhash).
FarmHash provides hash functions for strings and other data. The functions mix the input bits thoroughly but are not suitable for cryptography.