A simple LZSS decompression tool written in C. My first time using C!
-
Updated
Oct 29, 2024 - C
A simple LZSS decompression tool written in C. My first time using C!
Lossless data compression algorithm, aimed at fast decompression speeds and better compression ratios than LZ4HC and other speed-oriented algorithms
Lz77, Lzss and Huffman Coding Algorithms
Add a description, image, and links to the lzss-compression-decompression topic page so that developers can more easily learn about it.
To associate your repository with the lzss-compression-decompression topic, visit your repo's landing page and select "manage topics."