TurboRLE-Fastest Run Length Encoding
-
Updated
Apr 7, 2023 - C
TurboRLE-Fastest Run Length Encoding
The fastest Run-Length-Encoding on the Planet (for x64)
LZSS/RLE compression library - for making big things small and then back again, or big things slightly bigger...
short messages compression with COBS framing using implicit run-length-encoding, optimized for data containing statistically a bit more 0 and FF bytes in a row, as data often carry 16, 32 or 64 bit numbers with small values.
File Compressor written in C using both Shannon Fano and RLE algorithms
Bitmap (bmp) file Run-Length Encoding (RLE) compression and decompression command line program, written in ANSI C for Unix/Linux
RLE compression implementation in C
The World's First, Only & Most Amazing RLE Zoo
Resources for Run-Length Encoding WB
Compression tools for 'Streets of Rage 2'
Simple LZSS+RLE+RC32 compression algorithm realization (C/C++/Rust).
Investigating using RLE-compressed masks for animation
Simple RLE (Run-Lenght Encoding) encoding/decoding utility
Add a description, image, and links to the rle topic page so that developers can more easily learn about it.
To associate your repository with the rle topic, visit your repo's landing page and select "manage topics."