Decision Workspace
waterui-str vs text-fx vs bstr
Side-by-side comparison of Rust crates
52
waterui-str
experimentalv0.2.1
String utilities for WaterUI
49
text-fx
experimentalv0.4.0
A collection of text processing utilities for Rust.
71
bstr
stablev1.12.1
A string type that is not required to be valid UTF-8.
Core Metrics
| waterui-str | text-fx | bstr | |
|---|---|---|---|
| Health Score | 52 | 49 | 71 |
| Total Downloads | 1.6K | 2.5K | 269.3M |
| 30d Downloads | 186 | 7 | 16.5M |
| Dependents | 7 | 0 | 6.8K |
| Releases | 3 | 5 | 49 |
| Last Updated | 104d ago | 301d ago | 152d ago |
| Age | 6m | 10m | 7y 5m |
Health Breakdown
waterui-str
Maintenance
14
Quality
16
Community
8
Popularity
4
Documentation
10
text-fx
Maintenance
11
Quality
15
Community
6
Popularity
4
Documentation
13
bstr
Maintenance
13
Quality
20
Community
15
Popularity
8
Documentation
15
Technical Details
| waterui-str | text-fx | bstr | |
|---|---|---|---|
| Version | 0.2.1 | 0.4.0 | 1.12.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT | MIT OR Apache-2.0 |
| Dependencies | 2 | 0 | 6 |
| Crate Size | 12KB | 8KB | 355KB |
| Features | 2 | 0 | 5 |
| Yanked % | 0.0% | 0.0% | 2.0% |
| Edition | 2024 | 2024 | 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.
- •waterui-str, text-fx are pre-1.0 — API may change.