Decision Workspace
handle-this-macros vs struct_error_macros vs snafu-virtstack-macro
Side-by-side comparison of Rust crates
54
handle-this-macros
experimentalv0.2.4
Proc macros for handle-this error handling crate
43
struct_error_macros
experimentalv0.0.1
Procedural macros for struct_error: #[error], #[united_error], #[throws], match_error!
42
snafu-virtstack-macro
experimentalv0.1.0
Proc macro for snafu-virtstack providing automatic virtual stack trace implementation
Core Metrics
| handle-this-macros | struct_error_macros | snafu-virtstack-macro | |
|---|---|---|---|
| Health Score | 54 | 43 | 42 |
| Total Downloads | 142 | 24 | 162.2K |
| 30d Downloads | 0 | 0 | 37.4K |
| Dependents | 5 | 1 | 1 |
| Releases | 5 | 1 | 1 |
| Last Updated | 113d ago | 33d ago | 292d ago |
| Age | 3m | 1m | 9m |
Health Breakdown
handle-this-macros
Maintenance
18
Quality
14
Community
7
Popularity
3
Documentation
12
struct_error_macros
Maintenance
11
Quality
13
Community
7
Popularity
2
Documentation
10
snafu-virtstack-macro
Maintenance
3
Quality
13
Community
7
Popularity
6
Documentation
13
Technical Details
| handle-this-macros | struct_error_macros | snafu-virtstack-macro | |
|---|---|---|---|
| Version | 0.2.4 | 0.0.1 | 0.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | Apache-2.0 |
| Dependencies | 3 | 4 | 4 |
| Crate Size | 58KB | 18KB | 7KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2024 |
| MSRV | 1.70 | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •handle-this-macros leads with a health score of 54/100, but none of the options score above 80.
- •snafu-virtstack-macro has the most downloads (162.2K), suggesting wider adoption.