shmopenanonymous

Build Status Rustc Version 1.31+ License Crates.io Rust Documentation

Create anonymous POSIX shared memory objects.

This crate only works on unix targets and is no_std compatible.

Inspired by the C library shm_open_anon.

License

shmopenanonymous is distributed under the terms of both the MIT license and the Apache License (Version 2.0).

See LICENSE-APACHE and LICENSE-MIT for details.