Decision Workspace
colonnade vs textwrap vs textwrap-macros
Side-by-side comparison of Rust crates
50
colonnade
growingv1.3.3
format tabular data for display
54
textwrap
growingv0.16.2
Library for word wrapping, indenting, and dedenting strings. Has optional support for Unicode and emojis as well as machine hyphenation.
46
textwrap-macros
growingv0.3.0
Simple procedural macros to use textwrap utilities at compile time.
Core Metrics
| colonnade | textwrap | textwrap-macros | |
|---|---|---|---|
| Health Score | 50 | 54 | 46 |
| Total Downloads | 22.1K | 327.8M | 175.5K |
| 30d Downloads | 68 | 14.5M | 2.2K |
| Dependents | 22 | 8.0K | 40 |
| Releases | 13 | 27 | 8 |
| Last Updated | 900d ago | 389d ago | 1233d ago |
| Age | 6y 6m | 9y 3m | 6y 2m |
Health Breakdown
colonnade
Maintenance
4
Quality
19
Community
10
Popularity
5
Documentation
12
textwrap
Maintenance
5
Quality
11
Community
15
Popularity
8
Documentation
15
textwrap-macros
Maintenance
4
Quality
17
Community
10
Popularity
6
Documentation
9
Technical Details
| colonnade | textwrap | textwrap-macros | |
|---|---|---|---|
| Version | 1.3.3 | 0.16.2 | 0.3.0 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 6 | 8 | 2 |
| Crate Size | 271KB | 57KB | 6KB |
| Features | 1 | 1 | 2 |
| Yanked % | 0.0% | 7.4% | 0.0% |
| Edition | 2018 | 2021 | 2018 |
| MSRV | — | 1.70 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •textwrap leads with a health score of 54/100, but none of the options score above 80.
- •textwrap is depended on by 8.0K crates — strongest ecosystem trust.
- •⚠ colonnade, textwrap, textwrap-macros have not been updated in over a year.
- •textwrap, textwrap-macros are pre-1.0 — API may change.