{"id":49876,"library":"cespare-xxhash-v2","title":"xxhash","description":"Package xxhash implements the 64-bit variant of xxHash (XXH64) as described at http://cyan4973.github.io/xxHash/.","status":"active","version":"2.3.0","language":"go","source_language":null,"source_url":"https://github.com/cespare/xxhash","tags":["hash","xxhash","hashing"],"install":[{"cmd":"go get github.com/cespare/xxhash/v2","lang":"bash","label":"Install github.com/cespare/xxhash/v2"}],"dependencies":[],"imports":[{"symbol":"xxhash","correct":"github.com/cespare/xxhash/v2"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/cespare/xxhash/v2\"\n)\n\nfunc main() {\n\th := xxhash.Sum64String(\"hello\")\n\tfmt.Println(h)\n}","lang":"go","description":"Computes the xxHash64 hash of a string."},"warnings":[],"env_vars":null,"search_vec":"'/xxhash/.':17 '64':6 'bit':7 'cyan4973.github.io':16 'cyan4973.github.io/xxhash/.':15 'describ':13 'hash':18,20 'implement':4 'packag':2 'variant':8 'xxh64':11 'xxhash':1,3,10,19","created_at":"2026-06-14T18:18:52.245786+00:00","updated_at":"2026-06-14T18:18:52.245786+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/cespare/xxhash","github":"https://github.com/cespare/xxhash","docs":"https://pkg.go.dev/github.com/cespare/xxhash/v2#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-14","next_check":"2026-12-11","install_tag":null}}