cppkafka
Kafka client library
A C++ wrapper around librdkafka to simplify Apache Kafka interaction
Modern C++ Apache Kafka client library (wrapper for librdkafka)
599 stars
32 watching
207 forks
Language: C++
last commit: 8 months ago apache-kafkakafkalibrdkafkardkafka
Related projects:
Repository | Description | Stars |
---|---|---|
morganstanley/modern-cpp-kafka | A C++ wrapper around librdkafka to simplify and improve Kafka client API usage | 359 |
confluentinc/librdkafka | A high-performance client library for the Apache Kafka messaging system | 284 |
dlangapache/librdkafka | A C library providing a high-level interface to the Apache Kafka messaging system | 10 |
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 |
arnaud-lb/php-rdkafka | A PHP client for interacting with Apache Kafka | 2,089 |
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 |
linkedin/li-apache-kafka-clients | A wrapper library that adds features to the Apache Kafka vanilla clients, including large message support and auditing. | 133 |
karafka/rdkafka-ruby | A Ruby library that provides a modern and performant Kafka client | 359 |
bt-opensource/crafka | A Crystal library for interacting with Apache Kafka message brokers | 17 |
zendesk/ruby-kafka | A Ruby client library for interacting with Apache Kafka | 1,275 |
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 |
dart-kafka/kafka | Provides a Dart client library for interacting with the Apache Kafka message broker | 56 |
kafka4beam/kafka_protocol | A Kafka protocol library for Erlang/Elixir, providing basic connection management APIs and utility functions. | 95 |
fede1024/rust-rdkafka | A Rust-based client library for interacting with Apache Kafka message broker systems | 1,632 |