rust-rdkafka
Kafka client
A Rust-based client library for interacting with Apache Kafka message broker systems
A fully asynchronous, futures-based Kafka client library for Rust based on librdkafka
2k stars
31 watching
280 forks
Language: Rust
last commit: 22 days ago
Linked from 1 awesome list
futureskafkakafka-clientlibrdkafkarust
Related projects:
Repository | Description | Stars |
---|---|---|
kafka-rust/kafka-rust | Provides a Rust client for interacting with Apache Kafka | 1,253 |
karafka/rdkafka-ruby | A Ruby library that provides a modern and performant Kafka client | 359 |
fede1024/kafka-view | An experimental web interface for managing Kafka clusters and topics | 219 |
arnaud-lb/php-rdkafka | A PHP client for interacting with Apache Kafka | 2,089 |
zendesk/ruby-kafka | A Ruby client library for interacting with Apache Kafka | 1,275 |
nodefluent/node-rdkafka | A Node.js wrapper for the librdkafka C/C++ library to enable high-performance communication with Apache Kafka | 0 |
sahilkang/cl-rdkafka | A Common Lisp client library for Apache Kafka. | 42 |
b/kafka-websocket | Provides a WebSocket interface to interact with Kafka's distributed message broker | 347 |
dart-kafka/kafka | Provides a Dart client library for interacting with the Apache Kafka message broker | 56 |
mfontanini/cppkafka | A C++ wrapper around librdkafka to simplify Apache Kafka interaction | 599 |
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 |
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 |
dlangapache/librdkafka | A C library providing a high-level interface to the Apache Kafka messaging system | 10 |
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 |