Author: Afaan Bilal
Run-Length Encoding is a program in C++ implementing the compression algorithm Run-Length Encoding.
All contributions are welcome. Please create an issue first for any feature request or bug. Then fork the repository, create a branch and make any changes to fix the bug or add the feature and create a pull request. That's it! Thanks!
Run-Length Encoding is released under the MIT License. Check out the full license here.