eclipse-paho/paho.mqtt.c
An Eclipse Paho C client library for MQTT for Windows, Linux and MacOS. API documentation: https://eclipse-paho.github.io/paho.mqtt.c/ observed · 2026-08-28
Health v2 · maintenance only
76/100
- Activity 93
- Release rhythm 39
- 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: 204.5
- age_days: 3913
- days_rel: 194
- days_push: 43
- n_releases_24m: 3
Adoption not part of the score
2359 stars · 1176 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
The Eclipse Paho C client library for the MQTT protocol, enabling applications to connect to an MQTT broker to publish messages and subscribe to topics. It provides synchronous and asynchronous APIs with optional SSL/TLS support, plus sample command-line publish/subscribe utilities.
Use cases
- connect a C application to an MQTT broker
- publish and subscribe to MQTT topics from C
- add MQTT 5.0 messaging to an IoT device
- implement MQTT client with SSL/TLS in C
- build asynchronous MQTT messaging in C
- send sensor data over MQTT from embedded Linux
When to choose
- you need a mature, well-documented C MQTT client supporting MQTT 3.1.1 and 5.0
- you want both synchronous and asynchronous programming models
- you need SSL/TLS-secured MQTT connections on Windows, Linux, or macOS
When to avoid
- you need a client in a higher-level language like Python or Java (use the Paho bindings for those)
- you need MQTT-SN or a broker rather than a client library
Facets
library · maturity stable
http-client networking sdk cli iot developer-tools embedded-systems windows c cpp cross-platform mqtt mqtt-client pub-sub mqtt5 ssl-tls eclipse-paho iot-messaging messaging linux macos
3 sources
- readme: https://github.com/eclipse-paho/paho.mqtt.c · fetched 2026-08-28 · fa321a775aa0
- 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.c | main | 76 |
For agents
markdown · JSON · MCP: product_card(name="eclipse-paho/paho.mqtt.c")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem