confluent-kafka-python
Kafka client
A Python client for Apache Kafka that provides reliable and performant messaging capabilities
Confluent's Kafka Python Client
127 stars
166 watching
897 forks
Language: Python
last commit: 8 days ago confluentkafka-clientkafka-protocollibrdkafkapython-client
Related projects:
Repository | Description | Stars |
---|---|---|
confluentinc/confluent-kafka-dotnet | A .NET client library for interacting with Apache Kafka clusters | 87 |
confluentinc/librdkafka | A high-performance client library for the Apache Kafka messaging system | 284 |
confluentinc/kafka-rest | Provides a RESTful interface to interact with a Kafka cluster without using the native protocol or clients | 46 |
fgeller/kt | A command-line tool for interacting with Apache Kafka clusters | 948 |
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/kafka-connect-hdfs | A Kafka connector that enables data transfer between Kafka and Hadoop's Distributed File System | 12 |
aio-libs/aiokafka | An asynchronous client library for interacting with Apache Kafka message brokers. | 1,167 |
confluentinc/kafka-connect-jdbc | A Kafka connector that enables data exchange between Kafka and JDBC-compatible databases. | 21 |
confluentinc/kafka-connect-elasticsearch | A connector that enables data synchronization between Kafka and Elasticsearch. | 15 |
ysn2233/kafka-prompt | An interactive command-line client with auto-completion for Kafka commands and their optional arguments. | 6 |
mfontanini/cppkafka | A C++ wrapper around librdkafka to simplify Apache Kafka interaction | 599 |
dart-kafka/kafka | Provides a Dart client library for interacting with the Apache Kafka message broker | 56 |
morganstanley/modern-cpp-kafka | A C++ wrapper around librdkafka to simplify and improve Kafka client API usage | 359 |
swoole/phpkafka | A PHP client for interacting with Apache Kafka using the Swoole framework and various messaging protocols. | 270 |
linkedin/li-apache-kafka-clients | A wrapper library that adds features to the Apache Kafka vanilla clients, including large message support and auditing. | 133 |