Decision Workspace
ptr_cell vs crossync vs radium
Side-by-side comparison of Rust crates
48
ptr_cell
growingv2.2.1
Thread-safe cell based on atomic pointers
48
crossync
experimentalv0.1.1
A fast concurrent programming suite for Rust.
65
radium
growingv1.1.1
Portable interfaces for maybe-atomic types
Core Metrics
| ptr_cell | crossync | radium | |
|---|---|---|---|
| Health Score | 48 | 48 | 65 |
| Total Downloads | 12.3K | 603 | 175.9M |
| 30d Downloads | 14 | 35 | 12.2M |
| Dependents | 0 | 5 | 54 |
| Releases | 10 | 6 | 20 |
| Last Updated | 649d ago | 73d ago | 261d ago |
| Age | 2y | 5m | 6y 10m |
Health Breakdown
ptr_cell
Maintenance
6
Quality
21
Community
6
Popularity
5
Documentation
10
crossync
Maintenance
15
Quality
9
Community
8
Popularity
3
Documentation
13
radium
Maintenance
7
Quality
19
Community
16
Popularity
8
Documentation
15
Technical Details
| ptr_cell | crossync | radium | |
|---|---|---|---|
| Version | 2.2.1 | 0.1.1 | 1.1.1 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✓ Yes |
| License | CC0-1.0 | Apache-2.0 | MIT |
| Dependencies | 0 | 4 | 3 |
| Crate Size | 12KB | 74KB | 14KB |
| Features | 0 | 0 | 2 |
| Yanked % | 0.0% | 16.7% | 5.0% |
| Edition | 2021 | 2024 | 2021 |
| MSRV | — | — | 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.
- •⚠ ptr_cell has not been updated in over a year.
- •crossync is pre-1.0 — API may change.