Decision Workspace
ncd vs rusty_pool vs shuttle
Side-by-side comparison of Rust crates
45
ncd
growingv0.1.2
Nate's Central Dispatch. Rust concurrency library.
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
58
shuttle
growingv0.8.1
A library for testing concurrent Rust code
Core Metrics
| ncd | rusty_pool | shuttle | |
|---|---|---|---|
| Health Score | 45 | 50 | 58 |
| Total Downloads | 7.0K | 2.7M | 3.2M |
| 30d Downloads | 324 | 121.2K | 249.7K |
| Dependents | 0 | 307 | 548 |
| Releases | 3 | 13 | 20 |
| Last Updated | 192d ago | 1422d ago | 280d ago |
| Age | 1y 3m | 5y 11m | 5y 5m |
Health Breakdown
ncd
Maintenance
9
Quality
15
Community
3
Popularity
5
Documentation
13
rusty_pool
Maintenance
4
Quality
16
Community
13
Popularity
8
Documentation
9
shuttle
Maintenance
9
Quality
13
Community
18
Popularity
8
Documentation
10
Technical Details
| ncd | rusty_pool | shuttle | |
|---|---|---|---|
| Version | 0.1.2 | 0.7.0 | 0.8.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MPL-2.0 | Apache-2.0 | Apache-2.0 |
| Dependencies | 1 | 5 | 25 |
| Crate Size | 9KB | 25KB | 252KB |
| Features | 0 | 2 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2018 | 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.