An FPGA-based GZIP (Deflate algorithm) compressor, which inputs raw data and outputs standard GZIP format (as known as .gz file format). 基于FPGA的GZIP压缩器。输入原始数据,输出标准的GZIP格式,即常见的 .gz / .tar.gz 文件的格式。
- Updated
Sep 15, 2023 - Verilog
An FPGA-based GZIP (Deflate algorithm) compressor, which inputs raw data and outputs standard GZIP format (as known as .gz file format). 基于FPGA的GZIP压缩器。输入原始数据,输出标准的GZIP格式,即常见的 .gz / .tar.gz 文件的格式。
Library to losslessly re-compress DEFLATE data (zlib, zip, docx, pdf, png, etc)
WIP deflate toolkit for Java
LZ77 algorithm, providing efficient lossless data compression and decompression capabilities. It offers a reliable and flexible solution for reducing file sizes in various programming languages.
Binary to DATA converter and library for QB64-PE
A tool to visually inspect the compression and decompression steps of the DEFLATE algorithm.
A Swift package that offers simple compression (deflate) and decompression (inflate) functionalities built on top of zlib.
A zlib-like project in pure Python (almost)
Compress Godot uses an array and the compress method, several comprehension methods
Add a description, image, and links to the deflate-compression topic page so that developers can more easily learn about it.
To associate your repository with the deflate-compression topic, visit your repo's landing page and select "manage topics."