i've been following the carol's work on rewriting zopfli.
reading the git commits one by one.
now i want to try something like that on my own but for a much simpler library to start.
although zopfli is small, 5000 lines of c is still a bit much for me to swallow.
So, does anyone have any library suggestions?
ideally i want something with tests but i think thats too much to ask.