Decision Workspace
display_as_debug vs display_with vs treelog
Side-by-side comparison of Rust crates
56
display_as_debug
experimentalv0.5.1
Enables a rust types display implementation to be used as its debug implementation.
42
display_with
growingv0.1.0
Return opaque impl Display and/or impl Debug types via display_with and debug_with.
66
treelog
experimentalv0.0.6
A highly customizable, optimized, and modular tree rendering library
Core Metrics
| display_as_debug | display_with | treelog | |
|---|---|---|---|
| Health Score | 56 | 42 | 66 |
| Total Downloads | 346 | 15.4K | 21.7K |
| 30d Downloads | 52 | 2.1K | 10.9K |
| Dependents | 9 | 0 | 31 |
| Releases | 5 | 1 | 7 |
| Last Updated | 65d ago | 550d ago | 119d ago |
| Age | 3m | 1y 6m | 4m |
Health Breakdown
display_as_debug
Maintenance
15
Quality
14
Community
9
Popularity
3
Documentation
15
display_with
Maintenance
2
Quality
16
Community
6
Popularity
5
Documentation
13
treelog
Maintenance
19
Quality
14
Community
15
Popularity
5
Documentation
13
Technical Details
| display_as_debug | display_with | treelog | |
|---|---|---|---|
| Version | 0.5.1 | 0.1.0 | 0.0.6 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT |
| Dependencies | 2 | 0 | 16 |
| Crate Size | 28KB | 7KB | 122KB |
| Features | 0 | 0 | 41 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2024 |
| MSRV | 1.85.1 | — | — |
| 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_with has not been updated in over a year.