aiokafka
Kafka client
An asynchronous client library for interacting with Apache Kafka message brokers.
asyncio client for kafka
1k stars
27 watching
234 forks
Language: Python
last commit: 8 days ago
Linked from 2 awesome lists
asynciokafkakafka-client
Related projects:
Repository | Description | Stars |
---|---|---|
phobos/phobos | Simplifies interaction with Apache Kafka for Ruby applications by providing a standardized API and tools for managing message consumption and production | 220 |
zendesk/ruby-kafka | A Ruby client library for interacting with Apache Kafka | 1,275 |
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 |
dart-kafka/kafka | Provides a Dart client library for interacting with the Apache Kafka message broker | 56 |
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 |
linkedin/li-apache-kafka-clients | A wrapper library that adds features to the Apache Kafka vanilla clients, including large message support and auditing. | 133 |
ysn2233/kafka-prompt | An interactive command-line client with auto-completion for Kafka commands and their optional arguments. | 6 |
kafka-rust/kafka-rust | Provides a Rust client for interacting with Apache Kafka | 1,253 |
arnaud-lb/php-rdkafka | A PHP client for interacting with Apache Kafka | 2,089 |
kitura/swiftkafka | An SDK for interacting with Apache Kafka using Swift | 60 |
confluentinc/confluent-kafka-python | A Python client for Apache Kafka that provides reliable and performant messaging capabilities | 127 |
b/kafka-websocket | Provides a WebSocket interface to interact with Kafka's distributed message broker | 347 |
karafka/rdkafka-ruby | A Ruby library that provides a modern and performant Kafka client | 359 |