Ross ROSS = Recommend OSS · open-source software intelligence for agents

twmb/franz-go

franz-go is a feature complete, pure Go library for Kafka from 0.8.0 through 4.2+. Producing, consuming, transacting, administrating, etc. observed · 2026-08-28

github.com/twmb/franz-go · Go · BSD-3-Clause (permissive) observed · 2026-08-28

Health v2 · maintenance only

76/100

  • Activity 98
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 2718
  • days_rel: n/a
  • days_push: 13
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

3032 stars · 299 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

franz-go is a feature-complete, pure Go Apache Kafka client library supporting Kafka 0.8.0 through 4.2+, including producing, consuming, transactions, and administration. It works with any Kafka-compatible broker such as Redpanda, Confluent Platform, Amazon MSK, and Azure Event Hubs.

Use cases

  • produce and consume Kafka messages from a Go application
  • build exactly-once transactional event pipelines in Go
  • administer Kafka clusters programmatically
  • consume Kafka topics with consumer groups and rebalancing
  • connect Go services to Redpanda or Amazon MSK
  • encode and decode messages with a schema registry client
  • stream events with compression and SASL/TLS authentication

When to choose

  • you need a pure Go Kafka client with no C dependencies
  • you require full Kafka feature coverage including transactions, EOS, and share groups
  • you need a high-performance client with low goroutine overhead
  • you work with Kafka-compatible brokers like Redpanda or MSK
  • you want built-in admin and schema registry support in one ecosystem

When to avoid

  • your project is not written in Go
  • you need a simple high-level wrapper rather than a full-featured client
  • you rely on the next-generation group protocol without opting in explicitly
  • you need a client for a non-Kafka message broker

Facets

library · maturity active

message-queue serialization auth cryptography monitoring logging microservices backend developer-tools apis go cross-platform windows cloud kafka kafka-client event-streaming redpanda producer-consumer transactions exactly-once-semantics schema-registry pure-go messaging linux macos docker kubernetes

1 source

Member repositories

RepositoryRoleHealth v2
twmb/franz-gomain76

For agents

markdown · JSON · MCP: product_card(name="twmb/franz-go")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem