nanomq/nanomq
An ultra-lightweight and blazing-fast Messaging Bus/MQTT Broker for Edge & SDV observed · 2026-08-28
Health v2 · maintenance only
99/100
- Activity 99
- Release rhythm 98
- 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: 19
- age_days: 3580
- days_rel: 14
- days_push: 9
- n_releases_24m: 28
Adoption not part of the score
2592 stars · 308 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
NanoMQ is an ultra-lightweight, high-performance MQTT broker and messaging bus written in C for IoT/IIoT edge computing and software-defined vehicles. Built on NNG's asynchronous I/O with an actor-model architecture, it supports MQTT 3.1.1/5.0, bridging, rule engines, and message persistence.
Use cases
- run a lightweight mqtt broker on an edge device
- broker mqtt messages between iot sensors and the cloud
- bridge mqtt data from edge to multiple cloud services
- deploy an mqtt broker in docker for pub/sub messaging
- handle mqtt traffic on multi-core embedded hardware
- persist mqtt messages offline and resume upload when reconnected
- use mqtt messaging in a software-defined vehicle
When to choose
- you need a fast, low-footprint MQTT broker for edge or embedded devices
- you want MQTT 5.0 support with bridging, persistence, and a rule engine
- you need good SMP/multi-core performance compared to Mosquitto
- you want a POSIX-portable, pure C broker for ARM or x86 edge platforms
When to avoid
- you need a full-featured enterprise MQTT cluster with horizontal scaling (consider EMQX)
- you only need a simple single-core broker and Mosquitto suffices
- you need non-MQTT messaging protocols beyond ZeroMQ/NNG/WebSocket support
- you want a managed cloud MQTT service rather than self-hosting
Facets
service · maturity active
message-queue http-server websocket streaming etl iot self-hosted microservices windows cross-platform self-hosted embedded mqtt-broker mqtt5 edge-computing pubsub software-defined-vehicle iiot nng actor-model lightweight message-persistence messaging linux macos docker
4 sources
- readme: https://github.com/nanomq/nanomq · fetched 2026-08-28 · d769c88243b4
- homepage: https://nanomq.io · fetched 2026-08-29 · b4cc16759170
- site_page: https://nanomq.io/docs/en/latest · fetched 2026-08-29 · c70b94708d79
- site_page: https://nanomq.io/docs/latest/quick-start/quick-start.html · fetched 2026-08-29 · bd42e15c56aa
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| nanomq/nanomq | main | 99 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem