Single-header LZW (Lempel-Ziv-Welch) C Library, headerless compressor & decompressor (variable code, 9-16 bits)
-
Updated
Jan 2, 2026 - C
Single-header LZW (Lempel-Ziv-Welch) C Library, headerless compressor & decompressor (variable code, 9-16 bits)
Decode TIFF(RGBA 32bit-float LZW) with C# and show in Unity
Simple file compressor and decompressor with the Lempel-Ziv (LZW) compression algorithm implemented.
Gif Studio is GDExtension for Godot Engine that allows you to load, edit, play, and export GIF animations.
A collection of LZW compression algorithm templates with various optimized O(1) dictionary eviction policies.
Simple archiver with LZW compression
This repository contains implementations of various data compression algorithms, both lossy and lossless.
A project for Information Theory course about implementation of Lempel–Ziv–Welch Algorithm with Hamming Code Correction.
Fast LZW + base64 in pure Lua
This is a basic LZW codec written in C for compressing and decompressing ASCII text files using a 15-bit dictionary.
LZW encoding and decoding texts in python
Add a description, image, and links to the lzw-decompression topic page so that developers can more easily learn about it.
To associate your repository with the lzw-decompression topic, visit your repo's landing page and select "manage topics."