Decision Workspace
simink_spinlock vs atomic_sync vs radium
Side-by-side comparison of Rust crates
41
simink_spinlock
growingv0.1.1
simink 自旋锁
42
atomic_sync
growingv0.2.0
Atomic-based synchronization implementing traits in `abs_sync`
65
radium
growingv1.1.1
Portable interfaces for maybe-atomic types
Core Metrics
| simink_spinlock | atomic_sync | radium | |
|---|---|---|---|
| Health Score | 41 | 42 | 65 |
| Total Downloads | 3.3K | 2.4K | 175.9M |
| 30d Downloads | 52 | 119 | 11.8M |
| Dependents | 1 | 3 | 54 |
| Releases | 2 | 2 | 20 |
| Last Updated | 959d ago | 283d ago | 261d ago |
| Age | 2y 7m | 1y 5m | 6y 10m |
Health Breakdown
simink_spinlock
Maintenance
4
Quality
15
Community
6
Popularity
4
Documentation
12
atomic_sync
Maintenance
7
Quality
14
Community
7
Popularity
4
Documentation
10
radium
Maintenance
7
Quality
19
Community
16
Popularity
8
Documentation
15
Technical Details
| simink_spinlock | atomic_sync | radium | |
|---|---|---|---|
| Version | 0.1.1 | 0.2.0 | 1.1.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | Apache-2.0 | MIT/Apache-2.0 | MIT |
| Dependencies | 1 | 6 | 3 |
| Crate Size | 6KB | 22KB | 14KB |
| Features | 0 | 0 | 2 |
| Yanked % | 0.0% | 0.0% | 5.0% |
| Edition | 2021 | 2024 | 2021 |
| MSRV | 1.71 | — | 1.60 |
| Owners | 1 | 1 | 3 (team) |
Links
Quick Verdict
- •radium leads with a health score of 65/100, but none of the options score above 80.
- •⚠ simink_spinlock has not been updated in over a year.
- •simink_spinlock, atomic_sync are pre-1.0 — API may change.