Decision Workspace
changecase vs unicode-case-mapping vs roe
Side-by-side comparison of Rust crates
35
changecase
growingv0.0.7
A trait and implementation for changing the case of Strings and &str. It currently supports uppercase, lowercase, alternating case, and inverting case. Title case is in the works.
61
unicode-case-mapping
growingv1.0.0
Fast lowercase, uppercase, and titlecase mapping for characters
53
roe
growingv0.0.7
Unicode case conversion
Core Metrics
| changecase | unicode-case-mapping | roe | |
|---|---|---|---|
| Health Score | 35 | 61 | 53 |
| Total Downloads | 15.0K | 2.8M | 9.1K |
| 30d Downloads | 123 | 186.0K | 10 |
| Dependents | 0 | 29 | 0 |
| Releases | 7 | 6 | 7 |
| Last Updated | 2664d ago | 536d ago | 474d ago |
| Age | 11y 1m | 6y 3m | 5y 1m |
Health Breakdown
changecase
Maintenance
3
Quality
16
Community
3
Popularity
5
Documentation
8
unicode-case-mapping
Maintenance
7
Quality
20
Community
14
Popularity
8
Documentation
12
roe
Maintenance
6
Quality
16
Community
11
Popularity
5
Documentation
15
Technical Details
| changecase | unicode-case-mapping | roe | |
|---|---|---|---|
| Version | 0.0.7 | 1.0.0 | 0.0.7 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | Apache-2.0 | MIT AND Unicode-3.0 |
| Dependencies | 0 | 0 | 2 |
| Crate Size | 3KB | 41KB | 367KB |
| Features | 0 | 0 | 3 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | — | 2018 | 2021 |
| MSRV | — | — | 1.76.0 |
| Owners | 1 | 2 (team) | 2 (team) |
Links
Quick Verdict
- •unicode-case-mapping leads with a health score of 61/100, but none of the options score above 80.
- •⚠ changecase, unicode-case-mapping, roe have not been updated in over a year.
- •changecase, roe are pre-1.0 — API may change.