{"id":62776,"library":"samuel-go-thrift","title":"Go Thrift","description":"A Go library for working with Apache Thrift, providing serialization and RPC support.","status":"active","version":"0.0.0-20210915161234-7b67f98e972f","language":"go","source_language":null,"source_url":"https://github.com/samuel/go-thrift","tags":["thrift","serialization","rpc","networking"],"install":[{"cmd":"go get github.com/samuel/go-thrift","lang":"bash","label":"Install github.com/samuel/go-thrift"}],"dependencies":[],"imports":[{"symbol":"thrift","correct":"github.com/samuel/go-thrift"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/samuel/go-thrift\"\n)\n\nfunc main() {\n\t// Example: parse a Thrift IDL file\n\tparser := thrift.NewParser()\n\t_, err := parser.ParseFile(\"example.thrift\")\n\tif err != nil {\n\t\tfmt.Println(err)\n\t}\n}","lang":"go","description":"Parse a Thrift IDL file."},"warnings":[],"env_vars":null,"search_vec":"'apach':9 'go':1,4 'librari':5 'network':19 'provid':11 'rpc':14,18 'serial':12,17 'support':15 'thrift':2,10,16 'work':7","created_at":"2026-06-17T16:35:28.848357+00:00","updated_at":"2026-06-17T16:35:28.848357+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/samuel/go-thrift","github":"https://github.com/samuel/go-thrift","docs":"https://pkg.go.dev/github.com/samuel/go-thrift#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["serialization","networking"],"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}}