A C language repo to implement CSAPP
☆953Jun 8, 2023Updated 2 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 - 操作系统实现☆851May 21, 2024Updated last year
- Solutions and Notes for Labs of Computer Systems: A Programmer's Perspective 3rd Editon // 《深入理解计算机系统》第三版的实验文件、解答与笔记☆2,567Feb 15, 2023Updated 3 years ago
- ☆598Aug 20, 2025Updated 7 months ago
- 本课程基于Rui的chibicc,@sunshaoce和@ksco将其由原来的X86架构改写为RISC-V 64架构,同时加入了大量的中文注释,并且配有316节对应于每一个commit的课程,帮助读者可以层层推进、逐步深入的学习编译器的构造。☆363Jun 3, 2023Updated 2 years ago
- ☆2,682Mar 6, 2024Updated 2 years ago
- ICSPA for MOOC☆53Jun 12, 2023Updated 2 years ago
- 高性能并行编程与优化 - 课件☆4,173Oct 18, 2024Updated last year
- A course to build distributed key-value service based on TiKV model☆3,892May 3, 2025Updated 10 months ago
- Achieve a tiny STL in C++11☆12,419Oct 27, 2024Updated last year
- A small Key-Value storage engine written in C++.☆108Feb 17, 2023Updated 3 years ago
- 雷神项目,翻译 mit 6.824 2020☆655Apr 6, 2023Updated 2 years ago
- C++那些事☆42,989Mar 12, 2026Updated last week
- 电子科技大学分布式存储与计算实验室新生训练计划☆905May 1, 2025Updated 10 months ago
- 4 labs + 2 challenges + 4 docs☆1,586Oct 14, 2023Updated 2 years ago
- 为 CSAPP 视频课程提供字幕,翻译 PPT,Lab。☆2,777May 29, 2024Updated last year
- CSAPP 3e Solutions☆1,483Aug 14, 2022Updated 3 years ago
- NJU EMUlator, a full system x86/mips32/riscv32/riscv64 emulator for teaching☆1,095Nov 14, 2025Updated 4 months ago
- ☆186Dec 4, 2023Updated 2 years ago
- 课程视频、PPT和源代码:侯捷C++系列;台大郭彦甫MATLAB☆4,176Aug 25, 2025Updated 6 months ago
- 你管这破玩意叫操作系统源码 — 像小说一样品读 Linux 0.11 核心代码☆22,173Mar 22, 2025Updated last year
- 从零开始的 JSON 库教程☆7,955Jun 14, 2024Updated last year
- C++11/14/17/20 Concurrency Demystified: From Core Principles to Thread-Safe Code☆2,196Dec 25, 2024Updated last year
- Event-driven network library for multi-threaded Linux server in C++11☆16,000Dec 23, 2025Updated 3 months ago
- 《从头写一个RISC-V OS》课程配套的资源☆1,106Apr 28, 2025Updated 10 months ago
- 我的自学笔记,终身更新☆3,947Mar 13, 2026Updated last week
- S - 哈工大《操作系统》实验☆2,261Jun 11, 2022Updated 3 years ago
- A C++ High Performance Web Server☆8,176Sep 27, 2023Updated 2 years ago
- cmu 15445 2018,DBMS实现☆49Apr 30, 2019Updated 6 years ago
- 中文版的 MIT xv6 文档☆3,507Dec 1, 2025Updated 3 months ago
- LSM-Tree 论文 的中文翻译☆81May 21, 2022Updated 3 years ago
- A coroutine framework aimed at high-concurrency io with reasonable latency, based on io_uring.☆587Jul 8, 2024Updated last year
- C++高性能分布式服务器框架,webserver,websocket server,自定义tcp_server(包含日志模块,配置模块,线程模块,协程模块,协程调度模块,io协程调度模块,hook模块,socket模块,bytearray序列化,http模块,TcpServ…☆4,640Dec 8, 2023Updated 2 years ago
- 《计算机网络-自顶向下方法(原书第6版)》编程作业,Wireshark实验文档的翻译和解答。☆5,190Mar 8, 2021Updated 5 years ago
- 开发内功修炼☆6,777Sep 14, 2025Updated 6 months ago
- MIT 6.828 Operating System Lab https://pdos.csail.mit.edu/6.828/2018/schedule.html☆1,136Mar 29, 2023Updated 2 years ago
- c++ async rpc framework. 14w+qps.☆1,639Oct 18, 2023Updated 2 years ago
- 实现一个操作系统内核☆1,902Mar 4, 2023Updated 3 years ago
- 2023秋冬季开源操作系统训练营☆2,113Mar 4, 2024Updated 2 years ago
- Learn how to write a minimal working linker from scratch☆110Apr 24, 2024Updated last year