An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: lzw-compression

ayonious/File-Compression

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

Language: Java - Size: 342 KB - Last synced at: 5 days ago - Pushed at: 6 days ago - Stars: 46 - Forks: 14

Ferki-git-creator/TurboStitchGIF-HeaderOnly-Fast-ZeroAllocation-PlatformIndependent-Embedded-C-GIF-Decoder

TurboStitchGIF: A fast, header-only C GIF decoder without dynamic allocations, ideal for embedded systems and cross-platform projects.

Language: C - Size: 26.4 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 37 - Forks: 2

papawhiskey93/TurboStitchGIF-HeaderOnly-Fast-ZeroAllocation-PlatformIndependent-Embedded-C-GIF-Decoder

Efficient, header-only C library for decoding GIFs. Zero allocations, platform independent, and perfect for embedded systems. 🚀📦

Language: C - Size: 15.6 KB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 0 - Forks: 0

floydpink/lzwCompress.js

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

Language: JavaScript - Size: 4.23 MB - Last synced at: 5 days ago - Pushed at: about 2 years ago - Stars: 105 - Forks: 25

kornelski/giflossy 📦

Merged into Gifsicle!

Language: C - Size: 2.2 MB - Last synced at: about 1 month ago - Pushed at: about 6 years ago - Stars: 983 - Forks: 54

status-im/nim-snappy

Nim implementation of Snappy compression algorithm

Language: Nim - Size: 1.53 MB - Last synced at: 1 day ago - Pushed at: 4 months ago - Stars: 28 - Forks: 3

TCA166/generic_compression

A simple library providing generic implementations of common compression algorithms

Language: Rust - Size: 99.6 KB - Last synced at: 19 days ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

Rochet2/lualzw

A relatively fast LZW compression algorithm in pure lua

Language: Lua - Size: 9.77 KB - Last synced at: 7 days ago - Pushed at: over 2 years ago - Stars: 59 - Forks: 13

fwcd/swift-gif

Cross-platform GIF encoder and decoder for Swift

Language: Swift - Size: 3.02 MB - Last synced at: 3 days ago - Pushed at: 5 months ago - Stars: 19 - Forks: 2

maximilianfeldthusen/lzw

A straightforward C code of the Lempel-Ziv-Welch (LZW) compression algorithm in C

Language: C - Size: 5.86 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

Raajkr07/FileCompressionTool

A Java-based file compression tool that implements Huffman Encoding, LZW Compression, and Run-Length Encoding (RLE) with a Graphical User Interface (GUI) for easy file compression and decompression.

Language: Java - Size: 9.77 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

singh-dhruv/File-Compression-Utility-Tool

Welcome to the File Compression Utility Tool repository. It is a tool designed using C++ language and compression algorithms to compress and decompress various files.

Language: C++ - Size: 7 MB - Last synced at: about 2 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

AnshulRanjan2004/File-Compression-Utility

File Compression Utility built using C++ (OOPs)

Language: C++ - Size: 8.15 MB - Last synced at: 3 months ago - Pushed at: about 2 years ago - Stars: 3 - Forks: 4

eloj/lzw-eddy

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

Language: C - Size: 84 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 16 - Forks: 3

Ahmedelsa3eed/Compression-Techniques

Language: Java - Size: 14.1 MB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

Himanshu-srihsk/Computer_network_Lab

CRC,HAMMING CODE,NS2 PROGRAMS,CRYPTORAPHY ENCRYPTION DECRYPTION,LZW ENCODE DECODE

Language: Python - Size: 1.11 MB - Last synced at: 4 months ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

kahlery/lzw-compression

compression tool: C++ program that implements LZW compression using a hashtable data structure. It takes an input file and compresses the data into a smaller size, then writes the compressed data to an output file. The program also includes a method for rehashing the hashtable when the load factor exceeds a certain threshold.

Language: HTML - Size: 670 KB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Anjasfedo/Code-as-a-Cryptography

cryptography that representated as code for thesis purposes

Language: Jupyter Notebook - Size: 23.6 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

gre1wy/CompGraphic

KPI IPT course, 4 semester

Language: Jupyter Notebook - Size: 67.3 MB - Last synced at: 4 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

ali-mohammed-khair-nasser/File-Compression-and-Decompression

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

Language: Java - Size: 1.11 MB - Last synced at: 5 months ago - Pushed at: about 4 years ago - Stars: 4 - Forks: 0

perwirareno/Steganography-and-Image-Compression

Steganography apps with image compression feature

Language: Java - Size: 121 KB - Last synced at: 11 months ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 1

KevinBasta/GIF-Encoder

A GIF encoder library written in c

Language: C - Size: 579 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

redwarp/lzw

Fast implementation of the LZW encoder and decoder

Language: Rust - Size: 572 KB - Last synced at: about 5 hours ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

