{"id":51440,"library":"dgryski-go-metro","title":"go-metro","description":"Package metro implements the MetroHash hash algorithm.","status":"active","version":"0.0.0-20211217172704-adc40b04c140","language":"go","source_language":null,"source_url":"https://github.com/dgryski/go-metro","tags":["hash","metrohash","non-cryptographic","fast"],"install":[{"cmd":"go get github.com/dgryski/go-metro","lang":"bash","label":"Install github.com/dgryski/go-metro"}],"dependencies":[],"imports":[{"symbol":"metro","correct":"github.com/dgryski/go-metro"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/dgryski/go-metro\"\n)\n\nfunc main() {\n\th := metro.Hash64([]byte(\"hello\"), 0)\n\tfmt.Printf(\"%x\\n\", h)\n}","lang":"go","description":"Compute a MetroHash64 hash"},"warnings":[],"env_vars":null,"search_vec":"'algorithm':10 'cryptograph':15 'fast':16 'go':2 'go-metro':1 'hash':9,11 'implement':6 'metro':3,5 'metrohash':8,12 'non':14 'non-cryptograph':13 'packag':4","created_at":"2026-06-15T06:14:37.839147+00:00","updated_at":"2026-06-15T06:14:37.839147+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-metro","github":"https://github.com/dgryski/go-metro","docs":"https://pkg.go.dev/github.com/dgryski/go-metro#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}}