Decision Workspace
err-handler vs actix_error_proc vs error-stack-macros2
Side-by-side comparison of Rust crates
37
err-handler
growingv1.0.0
a non-intrusive error handling marco
50
actix_error_proc
growingv1.2.0
A small crate to integrate thiserror with actix_web.
49
error-stack-macros2
experimentalv0.2.1
Community-made procedural macros for error-stack.
Core Metrics
| err-handler | actix_error_proc | error-stack-macros2 | |
|---|---|---|---|
| Health Score | 37 | 50 | 49 |
| Total Downloads | 3.9K | 7.7K | 909 |
| 30d Downloads | 5 | 27 | 6 |
| Dependents | 0 | 0 | 0 |
| Releases | 3 | 10 | 4 |
| Last Updated | 671d ago | 214d ago | 79d ago |
| Age | 1y 11m | 1y 1m | 6m |
Health Breakdown
err-handler
Maintenance
5
Quality
12
Community
3
Popularity
4
Documentation
13
actix_error_proc
Maintenance
10
Quality
20
Community
5
Popularity
5
Documentation
10
error-stack-macros2
Maintenance
14
Quality
13
Community
6
Popularity
4
Documentation
12
Technical Details
| err-handler | actix_error_proc | error-stack-macros2 | |
|---|---|---|---|
| Version | 1.0.0 | 1.2.0 | 0.2.1 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | MIT | Apache-2.0 |
| Dependencies | 4 | 3 | 5 |
| Crate Size | 7KB | 14KB | 13KB |
| Features | 0 | 1 | 0 |
| Yanked % | 33.3% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | — | 1.92.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •actix_error_proc leads with a health score of 50/100, but none of the options score above 80.
- •⚠ err-handler has not been updated in over a year.
- •error-stack-macros2 is pre-1.0 — API may change.