《操作系统真象还原》自写源码实现 并于CSDN上面详细记录操作系统的整个实现流程 包括Debug步骤与书籍中错误勘误 Bochs2.6.8 Gcc4.4 本书除最后三个小功能其余全部实现 6k行左右的代码 希望能帮到各位 ^^
☆76Apr 24, 2022Updated 4 years ago
Alternatives and similar repositories for Tiny-OS
Users that are interested in Tiny-OS are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 本仓库是自己学习操作系统真象还原的代码仓库,是基于作者代码的修改与注释☆73Sep 26, 2023Updated 2 years ago
- build Unix-like tiny Operating System from scratch☆12Mar 31, 2025Updated last year
- 《操作系统真象还原》源码及学习笔记(os-elephant)还原真相☆482Jul 6, 2018Updated 8 years ago
- Event-Driven C++ High-Performance WebServer In C++11☆90May 10, 2022Updated 4 years ago
- 《操作系统真象还原》一书实现的系统代码☆293May 8, 2024Updated 2 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- [c++]使用boost.asio写的简单内存键值对缓存☆11Jul 31, 2017Updated 8 years ago
- 使用rust实现一个操作系统内核☆39Sep 9, 2024Updated last year
- The casbin extension for Hertz.☆11Feb 20, 2023Updated 3 years ago
- ASOR - 基于x86架构的虚拟机实现☆30May 30, 2023Updated 3 years ago
- tiktok-mall☆19Mar 13, 2025Updated last year
- C++万能客户端。Http Client、Redis Client、MySQL Client、Kafka Client。极致高性能。线程安全、自带连接池、自带线程池。全异步工作模式,支持异步回调、半同步future、同步等待三套接口。可以模仿现有client开发自定义协议。☆18Aug 6, 2020Updated 5 years ago
- 西邮Linux兴趣小组培养计划,涵盖Linux入门、系统编程、网络编程以及后端能力培养。☆45Jun 5, 2026Updated last month
- gofuzz is a collection of metrics and phonetic (fuzzy string matching) algorithms for Go. (e.g. Dice/Sorensen, Hamming, Jaccard, Jaro, Ja…☆10Apr 13, 2015Updated 11 years ago
- 常用开源库(muduo,云风coroutine库,epoll,go1.5.1)源码注释,尽量保证一直更新☆15Dec 6, 2020Updated 5 years ago
- Deploy open-source AI quickly and easily - Special Bonus Offer • AdRunpod Hub is built for open source. One-click deployment and autoscaling endpoints without provisioning your own infrastructure.
- 🤖🤖🤖 ,结合自己在公司生产上构建监控系统的经验,详细的展示如何对线上服务进行监控,内容涉及到的指标设计,软件配置,监控方案等等你都可以拿来直接复刻到你的项目里,这是一套非常适合中小企业的监控体系。☆28Aug 3, 2023Updated 2 years ago
- A Beginner's Optimization Guide to RDMA, Based on Verbs and RDMA-CM, for High-Performance Computing and Disaggregated Memory Systems☆15Sep 30, 2024Updated last year
- Orange's一个操作系统的实现(随书光盘)☆19Jun 30, 2020Updated 6 years ago
- 详细且纯粹的leveldb源码注解,注解总结链接:☆35Jan 28, 2018Updated 8 years ago
- JWT middleware for Hertz☆34Dec 15, 2025Updated 6 months ago
- RISC-V vector and tensor compute extensions for Vortex GPGPU acceleration for ML workloads. Optimized for transformer models, CNNs, and g…☆24Apr 25, 2025Updated last year
- 西邮Linux兴趣小组博客聚合,爬取Atom/RSS订阅源生成群博API。☆15Jun 23, 2026Updated 2 weeks ago
- 自己动手实现一个玩具操作系统,名曰babyos。以baby为名,取 其活泼、可爱之意。简单,却招人喜爱,幼稚,却又生机勃勃。☆31Jan 28, 2018Updated 8 years ago
- 基于树莓派ZREO BCM2835的简易树莓派操作系统 计算机科学与技术 操作系统课程设计☆32Feb 13, 2020Updated 6 years ago
- GPUs on demand by Runpod - Special Offer Available • AdRun AI, ML, and HPC workloads on powerful cloud GPUs—without limits or wasted spend. Deploy GPUs in under a minute and pay by the second.
- A cmake template for crystal palace☆41Dec 20, 2025Updated 6 months ago
- 谢宝友的Linux2.6.11源码注释。linux 2.6.11.12代码注释。主要参考《深入理解LINUX内核第三版》、《深入理解LINUX网络内幕》、《深入理解LINUX虚拟内存管理》等书籍☆247Sep 18, 2018Updated 7 years ago
- 电子版书籍☆14Dec 23, 2019Updated 6 years ago
- An interpreter in C for the language brainfuck.☆11Apr 12, 2023Updated 3 years ago
- 《分布式对象存储:原理、设计与实现》☆12May 19, 2020Updated 6 years ago
- MIT6.824作业答案☆14May 19, 2018Updated 8 years ago
- ☆244Apr 12, 2022Updated 4 years ago
- 《X86汇编语言-从实模式到保护模式》实验☆19Mar 7, 2018Updated 8 years ago
- katalyst aims to provide a universal solution to help improve resource utilization and optimize the overall costs in the cloud. This repo…☆53Jun 30, 2026Updated last week
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- 多级缓存架构项目,kafka读取缓存更新请求,从数据库获取缓存,写入ehcache和redis☆11Jul 6, 2018Updated 8 years ago
- Source-level operating system debugging tool that supports debugging kernel and multiple user processes synchronously. VSCode integration…☆36May 29, 2026Updated last month
- 学习C++的标准模版库(STL)☆23Jan 2, 2020Updated 6 years ago
- 《Linux 设备驱动开发详解》(宋宝华) 学习笔记☆25Nov 4, 2019Updated 6 years ago
- study_summary☆10Aug 8, 2022Updated 3 years ago
- 这是一个 fps 单机游戏逆向练习项目,使用 imgui 绘制。(This is a reverse practice project for fps single player games, drawn using imgui.)☆18Sep 5, 2023Updated 2 years ago
- Rust 重构的 sRDI☆18Sep 9, 2024Updated last year