Decision Workspace
scoped_spawn vs native-executor vs asupersync-macros
Side-by-side comparison of Rust crates
38
scoped_spawn
growingv0.2.1
Full structured concurrency for asynchronous programming.
45
native-executor
experimentalv0.7.0
Platform-native async task executor
42
asupersync-macros
experimentalv0.2.9
Proc macros for asupersync structured concurrency runtime
Core Metrics
| scoped_spawn | native-executor | asupersync-macros | |
|---|---|---|---|
| Health Score | 38 | 45 | 42 |
| Total Downloads | 7.2K | 4.1K | 3.2K |
| 30d Downloads | 6 | 148 | 2.5K |
| Dependents | 0 | 6 | 10 |
| Releases | 4 | 11 | 8 |
| Last Updated | 2103d ago | 112d ago | 6d ago |
| Age | 6y 1m | 6m | 1m |
Health Breakdown
scoped_spawn
Maintenance
3
Quality
15
Community
6
Popularity
5
Documentation
9
native-executor
Maintenance
13
Quality
10
Community
8
Popularity
4
Documentation
10
asupersync-macros
Maintenance
14
Quality
7
Community
9
Popularity
4
Documentation
8
Technical Details
| scoped_spawn | native-executor | asupersync-macros | |
|---|---|---|---|
| Version | 0.2.1 | 0.7.0 | 0.2.9 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | non-standard |
| Dependencies | 2 | 19 | 4 |
| Crate Size | 9KB | 25KB | 23KB |
| Features | 0 | 2 | 0 |
| Yanked % | 0.0% | 9.1% | 37.5% |
| Edition | 2018 | 2024 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •native-executor leads with a health score of 45/100, but none of the options score above 80.
- •scoped_spawn has the most downloads (7.2K), suggesting wider adoption.
- •⚠ scoped_spawn has not been updated in over a year.