SilverRainZ / OS67
An unix-like toy kernel
☆728Updated 3 years ago
Alternatives and similar repositories for OS67:
Users that are interested in OS67 are comparing it to the libraries listed below
- hurlex 小内核分章节代码和文档☆1,037Updated 3 years ago
- 第二版重新设计和构思,参考一些优秀的实现进行补充设计和编码。☆483Updated 4 years ago
- Simple DIY OS☆160Updated 6 years ago
- an unix-like toy os kernel☆285Updated last year
- A Mini Linux-like Operating System.☆196Updated 3 years ago
- A small C11 compiler☆773Updated 4 years ago
- The old Linux kernel source ver 0.11 which has been tested under modern Linux, Mac OSX and Windows.☆872Updated last year
- Xv6 is a teaching operating system developed in the summer of 2006 for MIT's operating systems course, 6.828: operating systems Engineeri…☆187Updated 12 years ago
- Operating System From Scratch : learn OS by practice☆571Updated 11 years ago
- 《自己动手构造编译系统:编译、汇编与链接》随书源码☆376Updated last year
- ☆231Updated 6 years ago
- OS开发编写的资料☆118Updated 3 years ago
- ucore os lab guide☆745Updated 4 years ago
- ☆127Updated 12 years ago
- Based on linux0.11, break it down, then reassemble (For NEU Lab use)☆164Updated 6 years ago
- Building ucore OS step by step☆153Updated 9 years ago
- MIT操作系统工程的教学操作系统Xv6的源码剖析中文翻译项目,使用ANSI标准C重新在riscv架构上实现Unix v6;☆332Updated 4 years ago
- Hobby os project with GUI☆404Updated last year
- 带注释的《X86汇编语言-从实模式到保护模式》一书代码☆336Updated 8 years ago
- simple os book☆569Updated 2 years ago
- YourtionOS 基于 30dayMakeOS (OSASK) 构建你自己的操作系统☆256Updated 3 years ago
- A lightweight open-source C compiler for research and education.☆391Updated last month
- Cb (C flat) compiler. Cb is simplified C.☆398Updated 6 years ago
- 操作系统真象还原☆116Updated 11 months ago
- xbook2是一个基于x86处理器的32位操作系统,实现了大量的基础功能,可以拿来学习操作系统知识。☆456Updated 3 years ago
- <30天自制操作系统>-----用GIT管理你的自制操作系统。☆642Updated 5 years ago
- mykernel 2.0: Develop your own OS kernel by reusing Linux infrastructure, based on x86-64/Linux Kernel 5.4.34.