Decision Workspace
strloin vs cow2 vs stringish
Side-by-side comparison of Rust crates
44
strloin
growingv0.3.0
copy on write slices of a string
47
cow2
experimentalv0.2.6
Like Cow<B>, but B is covariant
40
stringish
growingv0.1.1
A smaller and easier copy-on-write string
Core Metrics
| strloin | cow2 | stringish | |
|---|---|---|---|
| Health Score | 44 | 47 | 40 |
| Total Downloads | 8.0K | 4.4K | 2.7K |
| 30d Downloads | 10 | 11 | 4 |
| Dependents | 0 | 0 | 0 |
| Releases | 7 | 10 | 2 |
| Last Updated | 390d ago | 300d ago | 1187d ago |
| Age | 2y 6m | 10m | 3y 3m |
Health Breakdown
strloin
Maintenance
5
Quality
16
Community
6
Popularity
5
Documentation
12
cow2
Maintenance
15
Quality
12
Community
6
Popularity
4
Documentation
10
stringish
Maintenance
4
Quality
16
Community
6
Popularity
4
Documentation
10
Technical Details
| strloin | cow2 | stringish | |
|---|---|---|---|
| Version | 0.3.0 | 0.2.6 | 0.1.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT OR Apache-2.0 |
| Dependencies | 0 | 0 | 0 |
| Crate Size | 6KB | 5KB | 10KB |
| Features | 0 | 2 | 0 |
| Yanked % | 0.0% | 20.0% | 0.0% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | 1.85 | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •cow2 leads with a health score of 47/100, but none of the options score above 80.
- •strloin has the most downloads (8.0K), suggesting wider adoption.
- •⚠ strloin, stringish have not been updated in over a year.