librdkafka-d
Message broker library
An object-oriented wrapper around the librdkafka C library for messaging system integration.
11 stars
7 watching
2 forks
Language: D
last commit: over 7 years ago Related projects:
Repository | Description | Stars |
---|---|---|
dlangapache/librdkafka | A C library providing a high-level interface to the Apache Kafka messaging system | 10 |
jdamick/kafka | A Go implementation of a distributed publish-subscribe messaging system | 130 |
sahilkang/cl-rdkafka | A Common Lisp client library for Apache Kafka. | 42 |
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 |
nodefluent/node-rdkafka | A Node.js wrapper for the librdkafka C/C++ library to enable high-performance communication with Apache Kafka | 0 |
confluentinc/librdkafka | A high-performance client library for the Apache Kafka messaging system | 284 |
fede1024/rust-rdkafka | A Rust-based client library for interacting with Apache Kafka message broker systems | 1,632 |
fedora-infra/fedora-messaging | A library for sending and consuming messages with schema validation in an AMQP-based messaging system. | 54 |
spreedly/kaffe | An Elixir wrapper around the Erlang Kafka client for producing and consuming messages in a scalable manner. | 154 |
didier-wenzek/ocaml-kafka | Bindings for a distributed messaging system used for asynchronous data exchange between applications. | 63 |
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 |
dart-kafka/kafka | Provides a Dart client library for interacting with the Apache Kafka message broker | 56 |
allegro/hermes | A message broker built on top of Kafka for reliable and fault-tolerant communication | 819 |