Decision Workspace
ncd vs rusty_pool vs shuttle
Side-by-side comparison of Rust crates
44
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
66
shuttle
growingv0.9.1
A library for testing concurrent Rust code
Core Metrics
| ncd | rusty_pool | shuttle | |
|---|---|---|---|
| Health Score | 44 | 50 | 66 |
| Total Downloads | 8.0K | 2.9M | 3.7M |
| 30d Downloads | 0 | 113.8K | 301.5K |
| Dependents | 0 | 317 | 685 |
| Releases | 3 | 13 | 22 |
| Last Updated | 251d ago | 1481d ago | 34d ago |
| Age | 1y 5m | 6y | 5y 7m |
Health Breakdown
ncd
Maintenance
8
Quality
15
Community
3
Popularity
5
Documentation
13
rusty_pool
Maintenance
4
Quality
16
Community
13
Popularity
8
Documentation
9
shuttle
Maintenance
17
Quality
12
Community
19
Popularity
8
Documentation
10
Technical Details
| ncd | rusty_pool | shuttle | |
|---|---|---|---|
| Version | 0.1.2 | 0.7.0 | 0.9.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MPL-2.0 | Apache-2.0 | Apache-2.0 |
| Dependencies | 1 | 5 | 26 |
| Crate Size | 9KB | 25KB | 180KB |
| Features | 0 | 2 | 4 |
| 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 66/100, but none of the options score above 80.
- •shuttle is depended on by 685 crates — strongest ecosystem trust.
- •⚠ rusty_pool has not been updated in over a year.