# vonzhou/CSAPP

CSAPP,《深入理解计算机系统结构》2nd ，阅读与实践！

Repository: https://github.com/vonzhou/CSAPP
Canonical: https://ross.abutalabs.com/products/vonzhou-csapp
Language: C
License Family: other
Topics: linux, system, c, csapp
Last push: 2020-04-25T03:40:47+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 4181, "days_push": 2321, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1324, forks 227 (observed 2026-08-28T04:04:22.351065+00:00)

## What it is
A personal study repository of reading notes, exercise solutions, and practice code for the book 'Computer Systems: A Programmer's Perspective' (CSAPP, 2nd edition). It organizes chapter-by-chapter material covering machine-level representation, memory hierarchy, linking, and systems programming in C on Linux.

## Use cases
- study CSAPP book with notes and solutions
- learn how computer systems work from a programmer's perspective
- find CSAPP lab and exercise solutions in C
- understand linking, virtual memory, and exception control flow
- practice systems programming on Linux in C
- review machine-level representation of programs

## When to choose
- you are self-studying CSAPP 2nd edition and want companion notes and solutions
- you want C-based examples of systems concepts on Linux

## When to avoid
- you need the official CSAPP labs or course materials
- you want a maintained library or tool rather than study notes
- you need a license-cleared codebase for reuse

## Facets
- artifact type: learning-resource
- maturity: maintenance
- function: developer-tools, documentation
- domain: operating-systems, tutorials, programming-languages
- platform: c, cpp
- tags: csapp, computer-systems, study-notes, exercises, systems-programming, linux

## Member repositories
- vonzhou/CSAPP (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:22.351065+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:47:02.525859+00:00, confidence not recorded.
  - readme: https://github.com/vonzhou/CSAPP (fetched 2026-08-28T04:04:22.351065+00:00, sha eeb6f8bb847a)
- Data as of 2026-08-30T08:39:29.467469+00:00.
