Skip to content

data compression library for embedded/real-time systems

License

Notifications You must be signed in to change notification settings

kripton/heatshrink

Repository files navigation

heatshrink, a data compression/decompression library for embedded/real-time systems.

This is based on LZSS, since it's particularly suitable for compression in small amounts of memory.

For more information, see the blog post for an overview, and the heatshrink_encoder.h / heatshrink_decoder.h header files for API documentation.

About

data compression library for embedded/real-time systems

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 97.1%
  • Makefile 2.0%
  • Shell 0.9%