liftbridge-io/liftbridge
Kafka-style message streaming in Go. Built on NATS. Single binary, no JVM, no ZooKeeper. observed · 2026-08-28
Health v2 · maintenance only
74/100
- Activity 94
- Release rhythm 34
- Longevity 100
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: 3246
- days_rel: 224
- days_push: 40
- n_releases_24m: 1
Adoption not part of the score
2799 stars · 118 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Liftbridge is a lightweight, fault-tolerant message streaming system written in Go that implements a durable, replicated message log on top of NATS. It serves as a simpler 'Kafka-lite' alternative to Kafka or Pulsar, shipped as a single binary with no JVM or ZooKeeper dependency.
Use cases
- add durable streaming semantics to an existing NATS deployment
- replace Kafka with a lighter single-binary message log for Go services
- build event-driven microservices with replicated message streams
- run a lightweight pub/sub log without JVM or ZooKeeper overhead
- ingest high-throughput events with low latency and durable storage
When to choose
- your stack is Go-centric and you want a canonical Go client and server
- you need Kafka-style durable, replicated streams but not Kafka's operational weight
- you already run NATS and want to add stream replay and durability
- you want a single-binary deployment with no JVM or ZooKeeper
When to avoid
- you need Kafka's full ecosystem, exactly-once semantics, or huge partition counts
- you require very large message sizes or tiered storage
- you need a mature, battle-tested system at massive scale
- you want managed cloud offerings with broad vendor support
Facets
service · maturity active
message-queue streaming rpc microservices backend developer-tools windows go self-hosted kafka-lite nats event-streaming pubsub durable-log grpc messaging linux macos docker
1 source
- readme: https://github.com/liftbridge-io/liftbridge · fetched 2026-08-28 · 51f0f750f336
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| liftbridge-io/liftbridge | main | 74 |
For agents
markdown · JSON · MCP: product_card(name="liftbridge-io/liftbridge")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem