Decision Workspace
bare_err_tree vs bare_err_tree_proc vs error-enum-core
Side-by-side comparison of Rust crates
52
bare_err_tree
growingv1.0.1
Display errors as a formatted tree
53
bare_err_tree_proc
growingv1.0.0
Display errors as a formatted tree
58
error-enum-core
experimentalv1.0.0-alpha.6
Provide a easy way to define an enum that represents errors with error codes, document comments and several other functionalities.
Core Metrics
| bare_err_tree | bare_err_tree_proc | error-enum-core | |
|---|---|---|---|
| Health Score | 52 | 53 | 58 |
| Total Downloads | 13.3K | 11.7K | 261 |
| 30d Downloads | 20 | 72 | 55 |
| Dependents | 0 | 16 | 6 |
| Releases | 16 | 13 | 7 |
| Last Updated | 297d ago | 362d ago | 2d ago |
| Age | 1y 6m | 1y 6m | 3m |
Health Breakdown
bare_err_tree
Maintenance
9
Quality
20
Community
6
Popularity
5
Documentation
12
bare_err_tree_proc
Maintenance
8
Quality
19
Community
9
Popularity
5
Documentation
12
error-enum-core
Maintenance
19
Quality
19
Community
7
Popularity
3
Documentation
10
Technical Details
| bare_err_tree | bare_err_tree_proc | error-enum-core | |
|---|---|---|---|
| Version | 1.0.1 | 1.0.0 | 1.0.0-alpha.6 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✓ Yes |
| License | MPL-2.0 | MPL-2.0 | MIT/Apache-2.0 |
| Dependencies | 10 | 3 | 5 |
| Crate Size | 28KB | 16KB | 11KB |
| Features | 10 | 1 | 5 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.82 | 1.82 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •error-enum-core leads with a health score of 58/100, but none of the options score above 80.
- •bare_err_tree has the most downloads (13.3K), suggesting wider adoption.