{"adoption": {"forks": 201, "observed_at": "2026-09-03T02:15:17.561655+00:00", "stars": 1003}, "canonical_url": "https://ross.abutalabs.com/products/cortex-m", "card": {"archived": false, "artifact_type": "library", "description": "Low level access to Cortex-M processors", "domain": ["embedded-systems", "developer-tools"], "enriched": true, "function": ["embedded", "developer-tools"], "health_score": 100, "homepage": null, "language": "Rust", "license": "Apache-2.0", "license_family": "permissive", "maturity": "stable", "member_repos": ["rust-embedded/cortex-m"], "name": "rust-embedded/cortex-m", "platform": ["embedded", "rust"], "pushed_at": "2026-09-02T20:54:06+00:00", "repo": "rust-embedded/cortex-m", "stars": 1003, "tags": ["cortex-m", "arm", "no-std", "microcontroller", "rust-embedded", "peripheral-access", "interrupt-handling", "semihosting"], "topics": ["rust", "no-std", "arm", "cortex-m", "microcontroller"], "urls": [], "use_cases": ["access Cortex-M CPU registers and peripherals from Rust", "write no_std firmware for ARM Cortex-M microcontrollers", "set up startup code and interrupt handlers for embedded Rust", "debug embedded Rust programs via semihosting", "build a panic handler that outputs over ITM/SWO", "interface with peripheral access crates on Cortex-M chips"], "what_it_is": "A collection of Rust crates providing low-level access to ARM Cortex-M microcontroller peripherals, including CPU register access, startup code, interrupt handling, and semihosting debugging support. It is maintained by the Rust Embedded Working Group's Arm team and designed for no_std embedded development.", "when_to_avoid": ["you target non-Cortex-M architectures like RISC-V, AVR, or Cortex-A", "you are writing hosted (std) Rust applications rather than embedded firmware", "you need a full hardware abstraction layer for a specific chip family - use a dedicated HAL crate instead"], "when_to_choose": ["you are writing Rust firmware targeting ARM Cortex-M (M0-M33) microcontrollers", "you need safe, idiomatic low-level register and peripheral access in a no_std environment", "you want community-maintained startup and interrupt handling code instead of writing it yourself"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/cortex-m", "repo": "rust-embedded/cortex-m", "role": "main", "score": 100}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-09-03T02:15:17.561655+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-30T07:14:02.044900+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "1fea33c59b4071f4c415e1476edecf8e57b5c6717de329dece713fff1337339a", "fetched_at": "2026-09-03T02:15:17.561655+00:00", "kind": "readme", "missing": false, "url": "https://github.com/rust-embedded/cortex-m"}, {"content_hash": "fb3b2578260ce797441c52a548e91c8eec8d3a1b493e0a8af868439a92d9f896", "fetched_at": "2026-08-29T13:13:53.515192+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/cortex-m"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-09-03T02:15:17.561655+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-30T07:14:02.044900+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "1fea33c59b4071f4c415e1476edecf8e57b5c6717de329dece713fff1337339a", "fetched_at": "2026-09-03T02:15:17.561655+00:00", "kind": "readme", "missing": false, "url": "https://github.com/rust-embedded/cortex-m"}, {"content_hash": "fb3b2578260ce797441c52a548e91c8eec8d3a1b493e0a8af868439a92d9f896", "fetched_at": "2026-08-29T13:13:53.515192+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/cortex-m"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-30T07:14:02.044900+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "1fea33c59b4071f4c415e1476edecf8e57b5c6717de329dece713fff1337339a", "fetched_at": "2026-09-03T02:15:17.561655+00:00", "kind": "readme", "missing": false, "url": "https://github.com/rust-embedded/cortex-m"}, {"content_hash": "fb3b2578260ce797441c52a548e91c8eec8d3a1b493e0a8af868439a92d9f896", "fetched_at": "2026-08-29T13:13:53.515192+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/cortex-m"}], "taxonomy_version": 1}, "health_score": {"inputs": ["days_since_push", "days_since_release", "archived"], "kind": "computed", "method": "health_v1"}, "homepage": {"kind": "observed", "observed_at": "2026-09-03T02:15:17.561655+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-09-03T02:15:17.561655+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-09-03T02:15:17.561655+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-30T07:14:02.044900+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "1fea33c59b4071f4c415e1476edecf8e57b5c6717de329dece713fff1337339a", "fetched_at": "2026-09-03T02:15:17.561655+00:00", "kind": "readme", "missing": false, "url": "https://github.com/rust-embedded/cortex-m"}, {"content_hash": "fb3b2578260ce797441c52a548e91c8eec8d3a1b493e0a8af868439a92d9f896", "fetched_at": "2026-08-29T13:13:53.515192+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/cortex-m"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-09-03T02:15:17.561655+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-09-03T02:15:17.561655+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-30T07:14:02.044900+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "1fea33c59b4071f4c415e1476edecf8e57b5c6717de329dece713fff1337339a", "fetched_at": "2026-09-03T02:15:17.561655+00:00", "kind": "readme", "missing": false, "url": "https://github.com/rust-embedded/cortex-m"}, {"content_hash": "fb3b2578260ce797441c52a548e91c8eec8d3a1b493e0a8af868439a92d9f896", "fetched_at": "2026-08-29T13:13:53.515192+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/cortex-m"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-09-03T02:15:17.561655+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-09-03T02:15:17.561655+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-09-03T02:15:17.561655+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-30T07:14:02.044900+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "1fea33c59b4071f4c415e1476edecf8e57b5c6717de329dece713fff1337339a", "fetched_at": "2026-09-03T02:15:17.561655+00:00", "kind": "readme", "missing": false, "url": "https://github.com/rust-embedded/cortex-m"}, {"content_hash": "fb3b2578260ce797441c52a548e91c8eec8d3a1b493e0a8af868439a92d9f896", "fetched_at": "2026-08-29T13:13:53.515192+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/cortex-m"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-09-03T02:15:17.561655+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-09-03T02:15:17.561655+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-30T07:14:02.044900+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "1fea33c59b4071f4c415e1476edecf8e57b5c6717de329dece713fff1337339a", "fetched_at": "2026-09-03T02:15:17.561655+00:00", "kind": "readme", "missing": false, "url": "https://github.com/rust-embedded/cortex-m"}, {"content_hash": "fb3b2578260ce797441c52a548e91c8eec8d3a1b493e0a8af868439a92d9f896", "fetched_at": "2026-08-29T13:13:53.515192+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/cortex-m"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-30T07:14:02.044900+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "1fea33c59b4071f4c415e1476edecf8e57b5c6717de329dece713fff1337339a", "fetched_at": "2026-09-03T02:15:17.561655+00:00", "kind": "readme", "missing": false, "url": "https://github.com/rust-embedded/cortex-m"}, {"content_hash": "fb3b2578260ce797441c52a548e91c8eec8d3a1b493e0a8af868439a92d9f896", "fetched_at": "2026-08-29T13:13:53.515192+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/cortex-m"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-30T07:14:02.044900+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "1fea33c59b4071f4c415e1476edecf8e57b5c6717de329dece713fff1337339a", "fetched_at": "2026-09-03T02:15:17.561655+00:00", "kind": "readme", "missing": false, "url": "https://github.com/rust-embedded/cortex-m"}, {"content_hash": "fb3b2578260ce797441c52a548e91c8eec8d3a1b493e0a8af868439a92d9f896", "fetched_at": "2026-08-29T13:13:53.515192+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/cortex-m"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-30T07:14:02.044900+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "1fea33c59b4071f4c415e1476edecf8e57b5c6717de329dece713fff1337339a", "fetched_at": "2026-09-03T02:15:17.561655+00:00", "kind": "readme", "missing": false, "url": "https://github.com/rust-embedded/cortex-m"}, {"content_hash": "fb3b2578260ce797441c52a548e91c8eec8d3a1b493e0a8af868439a92d9f896", "fetched_at": "2026-08-29T13:13:53.515192+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/cortex-m"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 100, "longevity": 100, "rhythm": 100}, "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": 3627, "days_push": 0, "days_rel": 0, "gap_med": 17.5, "n_releases_24m": 3}, "score": 100, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 3, "stale_scrape": false}}