mirror of
https://gitee.com/acl-dev/acl.git
synced 2024-11-30 02:47:56 +08:00
Migrated repository
app | ||
dist | ||
doc | ||
include | ||
lib_acl | ||
lib_acl_cpp | ||
lib_dict | ||
lib_protocol | ||
lib_rpc | ||
lib_tls | ||
res/img | ||
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_EN.md | ||
README.md | ||
readme.txt | ||
SAMPLES.md |
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
- stream(sync and async) for socket and file
- thread pool and process pool
- handler-socket/memcached/beanstalkd client
- mysql/sqlite connection pool
- http/icmp/smtp protocol
- json/xml/mime/base64/qp/uucode
- event(select, poll, iocp, epoll, kqueue, devpoll, win32 message)
- server framework(multi-process, multi-threads, aio, trigger, udp)
- HttpServlet for C++; http client and http server
- session manager
- log/configure
- file queue
- zlib/iconv wrapper
- unit test framework
Contact
- Website: http://www.iteye.com
- Download: https://sourceforge.net/projects/acl
- QQ group: 242722074