Repository navigation

#

lzss

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

JavaScript
64
1 年前

Tamp is a low-memory, DEFLATE-inspired lossless compression library.

JavaScript
49
3 天前

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

C
31
2 年前

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

C++
30
1 个月前

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

JavaScript
27
2 年前

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

Go
27
4 年前

Game Boy Advance tools for image and video conversion

C++
26
7 天前

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

CMake
25
2 年前
VHDL
23
1 年前

Python binding to the heatshrink library

Python
18
3 年前

GPULZ: Optimizing LZSS Lossless Compression for Multi-byte Data on Modern GPUs

Cuda
15
4 个月前

Supports a wide range of compression algorithms mainly used in video games, like LZSS, LZ10, LZ11, MIO0, YAZ0, YAY0, PRS and more.

C#
13
21 天前

LZSS compressor - Desert/Jungle/Urban Strike (Mega Drive)

C
12
5 年前

Simple command-line tool to compress/decompress LZS files

C++
12
4 年前

MachO editor / disassembler. No internet, no os requirements, just need a browser ;)

JavaScript
12
6 年前

A tool to decompress Aqualead LZSS (ALLZ) files.

C
11
6 年前

Reading and writing of LZSS compressed data.

Go
8
7 年前