windows_shared_memory

Crates.iowindows_shared_memory
lib.rswindows_shared_memory
version0.1.3
created_at2025-02-25 06:12:57.562219+00
updated_at2025-02-25 11:48:16.373694+00
descriptionA Rust library for working with shared memory on Windows systems
homepage
repositoryhttps://github.com/gembleman/windows_shared_memory.git
max_upload_size
id1568761
size19,176
(gembleman)

documentation

README

Windows shared memory for Rust

This was created based on the scenario of communication between a 32-bit client and a 64-bit server.

Commit count: 0

cargo fmt