Pursue26's repositories
c-struct-graphviz
基于Graphviz绘制C语言多个结构体之间的关系图的工具。
C-Thread-Pool
A minimal but powerful thread pool in ANSI C
Language:CMIT000
CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计
000
shell-tutorial
Shell入门教程(Shell tutorial book)
Language:ShellMIT000
smallchat
A minimal programming example for a chat server
Language:C000
Tinyhttpd
Tinyhttpd 是J. David Blackstone在1999年写的一个不到 500 行的超轻量型 Http Server,用来学习非常不错,可以帮助我们真正理解服务器程序的本质。官网:http://tinyhttpd.sourceforge.net
Language:CGPL-3.0000