deflate-algorithm topic

List deflate-algorithm repositories
trafficstars

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...

libflate

175
Stars
35
Forks
Watchers

A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)

Stm32-FatFs-Gzip

21
Stars
1
Forks
Watchers

This project offers a simplified compressor that produces Gzip-compatible output with small resources for microcontrollers and edge computers. He uses the very basic LZ77 compression algorithm and sta...

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 文件...