kafkabalancer
Broker balancer
Automates rebalancing of Kafka clusters to minimize workload difference between brokers.
Automatically rebalance your kafka topics, partitions, replicas across your cluster
48 stars
5 watching
6 forks
Language: Go
last commit: about 7 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
lwolf/konsumerator | Automates management and resource allocation for Kafka consumers in Kubernetes clusters. | 22 |
muralibasani/kafkawize | A web application that automates the process of managing Apache Kafka topics, ACLs, and Avro schemas for teams within an organization. | 21 |
conduktor/kafka-security-manager | A tool to manage Kafka ACLs at scale by using an external source as the source of truth. | 362 |
confluentinc/kafka-rest | Provides a RESTful interface to interact with a Kafka cluster without using the native protocol or clients | 46 |
linkedin/kafka-monitor | Automates monitoring of Kafka cluster performance and health using end-to-end pipelines to collect vital statistics | 2,023 |
devshawn/kafka-gitops | Automates Apache Kafka topic and ACL management through code-based configuration | 321 |
datadog/kafka-kit | Tools and services for efficient management of Kafka topics and brokers | 489 |
fede1024/kafka-view | An experimental web interface for managing Kafka clusters and topics | 219 |
systemcraftsman/strimzi-kafka-cli | A command-line tool to manage Apache Kafka clusters and resources in Kubernetes environments. | 80 |
kafkaex/kafka_ex | An Elixir client for Apache Kafka with support for various features and a planned upgrade to a cleaner API | 598 |
morganstanley/modern-cpp-kafka | A C++ wrapper around librdkafka to simplify and improve Kafka client API usage | 359 |
spreedly/kaffe | An Elixir wrapper around the Erlang Kafka client for producing and consuming messages in a scalable manner. | 154 |
aio-libs/aiokafka | An asynchronous client library for interacting with Apache Kafka message brokers. | 1,164 |
perfectlysoft/perfect-kafka | An Express Swift wrapper of librdkafka to provide a unified interface for Apache Kafka client operations | 24 |
b/kafka-websocket | Provides a WebSocket interface to interact with Kafka's distributed message broker | 347 |