librdkafka
Kafka client library
A C library providing a high-level interface to the Apache Kafka messaging system
D header for librdkafka
10 stars
2 watching
2 forks
Language: C
last commit: over 5 years ago Related projects:
Repository | Description | Stars |
---|---|---|
mfontanini/cppkafka | A C++ wrapper around librdkafka to simplify Apache Kafka interaction | 599 |
confluentinc/librdkafka | A high-performance client library for the Apache Kafka messaging system | 284 |
sahilkang/cl-rdkafka | A Common Lisp client library for Apache Kafka. | 42 |
nodefluent/node-rdkafka | A Node.js wrapper for the librdkafka C/C++ library to enable high-performance communication with Apache Kafka | 0 |
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 |
morganstanley/modern-cpp-kafka | A C++ wrapper around librdkafka to simplify and improve Kafka client API usage | 359 |
tamediadigital/librdkafka-d | An object-oriented wrapper around the librdkafka C library for messaging system integration. | 11 |
dart-kafka/kafka | Provides a Dart client library for interacting with the Apache Kafka message broker | 56 |
arnaud-lb/php-rdkafka | A PHP client for interacting with Apache Kafka | 2,089 |
blizzard/node-rdkafka | Node.js bindings for the C/C++ Kafka library | 2,117 |
linkedin/li-apache-kafka-clients | A wrapper library that adds features to the Apache Kafka vanilla clients, including large message support and auditing. | 133 |
fede1024/rust-rdkafka | A Rust-based client library for interacting with Apache Kafka message broker systems | 1,632 |
karafka/rdkafka-ruby | A Ruby library that provides a modern and performant Kafka client | 357 |
flightaware/kafkatcl | Tcl interface to Apache Kafka messaging system | 12 |
b/kafka-websocket | Provides a WebSocket interface to interact with Kafka's distributed message broker | 347 |