|
luarocks install https://raw.github.com/wizgrav/lua-void/master/void-1.0-1.rockspecVoid is a module for memory buffer manipulation that provides:* Proxy userdata(views) that point to slices of underlying buffers.* Buffers up to 2GB that can be accessed as signed or unsigned types.* Named shared queues that allow cross thread transfer of buffers.* Common operations like writing to/reading from files and sockets.