xitonix / Trubka
Licence: apache-2.0
A CLI tool for Kafka
Stars: ✭ 296
Projects that are alternatives of or similar to Trubka
Rafka
Kafka proxy with a simple API, speaking the Redis protocol
Stars: ✭ 49 (-83.45%)
Mutual labels: kafka, kafka-producer, kafka-consumer
Kq
Kafka-based Job Queue for Python
Stars: ✭ 530 (+79.05%)
Mutual labels: kafka, kafka-producer, kafka-consumer
Librdkafka
The Apache Kafka C/C++ library
Stars: ✭ 5,617 (+1797.64%)
Mutual labels: kafka, kafka-producer, kafka-consumer
Kattlo Cli
Kattlo CLI Project
Stars: ✭ 58 (-80.41%)
Mutual labels: kafka, kafka-producer, kafka-consumer
Karafka
Framework for Apache Kafka based Ruby and Rails applications development.
Stars: ✭ 1,223 (+313.18%)
Mutual labels: kafka, kafka-producer, kafka-consumer
Strimzi Kafka Bridge
Apache Kafka bridge
Stars: ✭ 137 (-53.72%)
Mutual labels: kafka, kafka-producer, kafka-consumer
Kukulcan
A REPL for Apache Kafka
Stars: ✭ 103 (-65.2%)
Mutual labels: kafka, kafka-producer, kafka-consumer
Qbusbridge
The Apache Kafka Client SDK
Stars: ✭ 272 (-8.11%)
Mutual labels: kafka, kafka-producer, kafka-consumer
Node Google Play Cli
command line tools using the node-google-play library
Stars: ✭ 58 (-80.41%)
Mutual labels: cli, protobuf
Schema Registry
A CLI and Go client for Kafka Schema Registry
Stars: ✭ 105 (-64.53%)
Mutual labels: cli, kafka
Kafkatools
CLI tools for monitoring and managing Apache Kafka
Stars: ✭ 13 (-95.61%)
Mutual labels: cli, kafka
Protodot
transforming your .proto files into .dot files (and .svg, .png if you happen to have graphviz installed)
Stars: ✭ 107 (-63.85%)
Mutual labels: cli, protobuf
Ola
The Open Lighting Architecture - The Travel Adaptor for the Lighting Industry
Stars: ✭ 424 (+43.24%)
Mutual labels: cli, protobuf
Protolint
A pluggable linter and fixer to enforce Protocol Buffer style and conventions.
Stars: ✭ 142 (-52.03%)
Mutual labels: cli, protobuf
Protolock
Protocol Buffer companion tool. Track your .proto files and prevent changes to messages and services which impact API compatibility.
Stars: ✭ 394 (+33.11%)
Mutual labels: cli, protobuf
Gf Cli
GoFrame Command Line Interface, which is your helpmate for building GoFrame application with convenience.
Stars: ✭ 143 (-51.69%)
Mutual labels: cli, protobuf

Trubka is a Kafka CLI tool built in Go which gives you everything you need to
- Manage, query and troubleshoot your Kafka clusters.
- Consume protocol buffer and plain text messages from Kafka.
- Publish protocol buffer and plain text messages to Kafka.
Documentation
Acknowledgments
Special thanks to Joshua Humphries for building the fascinating protoreflect package.
I would also like to mention some of the amazing libraries and packages I used for building Trubka:
-
sarama by the Shopify team
-
go-pretty by Naveen Mahalingam
-
diskv by Peter Bourgon
-
gofakeit by Brian Voelker
-
go-humanize by Dustin Sallings
-
confdir by Noah Petherbridge
-
go-homedir by Mitchell Hashimoto
Note that the project description data, including the texts, logos, images, and/or trademarks,
for each open source project belongs to its rightful owner.
If you wish to add or remove any projects, please contact us at [email protected].