village-kernel / village
☆53Updated this week
Related projects ⓘ
Alternatives and complementary repositories for village
- BookOS is a tiny OS based on xbook2 kernel, you can use it to study!☆76Updated 2 years ago
- A tiny Linux distribution.☆58Updated 8 months ago
- The ClosureOS operating system, compatible with Multiboot2 Specification.☆69Updated last month
- This project is a kernel development project for operating systems based on the GPL-3.0 open source license, named Uinxed-Kernel. It was …☆32Updated this week
- Linux 源码分析☆56Updated 3 years ago
- ☆63Updated last year
- MLinux Minimal is a minimalized Linux distro.☆66Updated 5 months ago
- 从零实现TCP/IP协议栈。实现ARP/IP(含分片与重组)/UDP/TCP等协议☆38Updated last year
- This is the source code of ToyOS.☆29Updated 6 months ago
- You can see it in README.MD☆61Updated last year
- A simple (yet naive), POSIX-compliant (hopefully!) operating system from scratch!☆491Updated this week
- ☆21Updated last year
- UEFI BootLoader for ToyOS.☆63Updated 2 years ago
- FOOS's Overcoming Operating System☆26Updated 5 years ago
- 使用 C++23 从零实现的 RISC-V 模拟器☆29Updated 2 months ago
- A PC desktop OS☆95Updated last year
- 建党 100 周年!写一个名为 CPC 的 C 编译器,为党庆生!☆259Updated 3 years ago
- llvm-based c compiler☆93Updated last year
- 🔥An easy-to-port/learn/use C++ data structure template library | 一个易于移植/使用/学习且结构简洁的数据结构模板库☆40Updated 4 months ago
- 小彭老师特意从零开始研发的一款教学用,基于 C++17 回调函数的异步 HTTP 服务器☆92Updated 3 months ago
- 玩具c编译器,基于栈顶缓存的策略生成Linux和MacOS平台的x86-64汇编☆91Updated last month
- The source code of the series "Pocket-OS"☆37Updated 3 months ago
- A simple OS used to study made by two students☆26Updated 2 months ago
- 这是一个运行在实模式的操作系统,完全由本人一人独自使用汇编语言完成(当然有人帮助)。兼容FAT16文件系统,可安装在硬盘上,实现了执行程序、执行批处理文件、文件管理、时钟日历、安装、简单调试、切换驱动器、浏览BMP图片等功能,使用与MS-DOS相似。☆20Updated 2 years ago
- 《x86 汇编语言:从实模式到保护模式》配套代码及工具☆54Updated 3 years ago
- Write a tiny interpreter by C language in 500+ lines☆129Updated 2 years ago
- This is the new kernel of Book OS, I hope it is a new start.☆84Updated 4 years ago
- Just refactoring and extending of https://github.com/rswier/c4.☆61Updated 3 years ago
- 设计了生产者-消费者模拟演示系统。生产者模拟多个进程生产指令放入指令队列中,消费者模拟处理机从指令队列中取出指令并映射为页进行处理,实现页面置换算法。利用Qt产生动画,模拟演示这一过程更加生动形象,可以用于操作系统的教学中。☆20Updated 4 months ago
- 基于IPv4的流媒体广播系统Plus,在原版的基础上进行升级和bug修复等。采用C语言 编写,使用高级Unix编程技术。The streaming media broadcasting system plus based on IPv4 is upgraded and bug…☆58Updated last year