Decision Workspace
atomic-waitgroup vs mea vs futures-concurrency
Side-by-side comparison of Rust crates
52
atomic-waitgroup
growingv0.1.4
A waitgroup implementation supports async with advanced features
57
mea
growingv0.6.3
A runtime-agnostic library providing essential synchronization primitives for asynchronous Rust programming.
73
futures-concurrency
stablev7.7.1
Structured concurrency operations for async Rust
Core Metrics
| atomic-waitgroup | mea | futures-concurrency | |
|---|---|---|---|
| Health Score | 52 | 57 | 73 |
| Total Downloads | 8.7K | 3.2M | 5.8M |
| 30d Downloads | 0 | 461.6K | 736.4K |
| Dependents | 32 | 91 | 847 |
| Releases | 5 | 37 | 31 |
| Last Updated | 198d ago | 125d ago | 127d ago |
| Age | 2y | 1y 7m | 4y 9m |
Health Breakdown
atomic-waitgroup
Maintenance
8
Quality
16
Community
10
Popularity
5
Documentation
13
mea
Maintenance
13
Quality
10
Community
11
Popularity
8
Documentation
15
futures-concurrency
Maintenance
13
Quality
20
Community
17
Popularity
8
Documentation
15
Technical Details
| atomic-waitgroup | mea | futures-concurrency | |
|---|---|---|---|
| Version | 0.1.4 | 0.6.3 | 7.7.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | BSD-1-Clause | Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 7 | 4 | 14 |
| Crate Size | 19KB | 84KB | 83KB |
| Features | 3 | 0 | 3 |
| Yanked % | 0.0% | 10.8% | 0.0% |
| Edition | 2021 | 2024 | 2021 |
| MSRV | — | 1.85.0 | 1.81.0 |
| Owners | 1 | 1 | 3 |
Links
Quick Verdict
- •futures-concurrency leads with a health score of 73/100, but none of the options score above 80.
- •futures-concurrency is depended on by 847 crates — strongest ecosystem trust.
- •atomic-waitgroup, mea are pre-1.0 — API may change.