Decision Workspace
runcc vs par_slice vs ccl
Side-by-side comparison of Rust crates
43
runcc
growingv2.0.3
run commands concurrently with rust and cargo
56
par_slice
stablev2.0.1
Slices that may be accessed from multiple threads with different levels of safety
50
ccl
growingv5.1.5
Fast datastructures for use in highly concurrent systems.
Core Metrics
| runcc | par_slice | ccl | |
|---|---|---|---|
| Health Score | 43 | 56 | 50 |
| Total Downloads | 9.5K | 3.5K | 150.9K |
| 30d Downloads | 15 | 9 | 194 |
| Dependents | 0 | 0 | 1 |
| Releases | 7 | 7 | 94 |
| Last Updated | 1162d ago | 83d ago | 2402d ago |
| Age | 4y 6m | 1y 3m | 7y |
Health Breakdown
runcc
Maintenance
4
Quality
20
Community
5
Popularity
5
Documentation
9
par_slice
Maintenance
14
Quality
21
Community
5
Popularity
4
Documentation
12
ccl
Maintenance
7
Quality
18
Community
7
Popularity
6
Documentation
12
Technical Details
| runcc | par_slice | ccl | |
|---|---|---|---|
| Version | 2.0.3 | 2.0.1 | 5.1.5 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✓ Yes |
| License | MIT | MIT | MIT |
| Dependencies | 11 | 0 | 11 |
| Crate Size | 27KB | 23KB | 16KB |
| Features | 3 | 2 | 1 |
| Yanked % | 0.0% | 0.0% | 2.1% |
| Edition | 2018 | 2021 | 2018 |
| MSRV | — | 1.84 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •par_slice leads with a health score of 56/100, but none of the options score above 80.
- •ccl has the most downloads (150.9K), suggesting wider adoption.
- •⚠ runcc, ccl have not been updated in over a year.