-
HITsz
- ShenZhen
-
06:58
- 8h ahead - https://www.zhihu.com/people/acnyql
Stars
stb single-file public domain libraries for C/C++
Collection of various algorithms in mathematics, machine learning, computer science, physics, etc implemented in C for educational purposes.
Tinyhttpd 是J. David Blackstone在1999年写的一个不到 500 行的超轻量型 Http Server,用来学习非常不错,可以帮助我们真正理解服务器程序的本质。官网:http://tinyhttpd.sourceforge.net
FFmpeg libav tutorial - learn how media works from basic to transmuxing, transcoding and more. Translations: 🇺🇸 🇨🇳 🇰🇷 🇪🇸 🇻🇳 🇧🇷
A minimal programming example for a chat server
Ditto is an extension to the Windows Clipboard. You copy something to the Clipboard and Ditto takes what you copied and stores it in a database to retrieve at a later time.
Single C file, Realtime CPU/GPU Profiler with Remote Web Viewer
Simple kernel for learning operating systems. 用于学习操作系统的简单内核
PainterEngine is a application/game engine with software renderer,PainterEngine can be transplanted to any platform that supports C
My C implementation of John Gruber's Markdown markup language