Decision Workspace
unfmt_macros vs unfmt vs litrs
Side-by-side comparison of Rust crates
55
unfmt_macros
growingv0.3.0
A compile-time pattern matching library that reverses the interpolation process of `format!`.
55
unfmt
growingv0.3.0
A compile-time pattern matching library that reverses the interpolation process of `format!`.
64
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 | 55 | 55 | 64 |
| Total Downloads | 22.1K | 20.5K | 73.9M |
| 30d Downloads | 291 | 262 | 10.4M |
| Dependents | 12 | 6 | 691 |
| Releases | 8 | 7 | 13 |
| Last Updated | 17d ago | 17d ago | 158d ago |
| Age | 1y 11m | 2y 1m | 4y 10m |
Health Breakdown
unfmt_macros
Maintenance
17
Quality
14
Community
9
Popularity
5
Documentation
10
unfmt
Maintenance
17
Quality
15
Community
8
Popularity
5
Documentation
10
litrs
Maintenance
9
Quality
18
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 64/100, but none of the options score above 80.
- •litrs is depended on by 691 crates — strongest ecosystem trust.
- •unfmt_macros, unfmt are pre-1.0 — API may change.