kafka_protocol
Kafka client library
A Kafka protocol library for Erlang/Elixir, providing basic connection management APIs and utility functions.
Kafka protocol erlang library
95 stars
22 watching
63 forks
Language: Erlang
last commit: 15 days ago
Linked from 1 awesome list
klarna-featured
Related projects:
Repository | Description | Stars |
---|---|---|
kafka4beam/brod | An Erlang implementation of the Apache Kafka protocol for producing and consuming messages in a distributed system. | 662 |
dart-kafka/kafka | Provides a Dart client library for interacting with the Apache Kafka message broker | 56 |
kafkaex/kafka_ex | An Elixir client for Apache Kafka with support for various features and a planned upgrade to a cleaner API | 598 |
zendesk/ruby-kafka | A Ruby client library for interacting with Apache Kafka | 1,275 |
sahilkang/cl-rdkafka | A Common Lisp client library for Apache Kafka. | 42 |
bt-opensource/crafka | A Crystal library for interacting with Apache Kafka message brokers | 17 |
vert-x3/vertx-kafka-client | A client library for interacting with Apache Kafka clusters in various programming languages | 84 |
karafka/rdkafka-ruby | A Ruby library that provides a modern and performant Kafka client | 357 |
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 |
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 |
mfontanini/cppkafka | A C++ wrapper around librdkafka to simplify Apache Kafka interaction | 599 |
fgeller/kt | A command-line tool for interacting with Apache Kafka clusters | 948 |
confluentinc/librdkafka | A high-performance client library for the Apache Kafka messaging system | 284 |
arnaud-lb/php-rdkafka | A PHP client for interacting with Apache Kafka | 2,089 |
spreedly/kaffe | An Elixir wrapper around the Erlang Kafka client for producing and consuming messages in a scalable manner. | 154 |