Decision Workspace
unfmt_macros vs unfmt vs litrs
Side-by-side comparison of Rust crates
52
unfmt_macros
growingv0.3.0
A compile-time pattern matching library that reverses the interpolation process of `format!`.
52
unfmt
growingv0.3.0
A compile-time pattern matching library that reverses the interpolation process of `format!`.
63
litrs
growingv1.0.0
Parse and inspect Rust literals (i.e. tokens in the Rust programming language representing fixed values). Particularly useful for proc macros, but can also be used outside of a proc-macro context.
Core Metrics
| unfmt_macros | unfmt | litrs | |
|---|---|---|---|
| Health Score | 52 | 52 | 63 |
| Total Downloads | 22.7K | 21.1K | 95.7M |
| 30d Downloads | 0 | 0 | 12.0M |
| Dependents | 12 | 6 | 713 |
| Releases | 8 | 7 | 13 |
| Last Updated | 76d ago | 76d ago | 217d ago |
| Age | 2y 1m | 2y 3m | 5y |
Health Breakdown
unfmt_macros
Maintenance
14
Quality
14
Community
9
Popularity
5
Documentation
10
unfmt
Maintenance
14
Quality
15
Community
8
Popularity
5
Documentation
10
litrs
Maintenance
7
Quality
19
Community
14
Popularity
8
Documentation
15
Technical Details
| unfmt_macros | unfmt | litrs | |
|---|---|---|---|
| Version | 0.3.0 | 0.3.0 | 1.0.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | Apache-2.0 | Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 4 | 2 | 2 |
| Crate Size | 5KB | 14KB | 47KB |
| Features | 0 | 0 | 1 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | 1.56 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •litrs leads with a health score of 63/100, but none of the options score above 80.
- •litrs is depended on by 713 crates — strongest ecosystem trust.
- •unfmt_macros, unfmt are pre-1.0 — API may change.