套件:golang-github-leemcloughlin-gofarmhash-dev(0.0~git20160919.0.0a055c5-6)
golang-github-leemcloughlin-gofarmhash-dev 的相關連結
Debian 的資源:
下載原始碼套件 golang-github-leemcloughlin-gofarmhash:
- [golang-github-leemcloughlin-gofarmhash_0.0~git20160919.0.0a055c5-6.dsc]
- [golang-github-leemcloughlin-gofarmhash_0.0~git20160919.0.0a055c5.orig.tar.xz]
- [golang-github-leemcloughlin-gofarmhash_0.0~git20160919.0.0a055c5-6.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.