{"id":73028,"library":"uber-go-kafka-client","title":"Uber Kafka Client","description":"A Go client library for Apache Kafka with support for producing and consuming messages.","status":"active","version":"0.2.2","language":"go","source_language":null,"source_url":"https://github.com/uber-go/kafka-client","tags":["kafka","messaging","producer","consumer","streaming"],"install":[{"cmd":"go get github.com/uber-go/kafka-client","lang":"bash","label":"Install github.com/uber-go/kafka-client"}],"dependencies":[],"imports":[{"symbol":"kafka","correct":"github.com/uber-go/kafka-client"}],"quickstart":{"code":"package main\n\nimport (\n\t\"context\"\n\t\"fmt\"\n\t\"github.com/uber-go/kafka-client/kafka\"\n)\n\nfunc main() {\n\tproducer, _ := kafka.NewProducer(kafka.ProducerConfig{})\n\tdefer producer.Close()\n\tfmt.Println(producer)\n}","lang":"go","description":"Create a Kafka producer."},"warnings":[],"env_vars":null,"search_vec":"'apach':9 'client':3,6 'consum':16,21 'go':5 'kafka':2,10,18 'librari':7 'messag':17,19 'produc':14,20 'stream':22 'support':12 'uber':1","created_at":"2026-06-17T18:46:51.468712+00:00","updated_at":"2026-06-17T18:46:51.468712+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/uber-go/kafka-client","github":"https://github.com/uber-go/kafka-client","docs":"https://pkg.go.dev/github.com/uber-go/kafka-client#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["messaging"],"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}}