csapp
Book reorganization project
An open-source reorganization of the 3rd edition of "Deep into Understanding Computer Systems" by Michael S. Stichler, with accompanying materials and labs.
个人整理的《深入理解计算机系统》中文电子版(原书第 3 版)与实验材料:https://hansimov.gitbook.io/csapp/
2k stars
22 watching
230 forks
Language: C
last commit: 2 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
vonzhou/csapp | A comprehensive study of computer systems through the implementation and analysis of system-level concepts in C | 1,308 |
yangminz/bcst_csapp | An implementation of a computer system simulator in C, based on the book CSAPP | 916 |
dreamanddead/csapp-3e-solutions | Solutions to exercises in a computer systems textbook written in C. | 1,412 |
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 |
xxyzz/ostep-hw | Solutions and implementations for a computer systems course covering operating system concepts, programming in C, and project-based learning | 784 |
hcrypt-project/libscarab | An implementation of a fully homomorphic encryption scheme using large integers | 44 |
hsutter/gcpp | Library providing an experimental deferred and unordered destruction mechanism | 915 |
3dgen/cppwasm-book | A comprehensive guide to programming with C/C++ and WebAssembly | 1,365 |
repolicy/csp-guru | A comprehensive repository of data on concentrating solar power plants worldwide | 18 |
scribusproject/scribus | A community-maintained mirror of the Scribus Subversion repository, providing a centralized hub for bug tracking and feature development. | 412 |
weisscharlesj/scicompforchemists | A comprehensive textbook and teaching resource on programming in Python with applications to chemistry | 227 |
samboycoding/cpp2il | Reverses Unity's IL2CPP build process to its original managed DLLs | 1,729 |
alexprengere/formalsystems | An implementation of formal systems from Douglas Hofstadter's book Gödel, Escher, Bach | 619 |
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 |