ruby-kafka
Kafka client
A Ruby client library for interacting with Apache Kafka
A Ruby client library for Apache Kafka
1k stars
401 watching
337 forks
Language: Ruby
last commit: over 1 year ago
Linked from 1 awesome list
deprecatedkafkakafka-clientrubyruby-gem
Related projects:
Repository | Description | Stars |
---|---|---|
karafka/rdkafka-ruby | A Ruby library that provides a modern and performant Kafka client | 359 |
phobos/phobos | Simplifies interaction with Apache Kafka for Ruby applications by providing a standardized API and tools for managing message consumption and production | 220 |
kafka-rust/kafka-rust | Provides a Rust client for interacting with Apache Kafka | 1,262 |
reiseburo/hermann | A Ruby gem providing cross-platform Kafka producer and consumer support using various runtime environments. | 71 |
dart-kafka/kafka | Provides a Dart client library for interacting with the Apache Kafka message broker | 56 |
arnaud-lb/php-rdkafka | A PHP client for interacting with Apache Kafka | 2,095 |
fede1024/rust-rdkafka | A Rust-based client library for interacting with Apache Kafka message broker systems | 1,650 |
sahilkang/cl-rdkafka | A Common Lisp client library for Apache Kafka. | 43 |
karafka/karafka | A Ruby-based framework for efficient processing and management of Apache Kafka data streams in Rails applications | 2,100 |
aio-libs/aiokafka | An asynchronous client library for interacting with Apache Kafka message brokers. | 1,178 |
kafka4beam/brod | An Erlang implementation of the Apache Kafka protocol for producing and consuming messages in a distributed system. | 666 |
vert-x3/vertx-kafka-client | A client library for interacting with Apache Kafka clusters in various programming languages | 84 |
kafkaex/kafka_ex | An Elixir client for Apache Kafka with support for various features and a planned upgrade to a cleaner API | 599 |
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 |
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 |