tfzxyinhao / libfastcommon

c common functions library extracted from my open source projects FastDFS. this library is very simple and stable. functions including: string, logger, chain, hash, socket, ini file reader, base64 encode / decode, url encode / decode, fasttimer etc. detail info please see the c header files.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Copyright (C) 2010 Happy Fish / YuQing

libfastcommon may be copied only under the terms of the Less GNU General
Public License(LGPL).
Please visit the libfastcommon Home Page for more detail.
English language: http://code.google.com/p/libfastcommon/
Chinese language: http://linux.chinaunix.net/bbs/forum-75-1.html


c common functions library extracted from my open source projects FastDFS and 
FastDHT. this library is very simple and stable.

functions including: string, logger, chain, hash, socket, ini file reader, 
base64 encode / decode, url encode / decode etc.

detail info please see the c header files.

About

c common functions library extracted from my open source projects FastDFS. this library is very simple and stable. functions including: string, logger, chain, hash, socket, ini file reader, base64 encode / decode, url encode / decode, fasttimer etc. detail info please see the c header files.


Languages

Language:C 99.1%Language:Shell 0.8%Language:PHP 0.1%