Decision Workspace
inline_format vs custom-format vs custom-format-macros
Side-by-side comparison of Rust crates
43
inline_format
growingv0.2.3
A more readable collection of string formatting macros.
49
custom-format
growingv0.3.4
Custom formatting for Rust.
49
custom-format-macros
growingv0.3.4
Procedural macros for the custom-format crate.
Core Metrics
| inline_format | custom-format | custom-format-macros | |
|---|---|---|---|
| Health Score | 43 | 49 | 49 |
| Total Downloads | 9.1K | 15.5K | 14.9K |
| 30d Downloads | 312 | 26 | 45 |
| Dependents | 21 | 0 | 14 |
| Releases | 4 | 15 | 14 |
| Last Updated | 947d ago | 157d ago | 157d ago |
| Age | 2y 9m | 3y 8m | 3y 8m |
Health Breakdown
inline_format
Maintenance
4
Quality
14
Community
10
Popularity
5
Documentation
10
custom-format
Maintenance
11
Quality
17
Community
6
Popularity
5
Documentation
10
custom-format-macros
Maintenance
11
Quality
14
Community
9
Popularity
5
Documentation
10
Technical Details
| inline_format | custom-format | custom-format-macros | |
|---|---|---|---|
| Version | 0.2.3 | 0.3.4 | 0.3.4 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 4 | 1 | 4 |
| Crate Size | 6KB | 12KB | 18KB |
| Features | 0 | 3 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •custom-format leads with a health score of 49/100, but none of the options score above 80.
- •⚠ inline_format has not been updated in over a year.