yourtion / 30dayMakeOSLinks
《30天自制操作系统》源码中文版。自己制作一个操作系统(OSASK)的过程
☆6,355Updated last year
Alternatives and similar repositories for 30dayMakeOS
Users that are interested in 30dayMakeOS are comparing it to the libraries listed below
Sorting:
- Simple kernel for learning operating systems. 用于学习操作系统的简单内核☆3,150Updated 8 months ago
- 中文版的 MIT xv6 文档☆3,489Updated last month
- Linux 内核揭秘☆7,609Updated 5 months ago
- Tinyhttpd 是J. David Blackstone在1999年写的一个不到 500 行的超轻量型 Http Server,用来学习非常不错,可以帮助我们真正理解服务器程序的本质。官网//tinyhttpd.sourceforge.net☆12,068Updated 2 years ago
- C 资源大全中文版,包括了:构建系统、编译器、数据库、加密、初中高的教程/指南、书籍、库等。☆6,628Updated 2 years ago
- 清华大学操作系统课程实验 (OS Kernel Labs)☆2,218Updated 3 years ago
- 《一个64位操作系统的设计与实现》读书笔记&随书源码☆1,201Updated 6 years ago
- 从零开始编写一个操作系统教程 -- 中文版☆698Updated 3 years ago
- S - 哈工大《操作系统》实验☆2,256Updated 3 years ago
- <30天自制操作系统>-----用GIT管理你的自制操作系统。☆645Updated 6 years ago
- 为 CSAPP 视频课程提供字幕,翻译 PPT,Lab。☆2,765Updated last year
- tinyhttpd的详细注释版,十分适合入门者学习的一个项目☆1,787Updated 7 years ago
- hurlex 小内核分章节代码和文档☆1,037Updated 4 years ago
- 学习C & C++ & python&汇编语言 LLVM编译器 数据结构 算法 操作系统 单片机 linux 面试☆3,047Updated last year
- the source code of linux-0.11 for study linux kernel☆1,332Updated 6 years ago
- 从零开始的 JSON 库教程☆7,955Updated last year
- OS kernel labs based on Rust/C Lang & RISC-V 64/X86-32☆4,031Updated 2 years ago
- 学习计算机科学的一些pdf资源,欢迎赞赏☆1,564Updated last year
- CSAPP,《深入理解计算机系统结构》2nd ,阅读与实践!☆1,326Updated 5 years ago
- 实现一个操作系统内核☆1,900Updated 2 years ago
- Write a simple interpreter of C. Inspired by c4 and largely based on it.☆4,328Updated last month
- Solutions and Notes for Labs of Computer Systems: A Programmer's Perspective 3rd Editon // 《深入理解计算机系统》第三版的实验文件、解答与笔记☆2,549Updated 2 years ago
- 网易云课堂选的操作系统课实验的代码及相关记录☆493Updated 3 years ago
- Webbench是Radim Kolar在1997年写的一个在linux下使用的非常简单的网站压测工具。它使用fork()模拟多个客户端同时访问我们设定的URL,测试网站在压力下工作的性能,最多可以模拟3万个并发连接去测试网站的负载能力。官网地址//home.tiscali…☆2,789Updated 4 years ago
- 算法学习笔记☆8,854Updated 7 months ago
- 《算法导论》第三版中算法的C++实现☆4,055Updated last year
- OS Lectures 2022 Spring in Dept. CS, Tsinghua Univ.☆2,858Updated 3 years ago
- LeetCode in pure C☆3,162Updated 6 months ago
- Linux内核与设备驱动程序学习笔记☆2,853Updated last week
- A Detailed Cplusplus Concurrency Tutorial 《C++ 并发编程指南》☆5,474Updated 3 years ago