Decision Workspace
async_main_macro vs async_main vs pasts
Side-by-side comparison of Rust crates
49
async_main_macro
growingv0.4.0
Runtime-agnostic async main proc macro
55
async_main
growingv0.4.0
Runtime-agnostic async main proc macro
58
pasts
growingv0.14.3
Minimal and simpler alternative to the futures crate.
Core Metrics
| async_main_macro | async_main | pasts | |
|---|---|---|---|
| Health Score | 49 | 55 | 58 |
| Total Downloads | 17.0K | 16.6K | 104.5K |
| 30d Downloads | 232 | 181 | 1.1K |
| Dependents | 3 | 27 | 149 |
| Releases | 4 | 4 | 23 |
| Last Updated | 1029d ago | 1029d ago | 1029d ago |
| Age | 3y 2m | 3y 2m | 6y 3m |
Health Breakdown
async_main_macro
Maintenance
5
Quality
18
Community
8
Popularity
5
Documentation
13
async_main
Maintenance
5
Quality
17
Community
15
Popularity
5
Documentation
13
pasts
Maintenance
6
Quality
16
Community
17
Popularity
6
Documentation
13
Technical Details
| async_main_macro | async_main | pasts | |
|---|---|---|---|
| Version | 0.4.0 | 0.4.0 | 0.14.3 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | Apache-2.0 OR BSL-1.0 OR MIT | Apache-2.0 OR BSL-1.0 OR MIT | Apache-2.0 OR BSL-1.0 OR MIT |
| Dependencies | 0 | 7 | 5 |
| Crate Size | 2KB | 9KB | 16KB |
| Features | 2 | 7 | 3 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 2 (team) | 2 (team) |
Links
Quick Verdict
- •pasts leads with a health score of 58/100, but none of the options score above 80.
- •pasts is depended on by 149 crates — strongest ecosystem trust.
- •⚠ async_main_macro, async_main, pasts have not been updated in over a year.