Decision Workspace
str-utils vs ecow vs lean_string
Side-by-side comparison of Rust crates
50
str-utils
growingv0.3.1
This crate provides some traits to extend `[u8]`, `str` and `Cow<str>`.
73
ecow
growingv0.2.7
Compact, clone-on-write vector and string.
56
lean_string
growingv0.6.0
Compact, clone-on-write string.
Core Metrics
| str-utils | ecow | lean_string | |
|---|---|---|---|
| Health Score | 50 | 73 | 56 |
| Total Downloads | 202.0K | 3.1M | 402.0K |
| 30d Downloads | 2.5K | 481.2K | 72.8K |
| Dependents | 80 | 1.4K | 44 |
| Releases | 14 | 11 | 12 |
| Last Updated | 206d ago | today | 44d ago |
| Age | 5y 10m | 3y 2m | 1y 5m |
Health Breakdown
str-utils
Maintenance
8
Quality
13
Community
11
Popularity
6
Documentation
12
ecow
Maintenance
21
Quality
17
Community
15
Popularity
8
Documentation
12
lean_string
Maintenance
16
Quality
12
Community
11
Popularity
7
Documentation
10
Technical Details
| str-utils | ecow | lean_string | |
|---|---|---|---|
| Version | 0.3.1 | 0.2.7 | 0.6.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT |
| Dependencies | 4 | 2 | 11 |
| Crate Size | 12KB | 36KB | 46KB |
| Features | 4 | 2 | 3 |
| Yanked % | 7.1% | 0.0% | 8.3% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | 1.80 | 1.73 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •ecow leads with a health score of 73/100, but none of the options score above 80.
- •ecow is depended on by 1.4K crates — strongest ecosystem trust.