[dependencies.libc]
version = "0.2.153"
[dependencies.tracing]
version = "0.1.40"
[dev-dependencies.rand]
version = "0.8"
[package]
authors = ["Jacob <jacob@lodenius.com>"]
categories = ["os::unix-apis", "memory-management"]
description = "Shared memory crate designed for simplicity, safety, and extensibility"
documentation = "https://docs.rs/neocortex/latest/neocortex/"
edition = "2021"
keywords = ["shmem", "shared", "memory", "inter-process", "process"]
license-file = "LICENSE"
name = "neocortex"
readme = "README.md"
repository = "https://github.com/jlodenius/neocortex"
version = "0.1.1"