brod
Kafka client
An Erlang implementation of the Apache Kafka protocol for producing and consuming messages in a distributed system.
Apache Kafka client library for Erlang/Elixir
662 stars
41 watching
200 forks
Language: Erlang
last commit: 15 days ago
Linked from 1 awesome list
clientelixirerlangkafkaklarna-featured
Related projects:
Repository | Description | Stars |
---|---|---|
kafka4beam/kafka_protocol | A Kafka protocol library for Erlang/Elixir, providing basic connection management APIs and utility functions. | 95 |
kafkaex/kafka_ex | An Elixir client for Apache Kafka with support for various features and a planned upgrade to a cleaner API | 598 |
spreedly/kaffe | An Elixir wrapper around the Erlang Kafka client for producing and consuming messages in a scalable manner. | 154 |
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 |
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 |
karafka/rdkafka-ruby | A Ruby library that provides a modern and performant Kafka client | 359 |
dart-kafka/kafka | Provides a Dart client library for interacting with the Apache Kafka message broker | 56 |
fgeller/kt | A command-line tool for interacting with Apache Kafka clusters | 948 |
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 |
oleksiyk/kafka | A Node.js client implementing Apache Kafka 0.9 with additional features and options for producer and consumer functionality | 297 |
bt-opensource/crafka | A Crystal library for interacting with Apache Kafka message brokers | 17 |
confluentinc/librdkafka | A high-performance client library for the Apache Kafka messaging system | 284 |
vert-x3/vertx-kafka-client | A client library for interacting with Apache Kafka clusters in various programming languages | 84 |
b/kafka-websocket | Provides a WebSocket interface to interact with Kafka's distributed message broker | 347 |