Decision Workspace
rudzio-macro vs rudzio-macro-internals vs hadris-macros
Side-by-side comparison of Rust crates
46
rudzio-macro
experimentalv0.1.1
Procedural macros for the rudzio async testing framework.
46
rudzio-macro-internals
experimentalv0.1.1
Internal AST-manipulation library backing `rudzio-macro`. Not a proc-macro crate, so consumers (including the macro's own integration tests) can import its regular items.
56
hadris-macros
experimentalv1.1.2
Proc macros for dual sync/async code generation in Hadris
Core Metrics
| rudzio-macro | rudzio-macro-internals | hadris-macros | |
|---|---|---|---|
| Health Score | 46 | 46 | 56 |
| Total Downloads | 54 | 58 | 5.6K |
| 30d Downloads | 0 | 0 | 2.3K |
| Dependents | 2 | 2 | 42 |
| Releases | 2 | 2 | 7 |
| Last Updated | 5d ago | 5d ago | 41d ago |
| Age | 5d | 5d | 3m |
Health Breakdown
rudzio-macro
Maintenance
14
Quality
13
Community
7
Popularity
2
Documentation
10
rudzio-macro-internals
Maintenance
14
Quality
13
Community
7
Popularity
2
Documentation
10
hadris-macros
Maintenance
16
Quality
17
Community
9
Popularity
4
Documentation
10
Technical Details
| rudzio-macro | rudzio-macro-internals | hadris-macros | |
|---|---|---|---|
| Version | 0.1.1 | 0.1.1 | 1.1.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT |
| Dependencies | 4 | 4 | 1 |
| Crate Size | 23KB | 43KB | 2KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •hadris-macros leads with a health score of 56/100, but none of the options score above 80.
- •rudzio-macro, rudzio-macro-internals are pre-1.0 — API may change.