rustio rustio.net

sync-wait-group vs async-semaphore vs async-barrier

Side-by-side comparison of Rust crates

Core Metrics

sync-wait-groupasync-semaphoreasync-barrier
Health Score425856
Total Downloads4.0K182.5K91.0K
30d Downloads231.8K473
Dependents2359
Releases255
Last Updated1359d ago360d ago360d ago
Age3y 11m6y 10m5y 10m

Health Breakdown

sync-wait-group
Maintenance
4
Quality
15
Community
4
Popularity
4
Documentation
15
async-semaphore
Maintenance
5
Quality
20
Community
15
Popularity
6
Documentation
12
async-barrier
Maintenance
5
Quality
19
Community
14
Popularity
6
Documentation
12

Technical Details

sync-wait-groupasync-semaphoreasync-barrier
Version0.1.11.2.11.1.1
Stable (≥1.0)✗ No✓ Yes✓ Yes
LicenseMIT OR Apache-2.0Apache-2.0 OR MITApache-2.0 OR MIT
Dependencies124
Crate Size7KB3KB4KB
Features000
Yanked %0.0%0.0%0.0%
Edition202120182018
MSRV1.56
Owners12 (team)1 (team)

Quick Verdict

  • async-semaphore leads with a health score of 58/100, but none of the options score above 80.
  • ⚠ sync-wait-group has not been updated in over a year.
  • sync-wait-group is pre-1.0 — API may change.