lzss topic

List lzss repositories

ipsw

1.9k
Stars
145
Forks
Watchers

iOS/macOS Research Swiss Army Knife

mdcomp

42
Stars
3
Forks
Watchers

Assorted compression formats for the Sega Mega Drive

raisin

20
Stars
3
Forks
Watchers

A simple lightweight set of implementations and bindings for compression algorithms written in Go.

pyheatshrink

17
Stars
13
Forks
Watchers

Python binding to the heatshrink library

lzbase62

60
Stars
9
Forks
Watchers

Compress and encode strings into base62 [0-9a-zA-Z] using an original LZ-based algorithm in JavaScript.

lzjs

25
Stars
8
Forks
Watchers

A JavaScript library for compressing and decompressing strings using an original algorithm based on the LZ algorithm.

GBA-image-tools

21
Stars
1
Forks
Watchers

Game Boy Advance tools for image and video conversion

shrink

28
Stars
1
Forks
Watchers

LZSS/RLE compression library - for making big things small and then back again, or big things slightly bigger...

clownlzss

18
Stars
3
Forks
Watchers

Collection of compressors, built upon a small and simple graph-based LZSS framework.

accurate-kosinski

18
Stars
2
Forks
Watchers

Kosinski compressor that aims to produce identical output to Sega's original.