Kafka
Kafka client library
Provides an interface to interact with Apache Kafka using Perl
Perl implementation of Kafka API (official CPAN module)
41 stars
11 watching
28 forks
Language: Perl
last commit: over 4 years ago
Linked from 1 awesome list
kafkaperl
Related projects:
Repository | Description | Stars |
---|---|---|
bookingcom/perl-net-kafka | Perl client for Apache Kafka for high-performance messaging | 12 |
sahilkang/cl-rdkafka | A Common Lisp client library for Apache Kafka. | 42 |
fgeller/kt | A command-line tool for interacting with Apache Kafka clusters | 948 |
flightaware/kafkatcl | Tcl interface to Apache Kafka messaging system | 12 |
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 |
mfontanini/cppkafka | A C++ wrapper around librdkafka to simplify Apache Kafka interaction | 599 |
arnaud-lb/php-rdkafka | A PHP client for interacting with Apache Kafka | 2,089 |
kafka4beam/kafka_protocol | A Kafka protocol library for Erlang/Elixir, providing basic connection management APIs and utility functions. | 95 |
ysn2233/kafka-prompt | An interactive command-line client with auto-completion for Kafka commands and their optional arguments. | 6 |
morganstanley/modern-cpp-kafka | A C++ wrapper around librdkafka to simplify and improve Kafka client API usage | 359 |
confluentinc/librdkafka | A high-performance client library for the Apache Kafka messaging system | 284 |
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 |
kafka-rust/kafka-rust | Provides a Rust client for interacting with Apache Kafka | 1,253 |
mostafa/xk6-kafka | Enables testing of Apache Kafka systems by generating and sending test messages to the system | 153 |