Decision Workspace
rust-mqtt vs mqtt-async-embedded vs embedded-tls
Side-by-side comparison of Rust crates
58
rust-mqtt
growingv0.5.0
MQTT client for embedded and non-embedded environments
45
mqtt-async-embedded
experimentalv1.0.0
An async, no_std-compatible MQTT client for embedded systems using Embassy.
60
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 | 58 | 45 | 60 |
| Total Downloads | 46.8K | 373 | 101.1K |
| 30d Downloads | 1.1K | 12 | 7.2K |
| Dependents | 2 | 0 | 58 |
| Releases | 13 | 1 | 18 |
| Last Updated | today | 164d ago | 74d ago |
| Age | 3y 11m | 5m | 3y 10m |
Health Breakdown
rust-mqtt
Maintenance
18
Quality
11
Community
11
Popularity
6
Documentation
12
mqtt-async-embedded
Maintenance
6
Quality
17
Community
6
Popularity
3
Documentation
13
embedded-tls
Maintenance
14
Quality
14
Community
13
Popularity
6
Documentation
13
Technical Details
| rust-mqtt | mqtt-async-embedded | embedded-tls | |
|---|---|---|---|
| Version | 0.5.0 | 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 | 108KB | 24KB | 100KB |
| Features | 13 | 6 | 8 |
| Yanked % | 15.4% | 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 60/100, but none of the options score above 80.
- •rust-mqtt, embedded-tls are pre-1.0 — API may change.