Fast LZW + base64 in pure Lua
$ luarocks install llzw
llzw is a simple, small, relatively fast pure-Lua library that does LZW compression/decompression and base64 encode/decode in one step.
root