Decision Workspace
pi_weight_task vs just vs async-std
Side-by-side comparison of Rust crates
49
pi_weight_task
growingv0.5.1
任务池
68
just
stablev1.48.1
🤖 Just a command runner
66
async-std
growingv1.13.2
Deprecated in favor of `smol` - Async version of the Rust standard library
Core Metrics
| pi_weight_task | just | async-std | |
|---|---|---|---|
| Health Score | 49 | 68 | 66 |
| Total Downloads | 4.1K | 1.8M | 74.9M |
| 30d Downloads | 28 | 60.8K | 3.2M |
| Dependents | 0 | 90 | 24.2K |
| Releases | 8 | 157 | 38 |
| Last Updated | 15d ago | today | 225d ago |
| Age | 4y | 9y 5m | 6y 10m |
Health Breakdown
pi_weight_task
Maintenance
15
Quality
13
Community
7
Popularity
4
Documentation
10
just
Maintenance
19
Quality
14
Community
16
Popularity
7
Documentation
12
async-std
Maintenance
9
Quality
19
Community
19
Popularity
8
Documentation
11
Technical Details
| pi_weight_task | just | async-std | |
|---|---|---|---|
| Version | 0.5.1 | 1.48.1 | 1.13.2 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT OR Apache-2.0 | CC0-1.0 | Apache-2.0 OR MIT |
| Dependencies | 10 | 38 | 28 |
| Crate Size | 10KB | 314KB | 220KB |
| Features | 0 | 0 | 10 |
| Yanked % | 0.0% | 0.6% | 0.0% |
| Edition | 2021 | 2024 | 2018 |
| MSRV | — | 1.85.0 | 1.63 |
| Owners | 2 (team) | 2 (team) | 5 |
Links
Quick Verdict
- •just leads with a health score of 68/100, but none of the options score above 80.
- •async-std has the most downloads (74.9M), suggesting wider adoption.
- •async-std is depended on by 24.2K crates — strongest ecosystem trust.
- •pi_weight_task is pre-1.0 — API may change.