🏠
Working from home
Highlights
- Pro
Lists (1)
Sort Name ascending (A-Z)
Stars
10
stars
written in C
Clear filter
How to Make a Computer Operating System in C++
Tinyhttpd 是J. David Blackstone在1999年写的一个不到 500 行的超轻量型 Http Server,用来学习非常不错,可以帮助我们真正理解服务器程序的本质。官网:http://tinyhttpd.sourceforge.net
带有详细注释的 Redis 3.0 代码(annotated Redis 3.0 source code)。
The Boehm-Demers-Weiser conservative C/C++ Garbage Collector (bdwgc, also known as bdw-gc, boehm-gc, libgc)
Automatically exported from code.google.com/p/word2vec
All of the code from Learn C The Hard Way, each project, plus the presentation slides used in the videos.
myk's learning material of Computer Network: Top Down Approach