Skip to content

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

Notifications You must be signed in to change notification settings

prcyangli/libfastcommon

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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: https://github.com/happyfish100/libfastcommon
Chinese language: https://www.csource.org/


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, avl treee, socket,
ini file reader, memory pool, object based allocator, connection pool,
time wheel based timer, ioevent like epoll, local ip functions,
process start/stop/restart control, task schedule, base64 encode / decode,
url encode / decode, skiplist, system info functions etc.

detail info please see the c header files.

About

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

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 98.5%
  • Other 1.5%