Decision Workspace
linear_clock vs main_error vs tree_view
Side-by-side comparison of Rust crates
50
linear_clock
experimentalv0.2.1
A program to show a linear clock with date.
50
main_error
growingv0.1.2
Print errors with Display instead of Debug when using ? in main().
45
tree_view
experimentalv0.1.2
A library to give out a view of a tree structure. Tree structures need to implement the trait TreeView.
Core Metrics
| linear_clock | main_error | tree_view | |
|---|---|---|---|
| Health Score | 50 | 50 | 45 |
| Total Downloads | 270 | 214.7K | 527 |
| 30d Downloads | 12 | 8.6K | 5 |
| Dependents | 0 | 775 | 0 |
| Releases | 6 | 3 | 3 |
| Last Updated | 31d ago | 1657d ago | 157d ago |
| Age | 4m | 6y 6m | 5m |
Health Breakdown
linear_clock
Maintenance
17
Quality
14
Community
6
Popularity
3
Documentation
10
main_error
Maintenance
3
Quality
16
Community
13
Popularity
6
Documentation
12
tree_view
Maintenance
12
Quality
15
Community
5
Popularity
3
Documentation
10
Technical Details
| linear_clock | main_error | tree_view | |
|---|---|---|---|
| Version | 0.2.1 | 0.1.2 | 0.1.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT | MIT OR Apache-2.0 |
| Dependencies | 3 | 0 | 0 |
| Crate Size | 10KB | 4KB | 9KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2018 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •linear_clock leads with a health score of 50/100, but none of the options score above 80.
- •main_error has the most downloads (214.7K), suggesting wider adoption.
- •main_error is depended on by 775 crates — strongest ecosystem trust.
- •⚠ main_error has not been updated in over a year.