Decision Workspace
typeful vs quick-error vs quick-error2
Side-by-side comparison of Rust crates
44
typeful
growingv0.1.1
A collection of helper derive macros for type patterns
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
| typeful | quick-error | quick-error2 | |
|---|---|---|---|
| Health Score | 44 | 59 | 49 |
| Total Downloads | 183.6K | 236.1M | 9.9K |
| 30d Downloads | 10.7K | 15.0M | 26 |
| Dependents | 0 | 3.8K | 10 |
| Releases | 2 | 16 | 3 |
| Last Updated | 585d ago | 1785d ago | 2201d ago |
| Age | 1y 9m | 10y 6m | 6y 11m |
Health Breakdown
typeful
Maintenance
5
Quality
15
Community
5
Popularity
6
Documentation
13
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
| typeful | quick-error | quick-error2 | |
|---|---|---|---|
| Version | 0.1.1 | 2.0.1 | 2.1.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | Apache-2.0 OR BSL-1.0 OR MIT | MIT/Apache-2.0 | MIT/Apache-2.0 |
| Dependencies | 3 | 0 | 0 |
| Crate Size | 7KB | 14KB | 15KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2018 | 2018 |
| MSRV | — | — | — |
| Owners | 1 | 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.
- •⚠ typeful, quick-error, quick-error2 have not been updated in over a year.
- •typeful is pre-1.0 — API may change.