|
heatshrink
☆
« Back to VersTracker
|
|||||||||||||||
|
Description: Data compression library for embedded/real-time systems |
|||||||||||||||
| Type: Formula | Tracked Since: Dec 28, 2025 | |||||||||||||||
| Links: Homepage | formulae.brew.sh | |||||||||||||||
| Category: Developer tools | |||||||||||||||
| Tags: compression embedded lzss library c real-time | |||||||||||||||
| Install: brew install heatshrink | |||||||||||||||
|
About: Heatshrink is a lightweight, ANSI C data compression library designed specifically for embedded systems and real-time environments with limited memory and processing power. It implements a simple byte-aligned LZSS compression algorithm that prioritizes low memory usage and deterministic performance over maximum compression ratios. The library is dependency-free, portable, and suitable for compressing data streams on microcontrollers and other resource-constrained devices. |
|||||||||||||||
Key Features:
|
|||||||||||||||
Use Cases:
|
|||||||||||||||
| Alternatives: | |||||||||||||||
| Version History | |||||||||||||||
|