Decision Workspace
okerr vs aok vs resext
Side-by-side comparison of Rust crates
54
okerr
experimentalv1.0.2
Ergonomic result / error handling helpers built on anyhow and thiserror.
55
aok
growingv0.1.18
Simplified error handling with anyhow. throw! macro returns directly / 简化 anyhow 错误处理。throw! 宏直接返回
55
resext
experimentalv1.4.0
A simple, lightweight error handling crate for Rust
Core Metrics
| okerr | aok | resext | |
|---|---|---|---|
| Health Score | 54 | 55 | 55 |
| Total Downloads | 186 | 62.3K | 612 |
| 30d Downloads | 22 | 4.1K | 197 |
| Dependents | 3 | 3.5K | 9 |
| Releases | 3 | 17 | 21 |
| Last Updated | 123d ago | 155d ago | 7d ago |
| Age | 4m | 2y 2m | 3m |
Health Breakdown
okerr
Maintenance
13
Quality
17
Community
8
Popularity
3
Documentation
13
aok
Maintenance
12
Quality
15
Community
14
Popularity
6
Documentation
8
resext
Maintenance
20
Quality
13
Community
9
Popularity
3
Documentation
10
Technical Details
| okerr | aok | resext | |
|---|---|---|---|
| Version | 1.0.2 | 0.1.18 | 1.4.0 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✓ Yes |
| License | MIT | MulanPSL-2.0 | MIT |
| Dependencies | 3 | 1 | 1 |
| Crate Size | 13KB | 4KB | 4KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 14.3% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 2 | 1 |
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.
- •aok is pre-1.0 — API may change.