Merge pull request #25747 from flyaways/patch-1

增加Anti 996项目github.com/flyaways/pool:golang通用连接池,支持:GRPC,RPC,TCP
This commit is contained in:
996icu
2019-04-25 09:39:31 +08:00
committed by GitHub

View File

@ -154,5 +154,6 @@ Projects under Anti 996ICU License. Thanks for your support!
| <img src="https://github.com/chenrulongmaster/images/blob/master/pyjieba.png" width="60"> | [pyjieba](https://github.com/chenrulongmaster/pyjieba) | [GitHub](https://github.com/chenrulongmaster/pyjieba) | ![](https://img.shields.io/github/stars/chenrulongmaster/pyjieba.svg) | Python 封装C++版本的jieba分词器 | ![](https://img.shields.io/github/license/chenrulongmaster/pyjieba.svg) | | <img src="https://github.com/chenrulongmaster/images/blob/master/pyjieba.png" width="60"> | [pyjieba](https://github.com/chenrulongmaster/pyjieba) | [GitHub](https://github.com/chenrulongmaster/pyjieba) | ![](https://img.shields.io/github/stars/chenrulongmaster/pyjieba.svg) | Python 封装C++版本的jieba分词器 | ![](https://img.shields.io/github/license/chenrulongmaster/pyjieba.svg) |
| <img src="./img/kongfuofarchitecticon.png" width="60"> | [KongFuOfArchitect](https://github.com/xiaomiwujiecao/KongFuOfArchitect) | [Github](https://github.com/xiaomiwujiecao/KongFuOfArchitect) | ![](https://img.shields.io/github/stars/xiaomiwujiecao/KongFuOfArchitect.svg) | 架构师的功夫(包含思想指引、学习资源汇总、范式编程、高效成长、必备算法、等等,为想成为架构师的人铺路) | ![](https://img.shields.io/badge/license-Anti%20996-blue.svg) | | <img src="./img/kongfuofarchitecticon.png" width="60"> | [KongFuOfArchitect](https://github.com/xiaomiwujiecao/KongFuOfArchitect) | [Github](https://github.com/xiaomiwujiecao/KongFuOfArchitect) | ![](https://img.shields.io/github/stars/xiaomiwujiecao/KongFuOfArchitect.svg) | 架构师的功夫(包含思想指引、学习资源汇总、范式编程、高效成长、必备算法、等等,为想成为架构师的人铺路) | ![](https://img.shields.io/badge/license-Anti%20996-blue.svg) |
|-|[go worker pool](https://github.com/sinomoe/go_worker_pool)|[Github](https://github.com/sinomoe/go_worker_pool)|![](https://img.shields.io/github/stars/sinomoe/go_worker_pool.svg)|goroutine并发控制、调度工具|[![LICENSE](https://badges.frapsoft.com/os/mit/mit.svg)](https://opensource.org/licenses/mit-license.php)| |-|[go worker pool](https://github.com/sinomoe/go_worker_pool)|[Github](https://github.com/sinomoe/go_worker_pool)|![](https://img.shields.io/github/stars/sinomoe/go_worker_pool.svg)|goroutine并发控制、调度工具|[![LICENSE](https://badges.frapsoft.com/os/mit/mit.svg)](https://opensource.org/licenses/mit-license.php)|
| - | [pool](https://github.com/flyaways/pool) | [GitHub](https://github.com/flyaways/pool) | ![](https://img.shields.io/github/stars/flyaways/pool.svg) |golang通用连接池支持GRPC,RPC,TCP| ![](https://img.shields.io/github/license/flyaways/pool.svg) |
|-|[grpc man](https://www.npmjs.com/package/grpc-man)|[Github](https://github.com/Jeff-Tian/grpc-man) / [Official](https://www.npmjs.com/package/grpc-man)|![](https://img.shields.io/github/stars/jeff-tian/grpc-man.svg)|一个 gRPC 客户端,可以灵活地调用 gRPC 服务。名字灵感来源于 `post-man`。|[![LICENSE](https://img.shields.io/badge/license-Anti%20996-blue.svg)](https://github.com/996icu/996.ICU/blob/master/LICENSE)| |-|[grpc man](https://www.npmjs.com/package/grpc-man)|[Github](https://github.com/Jeff-Tian/grpc-man) / [Official](https://www.npmjs.com/package/grpc-man)|![](https://img.shields.io/github/stars/jeff-tian/grpc-man.svg)|一个 gRPC 客户端,可以灵活地调用 gRPC 服务。名字灵感来源于 `post-man`。|[![LICENSE](https://img.shields.io/badge/license-Anti%20996-blue.svg)](https://github.com/996icu/996.ICU/blob/master/LICENSE)|
| <img src="https://github.com/Red-Error404/Emerald/blob/master/emerald.png" width="60"> | [Emerald](https://github.com/Red-Error404/Emerald) | [GitHub](https://github.com/Red-Error404/Emerald) | ![](https://img.shields.io/github/stars/Red-Error404/Emerald.svg) | 面向游戏开发的轻量级绘图框架 | ![](https://img.shields.io/github/license/Red-Error404/Emerald.svg) | | <img src="https://github.com/Red-Error404/Emerald/blob/master/emerald.png" width="60"> | [Emerald](https://github.com/Red-Error404/Emerald) | [GitHub](https://github.com/Red-Error404/Emerald) | ![](https://img.shields.io/github/stars/Red-Error404/Emerald.svg) | 面向游戏开发的轻量级绘图框架 | ![](https://img.shields.io/github/license/Red-Error404/Emerald.svg) |