fhmq/hmq
High performance mqtt broker observed · 2026-08-28
Health v2 · maintenance only
87/100
- Activity 98
- Release rhythm 66
- 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: 194.5
- age_days: 3299
- days_rel: 12
- days_push: 12
- n_releases_24m: 3
Adoption not part of the score
1391 stars · 281 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
HMQ is a high-performance MQTT broker written in Go, supporting MQTT 3.1.1 with QoS 0/1, retained and will messages, WebSockets, and TLS. It offers clustering via a router service, HTTP-based auth and ACL plugins, Kafka bridging, shared subscriptions, and an HTTP API for client management.
Use cases
- run a high-throughput mqtt broker for iot devices
- cluster mqtt brokers for horizontal scaling
- bridge mqtt messages into kafka
- authenticate mqtt clients against an http backend
- serve mqtt over websockets for browser clients
- enforce per-topic acl permissions for mqtt clients
- get online/offline notifications for connected clients
When to choose
- you need a lightweight, fast mqtt broker in go
- you want kafka integration for iot message pipelines
- you need clustered mqtt with shared subscriptions
- you prefer a simple single-binary broker with config-file setup
When to avoid
- you need full mqtt 5.0 support
- you require qos 2 message delivery
- you want a broker with a large plugin ecosystem or gui dashboard
- you need enterprise-grade support and long-term vendor maintenance
Facets
service · maturity active
http-server websocket auth middleware iot backend networking windows go cross-platform mqtt-broker mqtt message-broker pubsub kafka-bridge acl cluster qos tls shared-subscriptions messaging linux macos docker
1 source
- readme: https://github.com/fhmq/hmq · fetched 2026-08-28 · 0aed4fbb582a
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| fhmq/hmq | main | 87 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem