Ross ROSS = Recommend OSS · open-source software intelligence for agents

yourtion/30dayMakeOS resource

《30天自制操作系统》源码中文版。自己制作一个操作系统(OSASK)的过程 observed · 2026-08-28

github.com/yourtion/30dayMakeOS · homepage · C · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100

Flags: no_license

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 4380
  • days_rel: n/a
  • days_push: 884
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

6452 stars · 1464 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

Chinese-language source code companion for the book '30 Days to Make an Operating System', walking through building the OSASK toy OS in C and assembly over 30 daily lessons. It covers boot loaders, GDT/IDT setup, interrupts, memory management, multitasking, and a command-line window, runnable via QEMU.

Use cases

  • learn how to write an operating system from scratch
  • follow a 30-day OS development tutorial with source code
  • understand boot loaders, GDT/IDT, and interrupt handling
  • build a toy OS in C and assembly and run it in QEMU
  • study multitasking and memory management in a minimal kernel
  • read a Chinese translation of the OSASK book source

When to choose

  • you want a structured, day-by-day hands-on OS development course
  • you prefer Chinese-language explanations and comments
  • you want a small complete OS codebase to experiment with in QEMU

When to avoid

  • you need a production-grade or modern kernel (e.g., multicore, ACPI, UEFI)
  • you want an English-language resource
  • you need a maintained OS project rather than a book companion

Facets

learning-resource · maturity maintenance

interpreter compiler developer-tools operating-systems tutorials education programming-languages windows cpp c operating-system osask assembly qemu boot-loader gdt idt interrupts multitasking book-companion chinese linux macos

2 sources

Member repositories

RepositoryRoleHealth v2
yourtion/30dayMakeOSmain23

For agents

markdown · JSON · MCP: product_card(name="yourtion/30dayMakeOS")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem