Decision Workspace
arbitrator vs textwrap vs mandown
Side-by-side comparison of Rust crates
43
arbitrator
growingv0.1.3
Format text based on a set of rules and regexes.
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.
51
mandown
growingv1.1.0
Markdown to groff (man page) converter
Core Metrics
| arbitrator | textwrap | mandown | |
|---|---|---|---|
| Health Score | 43 | 54 | 51 |
| Total Downloads | 6.3K | 327.8M | 153.1K |
| 30d Downloads | 6 | 14.5M | 21.9K |
| Dependents | 0 | 8.0K | 15 |
| Releases | 4 | 27 | 8 |
| Last Updated | 1688d ago | 389d ago | 375d ago |
| Age | 4y 7m | 9y 3m | 5y 11m |
Health Breakdown
arbitrator
Maintenance
9
Quality
14
Community
6
Popularity
5
Documentation
9
textwrap
Maintenance
5
Quality
11
Community
15
Popularity
8
Documentation
15
mandown
Maintenance
5
Quality
19
Community
9
Popularity
6
Documentation
12
Technical Details
| arbitrator | textwrap | mandown | |
|---|---|---|---|
| Version | 0.1.3 | 0.16.2 | 1.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | GPL-3.0 | MIT | Apache-2.0 OR MIT |
| Dependencies | 4 | 8 | 2 |
| Crate Size | 5KB | 57KB | 7KB |
| Features | 0 | 1 | 0 |
| Yanked % | 0.0% | 7.4% | 0.0% |
| Edition | 2018 | 2021 | 2021 |
| MSRV | — | 1.70 | 1.74 |
| 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.
- •⚠ arbitrator, textwrap, mandown have not been updated in over a year.
- •arbitrator, textwrap are pre-1.0 — API may change.