Extremely low-level shared memory management for IPC.
Provides a convenience Lua wrapper for mmap/munmap to create and free
shared memory, and wraps memset/memcpy calls to write and clear
the shared memory area.
Versions
1.0-14 years ago158 downloads Dependencies
lua >= 5.1, < 5.4
Manifests