xk6-kafka
Kafka tester
Enables testing of Apache Kafka systems by generating and sending test messages to the system
k6 extension to load test Apache Kafka with support for various serialization formats, SASL, TLS, compression, Schema Registry client and beyond
153 stars
5 watching
69 forks
Language: Go
last commit: 6 days ago
Linked from 1 awesome list
apache-kafkaavroextensionjson-schemajsonschemak6kafkaload-testingperformance-testingsaslschema-registryxk6
Related projects:
Repository | Description | Stars |
---|---|---|
grafana/xk6-output-kafka | A k6 extension to output real-time test metrics to a Kafka topic | 22 |
jamiealquiza/sangrenel | A tool for load testing Apache Kafka clusters | 205 |
chbatey/kafka-unit | Allows developers to test Kafka applications in isolation with a simple setup and teardown process. | 174 |
rahulsinghai/jmeter-backend-listener-kafka | Enables sending JMeter test results to a Kafka server. | 29 |
fgeller/kt | A command-line tool for interacting with Apache Kafka clusters | 948 |
mmolimar/ksql-jdbc-driver | Provides standard access to Apache Kafka via JDBC API. | 88 |
bookingcom/perl-net-kafka | Perl client for Apache Kafka for high-performance messaging | 12 |
salesforce/kafka-junit | A library to run Kafka tests in an embedded cluster | 170 |
embeddedkafka/embedded-kafka | Provides an in-memory Kafka instance to run tests against. | 386 |
devshawn/kafka-gitops | Automates Apache Kafka topic and ACL management through code-based configuration | 321 |
trackingsoft/kafka | Provides an interface to interact with Apache Kafka using Perl | 41 |
mmolimar/kafka-connect-fs | A Kafka connector for reading records from file systems and loading them into Kafka. | 110 |
swoole/phpkafka | A PHP client for interacting with Apache Kafka using the Swoole framework and various messaging protocols. | 270 |
php-kafka/php-simple-kafka-client | A PHP extension that provides a simple interface to produce and consume data in real-time messaging systems like Kafka and Redpanda. | 27 |
nodefluent/node-sinek | A high-level Node.js client for Apache Kafka that provides an easy-to-use promise-based API and supports various security features. | 290 |