From d12e26cb9e574fcf68ff4326329507ac96d79d3d Mon Sep 17 00:00:00 2001
From: Andy Pan
Date: Thu, 31 Jul 2025 20:26:27 +0800
Subject: [PATCH] docs: add more use cases
---
README.md | 16 +++++++++++++++-
README_ZH.md | 17 +++++++++++++++--
2 files changed, 30 insertions(+), 3 deletions(-)
diff --git a/README.md b/README.md
index 826a55e..dabe2bf 100644
--- a/README.md
+++ b/README.md
@@ -147,7 +147,7 @@ The source code in `ants` is available under the [MIT License](/LICENSE).
## 🖥 Use cases
-### business corporations
+### business corporations & open-source organizations
Trusted by the following corporations/organizations.
@@ -258,7 +258,19 @@ Trusted by the following corporations/organizations.
+
+
+
+
+ |
+
+
+
+
+
+ |
+
@@ -273,6 +285,8 @@ The open-source projects below do concurrent programming with the help of `ants`
- [nps](https://github.com/ehang-io/nps): A lightweight, high-performance, powerful intranet penetration proxy server, with a powerful web management terminal.
- [TDengine](https://github.com/taosdata/TDengine): TDengine is an open source, high-performance, cloud native time-series database optimized for Internet of Things (IoT), Connected Cars, and Industrial IoT.
- [siyuan](https://github.com/siyuan-note/siyuan): SiYuan is a local-first personal knowledge management system that supports complete offline use, as well as end-to-end encrypted synchronization.
+- [BillionMail](https://github.com/aaPanel/BillionMail): A future open-source Mail server, Email marketing platform designed to help businesses and individuals manage their email campaigns with ease.
+- [coze-loop](https://github.com/coze-dev/coze-loop): A developer-oriented, platform-level solution focused on the development and operation of AI agents.
- [osmedeus](https://github.com/j3ssie/osmedeus): A Workflow Engine for Offensive Security.
- [jitsu](https://github.com/jitsucom/jitsu/tree/master): An open-source Segment alternative. Fully-scriptable data ingestion engine for modern data teams. Set-up a real-time data pipeline in minutes, not days.
- [triangula](https://github.com/RH12503/triangula): Generate high-quality triangulated and polygonal art from images.
diff --git a/README_ZH.md b/README_ZH.md
index 793c02c..a9244b6 100644
--- a/README_ZH.md
+++ b/README_ZH.md
@@ -148,7 +148,7 @@ pool.Reboot()
## 🖥 用户案例
-### 商业公司
+### 商业公司和开源组织
以下公司/组织在生产环境上使用了 `ants`。
@@ -258,10 +258,21 @@ pool.Reboot()
+
+
+
+
+ |
+
+
+
+
+
+ |
+
-
如果你也正在生产环境上使用 `ants`,欢迎提 PR 来丰富这份列表。
### 开源软件
@@ -273,6 +284,8 @@ pool.Reboot()
- [nps](https://github.com/ehang-io/nps): 一款轻量级、高性能、功能强大的内网穿透代理服务器。
- [TDengine](https://github.com/taosdata/TDengine): TDengine 是一款开源、高性能、云原生的时序数据库 (Time-Series Database, TSDB)。TDengine 能被广泛运用于物联网、工业互联网、车联网、IT 运维、金融等领域。
- [siyuan](https://github.com/siyuan-note/siyuan): 思源笔记是一款本地优先的个人知识管理系统,支持完全离线使用,同时也支持端到端加密同步。
+- [BillionMail](https://github.com/aaPanel/BillionMail): BillionMail 是一个未来的开源邮件服务器和电子邮件营销平台,旨在帮助企业和个人轻松管理他们的电子邮件营销活动。
+- [coze-loop](https://github.com/coze-dev/coze-loop): Coze Loop 是一个面向开发者,专注于 AI Agent 开发与运维的平台级解决方案。
- [osmedeus](https://github.com/j3ssie/osmedeus): A Workflow Engine for Offensive Security.
- [jitsu](https://github.com/jitsucom/jitsu/tree/master): An open-source Segment alternative. Fully-scriptable data ingestion engine for modern data teams. Set-up a real-time data pipeline in minutes, not days.
- [triangula](https://github.com/RH12503/triangula): Generate high-quality triangulated and polygonal art from images.