eclipse-paho/paho.mqtt.embedded-c
Paho MQTT C client library for embedded systems. Paho is an Eclipse IoT project (https://iot.eclipse.org/) observed · 2026-08-28
Health v2 · maintenance only
63/100
- Activity 90
- Release rhythm 8
- Longevity 100
Flags: no_license
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: n/a
- age_days: 3913
- days_rel: n/a
- days_push: 61
- n_releases_24m: 0
Adoption not part of the score
1539 stars · 792 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
The Eclipse Paho MQTT C/C++ client library for embedded platforms, offering low-level MQTT packet serialization plus higher-level C and C++ client APIs. It is designed for resource-constrained devices with pluggable networking and ports for Linux, Arduino, and ARM mbed.
Use cases
- connect an embedded device to an MQTT broker
- publish and subscribe to MQTT topics from a microcontroller
- serialize and deserialize MQTT packets in C
- add MQTT support to an Arduino or mbed project
- implement a lightweight IoT messaging client without a full OS
- port an MQTT client to a custom network stack
When to choose
- you need MQTT on resource-constrained embedded hardware
- you want a minimal C or C++ client with pluggable networking
- you only need packet-level serialization and control over the transport yourself
When to avoid
- you need a full-featured MQTT client on desktop or server platforms (use paho.mqtt.c or paho.mqtt.python)
- you need MQTT 5 features or async APIs out of the box
- you want a managed runtime with automatic reconnect and TLS handled for you
Facets
library · maturity maintenance
serialization networking sdk iot embedded-systems developer-tools embedded c cpp cross-platform mqtt mqtt-client paho iot-protocols messaging-protocol arduino mbed lightweight messaging linux
3 sources
- readme: https://github.com/eclipse-paho/paho.mqtt.embedded-c · fetched 2026-08-28 · 24581b19e248
- homepage: https://eclipse.org/paho · fetched 2026-08-29 · 5a44edd4cbb2
- site_page: https://eclipse.dev/paho/documentation · fetched 2026-08-29 · f5e1055ce593
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| eclipse-paho/paho.mqtt.embedded-c | main | 63 |
For agents
markdown · JSON · MCP: product_card(name="eclipse-paho/paho.mqtt.embedded-c")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem