{"id":13565022,"url":"https://github.com/xitonix/trubka","last_synced_at":"2026-01-12T13:40:54.872Z","repository":{"id":45048038,"uuid":"195322718","full_name":"xitonix/trubka","owner":"xitonix","description":"A CLI tool for Kafka","archived":false,"fork":false,"pushed_at":"2025-04-13T22:09:22.000Z","size":841,"stargazers_count":333,"open_issues_count":7,"forks_count":19,"subscribers_count":14,"default_branch":"master","last_synced_at":"2025-04-13T22:35:06.626Z","etag":null,"topics":["cli","golang","kafka","kafka-cli","kafka-consumer","kafka-manager","kafka-producer","kafka-producer-consumer","kafka-publisher","protobuf","protobuf-parser","protocol-buffer"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/xitonix.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2019-07-05T02:02:25.000Z","updated_at":"2025-04-13T22:09:26.000Z","dependencies_parsed_at":"2022-09-14T00:11:40.882Z","dependency_job_id":"10d3507c-45cf-46e6-ba72-038487c9aa46","html_url":"https://github.com/xitonix/trubka","commit_stats":null,"previous_names":[],"tags_count":35,"template":false,"template_full_name":null,"purl":"pkg:github/xitonix/trubka","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xitonix%2Ftrubka","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xitonix%2Ftrubka/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xitonix%2Ftrubka/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xitonix%2Ftrubka/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xitonix","download_url":"https://codeload.github.com/xitonix/trubka/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xitonix%2Ftrubka/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28339316,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-12T12:22:26.515Z","status":"ssl_error","status_checked_at":"2026-01-12T12:22:10.856Z","response_time":98,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cli","golang","kafka","kafka-cli","kafka-consumer","kafka-manager","kafka-producer","kafka-producer-consumer","kafka-publisher","protobuf","protobuf-parser","protocol-buffer"],"created_at":"2024-08-01T13:01:39.332Z","updated_at":"2026-01-12T13:40:54.863Z","avatar_url":"https://github.com/xitonix.png","language":"Go","funding_links":[],"categories":["Go","Software Packages","Go Tools","软件包","DevOps Tools","Go 工具","CLI Tools"],"sub_categories":["DevOps Tools","DevOps 工具","devops 工具","代码分析","Interactive Tools"],"readme":"![GitHub release](https://img.shields.io/github/release/xitonix/trubka)\n[![Go Report Card](https://goreportcard.com/badge/github.com/xitonix/trubka)](https://goreportcard.com/report/github.com/xitonix/trubka)\n[![Mentioned in Awesome Go](https://awesome.re/mentioned-badge.svg)](https://github.com/avelino/awesome-go#devops-tools)\n\n\u003cimg src=\"_media/logo-small.jpg\" alt=\"logo-small\" align=\"right\" width=\"350\"/\u003e\n\n**Trubka** is a Kafka CLI tool built in [Go](https://go.dev/) which gives you everything you need to\n\n* Manage, query and troubleshoot your Kafka clusters.\n* Consume [protocol buffer](https://developers.google.com/protocol-buffers/) and plain text messages from Kafka.\n* Publish protocol buffer and plain text messages to Kafka.\n\n## Documentation\n\n- [Installation](https://github.com/xitonix/trubka/wiki)\n- [Cluster Administration](https://github.com/xitonix/trubka/wiki/Cluster-Administration)\n- [Consuming from Kafka](https://github.com/xitonix/trubka/wiki/Consume-from-Kafka)\n- [Publishing to Kafka](https://github.com/xitonix/trubka/wiki/Publish-to-Kafka)\n\n## Acknowledgments\n\nSpecial thanks to **Joshua Humphries** for building the\nfascinating [protoreflect](https://github.com/jhump/protoreflect) package.\n\nI would also like to mention some of the amazing libraries and packages I used for building Trubka:\n\n- [sarama](https://github.com/Shopify/sarama) by the Shopify team\n\n- [kingpin](https://github.com/alecthomas/kingpin) and [chroma](https://github.com/alecthomas/chroma) by Alec Thomas\n\n- [go-pretty](https://github.com/jedib0t/go-pretty) by Naveen Mahalingam\n\n- [diskv](https://github.com/peterbourgon/diskv) by Peter Bourgon\n\n- [gofakeit](https://github.com/brianvoe/gofakeit/) by Brian Voelker\n\n- [go-humanize](https://github.com/dustin/go-humanize) by Dustin Sallings\n\n- [confdir](https://github.com/kirsle/configdir) by Noah Petherbridge\n\n- [go-homedir](https://github.com/mitchellh/go-homedir) by Mitchell Hashimoto\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxitonix%2Ftrubka","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxitonix%2Ftrubka","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxitonix%2Ftrubka/lists"}