kt
Kafka client
A command-line tool for interacting with Apache Kafka clusters
Kafka command line tool that likes JSON
948 stars
19 watching
101 forks
Language: Go
last commit: 8 months ago
Linked from 2 awesome lists
apache-kafkacligolangjsonkafka
Related projects:
Repository | Description | Stars |
---|---|---|
ysn2233/kafka-prompt | An interactive command-line client with auto-completion for Kafka commands and their optional arguments. | 6 |
xitonix/trubka | A command-line tool for interacting with Kafka clusters | 333 |
cswank/kcli | A command-line interface to browse Kafka topics and partitions | 216 |
confluentinc/confluent-kafka-python | A Python client for Apache Kafka that provides reliable and performant messaging capabilities | 127 |
dart-kafka/kafka | Provides a Dart client library for interacting with the Apache Kafka message broker | 56 |
kafka-rust/kafka-rust | Provides a Rust client for interacting with Apache Kafka | 1,253 |
confluentinc/confluent-kafka-dotnet | A .NET client library for interacting with Apache Kafka clusters | 87 |
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 |
confluentinc/librdkafka | A high-performance client library for the Apache Kafka messaging system | 284 |
mmolimar/kafka-connect-fs | A Kafka connector for reading records from file systems and loading them into Kafka. | 110 |
haskell-works/hw-kafka-client | A Haskell client library for interacting with Apache Kafka | 140 |
optiopay/kafka | Provides a Go driver for interacting with Apache Kafka | 216 |
nmaquet/kasper | A lightweight library for processing Kafka topics with idempotent at-least-once semantics | 439 |
zendesk/ruby-kafka | A Ruby client library for interacting with Apache Kafka | 1,275 |
kafka4beam/brod | An Erlang implementation of the Apache Kafka protocol for producing and consuming messages in a distributed system. | 662 |