Decision Workspace
async-dropx vs async-scoped vs toy-rpc
Side-by-side comparison of Rust crates
47
async-dropx
experimentalv0.1.7
A practical crate for async destructors in Rust
52
async-scoped
growingv0.9.0
Spawn scoped (non 'static) asynchronous futures for async_std and tokio runtimes
44
toy-rpc
growingv0.10.0
An async RPC that mimics golang net/rpc's usage and supports both async-std and tokio
Core Metrics
| async-dropx | async-scoped | toy-rpc | |
|---|---|---|---|
| Health Score | 47 | 52 | 44 |
| Total Downloads | 302 | 8.7M | 94.1K |
| 30d Downloads | 11 | 828.7K | 183 |
| Dependents | 0 | 481 | 3 |
| Releases | 8 | 14 | 59 |
| Last Updated | 98d ago | 792d ago | 707d ago |
| Age | 3m | 6y 3m | 5y 4m |
Health Breakdown
async-dropx
Maintenance
14
Quality
14
Community
6
Popularity
3
Documentation
10
async-scoped
Maintenance
4
Quality
13
Community
15
Popularity
8
Documentation
12
toy-rpc
Maintenance
7
Quality
11
Community
8
Popularity
6
Documentation
12
Technical Details
| async-dropx | async-scoped | toy-rpc | |
|---|---|---|---|
| Version | 0.1.7 | 0.9.0 | 0.10.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | Apache-2.0/MIT | MIT/Apache-2.0 |
| Dependencies | 4 | 7 | 43 |
| Crate Size | 12KB | 10KB | 53KB |
| Features | 1 | 2 | 14 |
| Yanked % | 0.0% | 7.1% | 11.9% |
| Edition | 2021 | 2018 | 2018 |
| MSRV | — | — | — |
| Owners | 1 | 2 | 1 |
Links
Quick Verdict
- •async-scoped leads with a health score of 52/100, but none of the options score above 80.
- •async-scoped is depended on by 481 crates — strongest ecosystem trust.
- •⚠ async-scoped, toy-rpc have not been updated in over a year.