Juggle: A simple tool for compressing data without order

· 65 words · 1 minute read

I’ve wanted to do this work for years! It’s a simple idea on how to get below the Shannon limit by reordering data into a more compressible data source, you lose order but gain compression ratio. This works well on data that is usually difficult to compress and is open source

ENJOY!!