node-rdkafka
Kafka client
A Node.js wrapper for the librdkafka C/C++ library to enable high-performance communication with Apache Kafka
Node.js bindings for librdkafka
0 stars
2 watching
1 forks
Language: C++
last commit: over 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
blizzard/node-rdkafka | Node.js bindings for the C/C++ Kafka library | 2,117 |
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 |
nodefluent/kafka-connect | A framework to build connectors for transferring data between Apache Kafka and various datastores using JavaScript. | 128 |
mfontanini/cppkafka | A C++ wrapper around librdkafka to simplify Apache Kafka interaction | 599 |
oleksiyk/kafka | A Node.js client implementing Apache Kafka 0.9 with additional features and options for producer and consumer functionality | 297 |
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 |
arnaud-lb/php-rdkafka | A PHP client for interacting with Apache Kafka | 2,089 |
sahilkang/cl-rdkafka | A Common Lisp client library for Apache Kafka. | 42 |
dlangapache/librdkafka | A C library providing a high-level interface to the Apache Kafka messaging system | 10 |
karafka/rdkafka-ruby | A Ruby library that provides a modern and performant Kafka client | 357 |
nodefluent/sequelize-kafka-connect | Enables data exchange between Kafka message queues and various relational databases using Node.js. | 38 |
nodefluent/kafka-streams | A Node.js library implementing Kafka Streams functionality for stream state processing and table representation. | 831 |
linkedin/li-apache-kafka-clients | A wrapper library that adds features to the Apache Kafka vanilla clients, including large message support and auditing. | 133 |
nodefluent/bigtable-kafka-connect | A tool for integrating Google BigTable with Apache Kafka using a standardized connector framework. | 3 |