Decision Workspace
display_with_options vs cubob vs display_as_debug
Side-by-side comparison of Rust crates
45
display_with_options
growingv0.1.3
Display and Debug with options passed around. Indentation functionality.
62
cubob
stablev2.0.0
Structured output helpers for display mode
56
display_as_debug
experimentalv0.5.1
Enables a rust types display implementation to be used as its debug implementation.
Core Metrics
| display_with_options | cubob | display_as_debug | |
|---|---|---|---|
| Health Score | 45 | 62 | 56 |
| Total Downloads | 5.2K | 113.7K | 346 |
| 30d Downloads | 6 | 5.0K | 52 |
| Dependents | 0 | 17 | 9 |
| Releases | 4 | 12 | 5 |
| Last Updated | 700d ago | 23d ago | 65d ago |
| Age | 1y 11m | 4y | 3m |
Health Breakdown
display_with_options
Maintenance
10
Quality
16
Community
5
Popularity
4
Documentation
10
cubob
Maintenance
15
Quality
23
Community
9
Popularity
6
Documentation
9
display_as_debug
Maintenance
15
Quality
14
Community
9
Popularity
3
Documentation
15
Technical Details
| display_with_options | cubob | display_as_debug | |
|---|---|---|---|
| Version | 0.1.3 | 2.0.0 | 0.5.1 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | MIT | MIT OR Apache-2.0 |
| Dependencies | 0 | 1 | 2 |
| Crate Size | 5KB | 13KB | 28KB |
| Features | 0 | 9 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2018 | 2024 |
| MSRV | — | — | 1.85.1 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •cubob leads with a health score of 62/100, but none of the options score above 80.
- •⚠ display_with_options has not been updated in over a year.
- •display_with_options, display_as_debug are pre-1.0 — API may change.