Stars
c
9 repositories
A super simple file database, base on B-tree. 基于B-tree实现的Key-value文件数据库。
Tinyhttpd 是J. David Blackstone在1999年写的一个不到 500 行的超轻量型 Http Server,用来学习非常不错,可以帮助我们真正理解服务器程序的本质。官网:http://tinyhttpd.sourceforge.net
Collection of various algorithms in mathematics, machine learning, computer science, physics, etc implemented in C for educational purposes.
Polyglot is a distributed web framework that allows programmers to create web applications in multiple programming languages
Source code that accompanies The CUDA Handbook.