cl-rdkafka
Kafka client
A Common Lisp client library for Apache Kafka.
Common Lisp library for Kafka
42 stars
7 watching
8 forks
Language: Common Lisp
last commit: almost 2 years ago common-lispkafkalibrdkafkalisp
Related projects:
Repository | Description | Stars |
---|---|---|
mfontanini/cppkafka | A C++ wrapper around librdkafka to simplify Apache Kafka interaction | 599 |
dlangapache/librdkafka | A C library providing a high-level interface to the Apache Kafka messaging system | 10 |
confluentinc/librdkafka | A high-performance client library for the Apache Kafka messaging system | 284 |
arnaud-lb/php-rdkafka | A PHP client for interacting with Apache Kafka | 2,089 |
karafka/rdkafka-ruby | A Ruby library that provides a modern and performant Kafka client | 359 |
zendesk/ruby-kafka | A Ruby client library for interacting with Apache Kafka | 1,275 |
morganstanley/modern-cpp-kafka | A C++ wrapper around librdkafka to simplify and improve Kafka client API usage | 359 |
dart-kafka/kafka | Provides a Dart client library for interacting with the Apache Kafka message broker | 56 |
fede1024/rust-rdkafka | A Rust-based client library for interacting with Apache Kafka message broker systems | 1,632 |
nodefluent/node-rdkafka | A Node.js wrapper for the librdkafka C/C++ library to enable high-performance communication with Apache Kafka | 0 |
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 |
linkedin/li-apache-kafka-clients | A wrapper library that adds features to the Apache Kafka vanilla clients, including large message support and auditing. | 133 |
kafka4beam/kafka_protocol | A Kafka protocol library for Erlang/Elixir, providing basic connection management APIs and utility functions. | 95 |
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 |
kafka-rust/kafka-rust | Provides a Rust client for interacting with Apache Kafka | 1,253 |