DUE TO SPAM, SIGN-UP IS DISABLED. Goto Selfserve wiki signup and request an account.
...
-------------
Native C++ library with protocol support for Metadata, Produce, Fetch, and Offset.
Maintainer: David Tompkins
License: Apache 2.0
https://github.com/adobe-research/libkafka
-------------
C++ Header-only Kafka Client Library using Boost Asio
Maintainer: Daniel Joos
License: MIT
https://github.com/danieljoos/libkafka-asio
-------------
A C++11 asyncronous producer/consumer library for Apache Kafka based on boost asio
Maintainer:
License: Boost Software License - Version 1.0
https://github.com/bitbouncer/csi-kafka
-------------
libasynckafkaclient - C++ based single threaded asynchronous library
Maintainer: Vijay Jadhav
License: 2-clause BSD
https://github.com/GSLabDev/libasynckafkaclient
-------------
https://github.com/quipo/kafka-cpp
Kafka Version: 0.7.x
-------------
...
Docs: http://docs.confluent.io/current/clients/index.html
-------------
Pure Python implementation with full protocol support. Consumer and Producer implementations included, GZIP, LZ4, and Snappy compression supported.
http://github.com/dpkp/kafka-python
Kafka Version: 0.8.x, 0.9.x, 0.10.x, 0.11.x, 1.0.x
Maintainer: Dana Powers
License: Apache 2.0
-------------
Python driver with full protocol support, Pythonic API, and managed balanced consumer implementation.
https://github.com/Parsely/pykafka
Kafka Version: 0.8.x,0.9.x,0.10.x
Maintainer: Parse.ly
License: Apache 2.0
-------------
Protocol support for Kafka 0.7 in Python. GZip and Snappy compression supported
Kafka Version: 0.7.x
Maintainer: David Arthur
License: Apache v.2.0
https://github.com/mumrah/kafka-python/tree/0.7
-------------
Also:
https://github.com/dsully/pykafka
Kafka Version: 0.7.x
Maintainer:: Dan Sulley, LinkedIn
License: Apache 2.0
-------------
Python client from Disqus:
https://github.com/getsamsa/samsa
Kafka Version: 0.7.x
Maintainer:: Keith Bourgoin, Parse.ly
License: Apache 2.0
-------------
Python client from Urban Airship: https://github.com/urbanairship/pykafkap
Kafka Version: 0.7.x
-------------
Python client from Datadog: https://github.com/datadog/brod
(Producer, Simple Consumer, ZK-Consumer)
Kafka Version: 0.7.x
-------------
...
Pure Go implementation with full protocol support. Consumer and Producer implementations included, GZIP and Snappy compression supported.
Kafka Version: 0.8.x
Maintainer: Shopify
License: MIT
...
A minimal, high-performance Kafka client in Erlang
https://github.com/helpshift/ekaf
Kafka Version: 0.8.x
Maintainer: Helpshift
License: Apache v2
-------------
erlkafka is a kafka client written in erlang
https://github.com/milindparikh/erlkafka.git
Kafka Version: 0.7.x
Maintainer: Milind Parikh
*License: BSD, LGPL
...
Full list of available cmdlets on KNet PowerShell usage
Kafka Version: 3.79.*, 34.81.0*
Maintainer: MASES s.r.l.
License: Apache 2.0
...
KNet is a comprehensive .NET suite for Apache Kafka providing all features: Producer, Consumer, Admin, Streams, Connect, backends (ZooKeeper and Kafka).
Kafka Version: 3.79.*, 34.81.0*
Maintainer: MASES s.r.l.
License: Apache 2.0
...
-------------
A fully featured .NET client for Apache Kafka based on librdkafka (a fork of rdkafka-dotnet).
Kafka Version: 0.8.x, 0.9.x, 0.10.x, 0.11.x
Maintainer: Confluent Inc. (original author Andreas Heider)
License: Apache 2.0
https://github.com/confluentinc/confluent-kafka-dotnet
-------------
Pure C# client with full protocol support. Includes consumer, producer,
lower level components and gzip support (no snappy)
Kafka Version: 0.8.x
Maintainer: James Roland
License: Apache 2.0
https://github.com/Jroland/kafka-net
-------------
This is a .NET implementation of a client for Kafka using C# for Kafka 0.8. It provides for an implementation that covers most basic functionalities to include a simple Producer and Consumer.
Kafka Version: 0.8.x
Maintainer: ExactTarget
License: Apache 2.0
https://github.com/ExactTargetDev/kafka-net
-------------
.Net implementation of the Apache Kafka Protocol that provides basic functionality through Producer/Consumer classes. The project also offers balanced consumer implementation. The project is a fork from ExactTarget's Kafka-net Client.
Kafka Version: 0.8.x, 0.9.x
Maintainer: Microsoft
License: Apache 2.0
https://github.com/Microsoft/Kafkanet
-------------
C# client, asynchronous, all 3 compressions supported (read and write), tracks leader partition changes transparently, long time in production.
Kafka Version: 0.8.x
Maintainer: Vadim Chekan
License: Apache-2.0
https://github.com/ntent-ad/kafka4net
-------------
kafka-sharp - "High Performance" .NET Kafka Driver
Kafka Version: 0.8.x
Maintainer: Criteo
License: Apache 2.0
https://github.com/criteo/kafka-sharp
-------------
kafunk - Fully-featured, native F# client which works on .NET Core
Kafka Version: 0.8.x, 0.9.x, 0.10.x
Maintainer: Jet.com
License: Apache 2.0
-------------
Clojure
-------------
Fast kafka api for JVM languages implemented in clojure.
Kafka Version: 0.8.x
Maintainer: https://github.com/gerritjvv
License: Apache 2.0
https://github.com/gerritjvv/kafka-fast
-------------
Wrapper to the Java API for interacting with Kafka
Kafka Version: 0.8.x
Maintainer: https://github.com/pingles
License: Apache 2.0
https://github.com/pingles/clj-kafka/
-------------
Kafka clojure client library
Kafka Version: 0.8.x
Maintainer: Pierre-Yves Ritschard
License: MIT
-------------
Ruby
-------------
Karafka - Ruby and Rails multi-threaded efficient Kafka processing framework. Based on librdkafka.
Kafka Version: 1.0+
Maintainer: Maciej Mensfeld
License: LGPL-3.0
https://github.com/karafka/karafka
-------------
...
-------------
Racecar – A simple framework for writing Kafka consumers in Ruby that integrates nicely with Rails. Based on ruby-kafka.
Kafka Version: 0.9.x, 0.10.x, 0.11.x
Maintainer: Zendesk / Daniel Schierbeck
License: Apache 2.0
https://github.com/zendesk/racecar
-------------
DeliveryBoy – A simple way to publish messages to Kafka from Ruby applications. Based on ruby-kafka.
Kafka Version: 0.9.x, 0.10.x, 0.11.x
Maintainer: Zendesk / Daniel Schierbeck
License: Apache 2.0
https://github.com/zendesk/delivery_boy
-------------
Node.js
-------------
The node-rdkafka library is a high-performance NodeJS client for Apache Kafka that wraps the native librdkafka library. All the complexity of balancing writes across partitions and managing (possibly ever-changing) brokers should be encapsulated in the library.
https://github.com/Blizzard/node-rdkafka
Kafka Version: 0.9, 0.10
Node.js >= 4
Maintainer: Blizzard.com
License: MIT
-------------
Kafka-Node is a NodeJS client with Zookeeper integration
Kafka Version: 0.8.x
Maintainer: sohu.com
License: MIT
https://github.com/SOHU-Co/kafka-node/
-------------
Kafka-node is a pure JavaScript implementation for NodeJS Server with Vagrant and Docker support.
Kafka Version: 0.8.x
Maintainer: wurstmeister
License: Apache 2.0
https://github.com/wurstmeister/node-kafka-0.8-plus
-------------
kafka-java-bridge is a Nodejs wrapper for the JAVA high level kafka 0.8. consumer API
Kafka Version: 0.8.x
Maintainer: LivePersonInc
License: MIT
https://www.npmjs.com/package/kafka-java-bridge
https://github.com/LivePersonInc/kafka-java-bridge
-------------
Low-level protocol support in node.js.
https://github.com/cainus/Prozess
https://npmjs.org/package/prozess
Kafka Version: 0.7.x
Maintainers:
Gregg Caines
Eric lee
License: MIT
-------------
Alternate node client from Tagged
https://github.com/marcuswestin/node-kafka
Also:
https://github.com/dannycoates/franz-kafka
Kafka Version: 0.7.x
-------------
...
https://github.com/dspeterson/dory
Kafka Version: 0.8.x, 0.9.x, 0.10.x, 0.11.x
...
Apache Kafka HTTP Endpoint for producing and consuming messages from topics
Kafka Version: 0.8.x
Maintainer: Big Data Open Source Security LLC
License: Apache 2.0
...
Kafka-Pixy is a local aggregating HTTP proxy to Kafka messaging cluster.
Kafka Version: 0.8.x
Maintainer: Mailgun
License: Apache 2.0
...
https://github.com/edenhill/kafkacat
Kafka Version: 0.8.x
Maintainer: Magnus Edenhill
License: 2-clause BSD
...