lua-shmem

Extremely low-level shared memory management for IPC.

$ luarocks install lua-shmem

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 ago134 downloads

Dependencies

lua >= 5.1, < 5.4

Manifests