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/lime
Open source API-compatible alternative to Sublime Text
lihongchao/acl
one advanced C/C++ lib for UNIX and WINDOWS
lihongchao/android-jobs
我们相信来到这里的,无论工程师还是招聘者都是靠谱的!!!
lihongchao/byte_of_python
A Byte of Python book
lihongchao/C-1
C语言
lihongchao/crudini
A utility for manipulating ini files
lihongchao/exploringBB
Source code for the book Exploring BeagleBone, by Derek Molloy (see www.exploringbeaglebone.com)
lihongchao/git
Git Source Code Mirror - This is a publish-only repository and all pull requests are ignored. Please follow Documentation/SubmittingPatches procedure for any of your improvements.
lihongchao/glib
GLib
lihongchao/grabserial
Grabserial - python-based serial dump and timing program - good for embedded Linux development
lihongchao/libCello
Higher level programming in C
lihongchao/libusb
A cross-platform library to access USB devices
lihongchao/linux_kernel_driver
lihongchao/Linux_Programming
lihongchao/lldpd
implementation of IEEE 802.1ab (LLDP)
lihongchao/misc
C code snippets and more
lihongchao/muduo
A C++ non-blocking network library for multi-threaded server in Linux
lihongchao/nginx-1.0.14_comment
nginx源码中文注释版
lihongchao/nginx-research
research nginx. windows compile and module coding.
lihongchao/nginx-systemtap-toolkit
Real-time analyzing and diagnosing tools for Nginx based on SystemTap
lihongchao/nginx-tutorials
Nginx Tutorials
lihongchao/redis
《Redis Command Reference》全文的中文翻译版。
lihongchao/skynet
A lightweight online game framework
lihongchao/Source
阅读过的一些开源代码和注释
lihongchao/stapxx
Simple macro language extentions to systemtap
lihongchao/synaptics_dsx_public
lihongchao/usb_tutorial
My "Write a Real, Working, Linux Driver" talk and source code
lihongchao/vim
vim配置文件和插件
lihongchao/zaver
yet another fast and efficient HTTP server
lihongchao/zerodbg
Useful macros for debugging purposes.