• Joined on 2023-08-24

C network service framework library extract from FastDFS

Updated 2025-11-23 05:48:22 -05:00

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.

Updated 2025-11-23 05:47:37 -05:00

FastDFS is an open source high performance distributed file system (DFS). It's major functions include: file storing, file syncing and file accessing, and design for high capacity and load balance. Wechat/Weixin public account (Chinese Language): fastdfs

Updated 2024-09-16 23:50:06 -04:00