{"adoption": {"forks": 134, "observed_at": "2026-08-28T04:04:33.083884+00:00", "stars": 1375}, "canonical_url": "https://ross.abutalabs.com/products/unitynativescripting", "card": {"archived": false, "artifact_type": "library", "description": "Unity Scripting in C++", "domain": ["developer-tools", "performance"], "enriched": true, "function": ["game-engine", "plugin-system", "sdk"], "health_score": 20, "homepage": "https://jacksondunstan.com/articles/3938", "language": "C#", "license": "MIT", "license_family": "permissive", "maturity": "maintenance", "member_repos": ["jacksondunstan/UnityNativeScripting"], "name": "jacksondunstan/UnityNativeScripting", "platform": ["cpp", "c", "cross-platform", "game-engine"], "pushed_at": "2021-03-06T18:42:34+00:00", "repo": "jacksondunstan/UnityNativeScripting", "stars": 1375, "tags": ["unity", "il2cpp", "pinvoke", "native-plugins", "cpp-scripting", "garbage-collector-avoidance", "game-development"], "topics": ["unity3d", "unity3d-script", "unity3d-development", "cpp", "csharp", "pinvoke", "il2cpp", "unity", "unity-editor", "unity-scripts"], "urls": [], "use_cases": ["write unity game scripts in c++", "avoid unity garbage collector frame hitches", "speed up unity build and compile times", "use simd intrinsics in unity game code", "replace c# game logic with native plugin", "hot reload c++ code in unity editor"], "what_it_is": "A library that lets Unity developers write game scripts in native C++ (or C/assembly) instead of C#, communicating via P/Invoke bindings. It provides bindings and code generation so C++ code can act like MonoBehaviour scripts while avoiding Unity's garbage collector and IL2CPP build overhead.", "when_to_avoid": ["your team is C#-only and not comfortable with C++", "you rely heavily on .NET APIs, generics, or C# ecosystem tooling", "you need long-term support or frequent updates - the project has not seen releases since 2021"], "when_to_choose": ["you need deterministic performance without Unity's garbage collector", "slow IL2CPP build times are hurting iteration speed", "you want direct control over machine code, SIMD, or assembly in a Unity game"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/unitynativescripting", "repo": "jacksondunstan/UnityNativeScripting", "role": "main", "score": 32}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:04:33.083884+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-30T04:40:34.234601+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "7b1f57f7566e8c140f6756b5cab17a6ab46f06f903c8e7c7edbf6ee6a3d8cb6a", "fetched_at": "2026-08-28T04:04:33.083884+00:00", "kind": "readme", "missing": false, "url": "https://github.com/jacksondunstan/UnityNativeScripting"}, {"content_hash": "b5978d3ef2fb087a6a2835b8caee9410a79105796a023aa3c62f708b28356a96", "fetched_at": "2026-08-29T11:56:55.625694+00:00", "kind": "homepage", "missing": false, "url": "https://jacksondunstan.com/articles/3938"}, {"content_hash": "fc07314b16a1775ea5110e0ae2e5ad5c0cab69dd1605d543385e2b294450f295", "fetched_at": "2026-08-29T11:56:55.635801+00:00", "kind": "site_page", "missing": false, "url": "https://www.jacksondunstan.com/about"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:04:33.083884+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-30T04:40:34.234601+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "7b1f57f7566e8c140f6756b5cab17a6ab46f06f903c8e7c7edbf6ee6a3d8cb6a", "fetched_at": "2026-08-28T04:04:33.083884+00:00", "kind": "readme", "missing": false, "url": "https://github.com/jacksondunstan/UnityNativeScripting"}, {"content_hash": "b5978d3ef2fb087a6a2835b8caee9410a79105796a023aa3c62f708b28356a96", "fetched_at": "2026-08-29T11:56:55.625694+00:00", "kind": "homepage", "missing": false, "url": "https://jacksondunstan.com/articles/3938"}, {"content_hash": "fc07314b16a1775ea5110e0ae2e5ad5c0cab69dd1605d543385e2b294450f295", "fetched_at": "2026-08-29T11:56:55.635801+00:00", "kind": "site_page", "missing": false, "url": "https://www.jacksondunstan.com/about"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-30T04:40:34.234601+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "7b1f57f7566e8c140f6756b5cab17a6ab46f06f903c8e7c7edbf6ee6a3d8cb6a", "fetched_at": "2026-08-28T04:04:33.083884+00:00", "kind": "readme", "missing": false, "url": "https://github.com/jacksondunstan/UnityNativeScripting"}, {"content_hash": "b5978d3ef2fb087a6a2835b8caee9410a79105796a023aa3c62f708b28356a96", "fetched_at": "2026-08-29T11:56:55.625694+00:00", "kind": "homepage", "missing": false, "url": "https://jacksondunstan.com/articles/3938"}, {"content_hash": "fc07314b16a1775ea5110e0ae2e5ad5c0cab69dd1605d543385e2b294450f295", "fetched_at": "2026-08-29T11:56:55.635801+00:00", "kind": "site_page", "missing": false, "url": "https://www.jacksondunstan.com/about"}], "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:33.083884+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:04:33.083884+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:04:33.083884+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-30T04:40:34.234601+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "7b1f57f7566e8c140f6756b5cab17a6ab46f06f903c8e7c7edbf6ee6a3d8cb6a", "fetched_at": "2026-08-28T04:04:33.083884+00:00", "kind": "readme", "missing": false, "url": "https://github.com/jacksondunstan/UnityNativeScripting"}, {"content_hash": "b5978d3ef2fb087a6a2835b8caee9410a79105796a023aa3c62f708b28356a96", "fetched_at": "2026-08-29T11:56:55.625694+00:00", "kind": "homepage", "missing": false, "url": "https://jacksondunstan.com/articles/3938"}, {"content_hash": "fc07314b16a1775ea5110e0ae2e5ad5c0cab69dd1605d543385e2b294450f295", "fetched_at": "2026-08-29T11:56:55.635801+00:00", "kind": "site_page", "missing": false, "url": "https://www.jacksondunstan.com/about"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:04:33.083884+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:04:33.083884+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-30T04:40:34.234601+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "7b1f57f7566e8c140f6756b5cab17a6ab46f06f903c8e7c7edbf6ee6a3d8cb6a", "fetched_at": "2026-08-28T04:04:33.083884+00:00", "kind": "readme", "missing": false, "url": "https://github.com/jacksondunstan/UnityNativeScripting"}, {"content_hash": "b5978d3ef2fb087a6a2835b8caee9410a79105796a023aa3c62f708b28356a96", "fetched_at": "2026-08-29T11:56:55.625694+00:00", "kind": "homepage", "missing": false, "url": "https://jacksondunstan.com/articles/3938"}, {"content_hash": "fc07314b16a1775ea5110e0ae2e5ad5c0cab69dd1605d543385e2b294450f295", "fetched_at": "2026-08-29T11:56:55.635801+00:00", "kind": "site_page", "missing": false, "url": "https://www.jacksondunstan.com/about"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:04:33.083884+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:04:33.083884+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:04:33.083884+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-30T04:40:34.234601+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "7b1f57f7566e8c140f6756b5cab17a6ab46f06f903c8e7c7edbf6ee6a3d8cb6a", "fetched_at": "2026-08-28T04:04:33.083884+00:00", "kind": "readme", "missing": false, "url": "https://github.com/jacksondunstan/UnityNativeScripting"}, {"content_hash": "b5978d3ef2fb087a6a2835b8caee9410a79105796a023aa3c62f708b28356a96", "fetched_at": "2026-08-29T11:56:55.625694+00:00", "kind": "homepage", "missing": false, "url": "https://jacksondunstan.com/articles/3938"}, {"content_hash": "fc07314b16a1775ea5110e0ae2e5ad5c0cab69dd1605d543385e2b294450f295", "fetched_at": "2026-08-29T11:56:55.635801+00:00", "kind": "site_page", "missing": false, "url": "https://www.jacksondunstan.com/about"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:04:33.083884+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:04:33.083884+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-30T04:40:34.234601+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "7b1f57f7566e8c140f6756b5cab17a6ab46f06f903c8e7c7edbf6ee6a3d8cb6a", "fetched_at": "2026-08-28T04:04:33.083884+00:00", "kind": "readme", "missing": false, "url": "https://github.com/jacksondunstan/UnityNativeScripting"}, {"content_hash": "b5978d3ef2fb087a6a2835b8caee9410a79105796a023aa3c62f708b28356a96", "fetched_at": "2026-08-29T11:56:55.625694+00:00", "kind": "homepage", "missing": false, "url": "https://jacksondunstan.com/articles/3938"}, {"content_hash": "fc07314b16a1775ea5110e0ae2e5ad5c0cab69dd1605d543385e2b294450f295", "fetched_at": "2026-08-29T11:56:55.635801+00:00", "kind": "site_page", "missing": false, "url": "https://www.jacksondunstan.com/about"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-30T04:40:34.234601+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "7b1f57f7566e8c140f6756b5cab17a6ab46f06f903c8e7c7edbf6ee6a3d8cb6a", "fetched_at": "2026-08-28T04:04:33.083884+00:00", "kind": "readme", "missing": false, "url": "https://github.com/jacksondunstan/UnityNativeScripting"}, {"content_hash": "b5978d3ef2fb087a6a2835b8caee9410a79105796a023aa3c62f708b28356a96", "fetched_at": "2026-08-29T11:56:55.625694+00:00", "kind": "homepage", "missing": false, "url": "https://jacksondunstan.com/articles/3938"}, {"content_hash": "fc07314b16a1775ea5110e0ae2e5ad5c0cab69dd1605d543385e2b294450f295", "fetched_at": "2026-08-29T11:56:55.635801+00:00", "kind": "site_page", "missing": false, "url": "https://www.jacksondunstan.com/about"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-30T04:40:34.234601+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "7b1f57f7566e8c140f6756b5cab17a6ab46f06f903c8e7c7edbf6ee6a3d8cb6a", "fetched_at": "2026-08-28T04:04:33.083884+00:00", "kind": "readme", "missing": false, "url": "https://github.com/jacksondunstan/UnityNativeScripting"}, {"content_hash": "b5978d3ef2fb087a6a2835b8caee9410a79105796a023aa3c62f708b28356a96", "fetched_at": "2026-08-29T11:56:55.625694+00:00", "kind": "homepage", "missing": false, "url": "https://jacksondunstan.com/articles/3938"}, {"content_hash": "fc07314b16a1775ea5110e0ae2e5ad5c0cab69dd1605d543385e2b294450f295", "fetched_at": "2026-08-29T11:56:55.635801+00:00", "kind": "site_page", "missing": false, "url": "https://www.jacksondunstan.com/about"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-30T04:40:34.234601+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "7b1f57f7566e8c140f6756b5cab17a6ab46f06f903c8e7c7edbf6ee6a3d8cb6a", "fetched_at": "2026-08-28T04:04:33.083884+00:00", "kind": "readme", "missing": false, "url": "https://github.com/jacksondunstan/UnityNativeScripting"}, {"content_hash": "b5978d3ef2fb087a6a2835b8caee9410a79105796a023aa3c62f708b28356a96", "fetched_at": "2026-08-29T11:56:55.625694+00:00", "kind": "homepage", "missing": false, "url": "https://jacksondunstan.com/articles/3938"}, {"content_hash": "fc07314b16a1775ea5110e0ae2e5ad5c0cab69dd1605d543385e2b294450f295", "fetched_at": "2026-08-29T11:56:55.635801+00:00", "kind": "site_page", "missing": false, "url": "https://www.jacksondunstan.com/about"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 0, "longevity": 100, "rhythm": 35}, "computed_at": "2026-09-03T02:20:16.233290+00:00", "flags": ["no_releases"], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 3315, "days_push": 2006, "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}}