Decision Workspace
defmt-persist vs defmt-or-log vs defmt-or-log-macros
Side-by-side comparison of Rust crates
47
defmt-persist
experimentalv0.1.0
Persistent defmt logger that survives resets
52
defmt-or-log
growingv0.2.3
Logging macros that forward to either defmt or log
44
defmt-or-log-macros
growingv0.1.2
Proc-Macros to derive either defmt or log, depending on the configuration
Core Metrics
| defmt-persist | defmt-or-log | defmt-or-log-macros | |
|---|---|---|---|
| Health Score | 47 | 52 | 44 |
| Total Downloads | 1.3K | 183.8K | 177.9K |
| 30d Downloads | 481 | 23.0K | 22.3K |
| Dependents | 0 | 40 | 3 |
| Releases | 2 | 6 | 3 |
| Last Updated | 71d ago | 149d ago | 801d ago |
| Age | 3m | 2y 4m | 2y 4m |
Health Breakdown
defmt-persist
Maintenance
10
Quality
17
Community
6
Popularity
4
Documentation
10
defmt-or-log
Maintenance
9
Quality
17
Community
10
Popularity
6
Documentation
10
defmt-or-log-macros
Maintenance
5
Quality
15
Community
8
Popularity
6
Documentation
10
Technical Details
| defmt-persist | defmt-or-log | defmt-or-log-macros | |
|---|---|---|---|
| Version | 0.1.0 | 0.2.3 | 0.1.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 3 | 3 | 3 |
| Crate Size | 23KB | 6KB | 1KB |
| Features | 5 | 4 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •defmt-or-log leads with a health score of 52/100, but none of the options score above 80.
- •⚠ defmt-or-log-macros has not been updated in over a year.