howerj/lzp

LZP Data compression CODEC

Language: C - Size: 12.7 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

TarunDhingra01/File-Compressor

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

Language: Java - Size: 27.3 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

ard1498/Multimedia-Algorithms

Multimedia Algorithms Implementation

Language: C++ - Size: 3.91 KB - Last synced at: about 1 year ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

Karanraj06/image-compression

JPEG and LZW compression algorithms for color / grayscale images

Language: Python - Size: 16.9 MB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 7 - Forks: 2

StevenMonty/LZW

A modified version of the LZW compression algorithm that uses dynamically sized codewords for a higher compression ratio

Language: Java - Size: 11.7 KB - Last synced at: about 1 year ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

mikezzb/json-compression-benchmark

Benchmark of lzw and jsonpack algorithms in JSON compression

Language: TypeScript - Size: 414 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

slopen/localstorage-gzipped

using lz-string to store data into browser storage

Language: JavaScript - Size: 75.2 KB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

luke-mao/Data-Compression

Various data compression and decompression implementations in C

Language: C - Size: 3.54 MB - Last synced at: 2 months ago - Pushed at: almost 4 years ago - Stars: 6 - Forks: 0

RamezElmasry/Image-Processing

Coding solutions to multiple image processing problems like distance calculation, noise, contrast, and compression using different techniques like Distance Transform, Low-Pass Filters, Morphological Operators, and LZW Compression.

Language: Python - Size: 2.23 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

jcilacad/enhanced-lsb-wangyinwang

Enhancement of wang-yin-wang improved least significant bit algorithm applied in image steganography

Language: Python - Size: 194 MB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

monp4r/lz78_varlen_compressor

This program implements LZ78 compression with a variable-length encoder capable of handling up to 12 bits.

Language: Python - Size: 4.8 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

marek-bauer/LZW-compressor

File compressor using LZW algorithm with universal codeing

Language: Rust - Size: 21.5 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

dmaida/lzw

This is a C99 implementation of the Lempel-Ziv-Welch (LZW) compression/decompression algorithms. This program was developed/tested in a unix/Linux environment.

Language: C - Size: 3.43 MB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

anupambd94/Data-and-image-compression

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

Language: Python - Size: 18.6 KB - Last synced at: about 2 months ago - Pushed at: almost 7 years ago - Stars: 4 - Forks: 0

rgkaw/LZW-LZMW-and-LZAP

This is repository of me implementing LZMW, LZAP, and LZW compression algorithm during colege

Language: Python - Size: 709 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

bilalfastnu/LZ4String

Salesforce Apex String compresssion translated from http://rosettacode.org/wiki/LZW_compression#Java

Language: Apex - Size: 5.86 KB - Last synced at: over 1 year ago - Pushed at: almost 8 years ago - Stars: 2 - Forks: 5

AbdelrhmanReda17/Data-Compression

This repository contains implementations of various data compression algorithms, both lossy and lossless.

Language: Java - Size: 385 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

yatsukha/cpp-lzw

Short LZW implementation for uppercase English letters.

Language: C++ - Size: 693 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

4lpha0ne/TinyLZW

Tiny LZW implementations in assembly

Language: Assembly - Size: 13.7 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 11 - Forks: 2

aishafarooque/LZW-GIF-Compression-Decompression

Uses the Lempel–Ziv–Welch algorithm to compress and decompress a GIF

Language: Python - Size: 29.1 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Levivig/LZWBinaryTree

LZW Binary tree builder

Language: C++ - Size: 42 KB - Last synced at: over 1 year ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0

gotonode/compress

Compress, decompress and benchmark using Huffman coding and LZW

Language: Java - Size: 2.12 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Pranestya-GW/NetBeand_CompressionTechnique

Compression for text using runlenght, huffman, shannon-fano, LZW and MTF

Language: Java - Size: 68.4 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

limitedeternity/TIPS-Labs

Дисциплина "Теория информационных процессов и систем" – Лабораторные работы

Language: C++ - Size: 104 KB - Last synced at: 5 months ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

cadencorontzos/lzwfordna

A few versions of Lempel Ziv Welch tailored for DNA compression

Language: TeX - Size: 10.2 MB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

mikeleo03/LZW-Compressor_Backend

Backend side of TextFile compression using LZW Algorithm with MERN techstack

Language: JavaScript - Size: 26.4 KB - Last synced at: 5 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

teldufalsari/Archronis

Language: C++ - Size: 84 KB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

HenrikHag/LZW-compress

LZW compression and decompression in C++

Language: C++ - Size: 10.7 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

Gozzim/LZW_CPP

Implementation of LZW compression and decompression in C++.

Language: C++ - Size: 21.5 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

Irval1337/FileArchiver

C++ implementation of Huffman and LZW algorithms.

