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
65
radium
growingv1.1.1
Portable interfaces for maybe-atomic types
59
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 | 65 | 59 |
| Total Downloads | 86.1K | 175.9M | 15.8K |
| 30d Downloads | 6.7K | 11.8M | 2.5K |
| Dependents | 101 | 54 | 24 |
| Releases | 2 | 20 | 4 |
| Last Updated | 1022d ago | 261d ago | 40d ago |
| Age | 3y 10m | 6y 10m | 1y 4m |
Health Breakdown
sync-unsafe-cell
Maintenance
4
Quality
16
Community
10
Popularity
6
Documentation
10
radium
Maintenance
7
Quality
19
Community
16
Popularity
8
Documentation
15
sync-cell-slice
Maintenance
16
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 65/100, but none of the options score above 80.
- •sync-unsafe-cell is depended on by 101 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.