GitHub topics: decompression-algorithm
AxelBcr/PoB-Build-Decompressor
This Python script decompresses a base64-encoded and zlib-compressed SVG file. It reads the encoded data from a .txt file, decodes and decompresses it, and then saves the resulting XML content into a .json file.
Language: Lua - Size: 7.83 MB - Last synced at: 15 days ago - Pushed at: 25 days ago - Stars: 0 - Forks: 0

ionescu007/minlzma
The Minimal LZMA (minlzma) project aims to provide a minimalistic, cross-platform, highly commented, standards-compliant C library (minlzlib) for decompressing LZMA2-encapsulated compressed data in LZMA format within an XZ container, as can be generated with Python 3.6, 7-zip, and xzutils
Language: C - Size: 257 KB - Last synced at: 30 days ago - Pushed at: over 3 years ago - Stars: 360 - Forks: 32

dfgHiatus/ResoniteUnityPackagesImporter
Import Unity Packages into Resonite
Language: C# - Size: 13.1 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 30 - Forks: 4

meinac/dave
Language: Vue - Size: 97.7 KB - Last synced at: 4 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

etdon/detect-compression
Simple script to detect popular compression algorithms based on their magic number.
Language: Python - Size: 11.7 KB - Last synced at: 4 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

asad82/Huffman-Compression
Implements the basic Huffman Compression and decompression algorithm in C++. All types of files can be compressed.
Size: 148 KB - Last synced at: 12 months ago - Pushed at: almost 11 years ago - Stars: 0 - Forks: 1

davecom/nflate
Naive implementation of DEFLATE in C for decompressing gzip files (RFC 1951, RFC 1952).
Language: C - Size: 900 KB - Last synced at: 4 months ago - Pushed at: over 4 years ago - Stars: 4 - Forks: 0

KodingBTW/M.C.-Kids-NES-text-Decompressor
This is a text decompressor for NES game M.C. Kids
Language: Python - Size: 24.4 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

BaseMax/MiniArchiveCompressor
C++ software to compress and archive files with Qt based UI. (Currently user-interface ready)
Language: QML - Size: 7.63 MB - Last synced at: 2 days ago - Pushed at: over 4 years ago - Stars: 9 - Forks: 2

BaseMax/ZMiniCArchiveCompressor
C software to compress and archive files with CLI console. (miniz)
Language: C - Size: 115 KB - Last synced at: 6 days ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

TeoSean00/Tree_Compression_Algorithm_Backend
This Full-Stack Application (React and Springboot) was developed with the purpose of allowing a user to choose, run and compare the results of any 2 of our algorithms from our list of completed Tree Compression Algorithms that we have explored and implemented, comparing factors such as time taken and compressed image size and quality.
Language: Java - Size: 31.4 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

zxuu/Haffuman-compressed-files
哈夫曼编解码压缩文件,只需在电脑选择要压缩的文件即可压缩,压缩后重新选择压缩的文件可进行解压。
Language: C++ - Size: 115 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 1

nrutkowski1/HuffmanEncoding
Compress and decompress a file using the Huffman encoding technique
Language: Python - Size: 11.7 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 0

Debraj-Dey/Huffman_Encoding_Decoding
An Web Application that uses Huffman Coding for compressing & decompressing txt files.
Language: JavaScript - Size: 791 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

underflow3d/MicroCompress
A Zlib Based Powerful, Lightweight and Lossless Compression Utility!
Language: Python - Size: 0 Bytes - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

chrisly42/unzx0_68000 Fork of emmanuel-marty/unzx0_68000
Free, zlib licensed ZX0 decompressor for the 68000 (optimized for speed)
Language: Assembly - Size: 7.81 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

mh97m/Compressor-Files-Python
this app, compress your directory with any algorithm that you want.
Language: Python - Size: 3.91 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 4

ziad40/Compress-file
it is an command user interface used to compress files using huffman algorithm(Greedy algorithm) with variable length of chunks for compressing
Language: Java - Size: 245 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

bilgesucakir/CS300-Data-Structures-Course-Homeworks
CS300 Data Structures Course Homeworks at Sabancı University in Fall 2021
Language: C++ - Size: 18.6 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

IgnacioUtrilla/defl8
Defl8 is a DEFLATE-based compression and decompression that use Huffman and LZ78.
Language: C - Size: 84 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 5 - Forks: 0

sichkar-valentyn/String_Decoding
Decoding input string - so called task of 'decompression'
Language: Python - Size: 5.86 KB - Last synced at: over 2 years ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 0

BaseMax/MiniPHPArchiveCompressor
PHP software to compress and archive files with CLI console.
Language: PHP - Size: 24.4 KB - Last synced at: 2 days ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

LConn1/To-Compress-or-Not-to-Compress-
This project compresses and decompresses text files
Language: Java - Size: 222 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

vdhug/Lempel-Ziv-Welsh-LZW
Implementação de um compressor e um descompressor aplicado a texto em geral.
Language: C - Size: 873 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 2
