Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 338 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 338 Bytes

tricklezip

A compression library for embedded devices, which does not use up all your CPU time at once.

It is based on the DEFLATE algorithm as described in RFC1951.

You may either run the compression just trickly, or in a given time. It is meant to be a relaxed compression library, so chill!