Decision Workspace
msp_protocol vs bbl_parser vs async_msp_lib
Side-by-side comparison of Rust crates
40
msp_protocol
experimentalv0.1.2
MultiWii Serial Protocol (MSP) encoder/decoder and transport layer
43
bbl_parser
experimentalv1.0.0
Parser for Betaflight/EmuFlight/INAV blackbox log files
39
async_msp_lib
growingv0.1.15
Async msp library for iNav and BetaFlight
Core Metrics
| msp_protocol | bbl_parser | async_msp_lib | |
|---|---|---|---|
| Health Score | 40 | 43 | 39 |
| Total Downloads | 1.3K | 22 | 24.6K |
| 30d Downloads | 19 | 3 | 54 |
| Dependents | 0 | 0 | 9 |
| Releases | 3 | 1 | 16 |
| Last Updated | 257d ago | 87d ago | 2020d ago |
| Age | 9m | 2m | 5y 11m |
Health Breakdown
msp_protocol
Maintenance
10
Quality
13
Community
3
Popularity
4
Documentation
10
bbl_parser
Maintenance
8
Quality
18
Community
6
Popularity
2
Documentation
9
async_msp_lib
Maintenance
4
Quality
12
Community
9
Popularity
5
Documentation
9
Technical Details
| msp_protocol | bbl_parser | async_msp_lib | |
|---|---|---|---|
| Version | 0.1.2 | 1.0.0 | 0.1.15 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | AGPL-3.0-or-later | MIT OR Apache-2.0 |
| Dependencies | 6 | 11 | 6 |
| Crate Size | 15KB | 91KB | 13KB |
| Features | 0 | 5 | 1 |
| Yanked % | 0.0% | 0.0% | 6.3% |
| Edition | 2024 | 2021 | 2018 |
| MSRV | — | 1.70.0 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •bbl_parser leads with a health score of 43/100, but none of the options score above 80.
- •async_msp_lib has the most downloads (24.6K), suggesting wider adoption.
- •⚠ async_msp_lib has not been updated in over a year.
- •msp_protocol, async_msp_lib are pre-1.0 — API may change.