{"adoption": {"forks": 233, "observed_at": "2026-08-28T04:05:01.654775+00:00", "stars": 1547}, "canonical_url": "https://ross.abutalabs.com/products/heatshrink", "card": {"archived": false, "artifact_type": "library", "description": "data compression library for embedded/real-time systems", "domain": ["embedded-systems", "files", "developer-tools"], "enriched": true, "function": ["compression", "embedded"], "health_score": 20, "homepage": null, "language": "C", "license": "ISC", "license_family": "permissive", "maturity": "stable", "member_repos": ["atomicobject/heatshrink"], "name": "atomicobject/heatshrink", "platform": ["c", "embedded", "cli", "cross-platform"], "pushed_at": "2024-05-19T06:44:22+00:00", "repo": "atomicobject/heatshrink", "stars": 1547, "tags": ["lzss", "real-time", "low-memory", "static-allocation", "streaming-compression"], "topics": [], "urls": [], "use_cases": ["compress data on a microcontroller with under 300 bytes of RAM", "decompress firmware payloads in a hard real-time system", "compress log or sensor data incrementally in tiny input bites", "embed a small compression codec in a C project without dynamic allocation", "compress files from the command line with the heatshrink CLI", "use static memory allocation for a deterministic embedded compressor"], "what_it_is": "Heatshrink is a data compression/decompression library written in C, designed for embedded and real-time systems with very low memory requirements (as low as 50 bytes). It provides incremental, bounded CPU usage via a streaming state-machine API, and also ships a standalone command-line tool.", "when_to_avoid": ["you need maximum compression ratios on systems with ample RAM", "you need a general-purpose compressor like gzip/zstd with rich format tooling", "you need high-throughput compression of large files on desktop hardware"], "when_to_choose": ["you need compression on memory-constrained embedded or real-time targets", "you need bounded, incremental CPU and memory usage per processing step", "you want a permissive ISC license for commercial firmware", "you prefer static allocation and a tiny, copy-in source library"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/heatshrink", "repo": "atomicobject/heatshrink", "role": "main", "score": 32}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:05:01.654775+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-30T04:30:28.317328+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "1084aed9f065589a14882fb561a5ff30c5d05e4d8885a7f426e79f31a01c3e6d", "fetched_at": "2026-08-28T04:05:01.654775+00:00", "kind": "readme", "missing": false, "url": "https://github.com/atomicobject/heatshrink"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:05:01.654775+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-30T04:30:28.317328+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "1084aed9f065589a14882fb561a5ff30c5d05e4d8885a7f426e79f31a01c3e6d", "fetched_at": "2026-08-28T04:05:01.654775+00:00", "kind": "readme", "missing": false, "url": "https://github.com/atomicobject/heatshrink"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-30T04:30:28.317328+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "1084aed9f065589a14882fb561a5ff30c5d05e4d8885a7f426e79f31a01c3e6d", "fetched_at": "2026-08-28T04:05:01.654775+00:00", "kind": "readme", "missing": false, "url": "https://github.com/atomicobject/heatshrink"}], "taxonomy_version": 1}, "health_score": {"inputs": ["days_since_push", "days_since_release", "archived"], "kind": "computed", "method": "health_v1"}, "homepage": {"kind": "observed", "observed_at": "2026-08-28T04:05:01.654775+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:05:01.654775+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:05:01.654775+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-30T04:30:28.317328+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "1084aed9f065589a14882fb561a5ff30c5d05e4d8885a7f426e79f31a01c3e6d", "fetched_at": "2026-08-28T04:05:01.654775+00:00", "kind": "readme", "missing": false, "url": "https://github.com/atomicobject/heatshrink"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:05:01.654775+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:05:01.654775+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-30T04:30:28.317328+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "1084aed9f065589a14882fb561a5ff30c5d05e4d8885a7f426e79f31a01c3e6d", "fetched_at": "2026-08-28T04:05:01.654775+00:00", "kind": "readme", "missing": false, "url": "https://github.com/atomicobject/heatshrink"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:05:01.654775+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:05:01.654775+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:05:01.654775+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-30T04:30:28.317328+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "1084aed9f065589a14882fb561a5ff30c5d05e4d8885a7f426e79f31a01c3e6d", "fetched_at": "2026-08-28T04:05:01.654775+00:00", "kind": "readme", "missing": false, "url": "https://github.com/atomicobject/heatshrink"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:05:01.654775+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:05:01.654775+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-30T04:30:28.317328+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "1084aed9f065589a14882fb561a5ff30c5d05e4d8885a7f426e79f31a01c3e6d", "fetched_at": "2026-08-28T04:05:01.654775+00:00", "kind": "readme", "missing": false, "url": "https://github.com/atomicobject/heatshrink"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-30T04:30:28.317328+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "1084aed9f065589a14882fb561a5ff30c5d05e4d8885a7f426e79f31a01c3e6d", "fetched_at": "2026-08-28T04:05:01.654775+00:00", "kind": "readme", "missing": false, "url": "https://github.com/atomicobject/heatshrink"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-30T04:30:28.317328+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "1084aed9f065589a14882fb561a5ff30c5d05e4d8885a7f426e79f31a01c3e6d", "fetched_at": "2026-08-28T04:05:01.654775+00:00", "kind": "readme", "missing": false, "url": "https://github.com/atomicobject/heatshrink"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-30T04:30:28.317328+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "1084aed9f065589a14882fb561a5ff30c5d05e4d8885a7f426e79f31a01c3e6d", "fetched_at": "2026-08-28T04:05:01.654775+00:00", "kind": "readme", "missing": false, "url": "https://github.com/atomicobject/heatshrink"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 0, "longevity": 100, "rhythm": 35}, "computed_at": "2026-09-02T17:46:02.011165+00:00", "flags": ["no_releases"], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 4921, "days_push": 836, "days_rel": null, "gap_med": null, "n_releases_24m": 0}, "score": 32, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}