Decision Workspace
docstr vs indoc vs unindent
Side-by-side comparison of Rust crates
57
docstr
experimentalv0.4.10
Ergonomic multi-line string literals
68
indoc
growingv2.0.7
Indented document literals
57
unindent
growingv0.2.4
Remove a column of leading whitespace from a string
Core Metrics
| docstr | indoc | unindent | |
|---|---|---|---|
| Health Score | 57 | 68 | 57 |
| Total Downloads | 14.1K | 212.2M | 158.3M |
| 30d Downloads | 3.3K | 14.7M | 9.9M |
| Dependents | 16 | 23.4K | 2.3K |
| Releases | 15 | 50 | 17 |
| Last Updated | 26d ago | 157d ago | 389d ago |
| Age | 6m | 10y | 9y 8m |
Health Breakdown
docstr
Maintenance
17
Quality
14
Community
9
Popularity
5
Documentation
12
indoc
Maintenance
11
Quality
19
Community
15
Popularity
8
Documentation
15
unindent
Maintenance
6
Quality
16
Community
14
Popularity
8
Documentation
13
Technical Details
| docstr | indoc | unindent | |
|---|---|---|---|
| Version | 0.4.10 | 2.0.7 | 0.2.4 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 2 | 4 | 0 |
| Crate Size | 17KB | 17KB | 7KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.65 | 1.60 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •indoc leads with a health score of 68/100, but none of the options score above 80.
- •indoc is depended on by 23.4K crates — strongest ecosystem trust.
- •⚠ unindent has not been updated in over a year.
- •docstr, unindent are pre-1.0 — API may change.