rdkafka-ruby
Kafka client
A Ruby library that provides a modern and performant Kafka client
Modern and performant Kafka client library for Ruby based on librdkafka
359 stars
12 watching
121 forks
Language: Ruby
last commit: 19 days ago apache-kafkaapache-kafka-consumerapache-kafka-producerkafkalibrdkafkaruby
Related projects:
Repository | Description | Stars |
---|---|---|
zendesk/ruby-kafka | A Ruby client library for interacting with Apache Kafka | 1,275 |
karafka/karafka | A Ruby-based framework for efficient processing and management of Apache Kafka data streams in Rails applications | 2,091 |
fede1024/rust-rdkafka | A Rust-based client library for interacting with Apache Kafka message broker systems | 1,632 |
arnaud-lb/php-rdkafka | A PHP client for interacting with Apache Kafka | 2,089 |
phobos/phobos | Simplifies interaction with Apache Kafka for Ruby applications by providing a standardized API and tools for managing message consumption and production | 220 |
sahilkang/cl-rdkafka | A Common Lisp client library for Apache Kafka. | 42 |
kafka-rust/kafka-rust | Provides a Rust client for interacting with Apache Kafka | 1,253 |
mfontanini/cppkafka | A C++ wrapper around librdkafka to simplify Apache Kafka interaction | 599 |
kafka4beam/brod | An Erlang implementation of the Apache Kafka protocol for producing and consuming messages in a distributed system. | 662 |
dart-kafka/kafka | Provides a Dart client library for interacting with the Apache Kafka message broker | 56 |
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 |
nodefluent/node-rdkafka | A Node.js wrapper for the librdkafka C/C++ library to enable high-performance communication with Apache Kafka | 0 |
vert-x3/vertx-kafka-client | A client library for interacting with Apache Kafka clusters in various programming languages | 84 |
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 |
kafka4beam/kafka_protocol | A Kafka protocol library for Erlang/Elixir, providing basic connection management APIs and utility functions. | 95 |