decompression
There are 372 repositories under decompression topic.
klauspost/compress
Optimized Go Compression Packages
JingyunLiang/SwinIR
SwinIR: Image Restoration Using Swin Transformer (official repository)
dropbox/lepton
Lepton is a tool and file format for losslessly compressing JPEGs by an average of 22%.
mholt/archiver
DEPRECATED. Please use mholt/archives instead.
Bioruebe/UniExtract2
Universal Extractor 2 is a tool to extract files from any type of archive or installer.
ouch-org/ouch
Painless compression and decompression in the terminal
101arrowz/fflate
High performance (de)compression in an 8kB package
GPUOpen-Tools/compressonator
Tool suite for Texture and 3D Model Compression, Optimization and Analysis using CPUs, GPUs and APUs
lz4/lz4-java
LZ4 compression for Java
dropbox/rust-brotli
Brotli compressor and decompressor written in rust that optionally avoids the stdlib
softvar/secure-ls
:lock: Secure localStorage data with high level of encryption and data compression
flanglet/kanzi-go
Fast lossless data compression in Go
miurahr/py7zr
7zip in python3 with ZStandard, PPMd, LZMA2, LZMA1, Delta, BCJ, BZip2, and Deflate compressions, and AES encryption.
ulikunitz/xz
Pure golang package for reading and writing xz-compressed files
mxmlnkn/rapidgzip
Gzip Decompression and Random Access for Modern Multi-Core Machines
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
mjebrahimi/EasyCompressor
⚡An Easy-to-Use and Optimized compression library for .NET that unified several compression algorithms including LZ4, Snappy, Zstd, LZMA, Brotli, GZip, ZLib, and Deflate. This library aids in Improving Performance by Reducing Memory Usage and Bandwidth Usage. Along with a greate Performance Benchmark between different compression algorithms.
KillingSpark/zstd-rs
zstd format implementation in pure rust
nika-begiashvili/libarchivejs
Archive library for browsers
shomali11/util
A collection of useful utility functions
mizosoft/methanol
⚗️ Lightweight HTTP extensions for Java & Kotlin
bodgit/sevenzip
Golang library for dealing with 7-zip archives
jibsen/tinf
Tiny inflate library (inflate, gzip, zlib)
hxz393/BrutalityExtractor
适用于高性能系统的多进程解压缩软件(A multiprocess decompression software for high-performance system)
kyz/libmspack
A library for some loosely related Microsoft compression formats, CAB, CHM, HLP, LIT, KWAJ and SZDD.
flanglet/kanzi-cpp
Fast lossless data compression in C++
circulosmeos/gztool
extract random-positioned data from gzip files with no penalty, including gzip tailing like with 'tail -f' !
horizon-research/Real-Time-Spatio-Temporal-LiDAR-Point-Cloud-Compression
This is a compression technique that targets for LiDAR-generated point cloud
Piezoid/pugz
Truly parallel gzip decompression
milesgranger/cramjam
Your go-to for easy access to a plethora of compression algorithms, all neatly bundled in one simple installation.
mirage/decompress
Pure OCaml implementation of Zlib.
flanglet/kanzi
Fast lossless data compression in Java
wkoszek/mini_gzip
mini_gzip - embeddable, minimal, in-memory GZIP API
intel/qpl
Intel® Query Processing Library (Intel® QPL)
amit1rrr/numcompress
Python package to compress numerical series & numpy arrays into strings
master131/BrotliSharpLib
Full C# port of Brotli compression algorithm