[x] Encode a file with the Engine
[x] Decode the Encode String
[] RLE Encode strings with
[] Use GNU Parallel to utilize cores
[] Huffman Encoding
[] Lossless Image compression
[] Lossless bit compression
[] Lossy Compression
[x] Enc fails with multiple trailing whitespaces.
[x] Fix No freq number for single character
[] Fails on big strings. Must be an Issue with BWT algo
[] Cmp fails with Numeric Values as well