Multi-Book SystemLong-Term HandbookSource-Driven Writing
AI Assisted Technical Books
AI Engineering Books
从底层机制、系统架构到工程实践的长期技术书库。这里不是一次性博客集合,而是一套持续生长的工程认知地图。
System Path
Hardware to App
v0.1
Hardware
Kernel
Driver / HAL
System Service
IPC
Runtime
Framework
App
A map for reading systems as layers: from physical constraints to runtime abstractions and user-facing frameworks.
Core Library
Engineering books, organized as systems
每一个分区都像一本长期维护的技术书:从概念、机制、源码证据,到工程判断。
Systems C++
C++ STL Engineering
对象模型、allocator、iterator、traits、algorithm 与 mini STL 实现
Enter →
Runtime
Python Core Architecture
Language Semantics、Object Model、Execution Model 与 CPython Runtime
Enter →
Compiler
Compiler Engineering
source text、AST、IR、SSA、optimization、runtime、backend
Enter →
Kernel
Linux Kernel Engineering
process、scheduler、memory、VFS、driver、network、security
Enter →
Mobile
Mobile OS Architecture
Hardware、Kernel、Drivers、System Services、Runtime、Frameworks and Apps
Enter →
Graphics
Graphic Universe
GPU architecture、rendering pipeline、graphics systems 与视觉世界构建
Enter →
Creative / Archive
Useful side libraries
保留创作提示、文学阅读与长期资料库,让工程知识库也有自己的边界和空气。
System Map
A shared path through modern computing
从硬件到应用,很多书库其实都在反复解释同一条系统链路,只是观察角度不同。
Step 01
Hardware
Step 02
Kernel
Step 03
Driver / HAL
Step 04
System Service
Step 05
IPC
Step 06
Runtime
Step 07
Framework
Step 08
App