NanoMQ
Ultra-lightweight and blazing-fast MQTT broker for IoT Edge computing written in C.
Why consider NanoMQ?
NanoMQ is an open-source, ultra-lightweight MQTT broker written in C by EMQ. Built with an actor-model multi-threaded asynchronous I/O engine, NanoMQ provides nanosecond-level routing, bridge forwarding to cloud Kafka/EMQX clusters, and sub-10MB memory footprints for embedded IoT gateways.
Learn NanoMQ by building
Practical setup notes, real use cases, and copy-ready examples in one focused guide.
In this guide2 sections
Overview of NanoMQ
NanoMQ routes edge MQTT messaging and bridges sensor data streams to upstream cloud brokers.
Docker Quickstart
docker run -d -p 1883:1883 emqx/nanomq:latestNanoMQ is licensed under the permissive MIT License.
Related tools
More options with a similar category or technology profile.
diskus
Minimal, fast alternative to du -sh written in Rust using multi-threaded directory traversal.
peco
Simplistic interactive filtering tool for Unix pipelines, process lists, and file trees.
Dapr CLI
Command-line tool for managing Dapr distributed application runtime environments and sidecars.
Freeze
Generate beautiful image screenshots and SVGs of code snippets and terminal outputs.