Decision Workspace
tcp_parse vs libaprs-engine vs mqtt5-protocol
Side-by-side comparison of Rust crates
46
tcp_parse
experimentalv0.1.2
A simple TCP packet capture and parsing (一个简单的TCP抓包解析工具)
63
libaprs-engine
experimentalv2.6.0
Protocol-first APRS engine core primitives
62
mqtt5-protocol
experimentalv0.13.0
MQTT v5.0 protocol implementation - packets, encoding, and validation
Core Metrics
| tcp_parse | libaprs-engine | mqtt5-protocol | |
|---|---|---|---|
| Health Score | 46 | 63 | 62 |
| Total Downloads | 1.3K | 835 | 3.4K |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 0 | 274 | 75 |
| Releases | 3 | 21 | 24 |
| Last Updated | 341d ago | 18d ago | 9d ago |
| Age | 11m | 1m | 6m |
Health Breakdown
tcp_parse
Maintenance
9
Quality
14
Community
6
Popularity
4
Documentation
13
libaprs-engine
Maintenance
16
Quality
19
Community
13
Popularity
3
Documentation
12
mqtt5-protocol
Maintenance
18
Quality
14
Community
11
Popularity
4
Documentation
15
Technical Details
| tcp_parse | libaprs-engine | mqtt5-protocol | |
|---|---|---|---|
| Version | 0.1.2 | 2.6.0 | 0.13.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | MIT | MIT OR Apache-2.0 |
| Dependencies | 2 | 1 | 10 |
| Crate Size | 7KB | 48KB | 82KB |
| Features | 0 | 5 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | — | 1.80 | 1.88 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •libaprs-engine leads with a health score of 63/100, but none of the options score above 80.
- •mqtt5-protocol has the most downloads (3.4K), suggesting wider adoption.
- •libaprs-engine is depended on by 274 crates — strongest ecosystem trust.
- •tcp_parse, mqtt5-protocol are pre-1.0 — API may change.