{"adoption": {"forks": 262, "observed_at": "2026-08-28T04:06:43.287081+00:00", "stars": 2389}, "canonical_url": "https://ross.abutalabs.com/products/rtic", "card": {"archived": false, "artifact_type": "framework", "description": "Real-Time Interrupt-driven Concurrency (RTIC) framework for ARM Cortex-M microcontrollers", "domain": ["embedded-systems", "developer-tools"], "enriched": true, "function": ["concurrency", "scheduling", "embedded"], "health_score": 80, "homepage": "https://rtic.rs", "language": "Rust", "license": "Apache-2.0", "license_family": "permissive", "maturity": "active", "member_repos": ["rtic-rs/rtic"], "name": "rtic-rs/rtic", "platform": ["rust", "embedded", "cross-platform"], "pushed_at": "2026-08-25T18:51:09+00:00", "repo": "rtic-rs/rtic", "stars": 2389, "tags": ["rtos", "no-std", "cortex-m", "bare-metal", "interrupt-driven", "preemptive-multitasking", "risc-v", "real-time"], "topics": ["rust", "no-std", "arm", "cortex-m", "microcontroller", "bare-metal", "scheduler", "concurrency"], "urls": [], "use_cases": ["build a real-time embedded application in Rust on a Cortex-M microcontroller", "implement periodic tasks with a timer queue on bare-metal hardware", "share data between interrupt handlers without data races", "schedule preemptive priority-based tasks with no dynamic allocation", "replace an RTOS with a lightweight no-std task scheduler", "run WCET-analyzable task scheduling on embedded firmware"], "what_it_is": "RTIC is a hardware-accelerated concurrency framework for building real-time systems on ARM Cortex-M and most RISC-V microcontrollers in Rust. It provides event- and software-triggered tasks, message passing, a timer queue, and compile-time-guaranteed deadlock-free, data-race-free resource sharing with minimal scheduling overhead.", "when_to_avoid": ["you target non-embedded platforms like Linux or Windows", "you need full RTOS features such as filesystems or networking stacks", "your MCU architecture is not Cortex-M or a supported RISC-V backend", "you prefer async executors like Embassy with async peripheral drivers"], "when_to_choose": ["you are writing no-std Rust firmware for ARM Cortex-M or supported RISC-V devices", "you need compile-time guarantees against deadlocks and data races", "you want minimal scheduling overhead by leveraging hardware interrupts", "you need a single-stack, allocator-free concurrency model"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/rtic", "repo": "rtic-rs/rtic", "role": "main", "score": 77}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:06:43.287081+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-30T02:34:32.535264+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "9a27d6c1cb224b1adde0babea12e87173906b2b17ef83941abbce33ff9f3df51", "fetched_at": "2026-08-28T04:06:43.287081+00:00", "kind": "readme", "missing": false, "url": "https://github.com/rtic-rs/rtic"}, {"content_hash": "60c3ee0c41bfc5cd53183506c5d9d43e2973096d55a08da489a1a4bb9b8933f6", "fetched_at": "2026-08-29T10:15:14.019573+00:00", "kind": "homepage", "missing": false, "url": "https://rtic.rs"}, {"content_hash": "df2f0333f65631b5fce1ea67424e01ffcc2b5a330caaa4091041726d1d43aa8b", "fetched_at": "2026-08-29T10:15:14.029678+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/rtic"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:06:43.287081+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-30T02:34:32.535264+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "9a27d6c1cb224b1adde0babea12e87173906b2b17ef83941abbce33ff9f3df51", "fetched_at": "2026-08-28T04:06:43.287081+00:00", "kind": "readme", "missing": false, "url": "https://github.com/rtic-rs/rtic"}, {"content_hash": "60c3ee0c41bfc5cd53183506c5d9d43e2973096d55a08da489a1a4bb9b8933f6", "fetched_at": "2026-08-29T10:15:14.019573+00:00", "kind": "homepage", "missing": false, "url": "https://rtic.rs"}, {"content_hash": "df2f0333f65631b5fce1ea67424e01ffcc2b5a330caaa4091041726d1d43aa8b", "fetched_at": "2026-08-29T10:15:14.029678+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/rtic"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-30T02:34:32.535264+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "9a27d6c1cb224b1adde0babea12e87173906b2b17ef83941abbce33ff9f3df51", "fetched_at": "2026-08-28T04:06:43.287081+00:00", "kind": "readme", "missing": false, "url": "https://github.com/rtic-rs/rtic"}, {"content_hash": "60c3ee0c41bfc5cd53183506c5d9d43e2973096d55a08da489a1a4bb9b8933f6", "fetched_at": "2026-08-29T10:15:14.019573+00:00", "kind": "homepage", "missing": false, "url": "https://rtic.rs"}, {"content_hash": "df2f0333f65631b5fce1ea67424e01ffcc2b5a330caaa4091041726d1d43aa8b", "fetched_at": "2026-08-29T10:15:14.029678+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/rtic"}], "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:06:43.287081+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:06:43.287081+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:06:43.287081+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-30T02:34:32.535264+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "9a27d6c1cb224b1adde0babea12e87173906b2b17ef83941abbce33ff9f3df51", "fetched_at": "2026-08-28T04:06:43.287081+00:00", "kind": "readme", "missing": false, "url": "https://github.com/rtic-rs/rtic"}, {"content_hash": "60c3ee0c41bfc5cd53183506c5d9d43e2973096d55a08da489a1a4bb9b8933f6", "fetched_at": "2026-08-29T10:15:14.019573+00:00", "kind": "homepage", "missing": false, "url": "https://rtic.rs"}, {"content_hash": "df2f0333f65631b5fce1ea67424e01ffcc2b5a330caaa4091041726d1d43aa8b", "fetched_at": "2026-08-29T10:15:14.029678+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/rtic"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:06:43.287081+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:06:43.287081+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-30T02:34:32.535264+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "9a27d6c1cb224b1adde0babea12e87173906b2b17ef83941abbce33ff9f3df51", "fetched_at": "2026-08-28T04:06:43.287081+00:00", "kind": "readme", "missing": false, "url": "https://github.com/rtic-rs/rtic"}, {"content_hash": "60c3ee0c41bfc5cd53183506c5d9d43e2973096d55a08da489a1a4bb9b8933f6", "fetched_at": "2026-08-29T10:15:14.019573+00:00", "kind": "homepage", "missing": false, "url": "https://rtic.rs"}, {"content_hash": "df2f0333f65631b5fce1ea67424e01ffcc2b5a330caaa4091041726d1d43aa8b", "fetched_at": "2026-08-29T10:15:14.029678+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/rtic"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:06:43.287081+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:06:43.287081+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:06:43.287081+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-30T02:34:32.535264+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "9a27d6c1cb224b1adde0babea12e87173906b2b17ef83941abbce33ff9f3df51", "fetched_at": "2026-08-28T04:06:43.287081+00:00", "kind": "readme", "missing": false, "url": "https://github.com/rtic-rs/rtic"}, {"content_hash": "60c3ee0c41bfc5cd53183506c5d9d43e2973096d55a08da489a1a4bb9b8933f6", "fetched_at": "2026-08-29T10:15:14.019573+00:00", "kind": "homepage", "missing": false, "url": "https://rtic.rs"}, {"content_hash": "df2f0333f65631b5fce1ea67424e01ffcc2b5a330caaa4091041726d1d43aa8b", "fetched_at": "2026-08-29T10:15:14.029678+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/rtic"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:06:43.287081+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:06:43.287081+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-30T02:34:32.535264+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "9a27d6c1cb224b1adde0babea12e87173906b2b17ef83941abbce33ff9f3df51", "fetched_at": "2026-08-28T04:06:43.287081+00:00", "kind": "readme", "missing": false, "url": "https://github.com/rtic-rs/rtic"}, {"content_hash": "60c3ee0c41bfc5cd53183506c5d9d43e2973096d55a08da489a1a4bb9b8933f6", "fetched_at": "2026-08-29T10:15:14.019573+00:00", "kind": "homepage", "missing": false, "url": "https://rtic.rs"}, {"content_hash": "df2f0333f65631b5fce1ea67424e01ffcc2b5a330caaa4091041726d1d43aa8b", "fetched_at": "2026-08-29T10:15:14.029678+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/rtic"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-30T02:34:32.535264+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "9a27d6c1cb224b1adde0babea12e87173906b2b17ef83941abbce33ff9f3df51", "fetched_at": "2026-08-28T04:06:43.287081+00:00", "kind": "readme", "missing": false, "url": "https://github.com/rtic-rs/rtic"}, {"content_hash": "60c3ee0c41bfc5cd53183506c5d9d43e2973096d55a08da489a1a4bb9b8933f6", "fetched_at": "2026-08-29T10:15:14.019573+00:00", "kind": "homepage", "missing": false, "url": "https://rtic.rs"}, {"content_hash": "df2f0333f65631b5fce1ea67424e01ffcc2b5a330caaa4091041726d1d43aa8b", "fetched_at": "2026-08-29T10:15:14.029678+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/rtic"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-30T02:34:32.535264+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "9a27d6c1cb224b1adde0babea12e87173906b2b17ef83941abbce33ff9f3df51", "fetched_at": "2026-08-28T04:06:43.287081+00:00", "kind": "readme", "missing": false, "url": "https://github.com/rtic-rs/rtic"}, {"content_hash": "60c3ee0c41bfc5cd53183506c5d9d43e2973096d55a08da489a1a4bb9b8933f6", "fetched_at": "2026-08-29T10:15:14.019573+00:00", "kind": "homepage", "missing": false, "url": "https://rtic.rs"}, {"content_hash": "df2f0333f65631b5fce1ea67424e01ffcc2b5a330caaa4091041726d1d43aa8b", "fetched_at": "2026-08-29T10:15:14.029678+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/rtic"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-30T02:34:32.535264+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "9a27d6c1cb224b1adde0babea12e87173906b2b17ef83941abbce33ff9f3df51", "fetched_at": "2026-08-28T04:06:43.287081+00:00", "kind": "readme", "missing": false, "url": "https://github.com/rtic-rs/rtic"}, {"content_hash": "60c3ee0c41bfc5cd53183506c5d9d43e2973096d55a08da489a1a4bb9b8933f6", "fetched_at": "2026-08-29T10:15:14.019573+00:00", "kind": "homepage", "missing": false, "url": "https://rtic.rs"}, {"content_hash": "df2f0333f65631b5fce1ea67424e01ffcc2b5a330caaa4091041726d1d43aa8b", "fetched_at": "2026-08-29T10:15:14.029678+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/rtic"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 99, "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": 3468, "days_push": 8, "days_rel": null, "gap_med": null, "n_releases_24m": 0}, "score": 77, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}