An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with decompression-algorithm

A curated list of projects in awesome lists tagged with decompression-algorithm .

https://github.com/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

arithmetic-coding compression compression-algorithm compression-library decompression decompression-algorithm decompression-implementations decompression-library lempel-ziv lzma lzma-sdk lzma2 lzmasdkoc markov-chain range-coder

Last synced: 07 Apr 2025

https://github.com/davecom/nflate

Naive implementation of DEFLATE in C for decompressing gzip files (RFC 1951, RFC 1952).

decompression decompression-algorithm decompression-implementations deflate deflate-algorithm deflate-format gzip gzip-decompression gzip-format

Last synced: 26 Feb 2025

https://github.com/victorfrye/huffman-coding

🔐 My final project from data structures class that compresses and decompresses files

compression-algorithm csharp data-structures decompression-algorithm dotnet huffman-coding school-project

Last synced: 01 Apr 2025

https://github.com/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.

decompression-algorithm exe json pathofbuilding pathofexile pathofexile2 poe poe2 python svg xml

Last synced: 17 Mar 2025

https://github.com/axelbcr/pob-svg-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 .xml and .json files.

decompression-algorithm json pathofbuilding pathofexile pathofexile2 python svg xml

Last synced: 08 Mar 2025

https://github.com/etdon/detect-compression

Simple script to detect popular compression algorithms based on their magic number.

compression compression-algorithm decompression decompression-algorithm

Last synced: 07 Mar 2025