Versions Compared

Key

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

...

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

Maintainer: Shopify
License:
MIT

https://github.com/Shopify/sarama

Another Pure Go implementation built to work as like the "Consumer Group" High Level Consumer with more features including plug-able partition ownership and work fan out.

Maintainer: Big Data Open Source Security
License:
Apache v2.0

https://github.com/stealthly/go_kafka_client 

C

High performance C library with full protocol support

...