Decision Workspace
faststr vs faststr-fork vs bstr
Side-by-side comparison of Rust crates
56
faststr
growingv0.2.34
Faststr is a string library that reduces the cost of clone.
40
faststr-fork
growingv0.2.23
Faststr is a string library that reduces the cost of clone.
71
bstr
stablev1.12.1
A string type that is not required to be valid UTF-8.
Core Metrics
| faststr | faststr-fork | bstr | |
|---|---|---|---|
| Health Score | 56 | 40 | 71 |
| Total Downloads | 8.8M | 7.2K | 269.3M |
| 30d Downloads | 1.8M | 8 | 17.1M |
| Dependents | 631 | 0 | 6.8K |
| Releases | 38 | 6 | 49 |
| Last Updated | 57d ago | 632d ago | 152d ago |
| Age | 3y 3m | 1y 11m | 7y 5m |
Health Breakdown
faststr
Maintenance
16
Quality
11
Community
11
Popularity
8
Documentation
10
faststr-fork
Maintenance
6
Quality
16
Community
3
Popularity
5
Documentation
10
bstr
Maintenance
13
Quality
20
Community
15
Popularity
8
Documentation
15
Technical Details
| faststr | faststr-fork | bstr | |
|---|---|---|---|
| Version | 0.2.34 | 0.2.23 | 1.12.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 16 | 8 | 6 |
| Crate Size | 388KB | 23KB | 355KB |
| Features | 13 | 7 | 5 |
| Yanked % | 13.2% | 0.0% | 2.0% |
| Edition | 2021 | 2021 | 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.
- •⚠ faststr-fork has not been updated in over a year.
- •faststr, faststr-fork are pre-1.0 — API may change.