Bsm-B / Stm32-FatFs-Gzip

This project offers a simplified compressor that produces Gzip-compatible output with small resources for microcontrollers and edge computers. He uses the very basic LZ77 compression algorithm and static Deflate Huffman tree encoding to compress / decompress data into Gzip files.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bsm-B/Stm32-FatFs-Gzip Stargazers