🎯
专注
Lists (1)
Sort Name ascending (A-Z)
Stars
10
stars
written in C
Clear filter
Tinyhttpd 是J. David Blackstone在1999年写的一个不到 500 行的超轻量型 Http Server,用来学习非常不错,可以帮助我们真正理解服务器程序的本质。官网:http://tinyhttpd.sourceforge.net
Code from various chapters in OSTEP (http://www.ostep.org)
A fast file search utility for Unix-like systems based on GTK3
Simple kernel for learning operating systems. 用于学习操作系统的简单内核