{"id":51500,"library":"pierrec-xxhash","title":"xxHash","description":"Package xxHash implements the xxHash hash algorithm in pure Go.","status":"active","version":"0.1.5","language":"go","source_language":null,"source_url":"https://github.com/pierrec/xxHash","tags":["xxhash","hash","checksum","algorithm"],"install":[{"cmd":"go get github.com/pierrec/xxHash","lang":"bash","label":"Install github.com/pierrec/xxHash"}],"dependencies":[],"imports":[{"symbol":"xxHash","correct":"github.com/pierrec/xxHash"}],"quickstart":{"code":"import \"github.com/pierrec/xxHash/xxHash32\"\n\nfunc main() {\n    h := xxHash32.New(0)\n    h.Write([]byte(\"hello\"))\n    _ = h.Sum32()\n}","lang":"go","description":"Computes the xxHash32 hash of a string."},"warnings":[],"env_vars":null,"search_vec":"'algorithm':8,15 'checksum':14 'go':11 'hash':7,13 'implement':4 'packag':2 'pure':10 'xxhash':1,3,6,12","created_at":"2026-06-15T06:17:10.454866+00:00","updated_at":"2026-06-15T06:17:10.454866+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/pierrec/xxHash","github":"https://github.com/pierrec/xxHash","docs":"https://pkg.go.dev/github.com/pierrec/xxHash#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}}