Petingoso / Arc-LZSS

This'll be a try to make an implementation of the lz77 algorithm, something similar to lz77

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Arc-LZSS

This'll be a try to make an implementation of the lz77 algorithm, something similar to lz77.

  • Optimzed C code

  • Balanced Compression size and runtime ~70% is target

  • Documented

About

This'll be a try to make an implementation of the lz77 algorithm, something similar to lz77

License:GNU General Public License v3.0


Languages

Language:C 100.0%