https://github.com/Simple-XX/SimpleKernel
Simple kernel for learning operating systems. 用于学习操作系统的简单内核
https://github.com/Simple-XX/SimpleKernel
Last synced: about 1 year ago
JSON representation
Simple kernel for learning operating systems. 用于学习操作系统的简单内核
- Host: GitHub
- URL: https://github.com/Simple-XX/SimpleKernel
- Owner: Simple-XX
- License: mit
- Created: 2018-03-07T03:36:04.000Z (about 8 years ago)
- Default Branch: main
- Last Pushed: 2025-01-02T09:58:40.000Z (over 1 year ago)
- Last Synced: 2025-01-02T10:40:45.028Z (over 1 year ago)
- Language: C
- Homepage:
- Size: 122 MB
- Stars: 3,068
- Watchers: 76
- Forks: 418
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- Awesome-GitHub-Repo - SimpleKernel - 面向 AI 辅助学习的操作系统内核项目,采用 C++23 编写,支持 x86_64、RISC-V 64、AArch64 三种架构,接口即 prompt,AI 可直接根据接口生成实现。 (学习资源 / 学习项目)
- awesome - Simple-XX/SimpleKernel - Interface-Driven OS Kernel for AI-Assisted Learning | 面向 AI 的操作系统学习项目 (C++)