Decision Workspace
defmt-rtt vs defmt-semihosting vs defmt-bbq
Side-by-side comparison of Rust crates
72
defmt-rtt
stablev1.2.0
Transmit defmt log messages over the RTT (Real-Time Transfer) protocol
48
defmt-semihosting
growingv0.3.0
Transmit defmt log messages over the Cortex-M Semihosting protocol
43
defmt-bbq
growingv0.1.0
A generic bbqueue based transport for defmt log messages
Core Metrics
| defmt-rtt | defmt-semihosting | defmt-bbq | |
|---|---|---|---|
| Health Score | 72 | 48 | 43 |
| Total Downloads | 2.3M | 8.8K | 8.0K |
| 30d Downloads | 139.2K | 0 | 0 |
| Dependents | 521 | 1 | 3 |
| Releases | 12 | 3 | 3 |
| Last Updated | 13d ago | 419d ago | 1620d ago |
| Age | 5y 6m | 1y 5m | 4y 5m |
Health Breakdown
defmt-rtt
Maintenance
16
Quality
20
Community
18
Popularity
8
Documentation
10
defmt-semihosting
Maintenance
6
Quality
15
Community
12
Popularity
5
Documentation
10
defmt-bbq
Maintenance
4
Quality
16
Community
8
Popularity
5
Documentation
10
Technical Details
| defmt-rtt | defmt-semihosting | defmt-bbq | |
|---|---|---|---|
| Version | 1.2.0 | 0.3.0 | 0.1.0 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 2 | 4 | 3 |
| Crate Size | 8KB | 5KB | 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 72/100, but none of the options score above 80.
- •defmt-rtt is depended on by 521 crates — strongest ecosystem trust.
- •⚠ defmt-semihosting, defmt-bbq have not been updated in over a year.
- •defmt-semihosting, defmt-bbq are pre-1.0 — API may change.