Decision Workspace
stackarc vs aarc vs async-waitgroup
Side-by-side comparison of Rust crates
30
stackarc
growingv0.1.0
A little crate implementing an unallocated Arc.
47
aarc
growingv0.4.0
An atomically updatable Arc for lock-free concurrency.
44
async-waitgroup
growingv0.1.3
Golang like WaitGroup implementation that supports both sync and async Rust
Core Metrics
| stackarc | aarc | async-waitgroup | |
|---|---|---|---|
| Health Score | 30 | 47 | 44 |
| Total Downloads | 1.9K | 315.0K | 6.0K |
| 30d Downloads | 4 | 23.2K | 36 |
| Dependents | 0 | 2 | 0 |
| Releases | 1 | 7 | 4 |
| Last Updated | 1995d ago | 134d ago | 774d ago |
| Age | 5y 5m | 2y | 2y 1m |
Health Breakdown
stackarc
Maintenance
1
Quality
16
Community
3
Popularity
4
Documentation
6
aarc
Maintenance
12
Quality
11
Community
7
Popularity
7
Documentation
10
async-waitgroup
Maintenance
4
Quality
16
Community
6
Popularity
5
Documentation
13
Technical Details
| stackarc | aarc | async-waitgroup | |
|---|---|---|---|
| Version | 0.1.0 | 0.4.0 | 0.1.3 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | Unlicense | MIT | MIT OR Apache-2.0 |
| Dependencies | 0 | 2 | 7 |
| Crate Size | 2KB | 9KB | 8KB |
| Features | 0 | 0 | 2 |
| Yanked % | 0.0% | 14.3% | 0.0% |
| Edition | 2018 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •aarc leads with a health score of 47/100, but none of the options score above 80.
- •⚠ stackarc, async-waitgroup have not been updated in over a year.