hw-kafka-client
Kafka client library
A Haskell client library for interacting with Apache Kafka
Kafka client for Haskell, including auto-rebalancing consumers
140 stars
12 watching
50 forks
Language: Haskell
last commit: 9 months ago Related projects:
Repository | Description | Stars |
---|---|---|
haskell-works/hw-kafka | A collection of libraries providing a Haskell interface to Apache Kafka | 22 |
turtlesoupy/haskakafka | Provides a Haskell interface to Kafka, enabling producers and consumers to interact with the platform. | 72 |
dart-kafka/kafka | Provides a Dart client library for interacting with the Apache Kafka message broker | 56 |
aio-libs/aiokafka | An asynchronous client library for interacting with Apache Kafka message brokers. | 1,167 |
kafka-rust/kafka-rust | Provides a Rust client for interacting with Apache Kafka | 1,253 |
fgeller/kt | A command-line tool for interacting with Apache Kafka clusters | 948 |
latence-technologies/kafka-ada | An Ada binding for the Apache Kafka C client library, allowing developers to send and receive data from Kafka topics using Ada. | 14 |
zendesk/ruby-kafka | A Ruby client library for interacting with Apache Kafka | 1,275 |
kafkaex/kafka_ex | An Elixir client for Apache Kafka with support for various features and a planned upgrade to a cleaner API | 598 |
b/kafka-websocket | Provides a WebSocket interface to interact with Kafka's distributed message broker | 347 |
ysn2233/kafka-prompt | An interactive command-line client with auto-completion for Kafka commands and their optional arguments. | 6 |
arnaud-lb/php-rdkafka | A PHP client for interacting with Apache Kafka | 2,089 |
sahilkang/cl-rdkafka | A Common Lisp client library for Apache Kafka. | 42 |
kitura/swiftkafka | An SDK for interacting with Apache Kafka using Swift | 60 |
vert-x3/vertx-kafka-client | A client library for interacting with Apache Kafka clusters in various programming languages | 84 |