{"id":50144,"library":"dgryski-go-farm","title":"go-farm","description":"Package farm implements the FarmHash family of hash functions for Go.","status":"active","version":"0.0.0-20240924180020-3414d57e47da","language":"go","source_language":null,"source_url":"https://github.com/dgryski/go-farm","tags":["hash","farmhash","non-cryptographic"],"install":[{"cmd":"go get github.com/dgryski/go-farm","lang":"bash","label":"Install github.com/dgryski/go-farm"}],"dependencies":[],"imports":[{"symbol":"farm","correct":"github.com/dgryski/go-farm"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/dgryski/go-farm\"\n)\n\nfunc main() {\n\thash := farm.Hash64([]byte(\"hello\"))\n\tfmt.Printf(\"Hash: %d\\n\", hash)\n}","lang":"go","description":"Computes a 64-bit FarmHash of a byte slice."},"warnings":[],"env_vars":null,"search_vec":"'cryptograph':19 'famili':9 'farm':3,5 'farmhash':8,16 'function':12 'go':2,14 'go-farm':1 'hash':11,15 'implement':6 'non':18 'non-cryptograph':17 'packag':4","created_at":"2026-06-15T04:42:13.303864+00:00","updated_at":"2026-06-15T04:42:13.303864+00:00","problems":[],"ecosystem":"go","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/dgryski/go-farm","github":"https://github.com/dgryski/go-farm","docs":"https://pkg.go.dev/github.com/dgryski/go-farm#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["crypto"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-15","next_check":"2026-12-12","install_tag":null}}