登录
注册
开源
企业版
高校版
搜索
帮助中心
使用条款
关于我们
开源
企业版
高校版
私有云
模力方舟
AI 队友
登录
注册
代码拉取完成,页面将自动刷新
开源项目
>
程序开发
>
网络开发包
&&
捐赠
捐赠前请先登录
取消
前往登录
扫描微信二维码支付
取消
支付完成
支付提示
将跳转至支付宝完成支付
确定
取消
richgiteeai
Watch
不关注
关注所有动态
仅关注版本发行动态
关注但不提醒动态
272
Star
1.1K
Fork
421
GVP
acl-dev
/
acl
代码
Issues
32
Pull Requests
0
Wiki
统计
流水线
服务
Sonar mini
质量分析
Jenkins for gitee
Jenkins for Gitee
Cloudbase
腾讯云托管
Cloud serverless
腾讯云 Serverless
Logo
悬镜安全
Sae
阿里云 SAE
Sbom
SBOM
Qilin profile
开发画像分析
我知道了,不再自动展开
发行版
最新版
v3.6.8
0d3ce0e
2026年06月04日 16:17
对比
acl 3.6.8 released!
58291 zsxxsz 1578915783
郑树新
- Bugfix: Fixed one bug in mime parsing for http & email; - Bugfix: Fixed one bug that the mime parser can't parse big file which's size is larger than 2GB; - Feature: Add builder module for http mime; - Feature: Add upload mime data in http_request module; - Workaround: Not be collision with libevent when compiling fiber module; - Optimize: Optimize acl_dll.c for windows platform; - Bugfix: Fixed one bug in xml parsing for one memory safety issue; - Building: Fixed some building warning.
最后提交信息为:
Release acl 3.6.8 version.
下载
下载 Source code (zip)
下载 Source code (tar.gz)
v3.6.6
40462ab
2026年03月09日 21:16
对比
acl 3.6.6 released!
58291 zsxxsz 1578915783
郑树新
- Bugfix: Fixed bugs that the thread's local memory not freed after thread exit in fiber; - Feature: Add kqueue.c to hook kqueue API in fiber moduel for macOS/BSD; - Optimize: One epoll can be waited by multiple fibers; - Comments: Change to English from Chinese in header.
最后提交信息为:
Release acl3.6.6 version.
下载
下载 Source code (zip)
下载 Source code (tar.gz)
v3.6.5
951195a
2025年12月20日 13:08
对比
acl v3.6.5 released!
58291 zsxxsz 1578915783
郑树新
## 更新内容 * Add protocol module's headers with English comments. * Add lib_acl's headers with the English comments. * Format headers' comments in acl_cpp.en. * Add one copy of acl_cpp headers with English comments. * Fixed bugs in acl_vstream_gets/acl_vstream_gets_nonl when buff length ... * Add one demo for testing file operations in fiber mode. * Optimize system API hook to fix some operations of open and close by syscall. * Build acl project on windows platform. * Add mysql-8.4.7's headers and use it as the default. * Optimize and test mysql module. * Test mysql-5.5.8 with mysql-9.5.0's headers. * Support mysql-9.5.0. * Don't set the SSL version as the default status. * Fixed one bug when setting ssl version for mbedtls. * Add more API to get SSL's version. * Remove unused files. * Don't build so for ndk20b to improve the compiling performance. * Rename acl_ndk20 to acl_ndk20b. * Don't set ndk version in build.gradle. * Use sdk30 built by ndk * Merge branch 'master' into gitlab-upstream-master * Don't set ndk version in build.gradle. * Build acl by ndk20. * Merge branch 'master' into gitlab-upstream-master * Remove unused files for harmony. * Merge branch 'master' into gitlab-upstream-master * Use gradle6.1.1 for acl_ndk20. * Merge branch 'master' into gitlab-upstream-master * Use gradle4.10.1. * Merge branch 'master' into gitlab-upstream-master * Add local.properties.sample for building acl by ndk. * Merge branch 'master' into gitlab-upstream-master * Add acl_ndk20 build module. * Merge branch 'master' into gitlab-upstream-master * Set compatibleSdkVersion to 5.0.1(13) for harmony platform. * Merge branch 'master' into gitlab-upstream-master * Modify project for harmony platform. * Add acl_one for hamony sdk6.0.0(20) * Merge branch 'master' into gitlab-upstream-master * SSL version can be set and get. * Add get_version() to get the current SSL's version. * Fixed one crash bug in mbedtls_conf when conf_table_ NULL and got a SNI request. **完整的更新日志**: https://gitee.com/acl-dev/acl/compare/v3.6.4...v3.6.5
最后提交信息为:
Modify readme.
下载
下载 Source code (zip)
下载 Source code (tar.gz)
v3.6.3
4f9d899
2025年04月25日 15:12
对比
Acl v3.6.3 release!
58291 zsxxsz 1578915783
郑树新
- Feature: Add fiber pool module; - Feature: Support DMA IO; - Feature: Support Arm64ec for Windows; - Optimize: Optimize hooked epoll module in fiber mode; - Optimize: Optimize fiber sem; - Optimize: Optimize support c++11; - Bugfix: Fiexed bugs in fiber_mutex & fiber_cond.
最后提交信息为:
Release 3.6.3 version.
下载
下载 Source code (zip)
下载 Source code (tar.gz)
v3.6.2
c8debf2
2024年11月01日 23:06
对比
acl v3.6.2 released!
58291 zsxxsz 1578915783
郑树新
- Feature: Fiber hooks setsockopt to improve IO timeout performance; - Feature: Fiber supports Qt-UI on windows; - Feature: Acl supports vc2022 on windows; - Feature: Acl supports HarmonyOS; - Feature: Acl supports being built by COSMOCC; - Optimize: Connection pool has been optimized very much; - More small features been added and more bugs been corrected.
最后提交信息为:
Release acl 3.2.0 version!
下载
下载 Source code (zip)
下载 Source code (tar.gz)
v3.6.1-6
de715fa
2023年10月20日 18:20
对比
acl 3.6.1-6 released!
58291 zsxxsz 1578915783
郑树新
- feature: Add support for udp multicast; - bugfix: Fixed one dead loop bugin mqtt_connect.cpp; - workaroud: Add prefix on avl API to avoid API conlision; - optimize: Optimize acl_htable module; - feature: Add some supports for c++11/c++17; - feature: Add proc_pidpath() on MacOS.
最后提交信息为:
Release 3.6.1-6 rpm package.
下载
下载 Source code (zip)
下载 Source code (tar.gz)
v3.6.1-3
10c1655
2023年06月06日 11:34
对比
acl 3.6.1-3 released!
58291 zsxxsz 1578915783
郑树新
- bugfix: fixed some bugs in mqtt module; - bugfix: redis_client_pipeline shouldn't use stack objects in sharing stack mode; - performance: optimize redis_builder's performance for removing redis objectsx; - feature: fiber_sem using async mode; - feature: add fiber_tbox2 for transfering objects such add shared_ptr; - feature: sendmmsg/recvmmsg were hooked in fiber IO module; - feature: service templates in the mode of fiber or thread can bind wildcad addresses.
最后提交信息为:
Release acl-3.6.1-3.
下载
下载 Source code (zip)
下载 Source code (tar.gz)
v3.6.1-2
2ac3eef
2023年03月22日 17:30
对比
acl 3.6.1-2 released!
58291 zsxxsz 1578915783
郑树新
- bugfix: fixed one bug in fiber_mutex module where some resouce collision maybe happen.
最后提交信息为:
Optimize htable module
下载
下载 Source code (zip)
下载 Source code (tar.gz)
v3.6.1-1
3b4c518
2023年03月21日 10:57
对比
acl 3.6.1-1 released!
58291 zsxxsz 1578915783
郑树新
- optimize: optimize fiber's performance by reducing the number of calling getting time; - optimize: optimize fiber's performance by using clock_gettimeofday replacing gettimeofday; - optimize: reduce objects' size of HTTP module by using COW(copy on write).
最后提交信息为:
release 3.6.1.1 version
下载
下载 Source code (zip)
下载 Source code (tar.gz)
v3.6.1-0
257b0bc
2023年03月08日 11:54
对比
acl 3.6.1-0 released!
58291 zsxxsz 1578915783
郑树新
- feature: SSL module in acl including Openssl and MbedTLS supports multiple certificates in server side. - feature: support MbedTLS 3.3.0 version. - optimize: optimize memory usage.
最后提交信息为:
Release acl 3.6.1-0 version
下载
下载 Source code (zip)
下载 Source code (tar.gz)
v3.6.0-4
ced1d28
2023年01月19日 15:27
对比
acl 3.6.0-4 released!
58291 zsxxsz 1578915783
郑树新
- feature: add fiber's stack backtrace - feature: add fiber mutex dead lock checking - feature: hook fcntl API on Linux for Rust user
最后提交信息为:
Release 3.6.0-4 version.
下载
下载 Source code (zip)
下载 Source code (tar.gz)
v.3.6.0-3
7a43fbf
2022年12月30日 11:14
对比
acl 3.6.0-3 released!
58291 zsxxsz 1578915783
郑树新
- optimize: use AVL to handle the global timer to improve the timer's performance - optimize: fiber_cond use the global timer module - optimize: optimize fiber_mutex - optimize: implement a new sendfile for io-uring - test: add unit_test module for fiber module
最后提交信息为:
Release acl3.6.0-3
下载
下载 Source code (zip)
下载 Source code (tar.gz)
v.3.6.0
0b55943
2022年12月04日 15:32
对比
acl 3.6.0 released!
58291 zsxxsz 1578915783
郑树新
- feature: fiber module has supported the new IO event io_uring; - feature: design a new fiber_mutex in fiber to support syncing between coroutines and threads; - optimize: optimize fiber_cond with the fiber_mutex; - optimize: fiber_tbox has been optimized with fiber_mutex; - optimize: master_fiber service template supports io_uring; - optimize: optimize redis_client_pipeline module with the message box can be rewrite by subclass; - bugs fixed: fixed one bug in redis_client_pipeline that the mbox shared between different threads.
最后提交信息为:
add conditional compiling for statx, renameat in fiber module
下载
下载 Source code (zip)
下载 Source code (tar.gz)
v.3.5.3-22
f52536b
2022年09月14日 16:45
对比
acl 3.5.3-22 released!
58291 zsxxsz 1578915783
郑树新
- 3.5.3-22 - bugfix: when using SO_REUSEPORT, acl_threads_server.cpp should support binding unix domain socket. - 3.5.3-21 - feature: Openssl has been supported in acl ssl module - workaroud: when IO timeout be set 0, which will not block the IO process, but the time before, 0 mean the blocking the IO process. - workaroud: in aio module, it's the default that the connection will be closed after the data in sending buffer been sent. - 3.5.3-20 - bugfix: don't use max timeout when the timeout is -1 in poll.c - 3.5.3-19 - bugfix: fixed bugs in fiber_server.cpp when using shared stack mode in sighup fiber. - 3.5.3-18 - feature: optimize master service template. - 3.5.3-17 - feature: the fiber service template supports SO_REUSEPORT option. - 3.5.3-16 - just release rpm package for CentOS8.x .
最后提交信息为:
build dynamic DLL ok on windows
下载
下载 Source code (zip)
下载 Source code (tar.gz)
v3.5.3-11
376e257
2022年04月24日 17:25
对比
acl 3.5.3-11 released!
58291 zsxxsz 1578915783
郑树新
- fixed bugs in app/redis_tools/redis_builder
最后提交信息为:
Release acl-master 3.5.2-0 & acl-libs 3.5.3-11
下载
下载 Source code (zip)
下载 Source code (tar.gz)
v3.5.3-10
54738f4
2022年04月13日 20:54
对比
acl3.5.3-10 released!
58291 zsxxsz 1578915783
郑树新
- fixed one dead lock in event timer module in event_timer.cpp
最后提交信息为:
build ok on windows
下载
下载 Source code (zip)
下载 Source code (tar.gz)
v3.5.3-9
653e05f
2022年04月11日 22:35
对比
acl3.5.3-9 released!
58291 zsxxsz 1578915783
郑树新
- One fiber can close the other's fd safely; - Use AVL tree to handle IO timeout process; - IOCP engine was optimized; - Apple m1 has been supported; - Shared stack has been supported to decrease memory usage; - Redis client and master_fiber can be used in fiber shared stack.
最后提交信息为:
prepare for releasing 3.5.3-9 version
下载
下载 Source code (zip)
下载 Source code (tar.gz)
v3.5.3-6
2caf8aa
2022年01月28日 23:50
对比
acl 3.5.3-6 released!
58291 zsxxsz 1578915783
郑树新
Alpine Linux has been supported.
最后提交信息为:
release 3.5.3-6
下载
下载 Source code (zip)
下载 Source code (tar.gz)
v3.5.3-3
3a4a552
2021年10月27日 17:24
对比
acl 3.5.3-3 released!
58291 zsxxsz 1578915783
郑树新
- fixed one bug in acl_udp_server.c(3.5.3-2) - fixed one crashed bug in acl_inet_connect.c
最后提交信息为:
build rpm for 3.5.3-3 version
下载
下载 Source code (zip)
下载 Source code (tar.gz)
v3.5.3-1
6a6952c
2021年10月14日 22:13
对比
acl 3.5.3-1 released!
58291 zsxxsz 1578915783
郑树新
- bugfix: don't call getaddrinfo when binding a numric IP addr - feature: add udp_monitor_netlink configure in acl_udp_server.c - bugfix: optimize and fix bugs in iocp event in fiber module - bugfix: optimize and fix bugs in windows GUI message in fiber module - feature: DNS module in fiber module can work on windows - feature: add API hook for windows platform by adding detrours module from MS open source - more: more features and bugs fixed
最后提交信息为:
release 3.5.3-1 version
下载
下载 Source code (zip)
下载 Source code (tar.gz)
下载
请输入验证码,防止盗链导致资源被占用
取消
下载
C++
1
https://gitee.com/acl-dev/acl.git
git@gitee.com:acl-dev/acl.git
acl-dev
acl
acl
点此查找更多帮助
搜索帮助
Git 命令在线学习
如何在 Gitee 导入 GitHub 仓库
Git 仓库基础操作
企业版和社区版功能对比
SSH 公钥设置
如何处理代码冲突
仓库体积过大,如何减小?
如何找回被删除的仓库数据
Gitee 产品配额说明
GitHub仓库快速导入Gitee及同步更新
什么是 Release(发行版)
将 PHP 项目自动发布到 packagist.org
评论
仓库举报
回到顶部
登录提示
该操作需登录 Gitee 帐号,请先登录后再操作。
立即登录
没有帐号,去注册
AltStyle
によって変換されたページ
(->オリジナル)
/
アドレス:
モード:
デフォルト
音声ブラウザ
ルビ付き
配色反転
文字拡大
モバイル