youzhonghui / MiniCRTLinks
俞甲子的MiniCRT代码,以及我将他的代码修改,移植到64位linux系统上的源码
☆86Updated 4 years ago
Alternatives and similar repositories for MiniCRT
Users that are interested in MiniCRT are comparing it to the libraries listed below
Sorting:
- 程序员的自我修养--链接、装载与库: CRT 实现☆53Updated 2 years ago
- x86汇编语言 从实模式到保护模式☆55Updated 8 years ago
- 操作系统真象还原☆120Updated last year
- TinyCompiler是一款能编译一个经过裁剪的C语言的子的简易编译器,采用了C++11编写☆91Updated 10 years ago
- 《自己动手构造编译系统:编译、汇编与链接》随书源码☆396Updated 5 months ago
- a dynamic threadpool☆40Updated 6 years ago
- 操作系统层面提供的 API 会在相当长的时间内保持接口不变,一旦学成,终生受用。理解和掌握这些基础 socket API 不仅可以最大化地去定制各种网络通信框架,更不用说使用市面上流行的网络通信库了,最重要的是,它会是你排查各种网络疑难杂症坚实的技术保障。☆84Updated 6 years ago
- 一个运行在x86-IA32架构下的小内核,要求能驱动x86简单的硬件并且等待用户输入指令执行。☆24Updated 12 years ago
- llvm-based c compiler☆100Updated 2 years ago
- Simple DIY OS☆162Updated 7 years ago
- A C++ library that enables you to decorate a function at runtime.☆78Updated 10 years ago
- 现代编译原理(虎书)☆33Updated 8 years ago
- Shuo's learning notes on Linux TCP/IP stack☆123Updated 2 years ago
- 玩具c编译器,基于栈顶缓存的策略生成Linux和MacOS平台的x86-64汇编☆96Updated last year
- lcc编译器源码注释工程☆55Updated 10 years ago
- 《x86汇编语言-从实模式到保护模式》源码☆175Updated 5 years ago
- linux0.11源码解析☆94Updated 2 years ago
- ☆153Updated 11 months ago
- ☆33Updated 3 years ago
- tcmalloc☆17Updated 11 years ago
- zero c compiler,一个从零开始写的编译器,不仅仅为了学习编译原理☆128Updated 3 years ago
- 一个小巧的linux内核, 学习linux-kernel和进程调度的好帮手☆163Updated 9 years ago
- C语言,基于mark-sweep算法实现的垃圾回收机制☆12Updated 7 years ago
- 《自己动手写python虚拟机》C++实现☆77Updated 5 years ago
- Study blog. Much more about KVM/Kernel/Virtualization.☆78Updated 7 months ago
- This is the source code of My LLVM Pascal Compiler Tutorial☆208Updated 8 years ago
- 这里面的代码注释,前后花了六年时间,几乎所有重要的内核子系统都注释了,例如中断、互斥、时钟、信号、内存、调度、网络协议栈、文件系统☆165Updated 8 years ago
- ASOR - 基于x86架构的虚拟机实现☆31Updated 2 years ago
- A lightweight open-source C compiler for research and education.☆403Updated 11 months ago
- 郑钢《自制编程语言》随书源码及读书笔记☆241Updated 3 years ago