Decision Workspace
erreur vs utils-results vs aok
Side-by-side comparison of Rust crates
37
erreur
growingv0.1.2
A tiny crate that facilitates error handling, including tracing line numbers, customizing and propagating error messages.
49
utils-results
growingv5.3.0
The easiest and most intuitive error handling solution.
55
aok
growingv0.1.18
Simplified error handling with anyhow. throw! macro returns directly / 简化 anyhow 错误处理。throw! 宏直接返回
Core Metrics
| erreur | utils-results | aok | |
|---|---|---|---|
| Health Score | 37 | 49 | 55 |
| Total Downloads | 4.3K | 29.4K | 62.3K |
| 30d Downloads | 6 | 62 | 3.9K |
| Dependents | 0 | 14 | 3.5K |
| Releases | 3 | 23 | 17 |
| Last Updated | 732d ago | 1622d ago | 155d ago |
| Age | 2y | 4y 8m | 2y 2m |
Health Breakdown
erreur
Maintenance
5
Quality
15
Community
3
Popularity
4
Documentation
10
utils-results
Maintenance
6
Quality
17
Community
9
Popularity
5
Documentation
12
aok
Maintenance
12
Quality
15
Community
14
Popularity
6
Documentation
8
Technical Details
| erreur | utils-results | aok | |
|---|---|---|---|
| Version | 0.1.2 | 5.3.0 | 0.1.18 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MulanPSL-2.0 |
| Dependencies | 1 | 1 | 1 |
| Crate Size | 5KB | 11KB | 4KB |
| Features | 0 | 2 | 0 |
| Yanked % | 0.0% | 26.1% | 0.0% |
| Edition | 2021 | 2018 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 2 |
Links
Quick Verdict
- •aok leads with a health score of 55/100, but none of the options score above 80.
- •aok is depended on by 3.5K crates — strongest ecosystem trust.
- •⚠ erreur, utils-results have not been updated in over a year.
- •erreur, aok are pre-1.0 — API may change.