Decision Workspace
hazarc vs genswap vs arc-swap
Side-by-side comparison of Rust crates
53
hazarc
experimentalv0.2.0
A wait-free AtomicArc optimized for read-intensive use cases.
43
genswap
experimentalv0.1.0
Generation-tracked ArcSwap wrapper for 5-1600x faster cached reads in read-heavy workloads
70
arc-swap
stablev1.9.1
Atomically swappable Arc
Core Metrics
| hazarc | genswap | arc-swap | |
|---|---|---|---|
| Health Score | 53 | 43 | 70 |
| Total Downloads | 18.4K | 251 | 225.5M |
| 30d Downloads | 8.9K | 0 | 17.1M |
| Dependents | 4 | 0 | 11.7K |
| Releases | 2 | 1 | 46 |
| Last Updated | 106d ago | 127d ago | 52d ago |
| Age | 3m | 4m | 8y 1m |
Health Breakdown
hazarc
Maintenance
12
Quality
16
Community
8
Popularity
5
Documentation
12
genswap
Maintenance
7
Quality
14
Community
6
Popularity
3
Documentation
13
arc-swap
Maintenance
15
Quality
16
Community
19
Popularity
8
Documentation
12
Technical Details
| hazarc | genswap | arc-swap | |
|---|---|---|---|
| Version | 0.2.0 | 0.1.0 | 1.9.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 5 | 3 | 12 |
| Crate Size | 37KB | 23KB | 81KB |
| Features | 5 | 0 | 4 |
| Yanked % | 0.0% | 0.0% | 17.4% |
| Edition | 2021 | 2021 | 2018 |
| MSRV | 1.65 | — | — |
| Owners | 1 | 1 | 2 (team) |
Links
Quick Verdict
- •arc-swap leads with a health score of 70/100, but none of the options score above 80.
- •arc-swap is depended on by 11.7K crates — strongest ecosystem trust.
- •hazarc, genswap are pre-1.0 — API may change.