Hacker News new | past | comments | ask | show | jobs | submit login
A compression algorithm designed for code simplicity
1 point by otabdeveloper on Jan 31, 2015 | hide | past | favorite | 1 comment
https://bitbucket.org/tkatchev/yalz77

Fully standard platform-independent C++, only one C++ header with about 300 lines of code, and yet good enough to be useful for practical work.

Designed for those places where you don't want to integrate large, incomprehensible code bases you don't understand.




clickable link: https://bitbucket.org/tkatchev/yalz77

I find the title a bit confusing. I first thought this would simplify and/or compress code (minify).




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: