I've been a long time lurker in this forum,learned a lot from this forum.
I guess its time i work on a compressor of some sort. The compressor would mostly be used on binary data so I guess LZ would be the right choice.
There are 2 ideas i have right now:
1. LZMA with TPAQ entropy coder if its possible or any ways to improve LZMA ratio.
2. Add optimal parsing to BALZ and maybe add the entropy coder here too.
I'm open to any ideas or implementations![]()