Fast Run Length Encoder and Decoder
-
Updated
May 21, 2023 - JavaScript
Fast Run Length Encoder and Decoder
ASCII Art Compressor using RLE
Run-length encoding & decoding in JS. Command-line Unix-style. Vanilla node.
A compression project that uses lz and rle techniques for compression, https://www.geeksforgeeks.org/what-are-data-compression-techniques/
Add a description, image, and links to the rle-compression-algorithm topic page so that developers can more easily learn about it.
To associate your repository with the rle-compression-algorithm topic, visit your repo's landing page and select "manage topics."