DrmagicE/gmqtt
Gmqtt is a flexible, high-performance MQTT broker library that fully implements the MQTT protocol V3.x and V5 in golang observed · 2026-08-28
Health v2 · maintenance only
57/100
- Activity 75
- Release rhythm 8
- 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: n/a
- age_days: 2908
- days_rel: n/a
- days_push: 150
- n_releases_24m: 0
Adoption not part of the score
1046 stars · 216 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Gmqtt is a flexible, high-performance MQTT broker written in Go that fully implements MQTT protocol V3.x and V5. It offers a plugin mechanism, hooks for authentication/ACL, TLS and WebSocket support, Prometheus metrics, gRPC/REST admin APIs, Redis-backed session persistence, and an experimental clustering (federation) feature.
Use cases
- run a self-hosted MQTT broker in Go
- handle IoT device telemetry over MQTT
- build a customizable MQTT broker with auth and ACL hooks
- monitor MQTT broker metrics with Prometheus
- persist MQTT sessions across broker restarts with Redis
- manage an MQTT broker via gRPC or REST APIs
When to choose
- you need an embeddable or extensible MQTT broker in Go
- you want MQTT 3.x and 5 support with plugin-based customization
- you need WebSocket and TLS transport for MQTT clients
- you want built-in Prometheus metrics and admin APIs
When to avoid
- the project is less maintained and the author recommends careful evaluation before production use
- you need production-proven clustering - the federation feature is experimental and never used in production
- you prefer a turnkey broker with minimal configuration
- you need persistence backends other than Redis
Facets
service · maturity maintenance
message-queue middleware monitoring auth websocket rpc iot backend developer-tools go self-hosted cross-platform mqtt-broker mqtt-v5 iot-messaging pub-sub session-persistence plugin-system prometheus-metrics grpc-api messaging linux docker
1 source
- readme: https://github.com/DrmagicE/gmqtt · fetched 2026-08-28 · 0e30250241a5
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| DrmagicE/gmqtt | main | 57 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem