Starred repositories
本项目曾冲到全球第一,干货集锦见本页面最底部,另完整精致的纸质版《编程之法:面试和算法心得》已在京东/当当上销售
Mirror of the official PostgreSQL GIT repository. Note that this is just a *mirror* - we don't work with pull requests on github. To contribute, please see https://wiki.postgresql.org/wiki/Submitti…
带有详细注释的 Redis 3.0 代码(annotated Redis 3.0 source code)。
A minimal programming example for a chat server
Projects for an undergraduate OS course
A constant throughput, correct latency recording variant of wrk
Read-only mirror of official repo on openldap.org. Issues and pull requests here are ignored. Use OpenLDAP ITS for issues.
Webbench是Radim Kolar在1997年写的一个在linux下使用的非常简单的网站压测工具。它使用fork()模拟多个客户端同时访问我们设定的URL,测试网站在压力下工作的性能,最多可以模拟3万个并发连接去测试网站的负载能力。官网地址:http://home.tiscali.cz/~cz210552/webbench.html
Book Example Code for Hands-On Network Programming with C
This is a github mirror of thttpd (http://www.acme.com/software/thttpd/)
Operating System Three Easy Pieces Solution.
Mirror of CLucene 2.3.2's development master branch. CLucene is a C++ port of Lucene: the high-performance, full-featured text search engine written in Java. CLucene is faster than lucene as it is …