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