1 Star 0 Fork 29

Genius / c_util

forked from dengpengzuo / c_util 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README.md 230 Bytes
一键复制 编辑 原始数据 按行查看 历史
dengpeng.zuo 提交于 2018-02-27 16:20 . 注解

c_util

从redis\twemcach\libevent中抽取的常用的C工具库。包含有内存分配、网络事件。

编译

	mkdir build && cd build && cmake .. && make
	./bin/test_s > ./log/test_s.log 2>&1 < /dev/null &
C
1
https://gitee.com/genius_jiao/c_util.git
git@gitee.com:genius_jiao/c_util.git
genius_jiao
c_util
c_util
master

搜索帮助