crafka
Kafka client library
A Crystal library for interacting with Apache Kafka message brokers
Kafka library for Crystal. Uses librdkafka.
17 stars
3 watching
2 forks
Language: Crystal
last commit: 8 months ago
Linked from 1 awesome list
crystalcrystal-langkafkalibrdkafka
Related projects:
Repository | Description | Stars |
---|---|---|
mfontanini/cppkafka | A C++ wrapper around librdkafka to simplify Apache Kafka interaction | 604 |
kafka4beam/kafka_protocol | A Kafka protocol library for Erlang/Elixir, providing basic connection management APIs and utility functions. | 95 |
karafka/rdkafka-ruby | A Ruby library that provides a modern and performant Kafka client | 359 |
zendesk/ruby-kafka | A Ruby client library for interacting with Apache Kafka | 1,275 |
kafka4beam/brod | An Erlang implementation of the Apache Kafka protocol for producing and consuming messages in a distributed system. | 667 |
sahilkang/cl-rdkafka | A Common Lisp client library for Apache Kafka. | 43 |
dart-kafka/kafka | Provides a Dart client library for interacting with the Apache Kafka message broker | 56 |
dlangapache/librdkafka | A C library providing a high-level interface to the Apache Kafka messaging system | 10 |
confluentinc/librdkafka | A high-performance client library for the Apache Kafka messaging system | 298 |
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 |
morganstanley/modern-cpp-kafka | A C++ wrapper around librdkafka to simplify and improve Kafka client API usage | 362 |
fede1024/rust-rdkafka | A Rust-based client library for interacting with Apache Kafka message broker systems | 1,638 |
xitonix/trubka | A command-line tool for interacting with Kafka clusters | 333 |
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 |