{"id":51468,"library":"thrift-git","title":"Apache Thrift","description":"The Apache Thrift software framework for cross-language services development.","status":"active","version":"0.23.0","language":"go","source_language":null,"source_url":null,"tags":["thrift","rpc","serialization","cross-language"],"install":[{"cmd":"go get git.apache.org/thrift.git","lang":"bash","label":"Install git.apache.org/thrift.git"}],"dependencies":[],"imports":[{"symbol":"thrift","correct":"git.apache.org/thrift.git/lib/go/thrift"}],"quickstart":{"code":"package main\n\nimport (\n  \"git.apache.org/thrift.git/lib/go/thrift\"\n)\n\nfunc main() {\n  transport := thrift.NewTSocket(\"localhost:9090\")\n  transport.Open()\n}","lang":"go","description":"Create a Thrift socket transport."},"warnings":[{"fix":"Use github.com/apache/thrift/lib/go/thrift instead.","message":"Module path uses git.apache.org which may be deprecated; prefer github.com/apache/thrift.","severity":"gotcha","affected_versions":">=0.0.0"}],"env_vars":null,"search_vec":"'apach':1,4 'cross':10,18 'cross-languag':9,17 'develop':13 'framework':7 'languag':11,19 'rpc':15 'serial':16 'servic':12 'softwar':6 'thrift':2,5,14","created_at":"2026-06-15T06:16:00.895686+00:00","updated_at":"2026-06-15T06:16:00.895686+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/apache/thrift","github":null,"docs":"https://pkg.go.dev/git.apache.org/thrift.git#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-15","next_check":"2026-12-12","install_tag":null}}