gzip-compression topic
mORMotBP
Boilerplate HTTP Server for Synopse mORMot Framework
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 Improvi...
merecat
Small and made-easy HTTP/HTTPS server based on Jef Poskanzer's thttpd
webpack-sass-bootstrap-boilerplate
Sass, Babel & Bootstrap boilerplate with Webpack building, Dev Server and Live Loading
gztool
extract random-positioned data from gzip files with no penalty, including gzip tailing like with 'tail -f' !
zlib
Compression and decompression in the gzip and zlib formats
RuntimeArchiver
Runtime Archiver plugin for Unreal Engine. Cross-platform archiving and unarchiving directories and files. Supports Zip, Oodle, Tar, LZ4 and GZip formats.
FPGA-Gzip-compressor
FPGA-based GZIP (deflate) compressor. Input raw data and output standard GZIP format (as known as .gz file format). 基于FPGA的GZIP压缩器。输入原始数据,输出标准的GZIP格式,即常见的 .gz / .tar.gz 文件...
go-libdeflate
Go wrapper for the libdeflate library, supporting super fast zlib, gzip, and deflate compression, using cgo. Use case: in-memory, whole-buffered data.