Decision Workspace
ping-pong-cell vs radium vs ptr_cell
Side-by-side comparison of Rust crates
43
ping-pong-cell
growingv0.1.2
An atomic cell for up to two threads.
65
radium
growingv1.1.1
Portable interfaces for maybe-atomic types
48
ptr_cell
growingv2.2.1
Thread-safe cell based on atomic pointers
Core Metrics
| ping-pong-cell | radium | ptr_cell | |
|---|---|---|---|
| Health Score | 43 | 65 | 48 |
| Total Downloads | 8.6K | 175.9M | 12.3K |
| 30d Downloads | 6 | 11.8M | 14 |
| Dependents | 1 | 54 | 0 |
| Releases | 3 | 20 | 10 |
| Last Updated | 2053d ago | 261d ago | 649d ago |
| Age | 5y 7m | 6y 10m | 2y |
Health Breakdown
ping-pong-cell
Maintenance
4
Quality
16
Community
6
Popularity
5
Documentation
12
radium
Maintenance
7
Quality
19
Community
16
Popularity
8
Documentation
15
ptr_cell
Maintenance
6
Quality
21
Community
6
Popularity
5
Documentation
10
Technical Details
| ping-pong-cell | radium | ptr_cell | |
|---|---|---|---|
| Version | 0.1.2 | 1.1.1 | 2.2.1 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MPL-2.0 | MIT | CC0-1.0 |
| Dependencies | 0 | 3 | 0 |
| Crate Size | 7KB | 14KB | 12KB |
| Features | 0 | 2 | 0 |
| Yanked % | 0.0% | 5.0% | 0.0% |
| Edition | 2018 | 2021 | 2021 |
| MSRV | — | 1.60 | — |
| 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.
- •⚠ ping-pong-cell, ptr_cell have not been updated in over a year.
- •ping-pong-cell is pre-1.0 — API may change.