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/buffer
Tiny C string library
lihongchao/ms
C str to us / ms utilities
lihongchao/list
C doubly linked list
lihongchao/c4
C in four functions
lihongchao/logger
Logger used internally by clib(1)
lihongchao/lwlog
A lightweight header only logging library for C
lihongchao/ccan
The C Code Archive Network
lihongchao/uthash
C macros for hash tables and more
lihongchao/lldpad
open-lldp
lihongchao/tpl
tpl - a small binary serialization library for C
lihongchao/ACM
the code of acm
lihongchao/pbc
A protocol buffers library for C
lihongchao/redis-3.0-annotated
带有详细注释的 Redis 3.0 代码(annotated Redis 3.0 source code)。
lihongchao/lcc
The lcc retargetable ANSI C compiler
lihongchao/Redis-Code
redis键值数据库源码分析
lihongchao/redisbook
《Redis 设计与实现》(第一版)的书稿源码
lihongchao/Webbench
Webbench是一个在linux下使用的非常简单的网站压测工具。它使用fork()模拟多个客户端同时访问我们设定的URL,测试网站在压力下工作的性能,最多可以模拟3万个并发连接去测试网站的负载能力。Webbench使用C语言编写, 代码实在太简洁,源码加起来不到600行。
lihongchao/cJSONFiles
cJSON是C语言中的一个JSON编解码器,非常轻量级,C文件只有500多行,速度也非常理想。
lihongchao/synaptics_dsx_release_p3
lihongchao/book
学习笔记
lihongchao/Way_to_Algorithm
Algorithm
lihongchao/string_buffer
libstrbuf: A powerful string library for C
lihongchao/cstring
A simple C string lib
lihongchao/linux-0.11-2
the source code of linux-0.11 for study linux kernel
lihongchao/learning-cmake
learning cmake
lihongchao/iniparser
ini file parser
lihongchao/decode-redis-2.8
decode-redis-2.8 源码注释
lihongchao/json-c
Official code repository for json-c. See the wiki for release tarballs for download.
lihongchao/ldd3-examples-3.x
port ldd3 source code examples to linux 3.x
lihongchao/free-programming-books-zh_CN
免费的计算机编程类中文书籍,欢迎投稿