Decision Workspace
fast_escape vs fast_fmt vs rescue-blanket
Side-by-side comparison of Rust crates
38
fast_escape
growingv0.1.0
Simple, fast escaping of characters.
35
fast_fmt
growingv0.1.3
This crate provides faster, more flexible and more correct alternative to core::fmt
35
rescue-blanket
growingv0.2.0
Escape values while they are being formatted
Core Metrics
| fast_escape | fast_fmt | rescue-blanket | |
|---|---|---|---|
| Health Score | 38 | 35 | 35 |
| Total Downloads | 3.8K | 11.1K | 2.9K |
| 30d Downloads | 34 | 102 | 4 |
| Dependents | 3 | 10 | 0 |
| Releases | 1 | 4 | 2 |
| Last Updated | 3190d ago | 3190d ago | 1490d ago |
| Age | 8y 9m | 8y 10m | 4y 1m |
Health Breakdown
fast_escape
Maintenance
1
Quality
17
Community
8
Popularity
4
Documentation
8
fast_fmt
Maintenance
2
Quality
11
Community
9
Popularity
5
Documentation
8
rescue-blanket
Maintenance
3
Quality
18
Community
3
Popularity
4
Documentation
7
Technical Details
| fast_escape | fast_fmt | rescue-blanket | |
|---|---|---|---|
| Version | 0.1.0 | 0.1.3 | 0.2.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MITNFA | MITNFA | MIT |
| Dependencies | 2 | 2 | 0 |
| Crate Size | 2KB | 6KB | 5KB |
| Features | 2 | 3 | 2 |
| Yanked % | 0.0% | 50.0% | 0.0% |
| Edition | — | — | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •fast_escape leads with a health score of 38/100, but none of the options score above 80.
- •fast_fmt has the most downloads (11.1K), suggesting wider adoption.
- •⚠ fast_escape, fast_fmt, rescue-blanket have not been updated in over a year.