kafka-kotlin-native

Kafka client

A Kafka client library for building high-performance and reliable applications using Kotlin Native.

Kafka client for Kotlin Native

GitHub

51 stars
7 watching
2 forks
Language: Kotlin
last commit: about 1 year ago

Related projects:

Repository Description Stars
mfontanini/cppkafka A C++ wrapper around librdkafka to simplify Apache Kafka interaction 599
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
kafka4beam/kafka_protocol A Kafka protocol library for Erlang/Elixir, providing basic connection management APIs and utility functions. 95
haskell-works/hw-kafka-client A Haskell client library for interacting with Apache Kafka 140
kafka-rust/kafka-rust Provides a Rust client for interacting with Apache Kafka 1,253
kafka4beam/brod An Erlang implementation of the Apache Kafka protocol for producing and consuming messages in a distributed system. 662
morganstanley/modern-cpp-kafka A C++ wrapper around librdkafka to simplify and improve Kafka client API usage 359
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
sahilkang/cl-rdkafka A Common Lisp client library for Apache Kafka. 42
confluentinc/librdkafka A high-performance client library for the Apache Kafka messaging system 284
kitura/swiftkafka An SDK for interacting with Apache Kafka using Swift 60
ysn2233/kafka-prompt An interactive command-line client with auto-completion for Kafka commands and their optional arguments. 6
vert-x3/vertx-kafka-client A client library for interacting with Apache Kafka clusters in various programming languages 84
turtlesoupy/haskakafka Provides a Haskell interface to Kafka, enabling producers and consumers to interact with the platform. 72