Decision Workspace
display_tree vs syntaxfmt vs treelog
Side-by-side comparison of Rust crates
50
display_tree
growingv1.1.2
Simple, automatic, and customizable tree pretty-printing
52
syntaxfmt
experimentalv0.2.2
A derive macro-based library for flexible syntax tree formatting with pretty printing support.
66
treelog
experimentalv0.0.6
A highly customizable, optimized, and modular tree rendering library
Core Metrics
| display_tree | syntaxfmt | treelog | |
|---|---|---|---|
| Health Score | 50 | 52 | 66 |
| Total Downloads | 16.7K | 316 | 21.7K |
| 30d Downloads | 207 | 8 | 10.9K |
| Dependents | 6 | 0 | 31 |
| Releases | 7 | 4 | 7 |
| Last Updated | 1194d ago | 146d ago | 119d ago |
| Age | 3y 3m | 5m | 4m |
Health Breakdown
display_tree
Maintenance
10
Quality
14
Community
8
Popularity
5
Documentation
13
syntaxfmt
Maintenance
12
Quality
16
Community
6
Popularity
3
Documentation
15
treelog
Maintenance
19
Quality
14
Community
15
Popularity
5
Documentation
13
Technical Details
| display_tree | syntaxfmt | treelog | |
|---|---|---|---|
| Version | 1.1.2 | 0.2.2 | 0.0.6 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT |
| Dependencies | 1 | 1 | 16 |
| Crate Size | 9KB | 16KB | 122KB |
| Features | 0 | 2 | 41 |
| Yanked % | 42.9% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | 1.70 | — |
| Owners | 1 | 1 | 2 (team) |
Links
Quick Verdict
- •treelog leads with a health score of 66/100, but none of the options score above 80.
- •⚠ display_tree has not been updated in over a year.
- •syntaxfmt, treelog are pre-1.0 — API may change.