Repository navigation

#

lzw-compression

Lossless LZW compression/decompression implemented in JavaScript for strings/JSON/JS objects.

JavaScript
104
2 年前

A relatively fast LZW compression algorithm in pure lua

Lua
58
2 年前

📦 Zip and Unzip files using Huffman's code and LZW Algorithm

Java
45
8 年前

Nim implementation of Snappy compression algorithm

Nim
27
24 天前

Cross-platform GIF encoder and decoder for Swift

Swift
19
2 个月前

Single-header LZW (Lempel-Ziv-Welch) C Library, headerless compressor & decompressor (variable code, 9-16 bits)

C
18
3 个月前

Tiny LZW implementations in assembly

Assembly
14
1 年前

Hamming, Huffman and etc algorithms

Jupyter Notebook
7
5 年前

JPEG and LZW compression algorithms for color / grayscale images

Python
7
1 年前

this is a LZW image compression project using matlab

MATLAB
6
6 年前

Various data compression and decompression implementations in C

C
6
4 年前

we can compress and decompress text data or image with this project. This project is created in python with LZW-data-compresstion -decompresstion algorithom

Python
4
7 年前

Implementation of LZW and Shannon-fano compression and decompression algorithms in java, with a simple & modern UI implemented using javaFX.

Java
4
4 年前

Image compression and decompression using LZW written in java

Java
4
7 年前

Implementation of LZW Compression and decompression in C++. All types of files can be compressed

C++
4
11 年前

Zippy : File compression/decompression software in Haskell

Haskell
4
7 年前

Implementation of LZW compression and decompression in C++.

C++
3
2 年前

LZW compression using 12-bit fixed codes implementation in ANSI C

C
3
4 年前