CSAPP
System textbook
A comprehensive study of computer systems through the implementation and analysis of system-level concepts in C
CSAPP,《深入理解计算机系统结构》2nd ,阅读与实践!
1k stars
31 watching
232 forks
Language: C
last commit: over 4 years ago
Linked from 1 awesome list
ccsapplinuxsystem
Related projects:
Repository | Description | Stars |
---|---|---|
yangminz/bcst_csapp | An implementation of a computer system simulator in C, based on the book CSAPP | 916 |
hansimov/csapp | An open-source reorganization of the 3rd edition of "Deep into Understanding Computer Systems" by Michael S. Stichler, with accompanying materials and labs. | 1,573 |
xxyzz/ostep-hw | Solutions and implementations for a computer systems course covering operating system concepts, programming in C, and project-based learning | 784 |
dreamanddead/csapp-3e-solutions | Solutions to exercises in a computer systems textbook written in C. | 1,412 |
ustcwpz/ustc-cs-courses-resource | A collection of resources for computer science students at USTC, including course materials and study aids. | 1,192 |
ryandougherty/introduction-to-the-theory-of-computation-solutions | Solutions to a theoretical computer science textbook, compiled from LaTeX files. | 349 |
cnbbooks/lfe-sicp | Converting the MIT classic 'Structure and Interpretation of Computer Programs' to Lisp Flavored Erlang. | 124 |
yourtion/learningmasteringalgorithms-c | A comprehensive C programming project covering various algorithms and data structures | 747 |
max-hailperin/operating-systems-and-middleware--supporting-controlled-interaction | A comprehensive textbook on operating systems principles with supporting middleware, available under a Creative Commons license. | 120 |
xuhongv/studyinesp8266 | A comprehensive study project on using an ESP8266 WiFi module in C programming with assembly language | 695 |
w7cook/aopl | Teaching notes and resources on programming languages written in Haskell | 165 |
cirosantilli/cpp-cheat | A collection of minimal examples and tutorials for system programming in C, C++, POSIX, and Linux | 614 |
michalstrehovsky/zerosharp | Demonstrates the use of C# for systems programming with native ahead-of-time compilation technology | 2,022 |
xuhongv/studyinesp32 | A collection of projects and tutorials for learning ESP32 development | 455 |
itpnyu/icm-2022-code | An Introduction to Computational Media course covering basic programming concepts and software development tools. | 6 |