I’m curious to see how the compression dictionary is formed for a given piece of text, what bits are allocated for each piece, etc. Found these for Huffman, but not for modern ones like zip/gz/brotli etc.
I hope that’s open-ended enough. I’ve seen very similar questions posted here before, and there’s no compression-specific community.


@nitroemdash@lemmy.wtf Could you link the ones that you found for Huffman algo? I wanna see it.
Plenty of these, like this one: https://cmps-people.ok.ubc.ca/ylucet/DS/Huffman.html