A C language repo to implement CSAPP
☆957Jun 8, 2023Updated 3 years ago
Alternatives and similar repositories for bcst_csapp
Users that are interested in bcst_csapp are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Onix - 操作系统实现☆866May 21, 2024Updated 2 years ago
- Solutions and Notes for Labs of Computer Systems: A Programmer's Perspective 3rd Editon // 《深入理解计算机系统》第三版的实验文件、解答与笔记☆2,617Feb 15, 2023Updated 3 years ago
- ☆606Aug 18, 2026Updated 2 weeks ago
- ICSPA for MOOC☆54Jun 12, 2023Updated 3 years ago
- ☆2,714Mar 6, 2024Updated 2 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- 本课程基于Rui的chibicc,@sunshaoce和@ksco将其由原来的X86架构改写为RISC-V 64架构,同时加入了大量的中文注释,并且配有316节对应于每一个commit的课 程,帮助读者可以层层推进、逐步深入的学习编译器的构造。☆367Jun 3, 2023Updated 3 years ago
- 高性能并行编程与优化 - 课件☆4,214Aug 13, 2026Updated 3 weeks ago
- Achieve a tiny STL in C++11☆12,479Oct 27, 2024Updated last year
- A course to build distributed key-value service based on TiKV model☆3,986May 3, 2025Updated last year
- A small Key-Value storage engine written in C++.☆108Feb 17, 2023Updated 3 years ago
- 电子科技大学分布式存储与计算实验室新生训练计划☆898May 1, 2025Updated last year
- C++那些事☆43,403May 16, 2026Updated 3 months ago
- 4 labs + 2 challenges + 4 docs☆1,599Oct 14, 2023Updated 2 years ago
- 雷神项目,翻译 mit 6.824 2020☆652Apr 6, 2023Updated 3 years ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- 为 CSAPP 视频课程提供字幕,翻译 PPT,Lab。☆2,801May 29, 2024Updated 2 years ago
- CSAPP 3e Solutions☆1,508Aug 14, 2022Updated 4 years ago
- NJU EMUlator, a full system x86/mips32/riscv32/riscv64 emulator for teaching☆1,122Aug 12, 2026Updated 3 weeks ago
- 课程视频、PPT和源代码:侯捷C++系列;台大郭彦甫MATLAB