Decision Workspace
shared_memory_extended vs neocortex vs shared_memory
Side-by-side comparison of Rust crates
45
shared_memory_extended
growingv0.13.0
A user friendly crate that allows you to share memory between processes
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
| shared_memory_extended | neocortex | shared_memory | |
|---|---|---|---|
| Health Score | 45 | 51 | 50 |
| Total Downloads | 221.9K | 18.9K | 4.0M |
| 30d Downloads | 10.7K | 0 | 318.4K |
| Dependents | 97 | 0 | 423 |
| Releases | 1 | 16 | 16 |
| Last Updated | 1069d ago | 726d ago | 1546d ago |
| Age | 2y 11m | 2y 1m | 8y 1m |
Health Breakdown
shared_memory_extended
Maintenance
1
Quality
15
Community
11
Popularity
6
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
| shared_memory_extended | neocortex | shared_memory | |
|---|---|---|---|
| Version | 0.13.0 | 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 | 9 | 5 | 9 |
| Crate Size | 18KB | 7KB | 16KB |
| Features | 2 | 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.
- •⚠ shared_memory_extended, neocortex, shared_memory have not been updated in over a year.
- •shared_memory_extended, shared_memory are pre-1.0 — API may change.