lossless (un)compress files
measured with make tests_run
- HTML files:
-33%
to the original file size - PPM files:
-66%
to the original file size - TXT and LYR files:
-21%
to the original file size
- install deps:
- libc
- cc (gcc)
- make
git clone https://github.com/Saverio976/Antman.git
cd Antman
make
./antman/antman ./path/to/file 1 > ./file_compressed
./giantman/giantman ./path/to/file 1 > ./file_uncompressed