{"id":51444,"library":"go-faster-city","title":"Go Faster City","description":"Package city implements CityHash in go.","status":"active","version":"1.0.1","language":"go","source_language":null,"source_url":"https://github.com/go-faster/city","tags":["hash","cityhash","non-cryptographic"],"install":[{"cmd":"go get github.com/go-faster/city","lang":"bash","label":"Install github.com/go-faster/city"}],"dependencies":[],"imports":[{"symbol":"city","correct":"github.com/go-faster/city"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/go-faster/city\"\n)\n\nfunc main() {\n\thash := city.CityHash64([]byte(\"hello\"), 0)\n\tfmt.Println(hash)\n}","lang":"go","description":"Compute a CityHash64 hash of a string."},"warnings":[],"env_vars":null,"search_vec":"'citi':3,5 'cityhash':7,11 'cryptograph':14 'faster':2 'go':1,9 'hash':10 'implement':6 'non':13 'non-cryptograph':12 'packag':4","created_at":"2026-06-15T06:15:17.825239+00:00","updated_at":"2026-06-15T06:15:17.825239+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/go-faster/city","github":"https://github.com/go-faster/city","docs":"https://pkg.go.dev/github.com/go-faster/city#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}}