Decision Workspace
mqttrs2 vs mqttrs vs mqtt5-protocol
Side-by-side comparison of Rust crates
42
mqttrs2
experimentalv0.1.0
Mqtt protocol encoding and decoding
53
mqttrs
growingv0.4.1
Mqtt protocol encoding and decoding
64
mqtt5-protocol
experimentalv0.12.0
MQTT v5.0 protocol implementation - packets, encoding, and validation
Core Metrics
| mqttrs2 | mqttrs | mqtt5-protocol | |
|---|---|---|---|
| Health Score | 42 | 53 | 64 |
| Total Downloads | 833 | 219.9K | 1.4K |
| 30d Downloads | 48 | 1.3K | 616 |
| Dependents | 3 | 23 | 67 |
| Releases | 1 | 8 | 23 |
| Last Updated | 235d ago | 1766d ago | 6d ago |
| Age | 7m | 7y 1m | 4m |
Health Breakdown
mqttrs2
Maintenance
4
Quality
15
Community
8
Popularity
3
Documentation
12
mqttrs
Maintenance
7
Quality
16
Community
12
Popularity
6
Documentation
12
mqtt5-protocol
Maintenance
20
Quality
14
Community
11
Popularity
4
Documentation
15
Technical Details
| mqttrs2 | mqttrs | mqtt5-protocol | |
|---|---|---|---|
| Version | 0.1.0 | 0.4.1 | 0.12.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | Apache-2.0 | Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 5 | 4 | 10 |
| Crate Size | 29KB | 23KB | 82KB |
| Features | 4 | 3 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2018 | 2021 |
| MSRV | — | — | 1.88 |
| Owners | 1 | 2 | 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.