# wind-c/comqtt

A lightweight, high-performance go mqtt server(v3.0|v3.1.1|v5.0) supporting distributed cluster

Repository: https://github.com/wind-c/comqtt
Canonical: https://ross.abutalabs.com/products/comqtt
Homepage: https://deepwiki.com/wind-c/comqtt
Language: Go
License: MIT
License Family: permissive
Topics: golang, mqtt, iot, cluster, distributed, golang-library, mqtt-broker, mqtt-server, mqtt-smarthome, raft, gossip, msgpack, mqttv5, hacktoberfest, quic
Last push: 2026-08-30T09:27:24+00:00

## Health v2 (maintenance only)
Score: 93/100 (v2, computed 2026-09-03T02:39:23.370411+00:00)
- activity 100, release rhythm 80, longevity 100
- inputs: {"age_days": 1460, "days_push": 3, "days_rel": 53, "gap_med": 87.0, "n_releases_24m": 5}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1175, forks 88 (observed 2026-09-01T02:14:08.407671+00:00)

## What it is
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
- artifact type: library
- maturity: active
- function: message-queue, http-server, auth, middleware
- domain: iot, self-hosted, backend
- platform: go, windows, self-hosted
- tags: mqtt-broker, mqtt-v5, distributed-cluster, raft, gossip, quic, websocket, smarthome, embeddable, kafka-bridge, messaging, linux, macos, docker

## Member repositories
- wind-c/comqtt (main) score 93

## Provenance
- Observed fields: from GitHub, fetched 2026-09-01T02:14:08.407671+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:28:24.751780+00:00, confidence not recorded.
  - readme: https://github.com/wind-c/comqtt (fetched 2026-09-01T02:14:08.407671+00:00, sha 57a01eeb11d2)
  - homepage: https://deepwiki.com/wind-c/comqtt (fetched 2026-08-29T12:33:39.394453+00:00, sha 5d5c03c67959)
- Data as of 2026-08-30T08:39:29.467469+00:00.
