index#index#map
Esta nota todavía no está traducida, así que se muestra la fuente en inglés.

Low-Level Atlas II Index

Nine branches across six phases, every one of them a real system built from scratch in C. This atlas assumes Low-Level Atlas I is already done — the machine model, C, pointers and memory, assembly, the toolchain, systems programming, concurrency basics, and a small OS. Nothing here re-explains that; everything here builds on it.

01 · Warm-up Builds

02 · Data & Serialization

  • Mini Git — content-addressed object store, the commit graph, a working .git.

03 · Networked Systems

04 · Concurrency & Performance II

05 · The Database Engine

★ · Always Active

Reference

  • Reference Registry — sources, tools, and the codecrafters/build-your-own-X hubs this atlas draws from.