Decision Workspace
concurrency_toolkit vs acty vs bounded_join_set
Side-by-side comparison of Rust crates
40
concurrency_toolkit
growingv0.2.8
Easy switching between std::sync, tokio::sync and loom::sync
53
acty
experimentalv1.0.1
A lightweight, async actor framework built on Tokio.
51
bounded_join_set
growingv0.3.0
A Concurrency-Limited JoinSet for Tokio.
Core Metrics
| concurrency_toolkit | acty | bounded_join_set | |
|---|---|---|---|
| Health Score | 40 | 53 | 51 |
| Total Downloads | 16.3K | 918 | 24.7K |
| 30d Downloads | 12 | 32 | 2.7K |
| Dependents | 0 | 13 | 8 |
| Releases | 13 | 11 | 3 |
| Last Updated | 1696d ago | 132d ago | 379d ago |
| Age | 4y 8m | 5m | 2y 7m |
Health Breakdown
concurrency_toolkit
Maintenance
10
Quality
10
Community
6
Popularity
5
Documentation
9
acty
Maintenance
14
Quality
13
Community
9
Popularity
4
Documentation
13
bounded_join_set
Maintenance
6
Quality
15
Community
10
Popularity
5
Documentation
15
Technical Details
| concurrency_toolkit | acty | bounded_join_set | |
|---|---|---|---|
| Version | 0.2.8 | 1.0.1 | 0.3.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT |
| Dependencies | 4 | 4 | 2 |
| Crate Size | 5KB | 28KB | 6KB |
| Features | 3 | 0 | 0 |
| Yanked % | 38.5% | 9.1% | 0.0% |
| Edition | 2018 | 2024 | 2021 |
| MSRV | — | — | 1.71 |
| Owners | 1 | 1 | 2 |
Links
Quick Verdict
- •acty leads with a health score of 53/100, but none of the options score above 80.
- •bounded_join_set has the most downloads (24.7K), suggesting wider adoption.
- •⚠ concurrency_toolkit, bounded_join_set have not been updated in over a year.
- •concurrency_toolkit, bounded_join_set are pre-1.0 — API may change.