lz-deflate
Encode and decode strings according to the deflate specification (RFC 1951) for LZ77 (Lempel-Ziv 1977) coding. This implements the 'patent free' algorithm described there for 'lazy matching'. This package is not optimized for speed or efficiency and is pr
lzg
LZG compression, liblzg LZ77 based minimalist lossless data command line compressor and Node.js library