Language: C++ - Size: 84 KB - Last synced at: 9 months ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

YogiOnBioinformatics/Algorithm-Implementation

Projects and Essays from Algorithm Implementation (CS 1501) at University of Pittsburgh

Language: Java - Size: 1.06 MB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 0

mmatila/Huffman-LZW

Course project for the "Data Structures Project course" (p2, 2020) at the University of Helsinki.

Language: Java - Size: 973 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 1

mikeleo03/LZW-Compressor_Frontend

Frontend side of TextFile compression using LZW Algorithm with MERN techstack

Language: JavaScript - Size: 316 KB - Last synced at: 5 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

DecReely/LZW-Compression-With-Hamming-15-11-Code-Correction Fork of geekific-official/geekific-youtube

A project for Information Theory course about implementation of Lempel–Ziv–Welch Algorithm with Hamming Code Correction.

Language: ShaderLab - Size: 17.2 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

adriraj2000/File-Compression-Utility

A web app serving the purpose of file compression, made using JS,CSS and HTML. Files compressed using LZW or Huffman algorithm.

Language: JavaScript - Size: 399 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 1

monomadic/fastlz-nom

pure rust fastlz implementation as a nom parser/combinator

Language: Rust - Size: 3.91 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Tango600/Compress

Replic the Unix compress with my features.

Language: Pascal - Size: 23.4 KB - Last synced at: almost 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 2

fatemaquaid987/LZW_Compression

An implementation of LZW compression algorithm in Java.

Language: Java - Size: 19.5 KB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

LucaDillenburg/File-Compression

File compression algorithms: Huffman Compression Algorithm and Lempel-Ziv-Welch Compression Algorithm.

Language: Java - Size: 21.1 MB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

Alevs2R/IT_Messenger

Compression algorithms: Arithmetic, LZW, Run-length. Coding algorithms: Hamming, Repetition, Read-Muller

Language: Java - Size: 318 MB - Last synced at: almost 2 years ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

KareemMAX/lzw

A LZW (Lempel–Ziv–Welch) compression algorithm implementation using java

Language: Java - Size: 8.79 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

alaattinyilmaz/data-structures

Coding assignments for Data Structures course.

Language: C++ - Size: 1.8 MB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

Marthenn/lzw-webapp

A simple webapp to compress ASCII string primarily with LZW, it can also compress further by BWT and RLE

Language: JavaScript - Size: 39.1 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

ssyp-ru/ssyp23-ws05

Мастерская № 5 "Жмём данные"

Language: Common Lisp - Size: 7.81 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

asad82/LZW-Compression

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

Language: C++ - Size: 438 KB - Last synced at: about 1 year ago - Pushed at: almost 11 years ago - Stars: 4 - Forks: 4

angiee99/lab4

Simple archiver with the Lempel-Ziv (LZW) compression algorithm implemented.

Language: C++ - Size: 42 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 1

franklinthony/encode-decode-lzw

Foi desenvolvido como projeto da disciplina Introdução à Teoria da Informação um codificador e decodificador de propósito geral baseados no algoritmo LZW.

Language: Jupyter Notebook - Size: 50.7 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

prashant531/Image-Compression

Implementation of two most popular image compression techniques JPEG compression and LZW compression.

Language: Jupyter Notebook - Size: 1.39 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

varian97/LZHeadStega

Using LZW Compression Algorithm to Improve the hiding capacity for HeadStega

Language: Python - Size: 78.1 KB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

AhmedNazir/CompressionAlgorithm

Different Compression Algorithm using python >> Arithmetic Coding, Huffman Algorithm, Lempel–Ziv–Welch (LZW) Algorithm

Language: Python - Size: 28.3 KB - Last synced at: about 1 year ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

dirac292/DNA-Sequence-Compression-Analysis

DNA Sequencing Analysis using compression algorithms

Language: Python - Size: 1.66 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

tarek99samy/LZW-Text-Compression

A simple python implementation for the well-known compression algorithm LZW

Language: Python - Size: 8.79 KB - Last synced at: 4 months ago - Pushed at: about 5 years ago - Stars: 3 - Forks: 2

Konfirm44/LZWcompressor

A simple file compression WinForms app that uses the LZW algorithm.

Language: C++ - Size: 25.4 KB - Last synced at: 6 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

mdportnov/lzw-archiver-compose-desktop

UI Compose Desktop App with LZW-algorythm implementation. Also, inefficient implementation of archiving other (non-text, like images, video, etc) files in base64 for dictionary (lzw) archiving.

Language: Kotlin - Size: 92.8 KB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

IAMIQBAL/Hybrid-Text-Compression

Hybrid text compression pipeline using Burrows Wheelers Transform, Huffman encoding, Run-length encoding, Lempel-Ziv-Welch compression and Delta encoding

