Decision Workspace
fixstr vs qstr vs fixed
Side-by-side comparison of Rust crates
47
fixstr
growingv0.0.3
A simple library for fixing strings
52
qstr
experimentalv0.2.0
Cache-efficient, stack-allocated string types
74
fixed
stablev1.31.0
Fixed-point numbers.
Core Metrics
| fixstr | qstr | fixed | |
|---|---|---|---|
| Health Score | 47 | 52 | 74 |
| Total Downloads | 11.4K | 160 | 9.8M |
| 30d Downloads | 623 | 7 | 694.8K |
| Dependents | 24 | 0 | 1.8K |
| Releases | 3 | 5 | 84 |
| Last Updated | 483d ago | 116d ago | 7d ago |
| Age | 1y 4m | 4m | 7y 7m |
Health Breakdown
fixstr
Maintenance
6
Quality
16
Community
10
Popularity
5
Documentation
10
qstr
Maintenance
15
Quality
16
Community
6
Popularity
3
Documentation
12
fixed
Maintenance
19
Quality
17
Community
15
Popularity
8
Documentation
15
Technical Details
| fixstr | qstr | fixed | |
|---|---|---|---|
| Version | 0.0.3 | 0.2.0 | 1.31.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | Apache-2.0 | MIT/Apache-2.0 |
| Dependencies | 0 | 2 | 9 |
| Crate Size | 4KB | 14KB | 269KB |
| Features | 0 | 3 | 12 |
| Yanked % | 0.0% | 0.0% | 19.1% |
| Edition | 2021 | 2024 | 2024 |
| MSRV | — | 1.87 | 1.93 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •fixed leads with a health score of 74/100, but none of the options score above 80.
- •fixed is depended on by 1.8K crates — strongest ecosystem trust.
- •⚠ fixstr has not been updated in over a year.
- •fixstr, qstr are pre-1.0 — API may change.