Skip to content

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

License

Notifications You must be signed in to change notification settings

andilar/trickle_zip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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!

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages