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