Implementation of binary packing/unpacking in pure lua
$ luarocks install endel-struct
Implementation of binary packing/unpacking in pure lua You can use it to pack and unpack binary data in pure lua. The idea is very similar to PHP unpack and pack functions."
root