An open API service indexing awesome lists of open source software.

https://github.com/rzeldent/micro-miniz

Library for decoding gzip
https://github.com/rzeldent/micro-miniz

compression decompression gzip gzip-compression gzip-decompression miniz

Last synced: 8 months ago
JSON representation

Library for decoding gzip

Awesome Lists containing this project

README

          

# micro-miniz

[![Platform IO CI](https://github.com/rzeldent/micro-miniz/actions/workflows/main.yml/badge.svg)](https://github.com/rzeldent/micro-miniz/actions/workflows/main.yml)

Library for encoding and decoding gzip

## Introduction

This library is an encapsulation around the [miniz library](https://code.google.com/archive/p/miniz/).

Only the basic files are included:
- miniz.c
- miniz.h