Decision Workspace
atomic_pincell vs crossync vs atomicell
Side-by-side comparison of Rust crates
43
atomic_pincell
growingv0.1.0
Threadsafe pinnable RefCell
48
crossync
experimentalv0.1.1
A fast concurrent programming suite for Rust.
45
atomicell
growingv0.2.0
Multi-threaded RefCell on atomics
Core Metrics
| atomic_pincell | crossync | atomicell | |
|---|---|---|---|
| Health Score | 43 | 48 | 45 |
| Total Downloads | 1.7K | 603 | 31.9K |
| 30d Downloads | 5 | 33 | 365 |
| Dependents | 0 | 5 | 24 |
| Releases | 2 | 6 | 11 |
| Last Updated | 391d ago | 73d ago | 935d ago |
| Age | 1y 1m | 5m | 3y 8m |
Health Breakdown
atomic_pincell
Maintenance
6
Quality
17
Community
6
Popularity
4
Documentation
10
crossync
Maintenance
15
Quality
9
Community
8
Popularity
3
Documentation
13
atomicell
Maintenance
4
Quality
13
Community
10
Popularity
5
Documentation
13
Technical Details
| atomic_pincell | crossync | atomicell | |
|---|---|---|---|
| Version | 0.1.0 | 0.1.1 | 0.2.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | Apache-2.0/MIT | Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 2 | 4 | 0 |
| Crate Size | 14KB | 74KB | 14KB |
| Features | 2 | 0 | 0 |
| Yanked % | 0.0% | 16.7% | 9.1% |
| Edition | 2021 | 2024 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •crossync leads with a health score of 48/100, but none of the options score above 80.
- •atomicell has the most downloads (31.9K), suggesting wider adoption.
- •⚠ atomic_pincell, atomicell have not been updated in over a year.