Name Description Size
lz4.cpp LZ4 is a very fast byte-wise compression algorithm. Compared to Google's Snappy it is faster to compress and decompress and generally produces output of about the same size. Compared to zlib it compresses at about 10x the speed, decompresses at about 4x the speed and produces output of about 1.5x the size. 2550
lz4.js eslint-env commonjs 6027
lz4_internal.js eslint-env commonjs 1850
moz.build 527
tests