kafka
Kafka client
A Node.js client implementing Apache Kafka 0.9 with additional features and options for producer and consumer functionality
Apache Kafka 0.9 client for Node
297 stars
16 watching
85 forks
Language: JavaScript
last commit: about 1 month ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
nodefluent/node-rdkafka | A Node.js wrapper for the librdkafka C/C++ library to enable high-performance communication with Apache Kafka | 0 |
nodefluent/node-sinek | A high-level Node.js client for Apache Kafka that provides an easy-to-use promise-based API and supports various security features. | 290 |
zendesk/ruby-kafka | A Ruby client library for interacting with Apache Kafka | 1,275 |
arnaud-lb/php-rdkafka | A PHP client for interacting with Apache Kafka | 2,089 |
blizzard/node-rdkafka | Node.js bindings for the C/C++ Kafka library | 2,117 |
kafka-rust/kafka-rust | Provides a Rust client for interacting with Apache Kafka | 1,253 |
turtlesoupy/haskakafka | Provides a Haskell interface to Kafka, enabling producers and consumers to interact with the platform. | 72 |
kafkaex/kafka_ex | An Elixir client for Apache Kafka with support for various features and a planned upgrade to a cleaner API | 598 |
b/kafka-websocket | Provides a WebSocket interface to interact with Kafka's distributed message broker | 347 |
dart-kafka/kafka | Provides a Dart client library for interacting with the Apache Kafka message broker | 56 |
kafka4beam/brod | An Erlang implementation of the Apache Kafka protocol for producing and consuming messages in a distributed system. | 662 |
kitura/swiftkafka | An SDK for interacting with Apache Kafka using Swift | 60 |
phobos/phobos | Simplifies interaction with Apache Kafka for Ruby applications by providing a standardized API and tools for managing message consumption and production | 220 |
linkedin/li-apache-kafka-clients | A wrapper library that adds features to the Apache Kafka vanilla clients, including large message support and auditing. | 133 |
aio-libs/aiokafka | An asynchronous client library for interacting with Apache Kafka message brokers. | 1,167 |