kafka-prompt
Kafka client
An interactive command-line client with auto-completion for Kafka commands and their optional arguments.
An interactive kafka-prompt(kafka-shell) built on existing kafka command client
6 stars
1 watching
0 forks
Language: Go
last commit: over 5 years ago Related projects:
Repository | Description | Stars |
---|---|---|
fgeller/kt | A command-line tool for interacting with Apache Kafka clusters | 948 |
xitonix/trubka | A command-line tool for interacting with Kafka clusters | 333 |
aio-libs/aiokafka | An asynchronous client library for interacting with Apache Kafka message brokers. | 1,164 |
zendesk/ruby-kafka | A Ruby client library for interacting with Apache Kafka | 1,275 |
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 |
optiopay/kafka | Provides a Go driver for interacting with Apache Kafka | 216 |
b/kafka-websocket | Provides a WebSocket interface to interact with Kafka's distributed message broker | 347 |
kafka-rust/kafka-rust | Provides a Rust client for interacting with Apache Kafka | 1,253 |
haskell-works/hw-kafka-client | A Haskell client library for interacting with Apache Kafka | 140 |
turtlesoupy/haskakafka | Provides a Haskell interface to Kafka, enabling producers and consumers to interact with the platform. | 72 |
kafkaex/kafka_ex | An Elixir client for Apache Kafka with support for various features and a planned upgrade to a cleaner API | 598 |
oleksiyk/kafka | A Node.js client implementing Apache Kafka 0.9 with additional features and options for producer and consumer functionality | 297 |
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 |
perfectlysoft/perfect-kafka | An Express Swift wrapper of librdkafka to provide a unified interface for Apache Kafka client operations | 24 |