haskakafka
Kafka client
Provides a Haskell interface to Kafka, enabling producers and consumers to interact with the platform.
Kafka bindings for Haskell
72 stars
10 watching
14 forks
Language: Haskell
last commit: about 7 years ago Related projects:
Repository | Description | Stars |
---|---|---|
haskell-works/hw-kafka-client | A Haskell client library for interacting with Apache Kafka | 140 |
haskell-works/hw-kafka | A collection of libraries providing a Haskell interface to Apache Kafka | 22 |
aio-libs/aiokafka | An asynchronous client library for interacting with Apache Kafka message brokers. | 1,167 |
oleksiyk/kafka | A Node.js client implementing Apache Kafka 0.9 with additional features and options for producer and consumer functionality | 297 |
arnaud-lb/php-rdkafka | A PHP client for interacting with Apache Kafka | 2,089 |
fgeller/kt | A command-line tool for interacting with Apache Kafka clusters | 948 |
dart-kafka/kafka | Provides a Dart client library for interacting with the Apache Kafka message broker | 56 |
ysn2233/kafka-prompt | An interactive command-line client with auto-completion for Kafka commands and their optional arguments. | 6 |
zendesk/ruby-kafka | A Ruby client library for interacting with Apache Kafka | 1,275 |
kitura/swiftkafka | An SDK for interacting with Apache Kafka using Swift | 60 |
kafka-rust/kafka-rust | Provides a Rust client for interacting with Apache Kafka | 1,253 |
b/kafka-websocket | Provides a WebSocket interface to interact with Kafka's distributed message broker | 347 |
xitonix/trubka | A command-line tool for interacting with Kafka clusters | 333 |
sahilkang/cl-rdkafka | A Common Lisp client library for Apache Kafka. | 42 |
kafkaex/kafka_ex | An Elixir client for Apache Kafka with support for various features and a planned upgrade to a cleaner API | 598 |