Exely/CSAPP-Labs resource
Solutions and Notes for Labs of Computer Systems: A Programmer's Perspective 3rd Editon // 《深入理解计算机系统》第三版的实验文件、解答与笔记 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: 3266
- days_rel: n/a
- days_push: 1295
- n_releases_24m: 0
Adoption not part of the score
2611 stars · 440 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A collection of solutions and study notes for the labs accompanying Computer Systems: A Programmer's Perspective (3rd Edition), including Data Lab, Bomb Lab, Attack Lab, Architecture Lab, Performance Lab, and Cache Lab. It provides both the original lab files from CMU and the author's own written answers and explanations, developed on Ubuntu 16.04 amd64.
Use cases
- solutions for CSAPP labs
- notes for Data Lab bit manipulation exercises
- walkthrough for Bomb Lab binary bomb disassembly
- guide for Attack Lab buffer overflow and ROP attacks
- explanation of Y86-64 Architecture Lab SEQ and PIPE
- cache simulator implementation for Cache Lab Part A
- matrix transpose optimization to reduce cache misses
- self-study material for computer systems course
When to choose
- you are self-studying CSAPP 3rd edition and want reference solutions
- you want to improve assembly reading skills via Bomb Lab
- you need notes explaining stack protection and ROP attacks
- you want practice with cache simulation and optimization
When to avoid
- you need official CMU grading or autograder support
- you want a maintained library or tool rather than study notes
- you need a different edition of CSAPP or different lab versions
- you require a license for redistribution
Facets
learning-resource · maturity maintenance
developer-tools security compiler interpreter education operating-systems security c csapp labs solutions notes computer-science assembly c-language bomb-lab attack-lab cache-lab y86-64 self-study computer-architecture linux
1 source
- readme: https://github.com/Exely/CSAPP-Labs · fetched 2026-08-28 · ed34bdb95562
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Exely/CSAPP-Labs | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="Exely/CSAPP-Labs")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem