Decision Workspace
proc-macro-error vs proc-macro-error2 vs hooq
Side-by-side comparison of Rust crates
53
proc-macro-error
growingv1.0.4
Almost drop-in replacement to panics in proc-macros
51
proc-macro-error2
growingv2.0.1
Almost drop-in replacement to panics in proc-macros
59
hooq
experimentalv0.3.1
The simple macro that inserts a method before `?`. (`?` 前にメソッドを挿入するシンプルなマクロ)
Core Metrics
| proc-macro-error | proc-macro-error2 | hooq | |
|---|---|---|---|
| Health Score | 53 | 51 | 59 |
| Total Downloads | 259.8M | 75.5M | 61.4K |
| 30d Downloads | 12.5M | 10.3M | 15.3K |
| Dependents | 5.5K | 1.0K | 4 |
| Releases | 38 | 5 | 6 |
| Last Updated | 2065d ago | 567d ago | 110d ago |
| Age | 6y 8m | 2y 7m | 6m |
Health Breakdown
proc-macro-error
Maintenance
6
Quality
16
Community
14
Popularity
8
Documentation
9
proc-macro-error2
Maintenance
4
Quality
14
Community
13
Popularity
8
Documentation
12
hooq
Maintenance
14
Quality
16
Community
8
Popularity
6
Documentation
15
Technical Details
| proc-macro-error | proc-macro-error2 | hooq | |
|---|---|---|---|
| Version | 1.0.4 | 2.0.1 | 0.3.1 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 8 | 6 | 4 |
| Crate Size | 25KB | 25KB | 13KB |
| Features | 2 | 3 | 7 |
| Yanked % | 10.5% | 40.0% | 0.0% |
| Edition | 2018 | 2021 | 2024 |
| MSRV | — | 1.61 | 1.88.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •hooq leads with a health score of 59/100, but none of the options score above 80.
- •proc-macro-error has the most downloads (259.8M), suggesting wider adoption.
- •proc-macro-error is depended on by 5.5K crates — strongest ecosystem trust.
- •⚠ proc-macro-error, proc-macro-error2 have not been updated in over a year.
- •hooq is pre-1.0 — API may change.