Decision Workspace
str-utils vs ecow vs lean_string
Side-by-side comparison of Rust crates
51
str-utils
growingv0.3.1
This crate provides some traits to extend `[u8]`, `str` and `Cow<str>`.
63
ecow
growingv0.2.6
Compact, clone-on-write vector and string.
56
lean_string
growingv0.5.3
Compact, clone-on-write string.
Core Metrics
| str-utils | ecow | lean_string | |
|---|---|---|---|
| Health Score | 51 | 63 | 56 |
| Total Downloads | 196.9K | 2.2M | 266.3K |
| 30d Downloads | 1.6K | 397.6K | 63.0K |
| Dependents | 78 | 1.2K | 24 |
| Releases | 14 | 10 | 11 |
| Last Updated | 146d ago | 235d ago | 10d ago |
| Age | 5y 8m | 3y | 1y 3m |
Health Breakdown
str-utils
Maintenance
9
Quality
13
Community
11
Popularity
6
Documentation
12
ecow
Maintenance
12
Quality
17
Community
14
Popularity
8
Documentation
12
lean_string
Maintenance
18
Quality
12
Community
10
Popularity
6
Documentation
10
Technical Details
| str-utils | ecow | lean_string | |
|---|---|---|---|
| Version | 0.3.1 | 0.2.6 | 0.5.3 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT |
| Dependencies | 4 | 2 | 11 |
| Crate Size | 12KB | 30KB | 44KB |
| Features | 4 | 2 | 3 |
| Yanked % | 7.1% | 0.0% | 9.1% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | 1.80 | 1.73 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •ecow leads with a health score of 63/100, but none of the options score above 80.
- •ecow is depended on by 1.2K crates — strongest ecosystem trust.