• Stars
    star
    331
  • Rank 122,539 (Top 3 %)
  • Language
    Go
  • License
    Apache License 2.0
  • Created almost 5 years ago
  • Updated about 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A CLI tool for Kafka

GitHub release Build Status Go Report Card Mentioned in Awesome Go

logo-small

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: