Decision Workspace
qubit-cas vs atomig vs qubit-retry
Side-by-side comparison of Rust crates
57
qubit-cas
experimentalv0.8.0
Typed compare-and-swap executor with retry-aware conflict handling
58
atomig
growingv0.4.3
Generic, convenient and lock-free `std` atomics via `Atomic<T>`. Can be used with many primitive types (including floats) and with custom types.
57
qubit-retry
experimentalv0.15.0
Retry module, providing a feature-complete, type-safe retry management system with support for multiple delay strategies and event listeners
Core Metrics
| qubit-cas | atomig | qubit-retry | |
|---|---|---|---|
| Health Score | 57 | 58 | 57 |
| Total Downloads | 691 | 1.2M | 1.1K |
| 30d Downloads | 0 | 106.9K | 0 |
| Dependents | 31 | 47 | 42 |
| Releases | 20 | 10 | 34 |
| Last Updated | today | 373d ago | today |
| Age | 28d | 6y 10m | 1m |
Health Breakdown
qubit-cas
Maintenance
14
Quality
15
Community
10
Popularity
3
Documentation
15
atomig
Maintenance
6
Quality
16
Community
16
Popularity
7
Documentation
13
qubit-retry
Maintenance
14
Quality
14
Community
10
Popularity
4
Documentation
15
Technical Details
| qubit-cas | atomig | qubit-retry | |
|---|---|---|---|
| Version | 0.8.0 | 0.4.3 | 0.15.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | Apache-2.0 | MIT/Apache-2.0 | Apache-2.0 |
| Dependencies | 6 | 3 | 12 |
| Crate Size | 66KB | 22KB | 95KB |
| Features | 2 | 1 | 3 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2024 |
| MSRV | 1.94 | — | 1.94 |
| Owners | 1 | 2 (team) | 1 |
Links
Quick Verdict
- •atomig leads with a health score of 58/100, but none of the options score above 80.
- •⚠ atomig has not been updated in over a year.