Decision Workspace
string-width vs widest-line vs emojis-rs
Side-by-side comparison of Rust crates
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
37
widest-line
experimentalv0.1.0
Find the widest line in a string with proper Unicode and ANSI escape code support
52
emojis-rs
experimentalv0.1.3
A collection of emoji constants for Rust applications
Core Metrics
| string-width | widest-line | emojis-rs | |
|---|---|---|---|
| Health Score | 47 | 37 | 52 |
| Total Downloads | 109.6K | 344 | 2.8K |
| 30d Downloads | 53.7K | 3 | 66 |
| Dependents | 6 | 0 | 0 |
| Releases | 1 | 1 | 4 |
| Last Updated | 201d ago | 201d ago | 297d ago |
| Age | 6m | 6m | 9m |
Health Breakdown
string-width
Maintenance
5
Quality
13
Community
8
Popularity
6
Documentation
15
widest-line
Maintenance
5
Quality
13
Community
6
Popularity
3
Documentation
10
emojis-rs
Maintenance
14
Quality
15
Community
6
Popularity
4
Documentation
13
Technical Details
| string-width | widest-line | emojis-rs | |
|---|---|---|---|
| Version | 0.1.0 | 0.1.0 | 0.1.3 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT |
| Dependencies | 4 | 6 | 0 |
| Crate Size | 28KB | 15KB | 12KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2024 |
| MSRV | 1.85 | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •emojis-rs leads with a health score of 52/100, but none of the options score above 80.
- •string-width has the most downloads (109.6K), suggesting wider adoption.