Decision Workspace
entangled vs async-std vs task-local
Side-by-side comparison of Rust crates
39
entangled
growingv1.3.0
A simple fork-join task executor.
66
async-std
growingv1.13.2
Deprecated in favor of `smol` - Async version of the Rust standard library
60
task-local
growingv0.1.1
Task-local storage for asynchronous tasks
Core Metrics
| entangled | async-std | task-local | |
|---|---|---|---|
| Health Score | 39 | 66 | 60 |
| Total Downloads | 5.5K | 74.9M | 127.3K |
| 30d Downloads | 7 | 3.2M | 14.4K |
| Dependents | 0 | 24.2K | 14 |
| Releases | 4 | 38 | 2 |
| Last Updated | 1820d ago | 225d ago | 1d ago |
| Age | 5y | 6y 10m | 1y |
Health Breakdown
entangled
Maintenance
4
Quality
19
Community
3
Popularity
4
Documentation
9
async-std
Maintenance
9
Quality
19
Community
19
Popularity
8
Documentation
11
task-local
Maintenance
17
Quality
15
Community
9
Popularity
6
Documentation
13
Technical Details
| entangled | async-std | task-local | |
|---|---|---|---|
| Version | 1.3.0 | 1.13.2 | 0.1.1 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✗ No |
| License | Zlib OR MIT OR Apache-2.0 | Apache-2.0 OR MIT | MIT OR Apache-2.0 |
| Dependencies | 7 | 28 | 2 |
| Crate Size | 10KB | 220KB | 11KB |
| Features | 0 | 10 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2018 | 2021 |
| MSRV | — | 1.63 | — |
| Owners | 1 | 5 | 1 |
Links
Quick Verdict
- •async-std leads with a health score of 66/100, but none of the options score above 80.
- •async-std is depended on by 24.2K crates — strongest ecosystem trust.
- •⚠ entangled has not been updated in over a year.
- •task-local is pre-1.0 — API may change.