iOS/macOS Research Swiss Army Knife
-
Updated
Nov 11, 2024 - Go
iOS/macOS Research Swiss Army Knife
Tamp is a low-memory, DEFLATE-inspired lossless compression library.
Supports a wide range of compression algorithms mainly used in video games, like LZSS, LZ10, LZ11, MIO0, YAZ0, YAY0, PRS and more.
Implementation of various techniques used in data compression.
Compress and encode strings into base62 [0-9a-zA-Z] using an original LZ-based algorithm in JavaScript.
Collection of compressors, built upon a small and simple graph-based LZSS framework.
non-overlapping LZSS factorization
Assorted compression formats for the Sega Mega Drive
Simple LZSS+RLE+RC32 compression algorithm realization (C/C++/Rust).
LZP Data compression CODEC
Game Boy Advance tools for image and video conversion
GPULZ: Optimizing LZSS Lossless Compression for Multi-byte Data on Modern GPUs
A library for inflating and deflating LZSS (Lempel, Ziv, Storer, Szymanski) buffers.
An implementation of LZSS, a lossless data compression algorithm in assembly
A JavaScript library for compressing and decompressing strings using an original algorithm based on the LZ algorithm.
Huffman Code and LZSS in python
LZSS/RLE compression library - for making big things small and then back again, or big things slightly bigger...
Final version of 6-level LZSS Compression with Serialisation, Delta Coding, Huffman Coding
Add a description, image, and links to the lzss topic page so that developers can more easily learn about it.
To associate your repository with the lzss topic, visit your repo's landing page and select "manage topics."