Starred repositories
Source code of Windows XP (NT5). Leaks are not from me. I just extracted the archive and cabinet files.
The original sources of MS-DOS 1.25, 2.0, and 4.0 for reference purposes
Learning OS by reading Linux-0.11 source code and running it on bochs. The resources are forked from an online course by Harbin Institute of Technology. The book is written by Dr. Zhao Jiong.
</> htmx - high power tools for HTML
Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.
A cross-platform, reimplementation of Notepad++
A modern, lightweight text editor with a minimalist design.
Notepad++ official repository
Unicorn CPU emulator framework (ARM, AArch64, M68K, Mips, Sparc, PowerPC, RiscV, S390x, TriCore, X86)
SASM - simple crossplatform IDE for NASM, MASM, GAS and FASM assembly languages
[Book] x86 汇编语言 从实模式到保护模式
LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)
Legacy mirror of Darwin Kernel. Replaced by https://github.com/apple-oss-distributions/xnu
Modern and easy to use SQL client for MySQL, Postgres, SQLite, SQL Server, and more. Linux, MacOS, and Windows.
A tiny http server with multi-port monitoring.
C语言写的Http Server,J. David Blackstone在1999年写的一个不到 500 行的超轻量型HTTP服务器Http Server。
This is a github mirror of thttpd (https://www.acme.com/software/thttpd/)
Tinyhttpd 是J. David Blackstone在1999年写的一个不到 500 行的超轻量型 Http Server,用来学习非常不错,可以帮助我们真正理解服务器程序的本质。官网:https://tinyhttpd.sourceforge.net