{"adoption": {"forks": 1208, "observed_at": "2026-08-28T04:11:20.174469+00:00", "stars": 17687}, "canonical_url": "https://ross.abutalabs.com/products/blog_os", "card": {"archived": false, "artifact_type": "learning-resource", "description": "Writing an OS in Rust", "domain": ["operating-systems", "tutorials", "programming-languages"], "enriched": true, "function": ["documentation", "developer-tools"], "health_score": 78, "homepage": "http://os.phil-opp.com", "language": "HTML", "license": "Apache-2.0", "license_family": "permissive", "maturity": "maintenance", "member_repos": ["phil-opp/blog_os"], "name": "phil-opp/blog_os", "platform": ["rust", "windows", "cross-platform"], "pushed_at": "2026-08-07T16:50:50+00:00", "repo": "phil-opp/blog_os", "stars": 17687, "tags": ["osdev", "kernel-development", "rust", "x86-64", "blog-series", "no-std", "bare-metal", "qemu", "linux", "macos"], "topics": ["kernel", "rust", "operating-system", "x86-64"], "urls": [], "use_cases": ["learn how to write an operating system kernel in Rust", "tutorial for building a bare-metal Rust kernel", "understand paging and memory management in an OS", "learn how CPU exceptions and hardware interrupts work", "implement a custom heap allocator", "get started with no_std Rust development", "study async/await at the kernel level"], "what_it_is": "A blog series and accompanying source code that teaches how to write a small operating system kernel in Rust, covering freestanding binaries, VGA text mode, interrupts, paging, heap allocation, and async/await. Each post is a step-by-step tutorial with code available in per-post git branches.", "when_to_avoid": ["you need a production-ready or general-purpose operating system", "you want a full-featured OS with drivers, filesystems, or userland", "you are not interested in low-level systems programming"], "when_to_choose": ["you want a guided, step-by-step introduction to OS development in Rust", "you prefer tutorials with complete, runnable code for each stage", "you want to learn bare-metal no_std Rust and QEMU-based testing"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/blog_os", "repo": "phil-opp/blog_os", "role": "main", "score": 75}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:11:20.174469+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-29T17:02:29.834723+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "2adab5e7ed67589ee23fcd4e2ff86242766d7210dcc821b7d43d79e1a5bce750", "fetched_at": "2026-08-28T04:11:20.174469+00:00", "kind": "readme", "missing": false, "url": "https://github.com/phil-opp/blog_os"}, {"content_hash": "5dddddd307a5d1fb7a2b498ff066fe5ffe95e67fe3c2821e45089eaf5bb094fb", "fetched_at": "2026-08-29T08:00:39.290288+00:00", "kind": "homepage", "missing": false, "url": "http://os.phil-opp.com"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:11:20.174469+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-29T17:02:29.834723+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "2adab5e7ed67589ee23fcd4e2ff86242766d7210dcc821b7d43d79e1a5bce750", "fetched_at": "2026-08-28T04:11:20.174469+00:00", "kind": "readme", "missing": false, "url": "https://github.com/phil-opp/blog_os"}, {"content_hash": "5dddddd307a5d1fb7a2b498ff066fe5ffe95e67fe3c2821e45089eaf5bb094fb", "fetched_at": "2026-08-29T08:00:39.290288+00:00", "kind": "homepage", "missing": false, "url": "http://os.phil-opp.com"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-29T17:02:29.834723+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "2adab5e7ed67589ee23fcd4e2ff86242766d7210dcc821b7d43d79e1a5bce750", "fetched_at": "2026-08-28T04:11:20.174469+00:00", "kind": "readme", "missing": false, "url": "https://github.com/phil-opp/blog_os"}, {"content_hash": "5dddddd307a5d1fb7a2b498ff066fe5ffe95e67fe3c2821e45089eaf5bb094fb", "fetched_at": "2026-08-29T08:00:39.290288+00:00", "kind": "homepage", "missing": false, "url": "http://os.phil-opp.com"}], "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:11:20.174469+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:11:20.174469+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:11:20.174469+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-29T17:02:29.834723+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "2adab5e7ed67589ee23fcd4e2ff86242766d7210dcc821b7d43d79e1a5bce750", "fetched_at": "2026-08-28T04:11:20.174469+00:00", "kind": "readme", "missing": false, "url": "https://github.com/phil-opp/blog_os"}, {"content_hash": "5dddddd307a5d1fb7a2b498ff066fe5ffe95e67fe3c2821e45089eaf5bb094fb", "fetched_at": "2026-08-29T08:00:39.290288+00:00", "kind": "homepage", "missing": false, "url": "http://os.phil-opp.com"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:11:20.174469+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:11:20.174469+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-29T17:02:29.834723+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "2adab5e7ed67589ee23fcd4e2ff86242766d7210dcc821b7d43d79e1a5bce750", "fetched_at": "2026-08-28T04:11:20.174469+00:00", "kind": "readme", "missing": false, "url": "https://github.com/phil-opp/blog_os"}, {"content_hash": "5dddddd307a5d1fb7a2b498ff066fe5ffe95e67fe3c2821e45089eaf5bb094fb", "fetched_at": "2026-08-29T08:00:39.290288+00:00", "kind": "homepage", "missing": false, "url": "http://os.phil-opp.com"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:11:20.174469+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:11:20.174469+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:11:20.174469+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-29T17:02:29.834723+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "2adab5e7ed67589ee23fcd4e2ff86242766d7210dcc821b7d43d79e1a5bce750", "fetched_at": "2026-08-28T04:11:20.174469+00:00", "kind": "readme", "missing": false, "url": "https://github.com/phil-opp/blog_os"}, {"content_hash": "5dddddd307a5d1fb7a2b498ff066fe5ffe95e67fe3c2821e45089eaf5bb094fb", "fetched_at": "2026-08-29T08:00:39.290288+00:00", "kind": "homepage", "missing": false, "url": "http://os.phil-opp.com"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:11:20.174469+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:11:20.174469+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-29T17:02:29.834723+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "2adab5e7ed67589ee23fcd4e2ff86242766d7210dcc821b7d43d79e1a5bce750", "fetched_at": "2026-08-28T04:11:20.174469+00:00", "kind": "readme", "missing": false, "url": "https://github.com/phil-opp/blog_os"}, {"content_hash": "5dddddd307a5d1fb7a2b498ff066fe5ffe95e67fe3c2821e45089eaf5bb094fb", "fetched_at": "2026-08-29T08:00:39.290288+00:00", "kind": "homepage", "missing": false, "url": "http://os.phil-opp.com"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-29T17:02:29.834723+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "2adab5e7ed67589ee23fcd4e2ff86242766d7210dcc821b7d43d79e1a5bce750", "fetched_at": "2026-08-28T04:11:20.174469+00:00", "kind": "readme", "missing": false, "url": "https://github.com/phil-opp/blog_os"}, {"content_hash": "5dddddd307a5d1fb7a2b498ff066fe5ffe95e67fe3c2821e45089eaf5bb094fb", "fetched_at": "2026-08-29T08:00:39.290288+00:00", "kind": "homepage", "missing": false, "url": "http://os.phil-opp.com"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-29T17:02:29.834723+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "2adab5e7ed67589ee23fcd4e2ff86242766d7210dcc821b7d43d79e1a5bce750", "fetched_at": "2026-08-28T04:11:20.174469+00:00", "kind": "readme", "missing": false, "url": "https://github.com/phil-opp/blog_os"}, {"content_hash": "5dddddd307a5d1fb7a2b498ff066fe5ffe95e67fe3c2821e45089eaf5bb094fb", "fetched_at": "2026-08-29T08:00:39.290288+00:00", "kind": "homepage", "missing": false, "url": "http://os.phil-opp.com"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-29T17:02:29.834723+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "2adab5e7ed67589ee23fcd4e2ff86242766d7210dcc821b7d43d79e1a5bce750", "fetched_at": "2026-08-28T04:11:20.174469+00:00", "kind": "readme", "missing": false, "url": "https://github.com/phil-opp/blog_os"}, {"content_hash": "5dddddd307a5d1fb7a2b498ff066fe5ffe95e67fe3c2821e45089eaf5bb094fb", "fetched_at": "2026-08-29T08:00:39.290288+00:00", "kind": "homepage", "missing": false, "url": "http://os.phil-opp.com"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 96, "longevity": 100, "rhythm": 35}, "computed_at": "2026-09-02T17:46:02.011165+00:00", "flags": ["no_releases"], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 4059, "days_push": 26, "days_rel": null, "gap_med": null, "n_releases_24m": 0}, "score": 75, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}