elast0ny / elast0ny/shared_memory
How to resize the mapping after creation?
Open
- Dominant language
- Rust
- Stars
- 444
- Forks
- 63
- PR merge metrics
- No merged PRs in 30d
Description
I am storing a dynamically sized value inside the memory mapping that may grow beyond the boundary of the statically allocated size at creation.
How do you resize the mapping?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.