diff --git a/README.md b/README.md index 7514cdc..410cd61 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@
- + @@ -335,6 +335,12 @@ In above benchmark result, the first and second benchmarks performed test cases **In conclusion, `ants` performs 2~6 times faster than goroutines without a pool and the memory consumption is reduced by 10 to 20 times.** +## 👏 Contributors + +Please read our [Contributing Guidelines](CONTRIBUTING.md) before opening a PR and thank you to all the developers who already made contributions to `ants`! + +[![](https://opencollective.com/ants/contributors.svg?width=890&button=false)](https://github.com/panjf2000/ants/graphs/contributors) + ## 📄 License Source code in `gnet` is available under the MIT [License](/LICENSE). @@ -345,4 +351,21 @@ Source code in `gnet` is available under the MIT [License](/LICENSE). ## 👨‍👨‍👧‍👦 Users of ants (please feel free to add your projects here ~~) -[![](https://raw.githubusercontent.com/panjf2000/logos/master/gnet/logo.png)](https://github.com/panjf2000/gnet) \ No newline at end of file +   + +## 💰 Backers + +Support us with a monthly donation and help us continue our activities. + + + +## 💎 Sponsors + +Become a bronze sponsor with a monthly donation of $10 and get your logo on our README on Github. + + + +## ☕️ Buy me a coffee + +   +   \ No newline at end of file diff --git a/README_ZH.md b/README_ZH.md index 2c4d6a6..80b2a4f 100644 --- a/README_ZH.md +++ b/README_ZH.md @@ -8,7 +8,7 @@
- + @@ -333,6 +333,12 @@ pool.Release() **从该 demo 测试吞吐性能对比可以看出,使用`ants`的吞吐性能相较于原生 goroutine 可以保持在 2-6 倍的性能压制,而内存消耗则可以达到 10-20 倍的节省优势。** +## 👏 贡献者 + +请在提 PR 之前仔细阅读 [Contributing Guidelines](CONTRIBUTING.md),感谢那些为 `ants` 贡献过代码的开发者! + +[![](https://opencollective.com/ants/contributors.svg?width=890&button=false)](https://github.com/panjf2000/ants/graphs/contributors) + ## 📄 证书 `gnet` 的源码允许用户在遵循 MIT [开源证书](/LICENSE) 规则的前提下使用。 @@ -343,4 +349,21 @@ pool.Release() ## 👨‍👨‍👧‍👦 谁在使用 ants(欢迎补充 ~~) -[![](https://raw.githubusercontent.com/panjf2000/logos/master/gnet/logo.png)](https://github.com/panjf2000/gnet) \ No newline at end of file +   + +## 💰 支持 + +如果有意向,可以通过每个月定量的少许捐赠来支持这个项目。 + + + +## 💎 赞助 + +每月定量捐赠 10 刀即可成为本项目的赞助者,届时您的 logo 或者 link 可以展示在本项目的 README 上。 + + + +## ☕️ 打赏 + +   +   \ No newline at end of file