Merge pull request #25747 from flyaways/patch-1
增加Anti 996项目github.com/flyaways/pool:golang通用连接池,支持:GRPC,RPC,TCP
This commit is contained in:
@ -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) |  | Python 封装C++版本的jieba分词器 |  |
|
| <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) |  | Python 封装C++版本的jieba分词器 |  |
|
||||||
| <img src="./img/kongfuofarchitecticon.png" width="60"> | [KongFuOfArchitect](https://github.com/xiaomiwujiecao/KongFuOfArchitect) | [Github](https://github.com/xiaomiwujiecao/KongFuOfArchitect) |  | 架构师的功夫(包含思想指引、学习资源汇总、范式编程、高效成长、必备算法、等等,为想成为架构师的人铺路) ! |  |
|
| <img src="./img/kongfuofarchitecticon.png" width="60"> | [KongFuOfArchitect](https://github.com/xiaomiwujiecao/KongFuOfArchitect) | [Github](https://github.com/xiaomiwujiecao/KongFuOfArchitect) |  | 架构师的功夫(包含思想指引、学习资源汇总、范式编程、高效成长、必备算法、等等,为想成为架构师的人铺路) ! |  |
|
||||||
|-|[go worker pool](https://github.com/sinomoe/go_worker_pool)|[Github](https://github.com/sinomoe/go_worker_pool)||goroutine并发控制、调度工具|[](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)||goroutine并发控制、调度工具|[](https://opensource.org/licenses/mit-license.php)|
|
||||||
|
| - | [pool](https://github.com/flyaways/pool) | [GitHub](https://github.com/flyaways/pool) |  |golang通用连接池,支持:GRPC,RPC,TCP|  |
|
||||||
|-|[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)||一个 gRPC 客户端,可以灵活地调用 gRPC 服务。名字灵感来源于 `post-man`。|[](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)||一个 gRPC 客户端,可以灵活地调用 gRPC 服务。名字灵感来源于 `post-man`。|[](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) |  | 面向游戏开发的轻量级绘图框架 |  |
|
| <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) |  | 面向游戏开发的轻量级绘图框架 |  |
|
||||||
|
Reference in New Issue
Block a user