Perfect-Kafka
Kafka Client Wrapper
An Express Swift wrapper of librdkafka to provide a unified interface for Apache Kafka client operations
An Express Swift Client of Apache Kafka 0.8, the Stream Processing Platform
24 stars
5 watching
7 forks
Language: Swift
last commit: over 6 years ago kafkamessage-queuestream-processing
Related projects:
Repository | Description | Stars |
---|---|---|
linkedin/li-apache-kafka-clients | A wrapper library that adds features to the Apache Kafka vanilla clients, including large message support and auditing. | 133 |
kitura/swiftkafka | An SDK for interacting with Apache Kafka using Swift | 60 |
b/kafka-websocket | Provides a WebSocket interface to interact with Kafka's distributed message broker | 347 |
mfontanini/cppkafka | A C++ wrapper around librdkafka to simplify Apache Kafka interaction | 599 |
ysn2233/kafka-prompt | An interactive command-line client with auto-completion for Kafka commands and their optional arguments. | 6 |
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 |
zendesk/ruby-kafka | A Ruby client library for interacting with Apache Kafka | 1,275 |
fgeller/kt | A command-line tool for interacting with Apache Kafka clusters | 948 |
sahilkang/cl-rdkafka | A Common Lisp client library for Apache Kafka. | 42 |
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 |
kafkaex/kafka_ex | An Elixir client for Apache Kafka with support for various features and a planned upgrade to a cleaner API | 598 |
kafka4beam/brod | An Erlang implementation of the Apache Kafka protocol for producing and consuming messages in a distributed system. | 662 |
swoole/phpkafka | A PHP client for interacting with Apache Kafka using the Swoole framework and various messaging protocols. | 270 |
aio-libs/aiokafka | An asynchronous client library for interacting with Apache Kafka message brokers. | 1,164 |
morganstanley/modern-cpp-kafka | A C++ wrapper around librdkafka to simplify and improve Kafka client API usage | 359 |