{"id":68674,"library":"hamba-avro-v2","title":"Hamba Avro (v2)","description":"Package avro implements encoding and decoding of Avro as defined by the Avro specification.","status":"active","version":"2.31.0","language":"go","source_language":null,"source_url":"https://github.com/hamba/avro","tags":["avro","serialization","schema","data"],"install":[{"cmd":"go get github.com/hamba/avro/v2","lang":"bash","label":"Install github.com/hamba/avro/v2"}],"dependencies":[],"imports":[{"symbol":"avro","correct":"github.com/hamba/avro/v2"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/hamba/avro/v2\"\n)\n\nfunc main() {\n\tschema := avro.MustParse(`{\"type\":\"record\",\"name\":\"test\",\"fields\":[{\"name\":\"a\",\"type\":\"long\"}]}`)\n\tfmt.Println(schema)\n}","lang":"go","description":"Parse an Avro schema"},"warnings":[],"env_vars":null,"search_vec":"'avro':2,5,11,16,18 'data':21 'decod':9 'defin':13 'encod':7 'hamba':1 'implement':6 'packag':4 'schema':20 'serial':19 'specif':17 'v2':3","created_at":"2026-06-17T17:52:40.204566+00:00","updated_at":"2026-06-17T17:52:40.204566+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/hamba/avro","github":"https://github.com/hamba/avro","docs":"https://pkg.go.dev/github.com/hamba/avro/v2#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}}