Language: C++ - Size: 175 KB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

SameerDalal/losslessDataCompression

🗜️This program will compress text using the Lempel-Ziv-Welch (LZW) algorithm.

Language: Java - Size: 52.7 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

gabboraron/informacio_es_kodelmelet

információ és kódelmélet

Language: JavaScript - Size: 16.1 MB - Last synced at: 4 months ago - Pushed at: about 4 years ago - Stars: 3 - Forks: 0

alphinaud11/Image-Processing

Coding solutions to multiple image processing problems like distance calculation, noise, contrast, and compression using different techniques like Distance Transform, Low-Pass Filters, Morphological Operators, and LZW Compression

Language: Python - Size: 1.35 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

YaroslavGaponov/lzw

Lempel-Ziv-Welch algorithm

Language: JavaScript - Size: 1.95 KB - Last synced at: 4 months ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 0

gustavooquinteiro/lzw-file-compressor

Implementação do algoritmo LZW para compressão e descompressão de arquivos

Language: C++ - Size: 114 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 2

iproha94/bmstu-information-security

МГТУ ИУ7 "Информационная безопасность" лабораторные

Language: C - Size: 41 KB - Last synced at: about 2 years ago - Pushed at: over 8 years ago - Stars: 1 - Forks: 0

Mohamed-Hamdy/java-problems

Operating System Algorithms and security Algorithms [AES , DES , ... ] and Multimedia Algorithms [Adaptive Huffman Algorithm, LZ78 , LZ88 , LZW, Vector Quantization Algorithm, ...]

Language: Java - Size: 6.11 MB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

collinsnji/compressionEngine 📦

compression engine built with C++

Language: C++ - Size: 13.7 KB - Last synced at: over 2 years ago - Pushed at: over 8 years ago - Stars: 2 - Forks: 1

andrew-malikov/coding-theory 📦

Examples of Coding Theory

Language: Kotlin - Size: 109 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

harsh-apcr/Compression-Algorithms-ELL786 📦

ELL786 , Implementation of various compression algorithms (for text and images) in python

Language: Jupyter Notebook - Size: 25.5 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

Showndarya/Image-Compression-using-LZW

Image compression and decompression using LZW written in java

Language: Java - Size: 3.91 KB - Last synced at: over 2 years ago - Pushed at: about 7 years ago - Stars: 3 - Forks: 2

bharadwaj1098/LZW-compression

The Lempel–Ziv–Welch (LZW) algorithm is a lossless data compression algorithm.

Language: Python - Size: 8.79 KB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 2 - Forks: 0

Edwin-Chan/EE451FinalProject

Parallel Implementation of Lempel-Ziv-Welch Algorithm

Language: C++ - Size: 12 MB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 3 - Forks: 1

vitoria-isabela/processamento-livros-II-projeto-gutenberg-indece-remissivo-e-compressao

During the Data Structure II - DCC012B course, we developed a program that performs the reading, processing and manipulation of a collection of books: through such implementations it was possible to capture the 50 words that are most repeated in each book, as well as the 50 most repeated words among all the books in the collection. In short, everything was possible through the manipulation of three TADs: one for manipulation of linked lists (TAD List), another for manipulation of Hash functions (TAD hash), a TAD for manipulation of Digital Trie Search (TaD Trie), a TAD for handling huffman compression (TAD Huffman), a TAD for handling LZW Compression (TAD LZW) and the last for handling Books (TAD ProcessBook), which were converted to TXT files (TAD book). In addition, the algorithms were designed to achieve good performance, being mapped by performance indicators, in addition to ensuring their complete functioning through unit tests. For more details on technical decisions, see Technical Decisions.

Language: C++ - Size: 760 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

alishhde/LZWAlgorithm

In this repo you can find implementation of LZW codec(coder and decoder) in python.

Language: Python - Size: 29.3 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

ElizaLo/Data-Compression-Methods

Hamming, Huffman and etc algorithms

Language: Jupyter Notebook - Size: 18.6 KB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 4 - Forks: 1

JenyaIvanov/LZW-Compression-Project

An LZW Compression & Decompression project with GUI.

Language: Java - Size: 2.85 MB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

intheswim/lzw06

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

Language: C - Size: 18.6 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 0

architectv/information-security

🛸 BMSTU Information security course (2020) (semester 7)

Language: Go - Size: 3.12 MB - Last synced at: 3 months ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

Aveek-Saha/js-data-structs

A small data structures library for JavaScript

Language: JavaScript - Size: 253 KB - Last synced at: 19 days ago - Pushed at: over 3 years ago - Stars: 6 - Forks: 1

84rrry/LZW

LZW compression implementation in python

Language: Python - Size: 2.93 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

phucthuan1st/LZW_Compression

LZW Compression method in C++ implement

Language: C++ - Size: 4.88 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0