{"adoption": {"forks": 341, "observed_at": "2026-08-28T04:08:24.209937+00:00", "stars": 3849}, "canonical_url": "https://ross.abutalabs.com/products/yyjson", "card": {"archived": false, "artifact_type": "library", "description": "The fastest JSON library in C", "domain": ["developer-tools", "parsers", "performance", "apis"], "enriched": true, "function": ["serialization", "parser", "json"], "health_score": 94, "homepage": "https://ibireme.github.io/yyjson/doc/doxygen/html/", "language": "C", "license": "MIT", "license_family": "permissive", "maturity": "stable", "member_repos": ["ibireme/yyjson"], "name": "ibireme/yyjson", "platform": ["cross-platform", "c", "cpp", "windows", "embedded"], "pushed_at": "2026-08-26T18:01:16+00:00", "repo": "ibireme/yyjson", "stars": 3849, "tags": ["json5", "json-pointer", "json-patch", "high-performance", "ansi-c", "single-file", "immutable-dom", "linux", "macos", "ios", "android"], "topics": ["json", "c", "portable", "serialization", "deserialization", "cross-platform", "json5", "ansi-c", "c89"], "urls": [], "use_cases": ["parse large json files fast in c", "serialize json with high throughput", "embed a portable json parser in an ansi c project", "query and modify json with json pointer and patch", "parse json5 documents with relaxed syntax", "replace cjson or rapidjson for faster json processing"], "what_it_is": "yyjson is a high-performance JSON parsing and serialization library written in ANSI C (C89), capable of reading and writing gigabytes of JSON per second. It supports RFC 8259, optional JSON5 features, JSON Pointer/Patch/Merge Patch manipulation, and integrates as a single .h and .c file.", "when_to_avoid": ["you need frequent random access by index or key - iterators are faster than its linked-list DOM", "you need mutable parsed documents - results are immutable and require a mutable copy", "you need SIMD-accelerated compile-time-known field parsing, where simdjson's On Demand API may be faster"], "when_to_choose": ["you need maximum JSON parse/serialize speed in C or C++", "you need strict RFC 8259 compliance with accurate int64/uint64/double handling", "you want a dependency-free, portable C89 library that drops into any project", "you target constrained or cross-platform environments including mobile and embedded"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/yyjson", "repo": "ibireme/yyjson", "role": "main", "score": 75}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:08:24.209937+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-29T18:25:59.146260+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "b4d4e6b66286cd44403218bc5eb410bad11ef232d5d71c9d71534c837c2e93dd", "fetched_at": "2026-08-28T04:08:24.209937+00:00", "kind": "readme", "missing": false, "url": "https://github.com/ibireme/yyjson"}, {"content_hash": "bf99fed31913150cf2c0fc648b15ef550b71004cea2eba8be007791e3e64d882", "fetched_at": "2026-08-29T09:20:34.890468+00:00", "kind": "homepage", "missing": false, "url": "https://ibireme.github.io/yyjson/doc/doxygen/html/"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:08:24.209937+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-29T18:25:59.146260+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "b4d4e6b66286cd44403218bc5eb410bad11ef232d5d71c9d71534c837c2e93dd", "fetched_at": "2026-08-28T04:08:24.209937+00:00", "kind": "readme", "missing": false, "url": "https://github.com/ibireme/yyjson"}, {"content_hash": "bf99fed31913150cf2c0fc648b15ef550b71004cea2eba8be007791e3e64d882", "fetched_at": "2026-08-29T09:20:34.890468+00:00", "kind": "homepage", "missing": false, "url": "https://ibireme.github.io/yyjson/doc/doxygen/html/"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-29T18:25:59.146260+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "b4d4e6b66286cd44403218bc5eb410bad11ef232d5d71c9d71534c837c2e93dd", "fetched_at": "2026-08-28T04:08:24.209937+00:00", "kind": "readme", "missing": false, "url": "https://github.com/ibireme/yyjson"}, {"content_hash": "bf99fed31913150cf2c0fc648b15ef550b71004cea2eba8be007791e3e64d882", "fetched_at": "2026-08-29T09:20:34.890468+00:00", "kind": "homepage", "missing": false, "url": "https://ibireme.github.io/yyjson/doc/doxygen/html/"}], "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:08:24.209937+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:08:24.209937+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:08:24.209937+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-29T18:25:59.146260+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "b4d4e6b66286cd44403218bc5eb410bad11ef232d5d71c9d71534c837c2e93dd", "fetched_at": "2026-08-28T04:08:24.209937+00:00", "kind": "readme", "missing": false, "url": "https://github.com/ibireme/yyjson"}, {"content_hash": "bf99fed31913150cf2c0fc648b15ef550b71004cea2eba8be007791e3e64d882", "fetched_at": "2026-08-29T09:20:34.890468+00:00", "kind": "homepage", "missing": false, "url": "https://ibireme.github.io/yyjson/doc/doxygen/html/"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:08:24.209937+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:08:24.209937+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-29T18:25:59.146260+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "b4d4e6b66286cd44403218bc5eb410bad11ef232d5d71c9d71534c837c2e93dd", "fetched_at": "2026-08-28T04:08:24.209937+00:00", "kind": "readme", "missing": false, "url": "https://github.com/ibireme/yyjson"}, {"content_hash": "bf99fed31913150cf2c0fc648b15ef550b71004cea2eba8be007791e3e64d882", "fetched_at": "2026-08-29T09:20:34.890468+00:00", "kind": "homepage", "missing": false, "url": "https://ibireme.github.io/yyjson/doc/doxygen/html/"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:08:24.209937+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:08:24.209937+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:08:24.209937+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-29T18:25:59.146260+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "b4d4e6b66286cd44403218bc5eb410bad11ef232d5d71c9d71534c837c2e93dd", "fetched_at": "2026-08-28T04:08:24.209937+00:00", "kind": "readme", "missing": false, "url": "https://github.com/ibireme/yyjson"}, {"content_hash": "bf99fed31913150cf2c0fc648b15ef550b71004cea2eba8be007791e3e64d882", "fetched_at": "2026-08-29T09:20:34.890468+00:00", "kind": "homepage", "missing": false, "url": "https://ibireme.github.io/yyjson/doc/doxygen/html/"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:08:24.209937+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:08:24.209937+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-29T18:25:59.146260+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "b4d4e6b66286cd44403218bc5eb410bad11ef232d5d71c9d71534c837c2e93dd", "fetched_at": "2026-08-28T04:08:24.209937+00:00", "kind": "readme", "missing": false, "url": "https://github.com/ibireme/yyjson"}, {"content_hash": "bf99fed31913150cf2c0fc648b15ef550b71004cea2eba8be007791e3e64d882", "fetched_at": "2026-08-29T09:20:34.890468+00:00", "kind": "homepage", "missing": false, "url": "https://ibireme.github.io/yyjson/doc/doxygen/html/"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-29T18:25:59.146260+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "b4d4e6b66286cd44403218bc5eb410bad11ef232d5d71c9d71534c837c2e93dd", "fetched_at": "2026-08-28T04:08:24.209937+00:00", "kind": "readme", "missing": false, "url": "https://github.com/ibireme/yyjson"}, {"content_hash": "bf99fed31913150cf2c0fc648b15ef550b71004cea2eba8be007791e3e64d882", "fetched_at": "2026-08-29T09:20:34.890468+00:00", "kind": "homepage", "missing": false, "url": "https://ibireme.github.io/yyjson/doc/doxygen/html/"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-29T18:25:59.146260+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "b4d4e6b66286cd44403218bc5eb410bad11ef232d5d71c9d71534c837c2e93dd", "fetched_at": "2026-08-28T04:08:24.209937+00:00", "kind": "readme", "missing": false, "url": "https://github.com/ibireme/yyjson"}, {"content_hash": "bf99fed31913150cf2c0fc648b15ef550b71004cea2eba8be007791e3e64d882", "fetched_at": "2026-08-29T09:20:34.890468+00:00", "kind": "homepage", "missing": false, "url": "https://ibireme.github.io/yyjson/doc/doxygen/html/"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-29T18:25:59.146260+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "b4d4e6b66286cd44403218bc5eb410bad11ef232d5d71c9d71534c837c2e93dd", "fetched_at": "2026-08-28T04:08:24.209937+00:00", "kind": "readme", "missing": false, "url": "https://github.com/ibireme/yyjson"}, {"content_hash": "bf99fed31913150cf2c0fc648b15ef550b71004cea2eba8be007791e3e64d882", "fetched_at": "2026-08-29T09:20:34.890468+00:00", "kind": "homepage", "missing": false, "url": "https://ibireme.github.io/yyjson/doc/doxygen/html/"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 99, "longevity": 100, "rhythm": 31}, "computed_at": "2026-09-03T02:20:16.233290+00:00", "flags": [], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 2155, "days_push": 7, "days_rel": 380, "gap_med": 52.5, "n_releases_24m": 3}, "score": 75, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}