Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

-------------

Native C++ library with protocol support for Metadata, Produce, Fetch, and Offset.


Kafka Version: 0.8.x

Maintainer: David Tompkins
License: Apache 2.0

https://github.com/adobe-research/libkafka

 

-------------

C++ Header-only Kafka Client Library using Boost Asio

 

Kafka Version: 0.8.x

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


Kafka Version: 0.8.x

Maintainer: Svante Karlsson
License: Boost Software License - Version 1.0

https://github.com/bitbouncer/csi-kafka

 

-------------

libasynckafkaclient - C++ based single threaded asynchronous library


Kafka Version: 0.8.x

Maintainer: Vijay Jadhav
License: 2-clause BSD

https://github.com/GSLabDev/libasynckafkaclient

 

-------------

https://github.com/quipo/kafka-cpp

Kafka Version: 0.7.x

 

-------------

Python

High performance Python client based on Librdkafka with full protocol support. 

Maintainer: Confluent.io
License: Apache v.2.0

https://github.com/confluentinc/confluent-kafka-python-------------

High performance Python client based on Librdkafka with full protocol supportConfluent's Apache Kafka client for Python wraps the librdkafka C library, providing full Kafka protocol support with great performance and reliability.

https://github.com/confluentinc/confluent-kafka-python


Kafka Version:  0.8.x, 0.9.x, 0.10.x

Maintainers: Confluent.io

License: Apache 2.0

 

-------------

Pure Python implementation with full protocol support. Consumer and Producer implementations included, GZIP and Snappy compression supported.

http://github.com/dpkp/kafka-python


Kafka Version: 0.8.x

Maintainer: Dana Powers
License: Apache v.2.0

 

-------------

Python driver with full protocol support and balanced consumer implementation. GZIP and Snappy compression supported.

https://github.com/Parsely/pykafka


Kafka Version: 0.8.x

Maintainer: Parse.ly
License: Apache v2.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

-------------

...