Decision Workspace
defmt-semihosting vs defmt-rtt vs defmt-bbq
Side-by-side comparison of Rust crates
49
defmt-semihosting
growingv0.3.0
Transmit defmt log messages over the Cortex-M Semihosting protocol
66
defmt-rtt
growingv1.1.0
Transmit defmt log messages over the RTT (Real-Time Transfer) protocol
43
defmt-bbq
growingv0.1.0
A generic bbqueue based transport for defmt log messages
Core Metrics
| defmt-semihosting | defmt-rtt | defmt-bbq | |
|---|---|---|---|
| Health Score | 49 | 66 | 43 |
| Total Downloads | 7.0K | 2.0M | 7.8K |
| 30d Downloads | 444 | 141.6K | 104 |
| Dependents | 1 | 483 | 3 |
| Releases | 3 | 11 | 3 |
| Last Updated | 360d ago | 168d ago | 1561d ago |
| Age | 1y 4m | 5y 4m | 4y 3m |
Health Breakdown
defmt-semihosting
Maintenance
7
Quality
15
Community
12
Popularity
5
Documentation
10
defmt-rtt
Maintenance
10
Quality
20
Community
18
Popularity
8
Documentation
10
defmt-bbq
Maintenance
4
Quality
16
Community
8
Popularity
5
Documentation
10
Technical Details
| defmt-semihosting | defmt-rtt | defmt-bbq | |
|---|---|---|---|
| Version | 0.3.0 | 1.1.0 | 0.1.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 4 | 2 | 3 |
| Crate Size | 5KB | 7KB | 13KB |
| Features | 1 | 1 | 1 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 4 (team) | 4 (team) | 1 |
Links
Quick Verdict
- •defmt-rtt leads with a health score of 66/100, but none of the options score above 80.
- •defmt-rtt is depended on by 483 crates — strongest ecosystem trust.
- •⚠ defmt-bbq has not been updated in over a year.
- •defmt-semihosting, defmt-bbq are pre-1.0 — API may change.