extract random-positioned data from gzip files with no penalty, including gzip tailing like with 'tail -f' !
-
Updated
Nov 27, 2024 - C
extract random-positioned data from gzip files with no penalty, including gzip tailing like with 'tail -f' !
Compression and decompression in the gzip and zlib formats
uzlib移植到Arduino,用来解压https返回的gzip,这个库占用内存比较小
general purpose data compression library
Naive implementation of DEFLATE in C for decompressing gzip files (RFC 1951, RFC 1952).
Library for decoding gzip
Add a description, image, and links to the gzip-decompression topic page so that developers can more easily learn about it.
To associate your repository with the gzip-decompression topic, visit your repo's landing page and select "manage topics."