wind-c/comqtt
A lightweight, high-performance go mqtt server(v3.0|v3.1.1|v5.0) supporting distributed cluster observed · 2026-09-01
Health v2 · maintenance only
93/100
- Activity 100
- Release rhythm 80
- 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: 87.0
- age_days: 1460
- days_rel: 53
- days_push: 3
- n_releases_24m: 5
Adoption not part of the score
1175 stars · 88 forks observed · 2026-09-01
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Comqtt is a lightweight, high-performance MQTT broker written in Go supporting MQTT v3.0, v3.1.1, and v5.0. It can run as a standalone server or be embedded as a Go library, with distributed clustering via Gossip and Raft, pluggable auth/storage backends, and a built-in web dashboard.
Use cases
- run an mqtt broker for iot devices
- self-host an mqtt server for smart home projects
- embed an mqtt broker in a go application
- build a distributed mqtt cluster with raft consensus
- authenticate mqtt clients against mysql or postgres
- bridge mqtt messages to kafka
- monitor mqtt broker traffic via a web dashboard
When to choose
- you need an embeddable MQTT broker in Go
- you want MQTT v5 support with clustering on a lightweight stack
- you need pluggable auth backends like Redis, HTTP, MySQL, or PostgreSQL
When to avoid
- you need a battle-tested broker with a large ecosystem like Mosquitto or EMQX
- you require a rule engine or enterprise features not yet implemented
- you need non-Go tooling or managed MQTT services
Facets
library · maturity active
message-queue http-server auth middleware iot self-hosted backend go windows self-hosted mqtt-broker mqtt-v5 distributed-cluster raft gossip quic websocket smarthome embeddable kafka-bridge messaging linux macos docker
2 sources
- readme: https://github.com/wind-c/comqtt · fetched 2026-09-01 · 57a01eeb11d2
- homepage: https://deepwiki.com/wind-c/comqtt · fetched 2026-08-29 · 5d5c03c67959
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| wind-c/comqtt | main | 93 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem