The fastest Run-Length-Encoding on the Planet (for x64)
-
Updated
Jun 29, 2023 - C
The fastest Run-Length-Encoding on the Planet (for x64)
File Compressor written in C using both Shannon Fano and RLE algorithms
Simple LZSS+RLE+RC32 compression algorithm realization (C/C++/Rust).
RLE compression algorithm using CUDA
Run length encoder/decoder implemented in C
A C++ implementation of a function that performs Run-Length Encoding and Decoding on a 2-Dimensional char array, plus a HLS implementaion.
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."