2013-08-18 18:13:42 +08:00
acl -- one advanced C/C++ lib for UNIX and WINDOWS
2012-10-07 18:29:14 +08:00
===
2013-08-18 18:15:02 +08:00
Description:< br >
2013-08-18 18:17:23 +08:00
Advanced C/C++ library(ACL) for UNIX-like OS and WIN32 OS, including sync/async/ssl iostream for net/file, thread pool, process pool, db pool, server framework, event, memory, string, array/hash/ring/list, xml and json parser, http/smtp/icmp protocol, SSL/TLS, C unit test, etc< br >
< br >
2013-08-18 18:15:02 +08:00
Features:< br >
2013-08-18 18:17:23 +08:00
data structure: array/htable/ring/stack/avl< br >
socket/file stream(sync stream and async stream)< br >
http/icmp/smtp protocol< br >
json/xml/mime/base64/qp/uucode, etc parse lib< br >
thread/process pool< br >
mysql/sqlite connection pool< br >
event(select, poll, iocp, epoll, kqueue, devpoll, win32 message)< br >
2014-01-08 20:14:24 +08:00
server framework(multi-process, multi-threads, aio, trigger, udp)< br >
2013-08-18 18:17:23 +08:00
HttpServlet for C++; http client/server lib< br >
log/configure lib< br >
file queue< br >
handler socket/memcached/beanstalkd client< br >
zlib/iconv wrapper< br >
session manager< br >
unit test framework< br >
2012-10-07 18:29:14 +08:00
2014-01-08 20:14:24 +08:00
website: http://www.iteye.com/
tar download: https://sourceforge.net/projects/acl/