Skip to content
This repository has been archived by the owner on Sep 18, 2022. It is now read-only.
/ simple Public archive

C语言开发的工具库,包括常用的字符串解析、数据结构、日志库、异步IO线程等

License

Notifications You must be signed in to change notification settings

red-chen/simple

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple

C语言开发的工具库,包括常用的字符串解析、数据结构、日志库、异步IO线程等

Software License Build Status

开发环境

  • gcc version 4.8.3 20140911 (Red Hat 4.8.3-9) (GCC)
  • C99
  • python
  • Linux

本地编译

# 安装scons
https://github.com/red-chen/scons-init

# 编译代码
> git clone https://github.com/red-chen/simple.git --recursive
> cd simple
> scons
> sh test.sh

功能集合

About

C语言开发的工具库,包括常用的字符串解析、数据结构、日志库、异步IO线程等

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages