kafka-kit
Topic management tools
Tools and services for efficient management of Kafka topics and brokers
Kafka storage rebalancing, automated replication throttle, cluster API and more
489 stars
26 watching
54 forks
Language: Go
last commit: 7 months ago
Linked from 1 awesome list
golangkafkakafka-kitkafka-topic-managementrack-awarerebalancestorage
Related projects:
Repository | Description | Stars |
---|---|---|
segmentio/topicctl | A declarative management tool for Kafka topics, making it easier to define and manage topic configurations | 598 |
nmaquet/kasper | A lightweight library for processing Kafka topics with idempotent at-least-once semantics | 439 |
xitonix/trubka | A command-line tool for interacting with Kafka clusters | 333 |
jdamick/kafka | A Go implementation of a distributed publish-subscribe messaging system | 130 |
bettercloud/kadmin | A web-based interface for managing Kafka topics and producers/consumers in a user-friendly manner. | 69 |
devshawn/kafka-gitops | Automates Apache Kafka topic and ACL management through code-based configuration | 321 |
wvanbergen/kazoo-go | A Go library providing access to Kafka metadata stored in Zookeeper | 100 |
muralibasani/kafkawize | A web application that automates the process of managing Apache Kafka topics, ACLs, and Avro schemas for teams within an organization. | 21 |
fgeller/kt | A command-line tool for interacting with Apache Kafka clusters | 948 |
fede1024/kafka-view | An experimental web interface for managing Kafka clusters and topics | 219 |
sourcelaborg/kafka-webview | A web-based interface for reading data from Apache Kafka topics with filtering and searching capabilities | 395 |
cswank/kcli | A command-line interface to browse Kafka topics and partitions | 216 |
airbnb/kafkat | A tool for managing and administering Kafka brokers. | 504 |
cafxx/kafkabalancer | Automates rebalancing of Kafka clusters to minimize workload difference between brokers. | 48 |
opencore/mirrormaker_topic_rename | Allows changing topic names during mirroring in Kafka | 42 |