• Stars
    star
    8
  • Rank 2,090,821 (Top 42 %)
  • Language
    C
  • License
    The Unlicense
  • Created almost 8 years ago
  • Updated almost 8 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A simple implementation of the LZ77 compression algorithm (academic project). This project taught me not to overengineer the code.