软件包: golang-github-leemcloughlin-gofarmhash-dev (0.0~git20160919.0.0a055c5-4)
golang-github-leemcloughlin-gofarmhash-dev 的相关链接
Trisquel 的资源:
下载源码包 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]
维护者:
Original Maintainer:
- QA Group
外部的资源:
- 主页 [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.