kafka
Data pipeline platform
A distributed event-driven platform for building scalable data pipelines and real-time data processing applications
Mirror of Apache Kafka
29k stars
1k watching
14k forks
Language: Java
last commit: about 1 month ago
Linked from 7 awesome lists
kafkascala
Related projects:
Repository | Description | Stars |
---|---|---|
provectus/kafka-ui | A web-based management interface for Apache Kafka clusters, providing metrics visualization and configuration options. | 9,986 |
mmolimar/ksql-jdbc-driver | Provides standard access to Apache Kafka via JDBC API. | 87 |
obsidiandynamics/kafdrop | A web-based UI for viewing and managing Kafka topics and consumer groups | 5,620 |
edenhill/kcat | A command line tool for producing and consuming Apache Kafka messages. | 5,468 |
linkedin/li-apache-kafka-clients | A wrapper library that adds features to the Apache Kafka vanilla clients, including large message support and auditing. | 133 |
mostafa/xk6-kafka | Enables testing of Apache Kafka systems by generating and sending test messages to the system | 157 |
strimzi/strimzi-kafka-operator | An operator for deploying and managing Apache Kafka clusters on Kubernetes or OpenShift | 4,904 |
wurstmeister/kafka-docker | A Docker image for Apache Kafka that provides a convenient way to run and manage Kafka clusters in a containerized environment. | 6,943 |
ibmstreams/streamsx.kafka | A toolkit for integrating Apache Kafka with Stream Processor SPL applications | 13 |
dpkp/kafka-python | A Python client for interacting with the Apache Kafka distributed stream processing system | 5,650 |
yahoo/cmak | Tool for managing Apache Kafka clusters | 11,853 |
chbatey/kafka-unit | Allows developers to test Kafka applications in isolation with a simple setup and teardown process. | 174 |
sourcelaborg/kafka-webview | A web-based interface for reading data from Apache Kafka topics with filtering and searching capabilities | 394 |
salesforce/kafka-junit | A library to run Kafka tests in an embedded cluster | 170 |
devshawn/kafka-gitops | Automates Apache Kafka topic and ACL management through code-based configuration | 323 |