Decision Workspace
actix_error_proc vs okerr vs facet-error
Side-by-side comparison of Rust crates
50
actix_error_proc
growingv1.2.0
A small crate to integrate thiserror with actix_web.
54
okerr
experimentalv1.0.2
Ergonomic result / error handling helpers built on anyhow and thiserror.
52
facet-error
experimentalv0.44.2
thiserror replacement powered by facet - derive Error trait from doc comments
Core Metrics
| actix_error_proc | okerr | facet-error | |
|---|---|---|---|
| Health Score | 50 | 54 | 52 |
| Total Downloads | 7.7K | 186 | 4.4K |
| 30d Downloads | 27 | 21 | 3.4K |
| Dependents | 0 | 3 | 22 |
| Releases | 10 | 3 | 11 |
| Last Updated | 214d ago | 123d ago | 15d ago |
| Age | 1y 1m | 4m | 2m |
Health Breakdown
actix_error_proc
Maintenance
10
Quality
20
Community
5
Popularity
5
Documentation
10
okerr
Maintenance
13
Quality
17
Community
8
Popularity
3
Documentation
13
facet-error
Maintenance
12
Quality
14
Community
10
Popularity
4
Documentation
12
Technical Details
| actix_error_proc | okerr | facet-error | |
|---|---|---|---|
| Version | 1.2.0 | 1.0.2 | 0.44.2 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✗ No |
| License | MIT | MIT | MIT OR Apache-2.0 |
| Dependencies | 3 | 3 | 1 |
| Crate Size | 14KB | 13KB | 7KB |
| Features | 1 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2024 |
| MSRV | — | — | 1.90 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •okerr leads with a health score of 54/100, but none of the options score above 80.
- •actix_error_proc has the most downloads (7.7K), suggesting wider adoption.
- •facet-error is pre-1.0 — API may change.