Onix - 操作系统实现
☆848May 21, 2024Updated last year
Alternatives and similar repositories for onix
Users that are interested in onix are comparing it to the libraries listed below
Sorting:
- Linux 源码分析☆63Sep 17, 2021Updated 4 years ago
- 计算机科学体系结构的实现☆394Jan 6, 2023Updated 3 years ago
- A django application for dictation and review English words for Chinese☆43Jan 9, 2026Updated last month
- A simple (yet naive), POSIX-compliant (hopefully!) operating system from scratch!☆530Feb 17, 2026Updated last week
- A C language repo to implement CSAPP☆953Jun 8, 2023Updated 2 years ago
- NUDT 高级计算机网络实验:基于UDP的可靠传输☆18Jan 8, 2024Updated 2 years ago
- 《从头写一个RISC-V OS》课程配套的资源☆1,096Apr 28, 2025Updated 10 months ago
- 实现一个操作系统内核☆1,900Mar 4, 2023Updated 2 years ago
- Interface-Driven OS Kernel for AI-Assisted Learning | 面向 AI 的操作系统学习项目☆3,161Feb 9, 2026Updated 3 weeks ago
- 本课程基于Rui的chibicc,@sunshaoce和@ksco将其由原来的X86架构改写为RISC-V 64架构,同时加入了大量的中文注释,并且配有316节对应于每一个commit的课程,帮助读者可以层层推进、逐步深入的学习编译器的构造。☆362Jun 3, 2023Updated 2 years ago
- 本仓库是自己学习操作系统真象还原的代码仓库,是基于作者代码的修改与注释☆72Sep 26, 2023Updated 2 years ago
- 《操作系统真象还原》源码及学习笔记(os-elephant)还原真相☆468Jul 6, 2018Updated 7 years ago
- 你管这破玩意叫操作系统源码 — 像小说一样品读 Linux 0.11 核心代码☆22,065Mar 22, 2025Updated 11 months ago
- 创建一个用户态的TCP/IP协议栈。基于Linux内核的TCP/IP协议栈,Xiaochen Wang's TCP/IP stack 和 Level-IP这三个项目构建的。同时它也是一个中文教程,可以帮助自己(或者看到此教程的人)更好的理解计算机网络,更好的理解协议栈。☆88Mar 7, 2021Updated 4 years ago
- 清华大学操作系统课程实验 (OS Kernel Labs)☆2,225Aug 26, 2022Updated 3 years ago
- linux内核学习资料:200+经典内核文章,100+内核论文,50+内核项目,500+内核面试题,80+内核视频☆7,399May 20, 2024Updated last year
- DragonOS is an operating system developed from scratch using Rust, with Linux compatibility. It is designed for **Serverless** scenarios.…☆1,139Feb 24, 2026Updated last week
- 《Linux内核完全剖析》linux0.12源码及实验环境☆510Oct 29, 2023Updated 2 years ago
- NJU EMUlator, a full system x86/mips32/riscv32/riscv64 emulator for teaching☆1,091Nov 14, 2025Updated 3 months ago
- 《一个64位操作系统的设计与实现》读书笔记&随书源码☆1,199Oct 10, 2019Updated 6 years ago
- A multi-thread Redis implementation with RCU☆17May 22, 2025Updated 9 months ago
- xbook2是一个基于x86处理器的32位操作系统,实现了大量的基础功能,可以拿来学习操作系统知识。☆461Oct 31, 2021Updated 4 years ago
- ☆96Apr 22, 2024Updated last year
- 网络嗅探实验☆16Apr 6, 2022Updated 3 years ago
- a riscv32 rv32imc emulator written in c.☆33Jul 24, 2025Updated 7 months ago
- Xv6 for RISC-V☆9,257Dec 17, 2025Updated 2 months ago
- Learn how to write a minimal working linker from scratch☆109Apr 24, 2024Updated last year
- Linux 内核揭秘☆7,636Jul 17, 2025Updated 7 months ago
- 《30天自制操作系统》源码中文版。自己制作一个操作系统(OSASK)的过程☆6,375Apr 1, 2024Updated last year
- 《使用Rust编写操作系统》☆2,263Jun 23, 2023Updated 2 years ago
- A super tiny RISC-V emulator that is able to run xv6.☆76Aug 16, 2022Updated 3 years ago
- ☆2,675Mar 6, 2024Updated last year
- 谢宝友的Linux2.6.11源码注释。linux 2.6.11.12代码注释。主要参考《深入理解LINUX内核第三版》、《深入理解LINUX网络内幕》、《深入理解LINUX虚拟内存管理》等书籍☆248Sep 18, 2018Updated 7 years ago
- 中文版的 MIT xv6 文档☆3,493Dec 1, 2025Updated 3 months ago
- TCP/IP stack implementation☆18May 11, 2020Updated 5 years ago
- Linux下C++轻量级WebServer服务器☆19,223Jul 5, 2024Updated last year
- 从0开始写一个操作系统——《操作系统真象还原》☆12Sep 21, 2020Updated 5 years ago
- A minimal, modularized, and machine-independent hardware abstraction layer☆525Dec 23, 2025Updated 2 months ago
- 《操作系统真象还原》自写源码实现 并于CSDN上面详细记录操作系统的整个实现流程 包括Debug步骤与书籍中错误勘误 Bochs2.6.8 Gcc4.4 本书除最后三个小功能其余全部实现 6k行左右的代码 希望能帮到各位 ^^☆77Apr 24, 2022Updated 3 years ago