{"id":67653,"library":"prysmaticlabs-go-ssz","title":"Prysmatic Labs SSZ","description":"Package ssz implements the Simple Serialize algorithm for Ethereum 2.0.","status":"active","version":"0.0.0-20210121151755-f6208871c388","language":"go","source_language":null,"source_url":"https://github.com/prysmaticlabs/go-ssz","tags":["ethereum","ssz","serialization","eth2"],"install":[{"cmd":"go get github.com/prysmaticlabs/go-ssz","lang":"bash","label":"Install github.com/prysmaticlabs/go-ssz"}],"dependencies":[],"imports":[{"symbol":"ssz","correct":"github.com/prysmaticlabs/go-ssz"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/prysmaticlabs/go-ssz\"\n)\n\nfunc main() {\n\ttype Example struct {\n\t\tField uint64\n\t}\n\tval := Example{Field: 42}\n\thash, _ := ssz.HashTreeRoot(val)\n\tfmt.Printf(\"%x\\n\", hash)\n}","lang":"go","description":"Compute the hash tree root of a struct."},"warnings":[{"fix":"Check for updates or use the official Ethereum SSZ library.","message":"This package is experimental and may not be fully compatible with the latest Ethereum spec.","severity":"gotcha","affected_versions":"*"}],"env_vars":null,"search_vec":"'2.0':13 'algorithm':10 'eth2':17 'ethereum':12,14 'implement':6 'lab':2 'packag':4 'prysmat':1 'serial':9,16 'simpl':8 'ssz':3,5,15","created_at":"2026-06-17T17:39:51.675005+00:00","updated_at":"2026-06-17T17:39:51.675005+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/prysmaticlabs/go-ssz","github":"https://github.com/prysmaticlabs/go-ssz","docs":"https://pkg.go.dev/github.com/prysmaticlabs/go-ssz#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["serialization","crypto"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}