gzip-compression topic

List gzip-compression repositories

mORMotBP

49
Stars
18
Forks
Watchers

Boilerplate HTTP Server for Synopse mORMot Framework

EasyCompressor

266
Stars
18
Forks
Watchers

⚡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

141
Stars
19
Forks
Watchers

Small and made-easy HTTP/HTTPS server based on Jef Poskanzer's thttpd

webpack-sass-bootstrap-boilerplate

96
Stars
30
Forks
Watchers

Sass, Babel & Bootstrap boilerplate with Webpack building, Dev Server and Live Loading

gztool

123
Stars
12
Forks
Watchers

extract random-positioned data from gzip files with no penalty, including gzip tailing like with 'tail -f' !

gzipme

32
Stars
4
Forks
Watchers

A simple way to gzip your files

zlib

35
Stars
32
Forks
Watchers

Compression and decompression in the gzip and zlib formats

RuntimeArchiver

91
Stars
18
Forks
Watchers

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

93
Stars
19
Forks
Watchers

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

25
Stars
7
Forks
Watchers

Go wrapper for the libdeflate library, supporting super fast zlib, gzip, and deflate compression, using cgo. Use case: in-memory, whole-buffered data.