Pinned Repositories
acl
one advanced C/C++ lib for UNIX and WINDOWS
ACM
the code of acm
amhello
show automake how to use
android-jobs
我们相信来到这里的,无论工程师还是招聘者都是靠谱的!!!
annotated_redis_source
带有详细注释的 Redis 2.6 源码
book
学习笔记
books-examples
backup of examples in programming books
cJSONFiles
cJSON是C语言中的一个JSON编解码器,非常轻量级,C文件只有500多行,速度也非常理想。
lime
Open source API-compatible alternative to Sublime Text
Webbench
Webbench是一个在linux下使用的非常简单的网站压测工具。它使用fork()模拟多个客户端同时访问我们设定的URL,测试网站在压力下工作的性能,最多可以模拟3万个并发连接去测试网站的负载能力。Webbench使用C语言编写, 代码实在太简洁,源码加起来不到600行。
lihongchao's Repositories
lihongchao/slre
Super Light Regexp engine for C/C++
lihongchao/HeidsoftNote
heidsoft-book
lihongchao/linux-hdmi-cec
Linux HDMI CEC stack proposal
lihongchao/threadpool
lihongchao/processpool
lihongchao/libcstl
libcstl是使用标准C编写的一个通用的数据结构和常用的算法库,它模仿SGI STL的接口和实现。
lihongchao/libngx
libngx, a general c library, Nginx core code-based.
lihongchao/Redis_Deep_Read
redis 1.0源码注解
lihongchao/debug
Conditional debug logging for C
lihongchao/daemonize
Command line utility to run a program as a Unix daemon
lihongchao/cJSON
I did not write this code, but I like it.
lihongchao/hash
C hash implementation based on khash
lihongchao/books-examples
backup of examples in programming books
lihongchao/progit-cn
《Pro Git》中文版
lihongchao/annotated_redis_source
带有详细注释的 Redis 2.6 源码
lihongchao/Study
personal study stuff.
lihongchao/c
C语言学习代码
lihongchao/coroutine
A asymmetric coroutine library for C.
lihongchao/ldd4
lihongchao/wowolib
The project contains some libraries, which are the examples used by the blogs of "www.wowotech.net"
lihongchao/lw_oopc
modified from http://sourceforge.net/projects/lwoopc/
lihongchao/ldd3
Linux Device Drivers 3 examples updated to work in recent kernels
lihongchao/core-language
core language
lihongchao/MyWorks
个人做的一些小东西
lihongchao/linux0.11
Linux内核0.11完全注释V3.0配套源代码
lihongchao/synaptics-dsx-v2.1
Synaptics DSX v2.1
lihongchao/linux-0.11-1
A heavily commented linux kernel source code in Chinese.
lihongchao/c-recipes
c/c++ language useful recipes
lihongchao/MemoryPool
An easy to use and efficient memory pool allocator written in C++.
lihongchao/gh0st
a open source remote administrator tool