Decision Workspace
identconv vs convert_case vs ucfirst
Side-by-side comparison of Rust crates
34
identconv
growingv0.2.0
Convenient macros that turn idents or string literals into another ident or string literal by case converting.
57
convert_case
growingv0.11.0
Convert strings into any case
54
ucfirst
growingv0.4.1
Uppercase the first letter of a string
Core Metrics
| identconv | convert_case | ucfirst | |
|---|---|---|---|
| Health Score | 34 | 57 | 54 |
| Total Downloads | 8.6K | 317.3M | 46.1K |
| 30d Downloads | 153 | 27.6M | 4.0K |
| Dependents | 7 | 13.9K | 33 |
| Releases | 5 | 14 | 7 |
| Last Updated | 914d ago | 55d ago | 134d ago |
| Age | 2y 6m | 5y 11m | 2y 10m |
Health Breakdown
identconv
Maintenance
4
Quality
10
Community
5
Popularity
5
Documentation
10
convert_case
Maintenance
13
Quality
12
Community
14
Popularity
8
Documentation
10
ucfirst
Maintenance
13
Quality
16
Community
9
Popularity
6
Documentation
10
Technical Details
| identconv | convert_case | ucfirst | |
|---|---|---|---|
| Version | 0.2.0 | 0.11.0 | 0.4.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT | MIT |
| Dependencies | 2 | 3 | 0 |
| Crate Size | 3KB | 32KB | 3KB |
| Features | 0 | 0 | 0 |
| Yanked % | 20.0% | 7.1% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •convert_case leads with a health score of 57/100, but none of the options score above 80.
- •convert_case is depended on by 13.9K crates — strongest ecosystem trust.
- •⚠ identconv has not been updated in over a year.