app | ||
dist | ||
doc | ||
include | ||
lib | ||
lib_acl | ||
lib_acl_cpp | ||
lib_dict | ||
lib_protocol | ||
lib_rpc | ||
lib_tls | ||
samples | ||
unit_test | ||
.gitignore | ||
acl_cpp_vc2003.sln | ||
acl_cpp_vc2008.sln | ||
acl_cpp_vc2010.sln | ||
acl_cpp_vc2012.sln | ||
acl_vc2003.sln | ||
acl_vc2010.sln | ||
acl_vc2012.sln | ||
changes.txt | ||
Doxyfile | ||
Doxyfile_acl_protocol | ||
Makefile | ||
README.md | ||
readme.txt |
acl -- one advanced C/C++ lib for UNIX and WINDOWS
Description:
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
Features:
data structure: array/htable/ring/stack/avl
socket/file stream(sync stream and async stream)
http/icmp/smtp protocol
json/xml/mime/base64/qp/uucode, etc parse lib
thread/process pool
mysql/sqlite connection pool
event(select, poll, iocp, epoll, kqueue, devpoll, win32 message)
server framework(multi-process, multi-threads, aio, trigger, udp)
HttpServlet for C++; http client/server lib
log/configure lib
file queue
handler socket/memcached/beanstalkd client
zlib/iconv wrapper
session manager
unit test framework
website: http://www.iteye.com/
tar download: https://sourceforge.net/projects/acl/
qq Ⱥ: 242722074