Install golang-github-dgryski-go-farm-dev by entering the following commands in the terminal:
sudo apt update sudo apt install golang-github-dgryski-go-farm-dev
Description:
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.
Homepage: https://github.com/dgryski/go-farm
Version: 0.0~git20171119.ac7624ea8da3-1
Section: universe/devel