Decision Workspace
mqttrs vs mqttrs2 vs mqtt5-protocol
Side-by-side comparison of Rust crates
53
mqttrs
growingv0.4.1
Mqtt protocol encoding and decoding
42
mqttrs2
experimentalv0.1.0
Mqtt protocol encoding and decoding
64
mqtt5-protocol
experimentalv0.12.0
MQTT v5.0 protocol implementation - packets, encoding, and validation
Core Metrics
| mqttrs | mqttrs2 | mqtt5-protocol | |
|---|---|---|---|
| Health Score | 53 | 42 | 64 |
| Total Downloads | 219.9K | 833 | 1.4K |
| 30d Downloads | 1.3K | 48 | 616 |
| Dependents | 23 | 3 | 67 |
| Releases | 8 | 1 | 23 |
| Last Updated | 1766d ago | 235d ago | 6d ago |
| Age | 7y 1m | 7m | 4m |
Health Breakdown
mqttrs
Maintenance
7
Quality
16
Community
12
Popularity
6
Documentation
12
mqttrs2
Maintenance
4
Quality
15
Community
8
Popularity
3
Documentation
12
mqtt5-protocol
Maintenance
20
Quality
14
Community
11
Popularity
4
Documentation
15
Technical Details
| mqttrs | mqttrs2 | mqtt5-protocol | |
|---|---|---|---|
| Version | 0.4.1 | 0.1.0 | 0.12.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | Apache-2.0 | Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 4 | 5 | 10 |
| Crate Size | 23KB | 29KB | 82KB |
| Features | 3 | 4 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2018 | 2021 |
| MSRV | — | — | 1.88 |
| Owners | 2 | 1 | 1 |
Links
Quick Verdict
- •mqtt5-protocol leads with a health score of 64/100, but none of the options score above 80.
- •mqttrs has the most downloads (219.9K), suggesting wider adoption.
- •⚠ mqttrs has not been updated in over a year.