Modules labeled 'compression' (17)

Showing only modules in the root manifest. Show all modules

  • physfs by Xavier Wang — downloads: 340
  • luazen by philanc — downloads: 11.4k
    Simple compression, encoding and cryptographic functions.
  • lua-lz4 by witchu — downloads: 1,408
    LZ4 fast compression algorithm binding for Lua.
  • unzip by Xavier Wang — downloads: 566
    A Lua module that use minizip to read zip file
  • lua-ezlib by neoxic — downloads: 255
    Easy zlib module for Lua
  • lua-brotli by witchu — downloads: 2,716
    Brotli compression library binding for Lua.
  • lua-zstd by neoxic — downloads: 878
    Zstandard module for Lua
  • luajls by javalikescript — downloads: 223
    luajls is a set of Lua modules for developing stand-alone Lua applications
  • lua-zlib by brimworks — downloads: 278k
    Simple streaming interface to zlib for Lua.
  • lua-ucl by starius — downloads: 215
    Lua bindings to UCL, data compression library
  • lua-resty-snappy by bungle — downloads: 2,928
    LuaJIT FFI bindings for Snappy, a fast compressor/decompressor (https://code.google.com/p/snappy/).
  • brieflz by jirutka — downloads: 2,734
    Lua binding for BriefLZ compression library
  • LuaSrcDiet by jirutka — downloads: 7,560
    Compresses Lua source code by removing unnecessary characters
  • ZipWriter by moteus — downloads: 13k
    Library for creating ZIP archive for Lua
  • LibDeflate by SafeteeWoW — downloads: 26.3k
    Pure Lua compressor and decompressor with high compression ratio using DEFLATE/zlib format.
  • lua-csnappy by fperrad — downloads: 12.9k
    a fast compressor/decompressor
  • lzlib by hisham — downloads: 62.9k
    Lua bindings to the ZLib compression library