Decision Workspace
futures-concurrency vs shuttle vs saa
Side-by-side comparison of Rust crates
73
futures-concurrency
stablev7.7.1
Structured concurrency operations for async Rust
66
shuttle
growingv0.9.1
A library for testing concurrent Rust code
65
saa
growingv5.6.0
Word-sized low-level synchronization primitives providing both asynchronous and synchronous interfaces.
Core Metrics
| futures-concurrency | shuttle | saa | |
|---|---|---|---|
| Health Score | 73 | 66 | 65 |
| Total Downloads | 5.8M | 3.7M | 1.4M |
| 30d Downloads | 736.4K | 301.5K | 312.1K |
| Dependents | 847 | 685 | 66 |
| Releases | 31 | 22 | 49 |
| Last Updated | 127d ago | 34d ago | 13d ago |
| Age | 4y 9m | 5y 7m | 9m |
Health Breakdown
futures-concurrency
Maintenance
13
Quality
20
Community
17
Popularity
8
Documentation
15
shuttle
Maintenance
17
Quality
12
Community
19
Popularity
8
Documentation
10
saa
Maintenance
18
Quality
14
Community
11
Popularity
7
Documentation
15
Technical Details
| futures-concurrency | shuttle | saa | |
|---|---|---|---|
| Version | 7.7.1 | 0.9.1 | 5.6.0 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | Apache-2.0 | Apache-2.0 |
| Dependencies | 14 | 26 | 5 |
| Crate Size | 83KB | 180KB | 42KB |
| Features | 3 | 4 | 2 |
| Yanked % | 0.0% | 0.0% | 28.6% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | 1.81.0 | — | 1.85.0 |
| Owners | 3 | 3 (team) | 1 |
Links
Quick Verdict
- •futures-concurrency leads with a health score of 73/100, but none of the options score above 80.
- •futures-concurrency is depended on by 847 crates — strongest ecosystem trust.
- •shuttle is pre-1.0 — API may change.