Merged into Gifsicle!
C
Updated May 27, 2019
Lossless LZW compression/decompression implemented in JavaScript for strings/JSON/JS objects.
JavaScript
Updated Jul 17, 2019
A relatively fast LZW compression algorithm in pure lua
Lua
Updated Mar 4, 2017
Nim implementation of Snappy compression algorithm
Nim
Updated Jan 10, 2019
📦 Zip and Unzip files using Huffman's code and LZW Algorithm
Java
Updated Aug 22, 2017
compression engine built with C++
C++
Updated Nov 17, 2016
Image compression and decompression using LZW written in java
Java
Updated May 1, 2018
Zippy : File compression/decompression software in Haskell
Haskell
Updated Apr 28, 2018
this is a LZW image compression project using matlab
MATLAB
Updated Jun 25, 2019
Command line utilities for compression and decompression
Lasso
Updated May 7, 2015
Examples of Coding Theory
Kotlin
Updated Jan 11, 2019
Salesforce Apex String compresssion translated from
http://rosettacode.org/wiki/LZW_compression#Java
Apex
Updated Aug 6, 2017
Архиватор на Erlang
C++
Updated Aug 9, 2017
100% Vanilla Javascript Multithreaded LZW Compression Library
JavaScript
Updated Dec 18, 2018
LZW ( Lempel–Ziv–Welch ) Text Encoding Project in Java
Java
Updated Oct 20, 2017
LZW-based lightweight encoder/decoder
C++
Updated Oct 7, 2017
C++
Updated May 5, 2017
Using LZW Compression Algorithm to Improve the hiding capacity for HeadStega
Python
Updated Jun 16, 2018
Python based implementation of the LZW(Lempel Ziv Welch) text file compression algorithm for utf-8 encoded files.
Jupyter Notebook
Updated Jan 16, 2019
Compress, decompress and benchmark using Huffman coding and LZW
Java
Updated Jul 13, 2019
Compression algorithms techniques: LZ77, LZW, Standard Huffman, Adaptive Humman, quantizer, and predictive feed forward
Java
Updated Feb 10, 2018
LZW implemented in C
C
Updated Dec 12, 2018
using lz-string to store data into browser storage
JavaScript
Updated Mar 29, 2018
Java
Updated Oct 30, 2016
University assignment for the lzw compression algorithm
C++
Updated Nov 27, 2018
Implementação de um compressor e um descompressor aplicado a texto em geral.
C
Updated Dec 8, 2017
Lempel-Ziv-Welch compression algorithm implemented in Python
Python
Updated Jul 15, 2019
Lossless data compression on WAV and BMP file, by utilizing Huffman and LZW algorithms
Java
Updated Mar 22, 2019
LZW Binary tree builder
C++
Updated Jun 7, 2017
Lempel–Ziv–Welch (LZW) is a universal lossless data compression algorithm
Python
Updated Oct 17, 2018