Decision Workspace
bstr vs cow-utils vs slicedisplay
Side-by-side comparison of Rust crates
71
bstr
stablev1.12.1
A string type that is not required to be valid UTF-8.
52
cow-utils
growingv0.1.3
Copy-on-write string utilities for Rust
49
slicedisplay
growingv0.2.2
Simplistic Display implementation for Vecs and slices
Core Metrics
| bstr | cow-utils | slicedisplay | |
|---|---|---|---|
| Health Score | 71 | 52 | 49 |
| Total Downloads | 269.3M | 4.3M | 16.6K |
| 30d Downloads | 17.1M | 537.5K | 123 |
| Dependents | 6.8K | 2.2K | 79 |
| Releases | 49 | 4 | 4 |
| Last Updated | 152d ago | 913d ago | 1310d ago |
| Age | 7y 5m | 6y 1m | 3y 10m |
Health Breakdown
bstr
Maintenance
13
Quality
20
Community
15
Popularity
8
Documentation
15
cow-utils
Maintenance
3
Quality
17
Community
15
Popularity
8
Documentation
9
slicedisplay
Maintenance
5
Quality
16
Community
10
Popularity
5
Documentation
13
Technical Details
| bstr | cow-utils | slicedisplay | |
|---|---|---|---|
| Version | 1.12.1 | 0.1.3 | 0.2.2 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT | MIT OR Apache-2.0 |
| Dependencies | 6 | 2 | 0 |
| Crate Size | 355KB | 6KB | 7KB |
| Features | 5 | 2 | 0 |
| Yanked % | 2.0% | 0.0% | 0.0% |
| Edition | 2021 | 2018 | 2021 |
| MSRV | 1.73 | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •bstr leads with a health score of 71/100, but none of the options score above 80.
- •bstr is depended on by 6.8K crates — strongest ecosystem trust.
- •⚠ cow-utils, slicedisplay have not been updated in over a year.
- •cow-utils, slicedisplay are pre-1.0 — API may change.