Decision Workspace
axum-error-object vs aerr vs hooq
Side-by-side comparison of Rust crates
41
axum-error-object
experimentalv0.0.4
Provides a `Result<T>` type and related utility types that can be used to holistically provide object response errors.
42
aerr
growingv0.2.8
error / result like anyhow for axum
59
hooq
experimentalv0.3.1
The simple macro that inserts a method before `?`. (`?` 前にメソッドを挿入するシンプルなマクロ)
Core Metrics
| axum-error-object | aerr | hooq | |
|---|---|---|---|
| Health Score | 41 | 42 | 59 |
| Total Downloads | 2.7K | 15.6K | 61.4K |
| 30d Downloads | 13 | 65 | 14.6K |
| Dependents | 0 | 14 | 4 |
| Releases | 4 | 12 | 6 |
| Last Updated | 313d ago | 374d ago | 110d ago |
| Age | 11m | 2y 3m | 6m |
Health Breakdown
axum-error-object
Maintenance
8
Quality
13
Community
3
Popularity
4
Documentation
13
aerr
Maintenance
7
Quality
14
Community
8
Popularity
5
Documentation
8
hooq
Maintenance
14
Quality
16
Community
8
Popularity
6
Documentation
15
Technical Details
| axum-error-object | aerr | hooq | |
|---|---|---|---|
| Version | 0.0.4 | 0.2.8 | 0.3.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MulanPSL-2.0 | MIT OR Apache-2.0 |
| Dependencies | 7 | 9 | 4 |
| Crate Size | 13KB | 9KB | 13KB |
| Features | 0 | 1 | 7 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | — | — | 1.88.0 |
| Owners | 1 | 2 | 1 |
Links
Quick Verdict
- •hooq leads with a health score of 59/100, but none of the options score above 80.
- •⚠ aerr has not been updated in over a year.