{"adoption": {"forks": 312, "observed_at": "2026-08-28T04:09:00.028040+00:00", "stars": 4794}, "canonical_url": "https://ross.abutalabs.com/products/c2rust", "card": {"archived": false, "artifact_type": "cli-tool", "description": "Migrate C code to Rust", "domain": ["developer-tools", "programming-languages", "security"], "enriched": true, "function": ["compiler", "parser", "developer-tools", "security"], "health_score": 97, "homepage": "https://c2rust.com/", "language": "Rust", "license": "NOASSERTION", "license_family": "other", "maturity": "active", "member_repos": ["immunant/c2rust"], "name": "immunant/c2rust", "platform": ["cli", "rust"], "pushed_at": "2026-08-25T21:40:29+00:00", "repo": "immunant/c2rust", "stars": 4794, "tags": ["transpiler", "c-to-rust", "memory-safety", "code-migration", "c99", "refactoring", "cross-checking", "automation", "linux", "macos"], "topics": ["transpiler", "rust", "security-hardening", "migration", "translation", "memory-safety"], "urls": [], "use_cases": ["translate a C99 codebase to Rust", "migrate legacy C projects to Rust for memory safety", "convert C modules into compilable Rust source files", "cross-check translated Rust against original C behavior", "bootstrap a C-to-Rust migration before manual or LLM-driven cleanup"], "what_it_is": "C2Rust is a transpiler that converts C99-compliant C code into semantically equivalent but unsafe, unidiomatic Rust code, preserving functionality so existing test suites continue to pass. It includes additional tooling for refactoring, LLM-assisted postprocessing, and cross-checking translated code against the original as part of a longer migration workflow.", "when_to_avoid": ["you expect safe, idiomatic Rust output without further work", "your C code relies on non-C99 extensions or platform-specific behavior", "you need a fully automated one-click conversion with no manual follow-up"], "when_to_choose": ["you need an automated first step for migrating C99 code to Rust", "you want to preserve functionality and keep existing tests passing during translation", "you need tooling to refactor or postprocess generated unsafe Rust"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/c2rust", "repo": "immunant/c2rust", "role": "main", "score": 81}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:09:00.028040+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-29T18:18:40.614057+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "9cb82d18501066a389f0207cb327337e5f42bfb8f8be7d62b8db4069bdad31cd", "fetched_at": "2026-08-28T04:09:00.028040+00:00", "kind": "readme", "missing": false, "url": "https://github.com/immunant/c2rust"}, {"content_hash": "b52292f12e3f70ac7595123e0d879f9ae0b166af3c4313a38b5c497a02254c9c", "fetched_at": "2026-08-29T09:01:46.917448+00:00", "kind": "homepage", "missing": false, "url": "https://c2rust.com/"}, {"content_hash": "406de22a10d92ee33f57fab162056aabb77cea0bd3e7e8e995031c76d86f15e1", "fetched_at": "2026-08-29T09:01:46.919839+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/c2rust"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:09:00.028040+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-29T18:18:40.614057+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "9cb82d18501066a389f0207cb327337e5f42bfb8f8be7d62b8db4069bdad31cd", "fetched_at": "2026-08-28T04:09:00.028040+00:00", "kind": "readme", "missing": false, "url": "https://github.com/immunant/c2rust"}, {"content_hash": "b52292f12e3f70ac7595123e0d879f9ae0b166af3c4313a38b5c497a02254c9c", "fetched_at": "2026-08-29T09:01:46.917448+00:00", "kind": "homepage", "missing": false, "url": "https://c2rust.com/"}, {"content_hash": "406de22a10d92ee33f57fab162056aabb77cea0bd3e7e8e995031c76d86f15e1", "fetched_at": "2026-08-29T09:01:46.919839+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/c2rust"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-29T18:18:40.614057+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "9cb82d18501066a389f0207cb327337e5f42bfb8f8be7d62b8db4069bdad31cd", "fetched_at": "2026-08-28T04:09:00.028040+00:00", "kind": "readme", "missing": false, "url": "https://github.com/immunant/c2rust"}, {"content_hash": "b52292f12e3f70ac7595123e0d879f9ae0b166af3c4313a38b5c497a02254c9c", "fetched_at": "2026-08-29T09:01:46.917448+00:00", "kind": "homepage", "missing": false, "url": "https://c2rust.com/"}, {"content_hash": "406de22a10d92ee33f57fab162056aabb77cea0bd3e7e8e995031c76d86f15e1", "fetched_at": "2026-08-29T09:01:46.919839+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/c2rust"}], "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:00.028040+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:09:00.028040+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:09:00.028040+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-29T18:18:40.614057+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "9cb82d18501066a389f0207cb327337e5f42bfb8f8be7d62b8db4069bdad31cd", "fetched_at": "2026-08-28T04:09:00.028040+00:00", "kind": "readme", "missing": false, "url": "https://github.com/immunant/c2rust"}, {"content_hash": "b52292f12e3f70ac7595123e0d879f9ae0b166af3c4313a38b5c497a02254c9c", "fetched_at": "2026-08-29T09:01:46.917448+00:00", "kind": "homepage", "missing": false, "url": "https://c2rust.com/"}, {"content_hash": "406de22a10d92ee33f57fab162056aabb77cea0bd3e7e8e995031c76d86f15e1", "fetched_at": "2026-08-29T09:01:46.919839+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/c2rust"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:09:00.028040+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:09:00.028040+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-29T18:18:40.614057+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "9cb82d18501066a389f0207cb327337e5f42bfb8f8be7d62b8db4069bdad31cd", "fetched_at": "2026-08-28T04:09:00.028040+00:00", "kind": "readme", "missing": false, "url": "https://github.com/immunant/c2rust"}, {"content_hash": "b52292f12e3f70ac7595123e0d879f9ae0b166af3c4313a38b5c497a02254c9c", "fetched_at": "2026-08-29T09:01:46.917448+00:00", "kind": "homepage", "missing": false, "url": "https://c2rust.com/"}, {"content_hash": "406de22a10d92ee33f57fab162056aabb77cea0bd3e7e8e995031c76d86f15e1", "fetched_at": "2026-08-29T09:01:46.919839+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/c2rust"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:09:00.028040+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:09:00.028040+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:09:00.028040+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-29T18:18:40.614057+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "9cb82d18501066a389f0207cb327337e5f42bfb8f8be7d62b8db4069bdad31cd", "fetched_at": "2026-08-28T04:09:00.028040+00:00", "kind": "readme", "missing": false, "url": "https://github.com/immunant/c2rust"}, {"content_hash": "b52292f12e3f70ac7595123e0d879f9ae0b166af3c4313a38b5c497a02254c9c", "fetched_at": "2026-08-29T09:01:46.917448+00:00", "kind": "homepage", "missing": false, "url": "https://c2rust.com/"}, {"content_hash": "406de22a10d92ee33f57fab162056aabb77cea0bd3e7e8e995031c76d86f15e1", "fetched_at": "2026-08-29T09:01:46.919839+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/c2rust"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:09:00.028040+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:09:00.028040+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-29T18:18:40.614057+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "9cb82d18501066a389f0207cb327337e5f42bfb8f8be7d62b8db4069bdad31cd", "fetched_at": "2026-08-28T04:09:00.028040+00:00", "kind": "readme", "missing": false, "url": "https://github.com/immunant/c2rust"}, {"content_hash": "b52292f12e3f70ac7595123e0d879f9ae0b166af3c4313a38b5c497a02254c9c", "fetched_at": "2026-08-29T09:01:46.917448+00:00", "kind": "homepage", "missing": false, "url": "https://c2rust.com/"}, {"content_hash": "406de22a10d92ee33f57fab162056aabb77cea0bd3e7e8e995031c76d86f15e1", "fetched_at": "2026-08-29T09:01:46.919839+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/c2rust"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-29T18:18:40.614057+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "9cb82d18501066a389f0207cb327337e5f42bfb8f8be7d62b8db4069bdad31cd", "fetched_at": "2026-08-28T04:09:00.028040+00:00", "kind": "readme", "missing": false, "url": "https://github.com/immunant/c2rust"}, {"content_hash": "b52292f12e3f70ac7595123e0d879f9ae0b166af3c4313a38b5c497a02254c9c", "fetched_at": "2026-08-29T09:01:46.917448+00:00", "kind": "homepage", "missing": false, "url": "https://c2rust.com/"}, {"content_hash": "406de22a10d92ee33f57fab162056aabb77cea0bd3e7e8e995031c76d86f15e1", "fetched_at": "2026-08-29T09:01:46.919839+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/c2rust"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-29T18:18:40.614057+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "9cb82d18501066a389f0207cb327337e5f42bfb8f8be7d62b8db4069bdad31cd", "fetched_at": "2026-08-28T04:09:00.028040+00:00", "kind": "readme", "missing": false, "url": "https://github.com/immunant/c2rust"}, {"content_hash": "b52292f12e3f70ac7595123e0d879f9ae0b166af3c4313a38b5c497a02254c9c", "fetched_at": "2026-08-29T09:01:46.917448+00:00", "kind": "homepage", "missing": false, "url": "https://c2rust.com/"}, {"content_hash": "406de22a10d92ee33f57fab162056aabb77cea0bd3e7e8e995031c76d86f15e1", "fetched_at": "2026-08-29T09:01:46.919839+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/c2rust"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-29T18:18:40.614057+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "9cb82d18501066a389f0207cb327337e5f42bfb8f8be7d62b8db4069bdad31cd", "fetched_at": "2026-08-28T04:09:00.028040+00:00", "kind": "readme", "missing": false, "url": "https://github.com/immunant/c2rust"}, {"content_hash": "b52292f12e3f70ac7595123e0d879f9ae0b166af3c4313a38b5c497a02254c9c", "fetched_at": "2026-08-29T09:01:46.917448+00:00", "kind": "homepage", "missing": false, "url": "https://c2rust.com/"}, {"content_hash": "406de22a10d92ee33f57fab162056aabb77cea0bd3e7e8e995031c76d86f15e1", "fetched_at": "2026-08-29T09:01:46.919839+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/c2rust"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 99, "longevity": 100, "rhythm": 46}, "computed_at": "2026-09-03T02:20:16.233290+00:00", "flags": ["no_license"], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 3058, "days_push": 8, "days_rel": 203, "gap_med": 120, "n_releases_24m": 4}, "score": 81, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}