RLEcoder A simple program to encode and decode data using Run-Length Encoding (RLE). Usage: cargo build --release ./RLECoder --help this is so incredibly slow because of one byte at a time and no buffer and i will not be optimizing it any time soon