Decision Workspace
proc_macro_roids vs unsynn vs maybe-async
Side-by-side comparison of Rust crates
46
proc_macro_roids
growingv0.8.0
Traits and functions to make writing proc macros more ergonomic.
63
unsynn
growingv0.3.0
(Proc-macro) parsing made easy
59
maybe-async
growingv0.2.11
A procedure macro to unify SYNC and ASYNC implementation
Core Metrics
| proc_macro_roids | unsynn | maybe-async | |
|---|---|---|---|
| Health Score | 46 | 63 | 59 |
| Total Downloads | 823.4K | 494.6K | 36.5M |
| 30d Downloads | 24.9K | 121.3K | 3.8M |
| Dependents | 69 | 354 | 1.2K |
| Releases | 10 | 34 | 16 |
| Last Updated | 1087d ago | 189d ago | 11d ago |
| Age | 7y 1m | 2y | 6y 4m |
Health Breakdown
proc_macro_roids
Maintenance
4
Quality
15
Community
7
Popularity
7
Documentation
13
unsynn
Maintenance
11
Quality
17
Community
13
Popularity
7
Documentation
15
maybe-async
Maintenance
15
Quality
12
Community
11
Popularity
8
Documentation
13
Technical Details
| proc_macro_roids | unsynn | maybe-async | |
|---|---|---|---|
| Version | 0.8.0 | 0.3.0 | 0.2.11 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT |
| Dependencies | 3 | 4 | 7 |
| Crate Size | 23KB | 115KB | 23KB |
| Features | 0 | 10 | 2 |
| Yanked % | 0.0% | 0.0% | 18.8% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | 1.80.1 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •unsynn leads with a health score of 63/100, but none of the options score above 80.
- •maybe-async has the most downloads (36.5M), suggesting wider adoption.
- •maybe-async is depended on by 1.2K crates — strongest ecosystem trust.
- •⚠ proc_macro_roids has not been updated in over a year.