Decision Workspace
cowstr vs ecow vs lean_string
Side-by-side comparison of Rust crates
55
cowstr
growingv1.3.0
Copy-on-Write shared strings
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
| cowstr | ecow | lean_string | |
|---|---|---|---|
| Health Score | 55 | 73 | 56 |
| Total Downloads | 146.6K | 3.1M | 402.0K |
| 30d Downloads | 16.1K | 481.2K | 72.8K |
| Dependents | 39 | 1.4K | 44 |
| Releases | 31 | 11 | 12 |
| Last Updated | 853d ago | today | 44d ago |
| Age | 3y 8m | 3y 2m | 1y 5m |
Health Breakdown
cowstr
Maintenance
7
Quality
22
Community
8
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
| cowstr | ecow | lean_string | |
|---|---|---|---|
| Version | 1.3.0 | 0.2.7 | 0.6.0 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT |
| Dependencies | 5 | 2 | 11 |
| Crate Size | 32KB | 36KB | 46KB |
| Features | 6 | 2 | 3 |
| Yanked % | 0.0% | 0.0% | 8.3% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | 1.70.0 | 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.
- •⚠ cowstr has not been updated in over a year.
- •ecow, lean_string are pre-1.0 — API may change.