Decision Workspace
text-block-macros vs quot vs bstr
Side-by-side comparison of Rust crates
46
text-block-macros
growingv0.2.0
Create a multiline string literal
37
quot
experimentalv0.1.7
A fast and flexible command-line tool that converts text input into escaped string literals
71
bstr
stablev1.12.1
A string type that is not required to be valid UTF-8.
Core Metrics
| text-block-macros | quot | bstr | |
|---|---|---|---|
| Health Score | 46 | 37 | 71 |
| Total Downloads | 1.8M | 504 | 269.3M |
| 30d Downloads | 147.0K | 4 | 17.1M |
| Dependents | 84 | 0 | 6.8K |
| Releases | 5 | 1 | 49 |
| Last Updated | 514d ago | 270d ago | 152d ago |
| Age | 4y 11m | 9m | 7y 5m |
Health Breakdown
text-block-macros
Maintenance
5
Quality
11
Community
11
Popularity
7
Documentation
12
quot
Maintenance
4
Quality
13
Community
6
Popularity
3
Documentation
11
bstr
Maintenance
13
Quality
20
Community
15
Popularity
8
Documentation
15
Technical Details
| text-block-macros | quot | bstr | |
|---|---|---|---|
| Version | 0.2.0 | 0.1.7 | 1.12.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | Elastic-2.0 | MIT OR Apache-2.0 |
| Dependencies | 0 | 5 | 6 |
| Crate Size | 2KB | 21KB | 355KB |
| Features | 0 | 0 | 5 |
| Yanked % | 20.0% | 0.0% | 2.0% |
| Edition | 2018 | 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.
- •⚠ text-block-macros has not been updated in over a year.
- •text-block-macros, quot are pre-1.0 — API may change.