{"adoption": {"forks": 511, "observed_at": "2026-08-28T04:09:22.258740+00:00", "stars": 5545}, "canonical_url": "https://ross.abutalabs.com/products/sds", "card": {"archived": false, "artifact_type": "library", "description": "Simple Dynamic Strings library for C", "domain": ["developer-tools", "programming-languages"], "enriched": true, "function": ["serialization", "developer-tools"], "health_score": 30, "homepage": null, "language": "C", "license": "BSD-2-Clause", "license_family": "permissive", "maturity": "stable", "member_repos": ["antirez/sds"], "name": "antirez/sds", "platform": ["c", "cpp", "cross-platform"], "pushed_at": "2025-04-18T10:59:31+00:00", "repo": "antirez/sds", "stars": 5545, "tags": ["dynamic-strings", "binary-safe", "c-strings", "redis", "memory-efficiency"], "topics": [], "urls": [], "use_cases": ["handle binary-safe strings in C", "replace error-prone C string functions with a safer dynamic string library", "build high-performance string manipulation code in C", "embed a lightweight string library in a C project", "avoid printf overhead with fast string formatting"], "what_it_is": "SDS (Simple Dynamic Strings) is a C string library that augments libc string handling with heap-allocated, binary-safe dynamic strings using a header prefix before the returned pointer. It was extracted from Redis and offers both high-level convenience functions and low-level APIs for high-performance code.", "when_to_avoid": ["working in a language with native string types", "you need unicode-aware string operations", "binary compatibility with SDS v1 is required"], "when_to_choose": ["writing C code that needs dynamic, binary-safe strings", "you want strings compatible with standard C string functions", "memory efficiency and single-allocation strings matter", "you need a small, dependency-free string library"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/sds", "repo": "antirez/sds", "role": "main", "score": 40}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:09:22.258740+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-29T17:55:41.035656+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "f23cb807f00db80a54263372f0ef3a6a963599ffe35328ad9c5647f2bdd2581e", "fetched_at": "2026-08-28T04:09:22.258740+00:00", "kind": "readme", "missing": false, "url": "https://github.com/antirez/sds"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:09:22.258740+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-29T17:55:41.035656+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "f23cb807f00db80a54263372f0ef3a6a963599ffe35328ad9c5647f2bdd2581e", "fetched_at": "2026-08-28T04:09:22.258740+00:00", "kind": "readme", "missing": false, "url": "https://github.com/antirez/sds"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-29T17:55:41.035656+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "f23cb807f00db80a54263372f0ef3a6a963599ffe35328ad9c5647f2bdd2581e", "fetched_at": "2026-08-28T04:09:22.258740+00:00", "kind": "readme", "missing": false, "url": "https://github.com/antirez/sds"}], "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:09:22.258740+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:09:22.258740+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:09:22.258740+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-29T17:55:41.035656+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "f23cb807f00db80a54263372f0ef3a6a963599ffe35328ad9c5647f2bdd2581e", "fetched_at": "2026-08-28T04:09:22.258740+00:00", "kind": "readme", "missing": false, "url": "https://github.com/antirez/sds"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:09:22.258740+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:09:22.258740+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-29T17:55:41.035656+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "f23cb807f00db80a54263372f0ef3a6a963599ffe35328ad9c5647f2bdd2581e", "fetched_at": "2026-08-28T04:09:22.258740+00:00", "kind": "readme", "missing": false, "url": "https://github.com/antirez/sds"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:09:22.258740+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:09:22.258740+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:09:22.258740+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-29T17:55:41.035656+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "f23cb807f00db80a54263372f0ef3a6a963599ffe35328ad9c5647f2bdd2581e", "fetched_at": "2026-08-28T04:09:22.258740+00:00", "kind": "readme", "missing": false, "url": "https://github.com/antirez/sds"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:09:22.258740+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:09:22.258740+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-29T17:55:41.035656+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "f23cb807f00db80a54263372f0ef3a6a963599ffe35328ad9c5647f2bdd2581e", "fetched_at": "2026-08-28T04:09:22.258740+00:00", "kind": "readme", "missing": false, "url": "https://github.com/antirez/sds"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-29T17:55:41.035656+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "f23cb807f00db80a54263372f0ef3a6a963599ffe35328ad9c5647f2bdd2581e", "fetched_at": "2026-08-28T04:09:22.258740+00:00", "kind": "readme", "missing": false, "url": "https://github.com/antirez/sds"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-29T17:55:41.035656+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "f23cb807f00db80a54263372f0ef3a6a963599ffe35328ad9c5647f2bdd2581e", "fetched_at": "2026-08-28T04:09:22.258740+00:00", "kind": "readme", "missing": false, "url": "https://github.com/antirez/sds"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-29T17:55:41.035656+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "f23cb807f00db80a54263372f0ef3a6a963599ffe35328ad9c5647f2bdd2581e", "fetched_at": "2026-08-28T04:09:22.258740+00:00", "kind": "readme", "missing": false, "url": "https://github.com/antirez/sds"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 17, "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": 4591, "days_push": 502, "days_rel": null, "gap_med": null, "n_releases_24m": 0}, "score": 40, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}