Decision Workspace
plural-derive vs plural-trait vs error-tree
Side-by-side comparison of Rust crates
38
plural-derive
growingv0.1.0
This crate contains the derive macro `Plural` we use with the `PluralDisplay` trait
40
plural-trait
growingv0.1.0
This crate contains the trait we use with the plural-derive proc macro
47
error-tree
growingv0.6.0
This crate let's us use the `error_tree!` proc macro for ergonomic error hierarchy definition
Core Metrics
| plural-derive | plural-trait | error-tree | |
|---|---|---|---|
| Health Score | 38 | 40 | 47 |
| Total Downloads | 15.1K | 15.2K | 45.1K |
| 30d Downloads | 1.4K | 1.4K | 3.7K |
| Dependents | 3 | 4 | 100 |
| Releases | 1 | 1 | 7 |
| Last Updated | 477d ago | 477d ago | 480d ago |
| Age | 1y 3m | 1y 3m | 1y 10m |
Health Breakdown
plural-derive
Maintenance
2
Quality
14
Community
7
Popularity
5
Documentation
10
plural-trait
Maintenance
2
Quality
16
Community
7
Popularity
5
Documentation
10
error-tree
Maintenance
8
Quality
13
Community
10
Popularity
6
Documentation
10
Technical Details
| plural-derive | plural-trait | error-tree | |
|---|---|---|---|
| Version | 0.1.0 | 0.1.0 | 0.6.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 4 | 0 | 9 |
| Crate Size | 4KB | 1KB | 20KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •error-tree leads with a health score of 47/100, but none of the options score above 80.
- •⚠ plural-derive, plural-trait, error-tree have not been updated in over a year.