Onix - 操作系统实现
☆851May 21, 2024Updated last year
Alternatives and similar repositories for onix
Users that are interested in onix are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
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 2 months ago
- A simple (yet naive), POSIX-compliant (hopefully!) operating system from scratch!☆529Feb 17, 2026Updated last month
- A C language repo to implement CSAPP☆953Jun 8, 2023Updated 2 years ago
- 《从头写一个RISC-V OS》课程配套的资源☆1,106Apr 28, 2025Updated 10 months ago
- NUDT 高级计算机网络实验:基于UDP的可靠传输☆18Jan 8, 2024Updated 2 years ago
- 实现一个操作系统内核☆1,902Mar 4, 2023Updated 3 years ago
- Interface-Driven OS Kernel for AI-Assisted Learning | 面向 AI 的操作系统学习项目☆3,169Updated this week
- 《操作系统真象还原》源码及学习笔记(os-elephant)还原真相☆468Jul 6, 2018Updated 7 years ago
- 本仓库是自己学习操作系统真象还原的代码仓库,是基于作者代码的修改与注释☆73Sep 26, 2023Updated 2 years ago
- 本课程基于Rui的chibicc,@sunshaoce和@ksco将其由原来的X86架构改写为RISC-V 64架构,同时加入了大量的中文注释,并且配有316节对应于每一个commit的课程,帮助读者可以层层推进、逐步深入的学习编译器的构造。☆363Jun 3, 2023Updated 2 years ago
- 创建一个用户态的TCP/IP协议栈。基于Linux内核的TCP/IP协议栈,Xiaochen Wang's TCP/IP stack 和 Level-IP这三个项目构建的。同时它也是一个中文教程,可以帮助自己(或者看到此教程的人)更好的理解计算机网络,更好的理解协议栈。☆88Mar 7, 2021Updated 5 years ago
- 你管这破玩意叫操作系统源码 — 像小说一样品读 Linux 0.11 核心代码☆22,173Mar 22, 2025Updated last year
- 清华大学操作系统课程实验 (OS Kernel Labs)☆2,238Aug 26, 2022Updated 3 years ago
- linux内核学习资料:200+经典内核文章,100+内核论文,50+内核项目,500+内核面试题,80+内核视频☆7,457May 20, 2024Updated last year
- 《Linux内核完全剖析》linux0.12源码及实验环境☆509Oct 29, 2023Updated 2 years ago
- DragonOS is an operating system developed from scratch using Rust, with Linux compatibility. It is designed for **Serverless** scenarios.…☆1,145Updated this week
- 《一个64位操作系统的设计与实现》读书笔记&随书源码☆1,197Oct 10, 2019Updated 6 years ago
- 《30天自制操作系统》源码中文版。自己制作一个操作系统(OSASK)的过程☆6,384Apr 1, 2024Updated last year
- A portable dynamic programming language☆27Feb 9, 2026Updated last month
- ☆13Mar 7, 2026Updated 2 weeks ago
- A simple OS used to study made by several students☆67May 18, 2025Updated 10 months ago
- Xv6 for RISC-V☆9,359Dec 17, 2025Updated 3 months ago
- ☆96Apr 22, 2024Updated last year
- NJU EMUlator, a full system x86/mips32/riscv32/riscv64 emulator for teaching☆1,095Nov 14, 2025Updated 4 months ago
- Let's write an OS which can run on RISC-V in Rust from scratch!☆16Sep 18, 2023Updated 2 years ago
- 《使用Rust编写操作系统》☆2,264Jun 23, 2023Updated 2 years ago
- 用Rust语言重写Linux kernel中的KVM☆16Apr 17, 2022Updated 3 years ago
- Linux下C++轻量级WebServer服务器☆19,333Jul 5, 2024Updated last year
- 网络嗅探实验☆16Apr 6, 2022Updated 3 years ago
- xbook2是一个基于x86处理器的32位操作系统,实现了大量的基础功能,可以拿来学习操作系统知识。☆460Oct 31, 2021Updated 4 years ago
- 2023秋冬季开源操作系统训练营☆2,113Mar 4, 2024Updated 2 years ago
- 中文版的 MIT xv6 文档☆3,507Dec 1, 2025Updated 3 months ago
- 赵炯老师《linux-0.12 内核完全剖析》读书笔记及linux-0.12注释源码☆802Jul 4, 2023Updated 2 years ago
- 《操作系统真象还原》自写源码实现 并于CSDN上面详细记录操作系统的整个实现流程 包括Debug步骤与书籍中错误勘误 Bochs2.6.8 Gcc4.4 本书除最后三个小功能其余全部实现 6k行左右的代码 希望能帮到各位 ^^☆77Apr 24, 2022Updated 3 years ago
- You can see it in README.MD☆64Aug 16, 2023Updated 2 years ago
- ☆2,682Mar 6, 2024Updated 2 years ago
- 从零实现TCP/IP协议栈。实现ARP/IP(含分片与重组)/UDP/TCP等协议☆73Apr 7, 2023Updated 2 years ago