パッケージ: golang-github-leemcloughlin-gofarmhash-dev (0.0~git20160919.0.0a055c5-4)
golang-github-leemcloughlin-gofarmhash-dev に関するリンク
Debian の資源:
golang-github-leemcloughlin-gofarmhash ソースパッケージをダウンロード:
- [golang-github-leemcloughlin-gofarmhash_0.0~git20160919.0.0a055c5-4.dsc]
- [golang-github-leemcloughlin-gofarmhash_0.0~git20160919.0.0a055c5.orig.tar.xz]
- [golang-github-leemcloughlin-gofarmhash_0.0~git20160919.0.0a055c5-4.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Implements Google's Farmhash in Golang
This library provides an implementation of Google's Farmhash in Golang.
Farmhash is a successor to Cityhash (also from Google). Farmhash, like Cityhash before it, use ideas from Austin Appleby's MurmurHash.