Decision Workspace
raw_sync vs neocortex vs shared_memory
Side-by-side comparison of Rust crates
48
raw_sync
growingv0.1.5
Lightweight wrapper around OS synchronization primitives
51
neocortex
growingv3.0.3
Shared memory crate designed for simplicity, safety, and extensibility
50
shared_memory
growingv0.12.4
A user friendly crate that allows you to share memory between processes
Core Metrics
| raw_sync | neocortex | shared_memory | |
|---|---|---|---|
| Health Score | 48 | 51 | 50 |
| Total Downloads | 590.0K | 18.9K | 4.0M |
| 30d Downloads | 76.7K | 0 | 318.4K |
| Dependents | 210 | 0 | 423 |
| Releases | 5 | 16 | 16 |
| Last Updated | 2050d ago | 726d ago | 1546d ago |
| Age | 6y | 2y 1m | 8y 1m |
Health Breakdown
raw_sync
Maintenance
3
Quality
14
Community
12
Popularity
7
Documentation
12
neocortex
Maintenance
7
Quality
20
Community
6
Popularity
5
Documentation
13
shared_memory
Maintenance
5
Quality
12
Community
13
Popularity
8
Documentation
12
Technical Details
| raw_sync | neocortex | shared_memory | |
|---|---|---|---|
| Version | 0.1.5 | 3.0.3 | 0.12.4 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 7 | 5 | 9 |
| Crate Size | 11KB | 7KB | 16KB |
| Features | 0 | 1 | 2 |
| Yanked % | 0.0% | 0.0% | 6.3% |
| Edition | 2018 | 2021 | 2018 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •neocortex leads with a health score of 51/100, but none of the options score above 80.
- •shared_memory has the most downloads (4.0M), suggesting wider adoption.
- •shared_memory is depended on by 423 crates — strongest ecosystem trust.
- •⚠ raw_sync, neocortex, shared_memory have not been updated in over a year.
- •raw_sync, shared_memory are pre-1.0 — API may change.