Decision Workspace
atomic_struct_core vs atomic_struct vs orx-pinned-concurrent-col
Side-by-side comparison of Rust crates
57
atomic_struct_core
experimentalv0.1.5
Core library for atomic_struct procedural macro
54
atomic_struct
experimentalv0.1.5
Proc-macro crate to derive atomic struct with Arc<tokio::Mutex<T>> fields
59
orx-pinned-concurrent-col
stablev2.18.0
A core data structure with a focus to enable high performance, possibly lock-free, concurrent collections using a PinnedVec as the underlying storage.
Core Metrics
| atomic_struct_core | atomic_struct | orx-pinned-concurrent-col | |
|---|---|---|---|
| Health Score | 57 | 54 | 59 |
| Total Downloads | 1.9K | 1.8K | 1.1M |
| 30d Downloads | 52 | 34 | 151.3K |
| Dependents | 5 | 0 | 167 |
| Releases | 5 | 5 | 27 |
| Last Updated | 206d ago | 206d ago | 158d ago |
| Age | 6m | 6m | 1y 11m |
Health Breakdown
atomic_struct_core
Maintenance
16
Quality
16
Community
8
Popularity
4
Documentation
13
atomic_struct
Maintenance
16
Quality
15
Community
6
Popularity
4
Documentation
13
orx-pinned-concurrent-col
Maintenance
12
Quality
18
Community
12
Popularity
7
Documentation
10
Technical Details
| atomic_struct_core | atomic_struct | orx-pinned-concurrent-col | |
|---|---|---|---|
| Version | 0.1.5 | 0.1.5 | 2.18.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT | MIT OR Apache-2.0 |
| Dependencies | 2 | 5 | 5 |
| Crate Size | 4KB | 6KB | 18KB |
| Features | 2 | 2 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •orx-pinned-concurrent-col leads with a health score of 59/100, but none of the options score above 80.
- •orx-pinned-concurrent-col is depended on by 167 crates — strongest ecosystem trust.
- •atomic_struct_core, atomic_struct are pre-1.0 — API may change.