kiukotsu/ucore resource
清华大学操作系统课程实验 (OS Kernel Labs) observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
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: 3943
- days_rel: n/a
- days_push: 1468
- n_releases_24m: 0
Adoption not part of the score
2252 stars · 452 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
uCore OS Labs is the set of lab exercises for Tsinghua University's undergraduate operating systems course, guiding students through building an x86 teaching kernel in C across eight labs. It includes lab code, guides, and exercises covering boot, memory management, threads, scheduling, synchronization, and file systems.
Use cases
- learn operating system internals by implementing a kernel
- practice memory management and paging in a small OS
- study kernel thread and process scheduling implementation
- complete university OS course lab assignments
- understand synchronization and file system design hands-on
When to choose
- you want hands-on kernel programming practice in C
- you are following a structured OS course curriculum
- you prefer small teaching kernels over huge production codebases
When to avoid
- you need a production-ready or modern multi-arch kernel
- you want a maintained project with recent releases
- you prefer Rust or non-x86 teaching OSes
Facets
learning-resource · maturity maintenance
interpreter developer-tools testing operating-systems education tutorials windows operating-system-kernel teaching-labs x86 tsinghua-university kernel-development qemu course-exercises linux macos
1 source
- readme: https://github.com/kiukotsu/ucore · fetched 2026-08-28 · 18af960a6b9d
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| kiukotsu/ucore | main | 32 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem