li-apache-kafka-clients
Kafka wrapper
A wrapper library that adds features to the Apache Kafka vanilla clients, including large message support and auditing.
li-apache-kafka-clients is a wrapper library for the Apache Kafka vanilla clients. It provides additional features such as large message support and auditing to the Java producer and consumer in the open source Apache Kafka.
133 stars
46 watching
52 forks
Language: Java
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
linkedin/kafka-tools | A collection of tools and utilities for managing Apache Kafka | 595 |
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 |
mfontanini/cppkafka | A C++ wrapper around librdkafka to simplify Apache Kafka interaction | 599 |
aio-libs/aiokafka | An asynchronous client library for interacting with Apache Kafka message brokers. | 1,167 |
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 |
confluentinc/librdkafka | A high-performance client library for the Apache Kafka messaging system | 284 |
perfectlysoft/perfect-kafka | An Express Swift wrapper of librdkafka to provide a unified interface for Apache Kafka client operations | 24 |
fgeller/kt | A command-line tool for interacting with Apache Kafka clusters | 948 |
morganstanley/modern-cpp-kafka | A C++ wrapper around librdkafka to simplify and improve Kafka client API usage | 359 |
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 |
dart-kafka/kafka | Provides a Dart client library for interacting with the Apache Kafka message broker | 56 |
sourcelaborg/kafka-webview | A web-based interface for reading data from Apache Kafka topics with filtering and searching capabilities | 395 |
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 |