run-length-encoding topic

List run-length-encoding repositories

libgiddy

40
Stars
9
Forks
Watchers

Giddy - A lightweight GPU decompression library

Turbo-Run-Length-Encoding

278
Stars
27
Forks
Watchers

TurboRLE-Fastest Run Length Encoding

mdcomp

42
Stars
3
Forks
Watchers

Assorted compression formats for the Sega Mega Drive

ascii-map

20
Stars
14
Forks
Watchers

How to create an ASCII map

compression-DCT

54
Stars
25
Forks
Watchers

Implementation of Image compression using DCT

rle-array

20
Stars
1
Forks
Watchers

Run-length encoded arrays for pandas.

verilog-rle

23
Stars
3
Forks
Watchers

Verilog Implementation of Run Length Encoding for RGB Image Compression

Data-Compression

39
Stars
11
Forks
Watchers

The implementation of various data compression techniques.

lzjody

16
Stars
1
Forks
Watchers

Lempel-Ziv-JodyBruchon compression - a mix of interesting compression methods

rlec

18
Stars
8
Forks
Watchers

Bitmap (bmp) file Run-Length Encoding (RLE) compression and decompression command line program, written in ANSI C for Unix/Linux