Decision Workspace
sync-cell vs radium vs sync-cell-slice
Side-by-side comparison of Rust crates
36
sync-cell
growingv0.2.0
A collection of easier to use thread-safe types for the creation of larger thread safe systems.
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-cell | radium | sync-cell-slice | |
|---|---|---|---|
| Health Score | 36 | 65 | 59 |
| Total Downloads | 4.3K | 175.9M | 15.8K |
| 30d Downloads | 69 | 11.8M | 2.5K |
| Dependents | 0 | 54 | 24 |
| Releases | 1 | 20 | 4 |
| Last Updated | 818d ago | 261d ago | 40d ago |
| Age | 2y 2m | 6y 10m | 1y 4m |
Health Breakdown
sync-cell
Maintenance
1
Quality
16
Community
5
Popularity
4
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-cell | radium | sync-cell-slice | |
|---|---|---|---|
| Version | 0.2.0 | 1.1.1 | 0.9.12 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | BSD-3-Clause | MIT | Apache-2.0 OR LGPL-2.1-or-later |
| Dependencies | 0 | 3 | 0 |
| Crate Size | 5KB | 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-cell has not been updated in over a year.
- •sync-cell, sync-cell-slice are pre-1.0 — API may change.