macOS
brew install heatshrinklocal Homebrew formula metadata
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de heatshrink pour les workflows d'agents IA.
installation
brew install heatshrinklocal Homebrew formula metadata
sudo apt install heatshrinkDebian stable package indexes · heatshrink · Source: deb.debian.org
nix profile install nixpkgs#heatshrinknixpkgs package indexes · pkgs/by-name/he/heatshrink/package.nix · Source: api.github.com
sudo zypper install heatshrinkopenSUSE Tumbleweed package metadata · heatshrink · Source: download.opensuse.org
aperçu
Data compression library for embedded/real-time systems
historique
heatshrink is a small C compression and decompression library aimed at embedded and real-time systems, with a companion command-line program for testing and measuring compression settings. Its package-manager interest comes from being a tiny, copy-into-your-firmware style library that also ships as a Unix CLI.
Atomic Object published heatshrink as an LZSS-based compressor for environments where bounded memory and bounded CPU work are more important than maximum compression ratio. The repository metadata records the public GitHub project from March 2013, and the README describes a design that can run in tens or hundreds of bytes of memory, can be statically allocated, and exposes independent encoder and decoder files for direct embedding.
The project later documented an optional lightweight index for faster compression. That index kept with the same embedded-systems tradeoff: spend a small, predictable amount of additional memory to reduce search cost rather than introducing a large general-purpose compression runtime.
heatshrink spread as a niche systems package rather than as an application platform. The input package facts record it in Homebrew, Debian, Ubuntu, Nix, and openSUSE-style packaging, which is typical for compact C utilities that developers want available both on build hosts and inside automated firmware toolchains.
The README presents two usage modes: the standalone `heatshrink` command for compressing, decompressing, and evaluating window/lookahead settings, and direct inclusion of the encoder or decoder source files in another C project. Configuration centers on window size, lookahead size, input buffer size, and whether dynamic allocation is disabled for embedded builds.
For package nerds, heatshrink is interesting because it sits between a library and a diagnostic CLI. It is small enough to vendor into firmware, but packaging it gives Unix developers a reproducible host-side tool for generating or inspecting compressed payloads with the same algorithm as the embedded target.
posture de sécurité
broad file, network, media, or database tool signal.
risque blue · confiance moyen · tool
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
heatshrink | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://github.com/atomicobject/heatshrink
métadonnées d'installation
| Clé du paquet | brew:heatshrink |
|---|---|
| Version | 0.4.1 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/heatshrink |
| Page d'accueil | https://github.com/atomicobject/heatshrink |
| Dépôt | https://github.com/atomicobject/heatshrink |
| Docs amont | https://github.com/atomicobject/heatshrink#readme |
| Licence | ISC |
| Archive source | https://github.com/atomicobject/heatshrink/archive/refs/tags/v0.4.1.tar.gz |
| Bouteille | disponible (sur arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | heatshrink |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
heatshrink 0.4.1-3+b1
data compression/decompression library for embedded/real-time systems
https://github.com/atomicobject/heatshrink/
sudo apt install heatshrinklibheatshrink-dev 0.4.1-3+b1
data compression/decompression library for embedded/real-time systems
https://github.com/atomicobject/heatshrink/
sudo apt install libheatshrink-devheatshrink
nix profile install nixpkgs#heatshrinkheatshrink 0.4.1-3
data compression/decompression library for embedded/real-time systems
https://github.com/atomicobject/heatshrink/
sudo apt install heatshrinklibheatshrink-dev 0.4.1-3
data compression/decompression library for embedded/real-time systems
https://github.com/atomicobject/heatshrink/
sudo apt install libheatshrink-devheatshrink 0.4.1-1.7
Data compression library for embedded/real-time systems
https://github.com/atomicobject/heatshrink
sudo zypper install heatshrinkheatshrink-devel 0.4.1-1.7
Development files for the heatshrink data compression library
https://github.com/atomicobject/heatshrink
sudo zypper install heatshrink-devellibheatshrink0_4_1 0.4.1-1.7
Data compression library for embedded/real-time systems
https://github.com/atomicobject/heatshrink
sudo zypper install libheatshrink0_4_1libheatshrink_dynalloc0_4_1 0.4.1-1.7
Data compression library for embedded/real-time systems
https://github.com/atomicobject/heatshrink
sudo zypper install libheatshrink_dynalloc0_4_1piste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.