Decision Workspace
compound-error vs quick-error vs quick-error2
Side-by-side comparison of Rust crates
42
compound-error
growingv0.1.5
Compound errors with flat hierarchy
59
quick-error
growingv2.0.1
A macro which makes error types pleasant to write.
49
quick-error2
growingv2.1.0
A macro which makes error types pleasant to write.
Core Metrics
| compound-error | quick-error | quick-error2 | |
|---|---|---|---|
| Health Score | 42 | 59 | 49 |
| Total Downloads | 9.6K | 236.1M | 9.9K |
| 30d Downloads | 47 | 15.5M | 27 |
| Dependents | 4 | 3.8K | 10 |
| Releases | 6 | 16 | 3 |
| Last Updated | 1171d ago | 1785d ago | 2201d ago |
| Age | 5y 3m | 10y 6m | 6y 11m |
Health Breakdown
compound-error
Maintenance
4
Quality
15
Community
9
Popularity
5
Documentation
9
quick-error
Maintenance
4
Quality
21
Community
14
Popularity
8
Documentation
12
quick-error2
Maintenance
3
Quality
21
Community
8
Popularity
5
Documentation
12
Technical Details
| compound-error | quick-error | quick-error2 | |
|---|---|---|---|
| Version | 0.1.5 | 2.0.1 | 2.1.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | Apache-2.0 | MIT/Apache-2.0 | MIT/Apache-2.0 |
| Dependencies | 3 | 0 | 0 |
| Crate Size | 13KB | 14KB | 15KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2018 | 2018 |
| MSRV | — | — | — |
| Owners | 2 | 1 | 1 |
Links
Quick Verdict
- •quick-error leads with a health score of 59/100, but none of the options score above 80.
- •quick-error is depended on by 3.8K crates — strongest ecosystem trust.
- •⚠ compound-error, quick-error, quick-error2 have not been updated in over a year.
- •compound-error is pre-1.0 — API may change.