gzip-decompression
There are 27 repositories under gzip-decompression topic.
mxmlnkn/rapidgzip
Gzip Decompression and Random Access for Modern Multi-Core Machines
circulosmeos/gztool
extract random-positioned data from gzip files with no penalty, including gzip tailing like with 'tail -f' !
haskell/zlib
Compression and decompression in the gzip and zlib formats
tignioj/ArduinoUZlib
uzlib移植到Arduino,用来解压https返回的gzip,这个库占用内存比较小
Artexety/inflatecpp
A pure C++ implementation of a fast, small, in-memory inflate (zlib, gzip, deflate decompression)
Unpackerr/xt
Extract Everything. Decompress entire folders filled with archives.
tignioj/ESP8266_Heweather
Arduino开发平台使用ESP8266获取和风天气的第三方库。
RT-Thread-packages/zlib
general purpose data compression library
infinite-Joy/smart-open
Opens files for reading.
lmartinking/qgz
gzip decompression for kdb+/q
circulosmeos/bgztail
Continuous tail command (like `tail -f`) for bgzip files
davecom/nflate
Naive implementation of DEFLATE in C for decompressing gzip files (RFC 1951, RFC 1952).
waldner/gzip.sh
GZIP, bash implementation
Anam1980/CompressorDecompressorApp
The app allow user to compressed or decompressed file using GZIP algorithm.
NewYaroslav/gzip-hpp
Gzip header-only C++ library
rzeldent/micro-miniz
Library for decoding gzip
santisq/PS-GZip
compression and expansion of strings and files using the GZipStream Class with PowerShell
dzhemvrot/gzip-DC
This is a program to compress and decompress files using gzip.
ivasique/console-file-archiver
A test task that I accomplished in February of 2019.
MauricePasternak/SuperGZip
Minimalistic Multithreaded Command Line for Gunziping
ObjectifiedJS/Pulverized
Utilize any compression algorithm with just a single module...
prempreetbrar/TCPFileProcessor
A program that processes a file over a TCP connection.
surbhijain18/ESB-Auto-LogSearch
Windows Standalone application developed in Python developed during internship with Wipro Ltd, India
BootcampToProd/spring-boot-decompress-gzip-requests
A simple sprig boot app highlighting how we can decompress gzip requests using a custom filter
guangie88/unwalk
Recursively find .gz files to perform un-gzip process.
lynxestudio/20140409-GzipStream-Sample
Compresión y descompresión de flujos(streams) en .NET
pedroalbanese/gzip
Parallel implementation of Gzip for modern multi-core machines written in Go