...
Docs: https://pkg.go.dev/github.com/twmb/kafka-go/pkg/kgo
-------------
Dart
-------------
A fully-featured Dart client for Apache Kafka based on librdkafka.
https://github.com/stefanoamorelli/kafka_dart
Kafka Version: 0.8.x, 0.9.x, 0.10.x, 0.11.x, 1.x.x, 2.x.x, 3.x.x
Maintainer: Stefano Amorelli
License: Apache 2.0
Erlang
-------------
Kafka client library in Erlang. Full support for 0.9+ consumer protocol, very efficient producer implementation.
...