[ Bron: golang-github-leemcloughlin-gofarmhash ]
Pakket: golang-github-leemcloughlin-gofarmhash-dev (0.0~git20160919.0.0a055c5-5)
Verwijzigingen voor golang-github-leemcloughlin-gofarmhash-dev
Debian bronnen:
Het bronpakket golang-github-leemcloughlin-gofarmhash downloaden:
- [golang-github-leemcloughlin-gofarmhash_0.0~git20160919.0.0a055c5-5.dsc]
- [golang-github-leemcloughlin-gofarmhash_0.0~git20160919.0.0a055c5.orig.tar.xz]
- [golang-github-leemcloughlin-gofarmhash_0.0~git20160919.0.0a055c5-5.debian.tar.xz]
Beheerder:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
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.