Adaptive Entropy Coding library implementing Golomb-Rice algorithm
Adaptive Entropy Coding implementing Golomb-Rice algorithm
aec
cad
ud
$ aec -e input.txt output.aec
$ aec -d output.aec decompressed.txt
$ aec -e -b 32 large_data.bin compressed.aec