Decision Workspace
rusty_pool vs ncd vs shuttle
Side-by-side comparison of Rust crates
50
rusty_pool
growingv0.7.0
Self growing / shrinking `ThreadPool` implementation based on crossbeam's multi-producer multi-consumer channels that enables awaiting the result of a task and offers async support
45
ncd
growingv0.1.2
Nate's Central Dispatch. Rust concurrency library.
58
shuttle
growingv0.8.1
A library for testing concurrent Rust code
Core Metrics
| rusty_pool | ncd | shuttle | |
|---|---|---|---|
| Health Score | 50 | 45 | 58 |
| Total Downloads | 2.7M | 7.0K | 3.2M |
| 30d Downloads | 121.2K | 324 | 249.7K |
| Dependents | 307 | 0 | 548 |
| Releases | 13 | 3 | 20 |
| Last Updated | 1422d ago | 192d ago | 280d ago |
| Age | 5y 11m | 1y 3m | 5y 5m |
Health Breakdown
rusty_pool
Maintenance
4
Quality
16
Community
13
Popularity
8
Documentation
9
ncd
Maintenance
9
Quality
15
Community
3
Popularity
5
Documentation
13
shuttle
Maintenance
9
Quality
13
Community
18
Popularity
8
Documentation
10
Technical Details
| rusty_pool | ncd | shuttle | |
|---|---|---|---|
| Version | 0.7.0 | 0.1.2 | 0.8.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | Apache-2.0 | MPL-2.0 | Apache-2.0 |
| Dependencies | 5 | 1 | 25 |
| Crate Size | 25KB | 9KB | 252KB |
| Features | 2 | 0 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 3 (team) |
Links
Quick Verdict
- •shuttle leads with a health score of 58/100, but none of the options score above 80.
- •shuttle is depended on by 548 crates — strongest ecosystem trust.
- •⚠ rusty_pool has not been updated in over a year.