confluent-kafka-go VS kafka-go

Compare confluent-kafka-go vs kafka-go and see what are their differences.

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
confluent-kafka-go kafka-go
1 13
1 7,144
- 1.2%
0.0 6.7
about 1 year ago 2 days ago
Go Go
Apache License 2.0 MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

confluent-kafka-go

Posts with mentions or reviews of confluent-kafka-go. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-10-15.
  • Hunting down a C memory leak in a Go program
    8 projects | news.ycombinator.com | 15 Oct 2021
    So, in the interests of full transparency - we at Zendesk are actually running a fork of confluent-kafka-go, which I forked to add, amongst other things, context support: https://github.com/confluentinc/confluent-kafka-go/pull/626

    This bug actually happened because I mis-merged upstream into our fork and missed an important call to rd_kafka_poll_set_consumer: https://github.com/zendesk/confluent-kafka-go/commit/6e2d889...

kafka-go

Posts with mentions or reviews of kafka-go. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-04.

What are some alternatives?

When comparing confluent-kafka-go and kafka-go you can also consider the following projects:

librdkafka - The Apache Kafka C/C++ library

sarama - Sarama is a Go library for Apache Kafka. [Moved to: https://github.com/IBM/sarama]

bytehound - A memory profiler for Linux.

Confluent Kafka Golang Client - Confluent's Apache Kafka Golang client

leakdice - Monte Carlo leak diagnostic for Linux binaries

franz-go - franz-go contains a feature complete, pure Go library for interacting with Kafka from 0.8.0 through 3.6+. Producing, consuming, transacting, administrating, etc.

retry-go - Simple golang library for retry mechanism

kafka-rust - Rust client for Apache Kafka

cobra - A Commander for modern Go CLI interactions

Go-CQRS-Kafka-gRPC-Microservices - Go gRPC Kafka CQRS microservices with tracing

opentracing-javascript - OpenTracing API for Javascript (both Node and browser). πŸ›‘ This library is DEPRECATED! https://github.com/opentracing/specification/issues/163

rust-rdkafka - A fully asynchronous, futures-based Kafka client library for Rust based on librdkafka