Decision Workspace
runtime-fmt vs rt-format vs runtime-fmt-derive
Side-by-side comparison of Rust crates
41
runtime-fmt
growingv0.4.1
Runtime-based string formatting
44
rt-format
growingv0.3.1
Fully-runtime equivalent of the format! macro
36
runtime-fmt-derive
growingv0.2.0
Runtime-based string formatting, custom derive plugin
Core Metrics
| runtime-fmt | rt-format | runtime-fmt-derive | |
|---|---|---|---|
| Health Score | 41 | 44 | 36 |
| Total Downloads | 36.3K | 489.2K | 5.0K |
| 30d Downloads | 314 | 42.5K | 20 |
| Dependents | 31 | 74 | 4 |
| Releases | 5 | 7 | 1 |
| Last Updated | 2365d ago | 1407d ago | 3238d ago |
| Age | 8y 11m | 4y 8m | 8y 10m |
Health Breakdown
runtime-fmt
Maintenance
3
Quality
15
Community
7
Popularity
5
Documentation
11
rt-format
Maintenance
5
Quality
15
Community
8
Popularity
7
Documentation
9
runtime-fmt-derive
Maintenance
1
Quality
15
Community
5
Popularity
4
Documentation
11
Technical Details
| runtime-fmt | rt-format | runtime-fmt-derive | |
|---|---|---|---|
| Version | 0.4.1 | 0.3.1 | 0.2.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT/Apache-2.0 | Apache-2.0 | MIT/Apache-2.0 |
| Dependencies | 2 | 2 | 2 |
| Crate Size | 24KB | 14KB | 2KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | — | 2018 | — |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •rt-format leads with a health score of 44/100, but none of the options score above 80.
- •⚠ runtime-fmt, rt-format, runtime-fmt-derive have not been updated in over a year.