decompression-algorithm
Here are 26 public repositories matching this topic...
Sort:Most stars
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
- Updated
Jan 13, 2022 - C
Import Unity Packages into Resonite
- Updated
May 7, 2025 - C#
C++ software to compress and archive files with Qt based UI. (Currently user-interface ready)
- Updated
Dec 5, 2020 - QML
Naive implementation of DEFLATE in C for decompressing gzip files (RFC 1951, RFC 1952).
- Updated
Nov 26, 2020 - C
Free, zlib licensed ZX0 decompressor for the 68000 (optimized for speed)
- Updated
May 9, 2023 - Assembly
Defl8 is a DEFLATE-based compression and decompression that use Huffman and LZ78.
- Updated
Jan 15, 2021 - C
哈夫曼编解码压缩文件,只需在电脑选择要压缩的文件即可压缩,压缩后重新选择压缩的文件可进行解压。
- Updated
Dec 1, 2023 - C++
Compress and decompress a file using the Huffman encoding technique
- Updated
Nov 27, 2018 - Python
Decoding input string - so called task of 'decompression'
- Updated
Jul 19, 2019 - Python
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.
- Updated
Dec 20, 2023 - Java
C software to compress and archive files with CLI console. (miniz)
- Updated
Dec 5, 2020 - C
this app, compress your directory with any algorithm that you want.
- Updated
Feb 21, 2023 - Python
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.
- Updated
Nov 5, 2023 - JavaScript
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.
- Updated
May 31, 2025 - Lua
An Web Application that uses Huffman Coding for compressing & decompressing txt files.
- Updated
Jun 14, 2023 - JavaScript
A home-brew compression engine using Huffman trees.
- Updated
Sep 30, 2024 - C#
- Updated
Jan 14, 2025 - Vue
Implementação de um compressor e um descompressor aplicado a texto em geral.
- Updated
Dec 8, 2017 - C
- Updated
Aug 7, 2022 - C++
Implements the basic Huffman Compression and decompression algorithm in C++. All types of files can be compressed.
- Updated
Sep 1, 2014
Improve this page
Add a description, image, and links to thedecompression-algorithm topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with thedecompression-algorithm topic, visit your repo's landing page and select "manage topics."