Decision Workspace
widest-line vs string-width vs logo-art
Side-by-side comparison of Rust crates
37
widest-line
experimentalv0.1.0
Find the widest line in a string with proper Unicode and ANSI escape code support
47
string-width
experimentalv0.1.0
Accurate Unicode string width calculation for terminal applications, handling emoji, East Asian characters, combining marks, and ANSI escape sequences
50
logo-art
experimentalv0.2.1
Convert images to Unicode/True Color ANSI art for terminal display
Core Metrics
| widest-line | string-width | logo-art | |
|---|---|---|---|
| Health Score | 37 | 47 | 50 |
| Total Downloads | 344 | 109.6K | 280 |
| 30d Downloads | 3 | 51.0K | 280 |
| Dependents | 0 | 6 | 33 |
| Releases | 1 | 1 | 3 |
| Last Updated | 201d ago | 201d ago | 14d ago |
| Age | 6m | 6m | 14d |
Health Breakdown
widest-line
Maintenance
5
Quality
13
Community
6
Popularity
3
Documentation
10
string-width
Maintenance
5
Quality
13
Community
8
Popularity
6
Documentation
15
logo-art
Maintenance
13
Quality
14
Community
10
Popularity
3
Documentation
10
Technical Details
| widest-line | string-width | logo-art | |
|---|---|---|---|
| Version | 0.1.0 | 0.1.0 | 0.2.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT |
| Dependencies | 6 | 4 | 1 |
| Crate Size | 15KB | 28KB | 44KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2024 |
| MSRV | — | 1.85 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •logo-art leads with a health score of 50/100, but none of the options score above 80.
- •string-width has the most downloads (109.6K), suggesting wider adoption.