elast0ny / elast0ny/shared_memory

Support for “System V”-style shared memory?

Open
#101 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
444
Forks
63
PR merge metrics
No merged PRs in 30d

Description

I was looking for a way to access shared memory with Rust’s memory safety guarantees built-in, and I found this crate. However, it only supports the newer POSIX-style shared memory, and not the older “System V”-style shared memory. Would adding support for it be something you might consider adding to this crate @elast0ny? I think doing so should be straightforward, but unfortunately I don’t have the necessary skills to make a PR.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.