{"adoption": {"forks": 499, "observed_at": "2026-08-28T04:07:28.260250+00:00", "stars": 2887}, "canonical_url": "https://ross.abutalabs.com/products/corert", "card": {"archived": true, "artifact_type": "framework", "description": "This repo contains CoreRT, an experimental .NET Core runtime optimized for AOT (ahead of time compilation) scenarios, with the accompanying compiler toolchain.", "domain": ["compilers", "developer-tools", "cross-platform"], "enriched": true, "function": ["compiler", "interpreter", "build-tool"], "health_score": 10, "homepage": "http://dot.net", "language": "C#", "license": "MIT", "license_family": "permissive", "maturity": "abandoned", "member_repos": ["dotnet/corert"], "name": "dotnet/corert", "platform": ["windows", "dotnet", "cpp", "wasm"], "pushed_at": "2020-11-01T06:38:13+00:00", "repo": "dotnet/corert", "stars": 2887, "tags": ["aot", "ahead-of-time-compilation", "native-executables", "dotnet-runtime", "superseded-by-nativeaot", "macos", "linux"], "topics": [], "urls": [], "use_cases": ["compile a .NET app into a native single-file executable", "build a standalone native library from C# code consumable by other languages", "deploy .NET apps without requiring a runtime install", "reduce startup time of .NET console apps via AOT", "compile ASP.NET Core apps to native binaries", "experiment with running C# on WebAssembly"], "what_it_is": "CoreRT is an experimental .NET Core runtime and compiler toolchain optimized for ahead-of-time (AOT) compilation, producing native single-file executables or native libraries from managed .NET applications. The project has been superseded by the NativeAOT experiment in dotnet/runtimelab and is no longer actively developed.", "when_to_avoid": ["you want production AOT support - use NativeAOT in modern .NET instead", "your app relies on Assembly.LoadFile, Reflection.Emit, or COM/WinRT interop", "you need an actively maintained project", "you need full garbage collection or exception handling via the CppCodeGen backend"], "when_to_choose": ["you need native AOT compilation of .NET code and are studying the predecessor design", "you want to compile .NET to a native library callable from C/C++", "you are researching AOT runtime architecture in .NET"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/corert", "repo": "dotnet/corert", "role": "main", "score": 10}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:07:28.260250+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-29T18:48:17.804061+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "b86cf3f7e46890625566a8be423e6e03b1a6842fb80913ddf4d55c7a2a35ef98", "fetched_at": "2026-08-28T04:07:28.260250+00:00", "kind": "readme", "missing": false, "url": "https://github.com/dotnet/corert"}, {"content_hash": "defc59b35e717ab76ca4426123a6fc229d1c396ad53e0b7313c9a17f66600ad3", "fetched_at": "2026-08-29T09:50:37.962518+00:00", "kind": "homepage", "missing": false, "url": "http://dot.net"}, {"content_hash": "f29800be2b9ae4b775ece31dacaeb35b33518b56e27f91d3a02ad75cfd4ce1e1", "fetched_at": "2026-08-29T09:50:37.974093+00:00", "kind": "site_page", "missing": false, "url": "https://learn.microsoft.com/docs"}, {"content_hash": "efa9016b58aa003649863ebdd158397743e4e1b4e5ae1ef5a2bfa0d9e9ff9b1d", "fetched_at": "2026-08-29T09:50:37.971813+00:00", "kind": "site_page", "missing": false, "url": "https://learn.microsoft.com/en-us/dotnet"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:07:28.260250+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-29T18:48:17.804061+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "b86cf3f7e46890625566a8be423e6e03b1a6842fb80913ddf4d55c7a2a35ef98", "fetched_at": "2026-08-28T04:07:28.260250+00:00", "kind": "readme", "missing": false, "url": "https://github.com/dotnet/corert"}, {"content_hash": "defc59b35e717ab76ca4426123a6fc229d1c396ad53e0b7313c9a17f66600ad3", "fetched_at": "2026-08-29T09:50:37.962518+00:00", "kind": "homepage", "missing": false, "url": "http://dot.net"}, {"content_hash": "f29800be2b9ae4b775ece31dacaeb35b33518b56e27f91d3a02ad75cfd4ce1e1", "fetched_at": "2026-08-29T09:50:37.974093+00:00", "kind": "site_page", "missing": false, "url": "https://learn.microsoft.com/docs"}, {"content_hash": "efa9016b58aa003649863ebdd158397743e4e1b4e5ae1ef5a2bfa0d9e9ff9b1d", "fetched_at": "2026-08-29T09:50:37.971813+00:00", "kind": "site_page", "missing": false, "url": "https://learn.microsoft.com/en-us/dotnet"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-29T18:48:17.804061+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "b86cf3f7e46890625566a8be423e6e03b1a6842fb80913ddf4d55c7a2a35ef98", "fetched_at": "2026-08-28T04:07:28.260250+00:00", "kind": "readme", "missing": false, "url": "https://github.com/dotnet/corert"}, {"content_hash": "defc59b35e717ab76ca4426123a6fc229d1c396ad53e0b7313c9a17f66600ad3", "fetched_at": "2026-08-29T09:50:37.962518+00:00", "kind": "homepage", "missing": false, "url": "http://dot.net"}, {"content_hash": "f29800be2b9ae4b775ece31dacaeb35b33518b56e27f91d3a02ad75cfd4ce1e1", "fetched_at": "2026-08-29T09:50:37.974093+00:00", "kind": "site_page", "missing": false, "url": "https://learn.microsoft.com/docs"}, {"content_hash": "efa9016b58aa003649863ebdd158397743e4e1b4e5ae1ef5a2bfa0d9e9ff9b1d", "fetched_at": "2026-08-29T09:50:37.971813+00:00", "kind": "site_page", "missing": false, "url": "https://learn.microsoft.com/en-us/dotnet"}], "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:07:28.260250+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:07:28.260250+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:07:28.260250+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-29T18:48:17.804061+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "b86cf3f7e46890625566a8be423e6e03b1a6842fb80913ddf4d55c7a2a35ef98", "fetched_at": "2026-08-28T04:07:28.260250+00:00", "kind": "readme", "missing": false, "url": "https://github.com/dotnet/corert"}, {"content_hash": "defc59b35e717ab76ca4426123a6fc229d1c396ad53e0b7313c9a17f66600ad3", "fetched_at": "2026-08-29T09:50:37.962518+00:00", "kind": "homepage", "missing": false, "url": "http://dot.net"}, {"content_hash": "f29800be2b9ae4b775ece31dacaeb35b33518b56e27f91d3a02ad75cfd4ce1e1", "fetched_at": "2026-08-29T09:50:37.974093+00:00", "kind": "site_page", "missing": false, "url": "https://learn.microsoft.com/docs"}, {"content_hash": "efa9016b58aa003649863ebdd158397743e4e1b4e5ae1ef5a2bfa0d9e9ff9b1d", "fetched_at": "2026-08-29T09:50:37.971813+00:00", "kind": "site_page", "missing": false, "url": "https://learn.microsoft.com/en-us/dotnet"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:07:28.260250+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:07:28.260250+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-29T18:48:17.804061+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "b86cf3f7e46890625566a8be423e6e03b1a6842fb80913ddf4d55c7a2a35ef98", "fetched_at": "2026-08-28T04:07:28.260250+00:00", "kind": "readme", "missing": false, "url": "https://github.com/dotnet/corert"}, {"content_hash": "defc59b35e717ab76ca4426123a6fc229d1c396ad53e0b7313c9a17f66600ad3", "fetched_at": "2026-08-29T09:50:37.962518+00:00", "kind": "homepage", "missing": false, "url": "http://dot.net"}, {"content_hash": "f29800be2b9ae4b775ece31dacaeb35b33518b56e27f91d3a02ad75cfd4ce1e1", "fetched_at": "2026-08-29T09:50:37.974093+00:00", "kind": "site_page", "missing": false, "url": "https://learn.microsoft.com/docs"}, {"content_hash": "efa9016b58aa003649863ebdd158397743e4e1b4e5ae1ef5a2bfa0d9e9ff9b1d", "fetched_at": "2026-08-29T09:50:37.971813+00:00", "kind": "site_page", "missing": false, "url": "https://learn.microsoft.com/en-us/dotnet"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:07:28.260250+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:07:28.260250+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:07:28.260250+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-29T18:48:17.804061+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "b86cf3f7e46890625566a8be423e6e03b1a6842fb80913ddf4d55c7a2a35ef98", "fetched_at": "2026-08-28T04:07:28.260250+00:00", "kind": "readme", "missing": false, "url": "https://github.com/dotnet/corert"}, {"content_hash": "defc59b35e717ab76ca4426123a6fc229d1c396ad53e0b7313c9a17f66600ad3", "fetched_at": "2026-08-29T09:50:37.962518+00:00", "kind": "homepage", "missing": false, "url": "http://dot.net"}, {"content_hash": "f29800be2b9ae4b775ece31dacaeb35b33518b56e27f91d3a02ad75cfd4ce1e1", "fetched_at": "2026-08-29T09:50:37.974093+00:00", "kind": "site_page", "missing": false, "url": "https://learn.microsoft.com/docs"}, {"content_hash": "efa9016b58aa003649863ebdd158397743e4e1b4e5ae1ef5a2bfa0d9e9ff9b1d", "fetched_at": "2026-08-29T09:50:37.971813+00:00", "kind": "site_page", "missing": false, "url": "https://learn.microsoft.com/en-us/dotnet"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:07:28.260250+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:07:28.260250+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-29T18:48:17.804061+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "b86cf3f7e46890625566a8be423e6e03b1a6842fb80913ddf4d55c7a2a35ef98", "fetched_at": "2026-08-28T04:07:28.260250+00:00", "kind": "readme", "missing": false, "url": "https://github.com/dotnet/corert"}, {"content_hash": "defc59b35e717ab76ca4426123a6fc229d1c396ad53e0b7313c9a17f66600ad3", "fetched_at": "2026-08-29T09:50:37.962518+00:00", "kind": "homepage", "missing": false, "url": "http://dot.net"}, {"content_hash": "f29800be2b9ae4b775ece31dacaeb35b33518b56e27f91d3a02ad75cfd4ce1e1", "fetched_at": "2026-08-29T09:50:37.974093+00:00", "kind": "site_page", "missing": false, "url": "https://learn.microsoft.com/docs"}, {"content_hash": "efa9016b58aa003649863ebdd158397743e4e1b4e5ae1ef5a2bfa0d9e9ff9b1d", "fetched_at": "2026-08-29T09:50:37.971813+00:00", "kind": "site_page", "missing": false, "url": "https://learn.microsoft.com/en-us/dotnet"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-29T18:48:17.804061+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "b86cf3f7e46890625566a8be423e6e03b1a6842fb80913ddf4d55c7a2a35ef98", "fetched_at": "2026-08-28T04:07:28.260250+00:00", "kind": "readme", "missing": false, "url": "https://github.com/dotnet/corert"}, {"content_hash": "defc59b35e717ab76ca4426123a6fc229d1c396ad53e0b7313c9a17f66600ad3", "fetched_at": "2026-08-29T09:50:37.962518+00:00", "kind": "homepage", "missing": false, "url": "http://dot.net"}, {"content_hash": "f29800be2b9ae4b775ece31dacaeb35b33518b56e27f91d3a02ad75cfd4ce1e1", "fetched_at": "2026-08-29T09:50:37.974093+00:00", "kind": "site_page", "missing": false, "url": "https://learn.microsoft.com/docs"}, {"content_hash": "efa9016b58aa003649863ebdd158397743e4e1b4e5ae1ef5a2bfa0d9e9ff9b1d", "fetched_at": "2026-08-29T09:50:37.971813+00:00", "kind": "site_page", "missing": false, "url": "https://learn.microsoft.com/en-us/dotnet"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-29T18:48:17.804061+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "b86cf3f7e46890625566a8be423e6e03b1a6842fb80913ddf4d55c7a2a35ef98", "fetched_at": "2026-08-28T04:07:28.260250+00:00", "kind": "readme", "missing": false, "url": "https://github.com/dotnet/corert"}, {"content_hash": "defc59b35e717ab76ca4426123a6fc229d1c396ad53e0b7313c9a17f66600ad3", "fetched_at": "2026-08-29T09:50:37.962518+00:00", "kind": "homepage", "missing": false, "url": "http://dot.net"}, {"content_hash": "f29800be2b9ae4b775ece31dacaeb35b33518b56e27f91d3a02ad75cfd4ce1e1", "fetched_at": "2026-08-29T09:50:37.974093+00:00", "kind": "site_page", "missing": false, "url": "https://learn.microsoft.com/docs"}, {"content_hash": "efa9016b58aa003649863ebdd158397743e4e1b4e5ae1ef5a2bfa0d9e9ff9b1d", "fetched_at": "2026-08-29T09:50:37.971813+00:00", "kind": "site_page", "missing": false, "url": "https://learn.microsoft.com/en-us/dotnet"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-29T18:48:17.804061+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "b86cf3f7e46890625566a8be423e6e03b1a6842fb80913ddf4d55c7a2a35ef98", "fetched_at": "2026-08-28T04:07:28.260250+00:00", "kind": "readme", "missing": false, "url": "https://github.com/dotnet/corert"}, {"content_hash": "defc59b35e717ab76ca4426123a6fc229d1c396ad53e0b7313c9a17f66600ad3", "fetched_at": "2026-08-29T09:50:37.962518+00:00", "kind": "homepage", "missing": false, "url": "http://dot.net"}, {"content_hash": "f29800be2b9ae4b775ece31dacaeb35b33518b56e27f91d3a02ad75cfd4ce1e1", "fetched_at": "2026-08-29T09:50:37.974093+00:00", "kind": "site_page", "missing": false, "url": "https://learn.microsoft.com/docs"}, {"content_hash": "efa9016b58aa003649863ebdd158397743e4e1b4e5ae1ef5a2bfa0d9e9ff9b1d", "fetched_at": "2026-08-29T09:50:37.971813+00:00", "kind": "site_page", "missing": false, "url": "https://learn.microsoft.com/en-us/dotnet"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 0, "longevity": 100, "rhythm": 35}, "computed_at": "2026-09-03T02:20:16.233290+00:00", "flags": ["no_releases", "archived"], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 4005, "days_push": 2131, "days_rel": null, "gap_med": null, "n_releases_24m": 0}, "score": 10, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}