Decision Workspace
thread_spawn vs adorn vs async-executor
Side-by-side comparison of Rust crates
33
thread_spawn
growingv0.4.0
A plugin for authoring functions that spawn threads.
36
adorn
growingv0.4.0
A plugin to provide python-style decorators in Rust
71
async-executor
stablev1.14.0
Async executor
Core Metrics
| thread_spawn | adorn | async-executor | |
|---|---|---|---|
| Health Score | 33 | 36 | 71 |
| Total Downloads | 6.3K | 14.8K | 112.4M |
| 30d Downloads | 6 | 31 | 6.8M |
| Dependents | 0 | 1 | 1.8K |
| Releases | 4 | 7 | 32 |
| Last Updated | 2844d ago | 1856d ago | 40d ago |
| Age | 7y 10m | 10y 10m | 6y 9m |
Health Breakdown
thread_spawn
Maintenance
3
Quality
14
Community
3
Popularity
5
Documentation
8
adorn
Maintenance
4
Quality
15
Community
4
Popularity
5
Documentation
8
async-executor
Maintenance
16
Quality
15
Community
20
Popularity
8
Documentation
12
Technical Details
| thread_spawn | adorn | async-executor | |
|---|---|---|---|
| Version | 0.4.0 | 0.4.0 | 1.14.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | MPL-2.0 | Apache-2.0 OR MIT |
| Dependencies | 4 | 3 | 15 |
| Crate Size | 2KB | 6KB | 29KB |
| Features | 0 | 0 | 1 |
| Yanked % | 0.0% | 0.0% | 12.5% |
| Edition | — | — | 2021 |
| MSRV | — | — | 1.65 |
| Owners | 1 | 1 | 1 (team) |
Links
Quick Verdict
- •async-executor leads with a health score of 71/100, but none of the options score above 80.
- •async-executor is depended on by 1.8K crates — strongest ecosystem trust.
- •⚠ thread_spawn, adorn have not been updated in over a year.
- •thread_spawn, adorn are pre-1.0 — API may change.