Decision Workspace
sync-utils vs bounded_join_set vs futures-concurrency
Side-by-side comparison of Rust crates
37
sync-utils
experimentalv0.1.4
A bunch of utilities in async-await and blocking context.
51
bounded_join_set
growingv0.3.0
A Concurrency-Limited JoinSet for Tokio.
75
futures-concurrency
stablev7.7.1
Structured concurrency operations for async Rust
Core Metrics
| sync-utils | bounded_join_set | futures-concurrency | |
|---|---|---|---|
| Health Score | 37 | 51 | 75 |
| Total Downloads | 3.7K | 24.7K | 4.5M |
| 30d Downloads | 193 | 2.7K | 548.6K |
| Dependents | 4 | 8 | 725 |
| Releases | 5 | 3 | 31 |
| Last Updated | 253d ago | 379d ago | 68d ago |
| Age | 9m | 2y 7m | 4y 7m |
Health Breakdown
sync-utils
Maintenance
9
Quality
6
Community
8
Popularity
4
Documentation
10
bounded_join_set
Maintenance
6
Quality
15
Community
10
Popularity
5
Documentation
15
futures-concurrency
Maintenance
15
Quality
20
Community
17
Popularity
8
Documentation
15
Technical Details
| sync-utils | bounded_join_set | futures-concurrency | |
|---|---|---|---|
| Version | 0.1.4 | 0.3.0 | 7.7.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT | MIT OR Apache-2.0 |
| Dependencies | 13 | 2 | 14 |
| Crate Size | 21KB | 6KB | 83KB |
| Features | 0 | 0 | 3 |
| Yanked % | 100.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | — | 1.71 | 1.81.0 |
| Owners | 1 | 2 | 3 |
Links
Quick Verdict
- •futures-concurrency leads with a health score of 75/100, but none of the options score above 80.
- •futures-concurrency is depended on by 725 crates — strongest ecosystem trust.
- •⚠ bounded_join_set has not been updated in over a year.
- •sync-utils, bounded_join_set are pre-1.0 — API may change.