Decision Workspace
mqtt-channel vs mqtt-service vs ntex-mqtt
Side-by-side comparison of Rust crates
48
mqtt-channel
growingv0.3.0
This crates provide a high-level API MQTT subscriptions, based on channels.
50
mqtt-service
growingv0.7.1
This crates provide a convenient support for the MQTT Response-Pattern. It uses the rumqttc library to connect to the MQTT broker.
72
ntex-mqtt
stablev7.6.1
Client and Server framework for MQTT v5 and v3.1.1 protocols
Core Metrics
| mqtt-channel | mqtt-service | ntex-mqtt | |
|---|---|---|---|
| Health Score | 48 | 50 | 72 |
| Total Downloads | 6.7K | 8.5K | 294.7K |
| 30d Downloads | 348 | 273 | 3.3K |
| Dependents | 12 | 7 | 64 |
| Releases | 4 | 8 | 192 |
| Last Updated | 194d ago | 84d ago | today |
| Age | 1y 6m | 1y 9m | 5y 12m |
Health Breakdown
mqtt-channel
Maintenance
9
Quality
16
Community
8
Popularity
5
Documentation
10
mqtt-service
Maintenance
13
Quality
15
Community
7
Popularity
5
Documentation
10
ntex-mqtt
Maintenance
19
Quality
16
Community
15
Popularity
7
Documentation
15
Technical Details
| mqtt-channel | mqtt-service | ntex-mqtt | |
|---|---|---|---|
| Version | 0.3.0 | 0.7.1 | 7.6.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT | MIT OR Apache-2.0 |
| Dependencies | 11 | 15 | 23 |
| Crate Size | 18KB | 17KB | 159KB |
| Features | 5 | 3 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | — | 1.88 |
| Owners | 1 | 1 | 2 (team) |
Links
Quick Verdict
- •ntex-mqtt leads with a health score of 72/100, but none of the options score above 80.
- •mqtt-channel, mqtt-service are pre-1.0 — API may change.