Decision Workspace
sync-unsafe-cell vs radium vs sync-cell-slice
Side-by-side comparison of Rust crates
46
sync-unsafe-cell
growingv0.1.1
A backport of the SyncUnsafeCell standard library type for use in older Rust versions
64
radium
growingv1.1.1
Portable interfaces for maybe-atomic types
54
sync-cell-slice
growingv0.9.12
Cells and slices that are accessible from multiple threads
Core Metrics
| sync-unsafe-cell | radium | sync-cell-slice | |
|---|---|---|---|
| Health Score | 46 | 64 | 54 |
| Total Downloads | 100.1K | 202.1M | 25.5K |
| 30d Downloads | 7.7K | 14.6M | 2.8K |
| Dependents | 105 | 55 | 27 |
| Releases | 2 | 20 | 4 |
| Last Updated | 1082d ago | 320d ago | 99d ago |
| Age | 4y | 7y | 1y 6m |
Health Breakdown
sync-unsafe-cell
Maintenance
3
Quality
16
Community
11
Popularity
6
Documentation
10
radium
Maintenance
6
Quality
19
Community
16
Popularity
8
Documentation
15
sync-cell-slice
Maintenance
11
Quality
16
Community
10
Popularity
5
Documentation
12
Technical Details
| sync-unsafe-cell | radium | sync-cell-slice | |
|---|---|---|---|
| Version | 0.1.1 | 1.1.1 | 0.9.12 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | MIT | Apache-2.0 OR LGPL-2.1-or-later |
| Dependencies | 0 | 3 | 0 |
| Crate Size | 6KB | 14KB | 18KB |
| Features | 0 | 2 | 0 |
| Yanked % | 0.0% | 5.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | 1.60 | 1.85 |
| Owners | 1 | 3 (team) | 1 |
Links
Quick Verdict
- •radium leads with a health score of 64/100, but none of the options score above 80.
- •sync-unsafe-cell is depended on by 105 crates — strongest ecosystem trust.
- •⚠ sync-unsafe-cell has not been updated in over a year.
- •sync-unsafe-cell, sync-cell-slice are pre-1.0 — API may change.