Decision Workspace
bwrap vs textwrap vs textwrap-macros
Side-by-side comparison of Rust crates
53
bwrap
growingv1.3.0
A fast, lightweight, embedded systems-friendly library for wrapping text.
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
| bwrap | textwrap | textwrap-macros | |
|---|---|---|---|
| Health Score | 53 | 54 | 46 |
| Total Downloads | 224.8K | 327.8M | 175.5K |
| 30d Downloads | 10.0K | 15.0M | 2.2K |
| Dependents | 65 | 8.0K | 40 |
| Releases | 13 | 27 | 8 |
| Last Updated | 970d ago | 389d ago | 1233d ago |
| Age | 2y 9m | 9y 3m | 6y 2m |
Health Breakdown
bwrap
Maintenance
7
Quality
17
Community
11
Popularity
6
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
| bwrap | textwrap | textwrap-macros | |
|---|---|---|---|
| Version | 1.3.0 | 0.16.2 | 0.3.0 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | MIT OR GPL-3.0-or-later | MIT | MIT |
| Dependencies | 1 | 8 | 2 |
| Crate Size | 113KB | 57KB | 6KB |
| Features | 1 | 1 | 2 |
| Yanked % | 7.7% | 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.
- •⚠ bwrap, textwrap, textwrap-macros have not been updated in over a year.
- •textwrap, textwrap-macros are pre-1.0 — API may change.