{"id":72648,"library":"ebml-go-ebml","title":"EBML Go","description":"A Go library for decoding EBML (Extensible Binary Meta Language) data.","status":"active","version":"0.0.0-20221114152929-d226b1da0cc9","language":"go","source_language":null,"source_url":"https://github.com/ebml-go/ebml","tags":["ebml","binary","decoding","serialization"],"install":[{"cmd":"go get github.com/ebml-go/ebml","lang":"bash","label":"Install github.com/ebml-go/ebml"}],"dependencies":[],"imports":[{"symbol":"ebml","correct":"github.com/ebml-go/ebml"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/ebml-go/ebml\"\n)\n\nfunc main() {\n\tvar data []byte\n\terr := ebml.Unmarshal(data, nil)\n\tfmt.Println(err)\n}","lang":"go","description":"Decode EBML data"},"warnings":[],"env_vars":null,"search_vec":"'binari':10,15 'data':13 'decod':7,16 'ebml':1,8,14 'extens':9 'go':2,4 'languag':12 'librari':5 'meta':11 'serial':17","created_at":"2026-06-17T18:41:27.902745+00:00","updated_at":"2026-06-17T18:41:27.902745+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/ebml-go/ebml","github":"https://github.com/ebml-go/ebml","docs":"https://pkg.go.dev/github.com/ebml-go/ebml#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["serialization"],"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}}