Decision Workspace
crossync vs ptr_cell vs prism3-rust-atomic
Side-by-side comparison of Rust crates
48
crossync
experimentalv0.1.1
A fast concurrent programming suite for Rust.
48
ptr_cell
growingv2.2.1
Thread-safe cell based on atomic pointers
45
prism3-rust-atomic
experimentalv0.1.0
User-friendly atomic operations wrapper providing JDK-like atomic API
Core Metrics
| crossync | ptr_cell | prism3-rust-atomic | |
|---|---|---|---|
| Health Score | 48 | 48 | 45 |
| Total Downloads | 603 | 12.3K | 133 |
| 30d Downloads | 35 | 14 | 3 |
| Dependents | 5 | 0 | 0 |
| Releases | 6 | 10 | 1 |
| Last Updated | 73d ago | 649d ago | 151d ago |
| Age | 5m | 2y | 5m |
Health Breakdown
crossync
Maintenance
15
Quality
9
Community
8
Popularity
3
Documentation
13
ptr_cell
Maintenance
6
Quality
21
Community
6
Popularity
5
Documentation
10
prism3-rust-atomic
Maintenance
6
Quality
15
Community
6
Popularity
3
Documentation
15
Technical Details
| crossync | ptr_cell | prism3-rust-atomic | |
|---|---|---|---|
| Version | 0.1.1 | 2.2.1 | 0.1.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | Apache-2.0 | CC0-1.0 | Apache-2.0 |
| Dependencies | 4 | 0 | 0 |
| Crate Size | 74KB | 12KB | 94KB |
| Features | 0 | 0 | 0 |
| Yanked % | 16.7% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | — | — | 1.70 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •crossync leads with a health score of 48/100, but none of the options score above 80.
- •ptr_cell has the most downloads (12.3K), suggesting wider adoption.
- •⚠ ptr_cell has not been updated in over a year.
- •crossync, prism3-rust-atomic are pre-1.0 — API may change.