Decision Workspace
mqtt-protocol-core vs mqtt5-protocol vs mqtt-endpoint-tokio
Side-by-side comparison of Rust crates
57
mqtt-protocol-core
experimentalv0.7.7
A Sans-I/O style MQTT protocol library for Rust that supports both MQTT v5.0 and v3.1.1.
64
mqtt5-protocol
experimentalv0.12.0
MQTT v5.0 protocol implementation - packets, encoding, and validation
55
mqtt-endpoint-tokio
experimentalv0.6.5
A high-performance async MQTT client/server library for Rust with tokio, supporting MQTT v5.0 and v3.1.1 with TCP, TLS, and WebSocket transports
Core Metrics
| mqtt-protocol-core | mqtt5-protocol | mqtt-endpoint-tokio | |
|---|---|---|---|
| Health Score | 57 | 64 | 55 |
| Total Downloads | 5.3K | 1.4K | 4.2K |
| 30d Downloads | 375 | 616 | 234 |
| Dependents | 20 | 67 | 2 |
| Releases | 16 | 23 | 16 |
| Last Updated | 63d ago | 6d ago | 70d ago |
| Age | 7m | 4m | 7m |
Health Breakdown
mqtt-protocol-core
Maintenance
15
Quality
13
Community
10
Popularity
4
Documentation
15
mqtt5-protocol
Maintenance
20
Quality
14
Community
11
Popularity
4
Documentation
15
mqtt-endpoint-tokio
Maintenance
15
Quality
14
Community
7
Popularity
4
Documentation
15
Technical Details
| mqtt-protocol-core | mqtt5-protocol | mqtt-endpoint-tokio | |
|---|---|---|---|
| Version | 0.7.7 | 0.12.0 | 0.6.5 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT |
| Dependencies | 21 | 10 | 25 |
| Crate Size | 322KB | 82KB | 105KB |
| Features | 7 | 2 | 11 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.86.0 | 1.88 | 1.86.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •mqtt5-protocol leads with a health score of 64/100, but none of the options score above 80.
- •mqtt-protocol-core has the most downloads (5.3K), suggesting wider adoption.