rle-decoder
There are 11 repositories under rle-decoder topic.
eloj/rle-zoo
The World's First, Only & Most Amazing RLE Zoo
ialoig/nodejs-png2svg
Convert a PNG image to SVG passing from a RLE encoding 🔒🧑💻
pydicom/pylibjpeg-rle
Fast DICOM RLE plugin for pylibjpeg
84rrry/RLE
RLE compression implementation in python
chaiqingao/2D_RLE
二维行程编码
korotole/coma
coma - compression manager written in C/C++
PromathBul/RLE
Кодирует, сжимая строку и расшифровывает ее обратно до исходного состояния.
RazvaNGLS/Run_Length_Encoding_Decoding
A C++ implementation of a function that performs Run-Length Encoding and Decoding on a 2-Dimensional char array, plus a HLS implementaion.
4uf04eG/GameOfLifeFlutter
Conway's Game of Life for Flutter with RLE parsing
MelisaDundar/RLE-image-conversion
The code uses an RLE algorithm to encode images to a CSV file as well as decompress the image.
TarasYashchuk/TextCompressor
TextCompressor with compression and decompression algorithms: LZW RLE Huffman Coding algorithm