| Crates.io | shm_open_anonymous |
| lib.rs | shm_open_anonymous |
| version | 1.0.1 |
| created_at | 2021-01-19 04:06:08.323799+00 |
| updated_at | 2021-02-10 03:29:49.068841+00 |
| description | Anonymous POSIX shared memory objects |
| homepage | |
| repository | https://github.com/calebzulawski/shm_open_anonymous |
| max_upload_size | |
| id | 343802 |
| size | 22,727 |
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.
shm_open_anonymous 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.