lovoo/goka
Goka is a compact yet powerful distributed stream processing library for Apache Kafka written in Go. observed · 2026-08-28
Health v2 · maintenance only
90/100
- Activity 99
- Release rhythm 72
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 132.0
- age_days: 3445
- days_rel: 27
- days_push: 8
- n_releases_24m: 5
Adoption not part of the score
2538 stars · 184 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Goka is a compact yet powerful distributed stream processing library for Apache Kafka written in Go. It extends Kafka consumer groups by binding persistent state tables to them, enabling scalable and fault-tolerant microservices with at-least-once delivery semantics.
Use cases
- process kafka streams in go
- build stateful kafka microservices
- scale stream processing across instances
- persist processing state in kafka
- monitor kafka stream processors via web ui
- handle kafka messages with callback functions
- build fault-tolerant event-driven services
When to choose
- you need distributed stream processing on kafka in go
- you want state tables persisted in kafka with automatic rebalancing
- you need fault tolerance and at-least-once semantics out of the box
- you want built-in monitoring and introspection of processor state
When to avoid
- you use a message broker other than kafka
- you need exactly-once processing semantics
- you work outside the go ecosystem
- you need complex sql-based stream transformations
Facets
library · maturity active
streaming message-queue microservices middleware monitoring microservices backend go windows cross-platform kafka stream-processing consumer-groups stateful-processing event-driven at-least-once sarama messaging data-engineering linux macos
1 source
- readme: https://github.com/lovoo/goka · fetched 2026-08-28 · 4add33f47679
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| lovoo/goka | main | 90 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem