diff --git a/README.md b/README.md index b0e4951..be7e146 100644 --- a/README.md +++ b/README.md @@ -324,12 +324,24 @@ Source code in `ants` is available under the [MIT License](/LICENSE). - [The Case For A Go Worker Pool](https://brandur.org/go-worker-pool) - [Go Concurrency - GoRoutines, Worker Pools and Throttling Made Simple](https://twin.sh/articles/39/go-concurrency-goroutines-worker-pools-and-throttling-made-simple) -## 🖥 User cases +## 🖥 Use cases + +### business companies The following companies/organizations use `ants` in production.                +### open-source software + +- [gnet](https://github.com/panjf2000/gnet): A high-performance, lightweight, non-blocking, event-driven networking framework written in pure Go. +- [nps](https://github.com/ehang-io/nps): A lightweight, high-performance, powerful intranet penetration proxy server, with a powerful web management terminal. +- [jitsu](https://github.com/jitsucom/jitsu): 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. +- [bsc](https://github.com/binance-chain/bsc): A Binance Smart Chain client based on the go-ethereum fork. +- [jaeles](https://github.com/jaeles-project/jaeles): The Swiss Army knife for automated Web Application Testing. +- ...... + If you have `ants` integrated into projects, feel free to open a pull request refreshing this list of user cases. ## 🔋 JetBrains OS licenses diff --git a/README_ZH.md b/README_ZH.md index 305da01..cfa2b6c 100644 --- a/README_ZH.md +++ b/README_ZH.md @@ -327,10 +327,22 @@ pool.Reboot() ## 🖥 用户案例 +### 商业公司 + 以下公司/组织在生产环境上使用了 `ants`。                +### 开源软件 + +- [gnet](https://github.com/panjf2000/gnet): A high-performance, lightweight, non-blocking, event-driven networking framework written in pure Go. +- [nps](https://github.com/ehang-io/nps): A lightweight, high-performance, powerful intranet penetration proxy server, with a powerful web management terminal. +- [jitsu](https://github.com/jitsucom/jitsu): 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. +- [bsc](https://github.com/binance-chain/bsc): A Binance Smart Chain client based on the go-ethereum fork. +- [jaeles](https://github.com/jaeles-project/jaeles): The Swiss Army knife for automated Web Application Testing. +- ...... + 如果你的项目也在使用 `ants`,欢迎给我提 Pull Request 来更新这份用户案例列表。 ## 🔋 JetBrains 开源证书支持