make your files TIGHT
-
Updated
Aug 9, 2024 - C
make your files TIGHT
Implementação de um compressor e um descompressor aplicado a texto em geral.
This is a basic LZW codec written in C for compressing and decompressing ASCII text files using a 15-bit dictionary.
Extremely fast LZW javascript decompression using WASM
Compression and decompression utility
C Library for reading LZW compressed files
Single-header LZW (Lempel-Ziv-Welch) C Library, headerless compressor & decompressor (variable code, 9-16 bits)
GIF encoder written in C
Add a description, image, and links to the lzw topic page so that developers can more easily learn about it.
To associate your repository with the lzw topic, visit your repo's landing page and select "manage topics."