{"adoption": {"forks": 133, "observed_at": "2026-08-28T04:04:02.133795+00:00", "stars": 1221}, "canonical_url": "https://ross.abutalabs.com/products/smaz", "card": {"archived": false, "artifact_type": "library", "description": "Small strings compression library", "domain": ["developer-tools"], "enriched": true, "function": ["compression"], "health_score": 20, "homepage": null, "language": "C", "license": "BSD-3-Clause", "license_family": "permissive", "maturity": "maintenance", "member_repos": ["antirez/smaz"], "name": "antirez/smaz", "platform": ["cross-platform", "c"], "pushed_at": "2019-10-25T15:29:28+00:00", "repo": "antirez/smaz", "stars": 1221, "tags": ["short-strings", "text-compression", "embedded-friendly", "algorithms"], "topics": [], "urls": [], "use_cases": ["compress short strings for storage or transmission", "shrink URLs before storing them in a database", "reduce memory of small text keys in embedded systems", "compress text too short for zlib to help", "store compact English phrases in constrained memory"], "what_it_is": "Smaz is a small C compression library specialized for compressing very short strings, where general-purpose compressors like zlib fail. It compresses English text by 40-50% on average and can shrink even 2-3 byte strings.", "when_to_avoid": ["you need general-purpose compression of large files or binary data", "your strings contain lots of numbers or random data", "you need maximum compression ratios on long documents"], "when_to_choose": ["you need to compress strings of a few bytes to a few dozen bytes", "your data is mostly lowercase English text or URLs", "you want a tiny dependency-free C library with a two-function API"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/smaz", "repo": "antirez/smaz", "role": "main", "score": 32}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:04:02.133795+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-30T06:15:40.443111+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "cf35bb79a02c2c72f30c137f3bffb25e7b969ce6d5c73052440c27e4aae68241", "fetched_at": "2026-08-28T04:04:02.133795+00:00", "kind": "readme", "missing": false, "url": "https://github.com/antirez/smaz"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:04:02.133795+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-30T06:15:40.443111+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "cf35bb79a02c2c72f30c137f3bffb25e7b969ce6d5c73052440c27e4aae68241", "fetched_at": "2026-08-28T04:04:02.133795+00:00", "kind": "readme", "missing": false, "url": "https://github.com/antirez/smaz"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-30T06:15:40.443111+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "cf35bb79a02c2c72f30c137f3bffb25e7b969ce6d5c73052440c27e4aae68241", "fetched_at": "2026-08-28T04:04:02.133795+00:00", "kind": "readme", "missing": false, "url": "https://github.com/antirez/smaz"}], "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:04:02.133795+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:04:02.133795+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:04:02.133795+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-30T06:15:40.443111+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "cf35bb79a02c2c72f30c137f3bffb25e7b969ce6d5c73052440c27e4aae68241", "fetched_at": "2026-08-28T04:04:02.133795+00:00", "kind": "readme", "missing": false, "url": "https://github.com/antirez/smaz"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:04:02.133795+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:04:02.133795+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-30T06:15:40.443111+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "cf35bb79a02c2c72f30c137f3bffb25e7b969ce6d5c73052440c27e4aae68241", "fetched_at": "2026-08-28T04:04:02.133795+00:00", "kind": "readme", "missing": false, "url": "https://github.com/antirez/smaz"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:04:02.133795+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:04:02.133795+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:04:02.133795+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-30T06:15:40.443111+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "cf35bb79a02c2c72f30c137f3bffb25e7b969ce6d5c73052440c27e4aae68241", "fetched_at": "2026-08-28T04:04:02.133795+00:00", "kind": "readme", "missing": false, "url": "https://github.com/antirez/smaz"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:04:02.133795+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:04:02.133795+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-30T06:15:40.443111+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "cf35bb79a02c2c72f30c137f3bffb25e7b969ce6d5c73052440c27e4aae68241", "fetched_at": "2026-08-28T04:04:02.133795+00:00", "kind": "readme", "missing": false, "url": "https://github.com/antirez/smaz"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-30T06:15:40.443111+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "cf35bb79a02c2c72f30c137f3bffb25e7b969ce6d5c73052440c27e4aae68241", "fetched_at": "2026-08-28T04:04:02.133795+00:00", "kind": "readme", "missing": false, "url": "https://github.com/antirez/smaz"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-30T06:15:40.443111+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "cf35bb79a02c2c72f30c137f3bffb25e7b969ce6d5c73052440c27e4aae68241", "fetched_at": "2026-08-28T04:04:02.133795+00:00", "kind": "readme", "missing": false, "url": "https://github.com/antirez/smaz"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-30T06:15:40.443111+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "cf35bb79a02c2c72f30c137f3bffb25e7b969ce6d5c73052440c27e4aae68241", "fetched_at": "2026-08-28T04:04:02.133795+00:00", "kind": "readme", "missing": false, "url": "https://github.com/antirez/smaz"}], "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": 6364, "days_push": 2504, "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}}