Kafka-Ada
Kafka Client Library
An Ada binding for the Apache Kafka C client library, allowing developers to send and receive data from Kafka topics using Ada.
Apache Kafka Ada client library, based off of librdkafka
14 stars
3 watching
0 forks
Language: Ada
last commit: about 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
linkedin/li-apache-kafka-clients | A wrapper library that adds features to the Apache Kafka vanilla clients, including large message support and auditing. | 133 |
aio-libs/aiokafka | An asynchronous client library for interacting with Apache Kafka message brokers. | 1,164 |
mfontanini/cppkafka | A C++ wrapper around librdkafka to simplify Apache Kafka interaction | 599 |
zendesk/ruby-kafka | A Ruby client library for interacting with Apache Kafka | 1,275 |
dlangapache/librdkafka | A C library providing a high-level interface to the Apache Kafka messaging system | 10 |
dart-kafka/kafka | Provides a Dart client library for interacting with the Apache Kafka message broker | 56 |
karafka/rdkafka-ruby | A Ruby library that provides a modern and performant Kafka client | 357 |
sahilkang/cl-rdkafka | A Common Lisp client library for Apache Kafka. | 42 |
haskell-works/hw-kafka-client | A Haskell client library for interacting with Apache Kafka | 140 |
confluentinc/librdkafka | A high-performance client library for the Apache Kafka messaging system | 284 |
kafka4beam/brod | An Erlang implementation of the Apache Kafka protocol for producing and consuming messages in a distributed system. | 662 |
kafka4beam/kafka_protocol | A Kafka protocol library for Erlang/Elixir, providing basic connection management APIs and utility functions. | 95 |
fede1024/rust-rdkafka | A Rust-based client library for interacting with Apache Kafka message broker systems | 1,632 |
sourcelaborg/kafka-webview | A web-based interface for reading data from Apache Kafka topics with filtering and searching capabilities | 395 |
doujiang24/lua-resty-kafka | A Lua library providing a client driver for interacting with Kafka message queues | 803 |