yifengyou/The-design-and-implementation-of-a-64-bit-os resource
《一个64位操作系统的设计与实现》读书笔记&随书源码 observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases 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: 3013
- days_rel: n/a
- days_push: 2519
- n_releases_24m: 0
Adoption not part of the score
1199 stars · 244 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A collection of study notes and accompanying source code for the Chinese book 'The Design and Implementation of a 64-bit Operating System'. It walks through building a 64-bit OS from scratch, covering bootloader, kernel, memory management, interrupts, and system calls.
Use cases
- learn how to write a 64-bit operating system from scratch
- study bootloader and kernel boot process with runnable examples
- understand x86-64 protected mode and IA-32e mode
- learn SLAB memory pool and page table implementation
- follow along with an OS development book with annotated source code
When to choose
- you are reading the book and want organized, commented, runnable code per chapter
- you want a structured tutorial path for hobby OS development on x86-64
- you prefer notes with one-click run scripts for each experiment
When to avoid
- you need a production-ready or maintained operating system kernel
- you want an English-language resource
- you need support for ARM or non-x86 architectures
Facets
learning-resource · maturity maintenance
developer-tools documentation operating-systems tutorials education cli operating-system 64-bit bootloader kernel x86-64 book-notes assembly study-notes linux
1 source
- readme: https://github.com/yifengyou/The-design-and-implementation-of-a-64-bit-os · fetched 2026-08-28 · 5d23d371e70d
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| yifengyou/The-design-and-implementation-of-a-64-bit-os | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="yifengyou/The-design-and-implementation-of-a-64-bit-os")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem