Decision Workspace
rust-mqtt vs mqtt-async-embedded vs embedded-tls
Side-by-side comparison of Rust crates
55
rust-mqtt
growingv0.5.1
MQTT client for embedded and non-embedded environments
44
mqtt-async-embedded
growingv1.0.0
An async, no_std-compatible MQTT client for embedded systems using Embassy.
58
embedded-tls
growingv0.18.0
TLS 1.3 client with no_std support and no allocator
Core Metrics
| rust-mqtt | mqtt-async-embedded | embedded-tls | |
|---|---|---|---|
| Health Score | 55 | 44 | 58 |
| Total Downloads | 52.9K | 393 | 113.5K |
| 30d Downloads | 2.7K | 0 | 6.6K |
| Dependents | 2 | 0 | 66 |
| Releases | 14 | 1 | 18 |
| Last Updated | 45d ago | 223d ago | 133d ago |
| Age | 4y | 7m | 4y |
Health Breakdown
rust-mqtt
Maintenance
15
Quality
11
Community
11
Popularity
6
Documentation
12
mqtt-async-embedded
Maintenance
4
Quality
18
Community
6
Popularity
3
Documentation
13
embedded-tls
Maintenance
12
Quality
14
Community
13
Popularity
6
Documentation
13
Technical Details
| rust-mqtt | mqtt-async-embedded | embedded-tls | |
|---|---|---|---|
| Version | 0.5.1 | 1.0.0 | 0.18.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | Apache-2.0 |
| Dependencies | 16 | 16 | 35 |
| Crate Size | 109KB | 24KB | 100KB |
| Features | 13 | 6 | 8 |
| Yanked % | 14.3% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | 1.87 | — | — |
| Owners | 3 | 1 | 2 (team) |
Links
Quick Verdict
- •embedded-tls leads with a health score of 58/100, but none of the options score above 80.
- •rust-mqtt, embedded-tls are pre-1.0 — API may change.