#shared-memory #windows #ipc

windows_shared_memory

A Rust library for working with shared memory on Windows systems

3 releases

new 0.1.3 Feb 25, 2025
0.1.2 Feb 25, 2025
0.1.1 Feb 25, 2025

#114 in Windows APIs

45 downloads per month

MIT license

15KB
323 lines

Windows shared memory for Rust

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

Dependencies

~116MB
~2M SLoC