Decision Workspace
shared_memory_derive vs neocortex vs shared_memory
Side-by-side comparison of Rust crates
37
shared_memory_derive
growingv0.10.0
Support crate that provides macros for the shared_memory crate.
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_derive | neocortex | shared_memory | |
|---|---|---|---|
| Health Score | 37 | 51 | 50 |
| Total Downloads | 73.5K | 18.9K | 4.0M |
| 30d Downloads | 0 | 0 | 318.4K |
| Dependents | 1 | 0 | 423 |
| Releases | 1 | 16 | 16 |
| Last Updated | 2440d ago | 726d ago | 1546d ago |
| Age | 6y 8m | 2y 1m | 8y 1m |
Health Breakdown
shared_memory_derive
Maintenance
1
Quality
14
Community
7
Popularity
6
Documentation
9
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_derive | neocortex | shared_memory | |
|---|---|---|---|
| Version | 0.10.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 | 5 | 5 | 9 |
| Crate Size | 6KB | 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.
- •⚠ shared_memory_derive, neocortex, shared_memory have not been updated in over a year.
- •shared_memory_derive, shared_memory are pre-1.0 — API may change.