{"id":51422,"library":"zeebo-xxh3","title":"zeebo xxh3","description":"Package xxh3 implements the XXH3 hash algorithm in pure Go.","status":"active","version":"1.1.0","language":"go","source_language":null,"source_url":"https://github.com/zeebo/xxh3","tags":["hash","xxh3","crypto"],"install":[{"cmd":"go get github.com/zeebo/xxh3","lang":"bash","label":"Install github.com/zeebo/xxh3"}],"dependencies":[],"imports":[{"symbol":"xxh3","correct":"github.com/zeebo/xxh3"}],"quickstart":{"code":"package main\n\nimport (\n    \"fmt\"\n    \"github.com/zeebo/xxh3\"\n)\n\nfunc main() {\n    h := xxh3.Hash([]byte(\"hello\"))\n    fmt.Println(h)\n}","lang":"go","description":"Compute XXH3 hash of a byte slice"},"warnings":[],"env_vars":null,"search_vec":"'algorithm':9 'crypto':15 'go':12 'hash':8,13 'implement':5 'packag':3 'pure':11 'xxh3':2,4,7,14 'zeebo':1","created_at":"2026-06-15T06:14:18.860855+00:00","updated_at":"2026-06-15T06:14:18.860855+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/zeebo/xxh3","github":"https://github.com/zeebo/xxh3","docs":"https://pkg.go.dev/github.com/zeebo/xxh3#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}}