From 8521ea182c5963e382cec2326c441a25326f477e Mon Sep 17 00:00:00 2001 From: flyaways Date: Wed, 24 Apr 2019 10:41:29 +0800 Subject: [PATCH] Update README.md --- awesomelist/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/awesomelist/README.md b/awesomelist/README.md index aca37ff..9d9656b 100644 --- a/awesomelist/README.md +++ b/awesomelist/README.md @@ -154,3 +154,4 @@ Projects under Anti 996ICU License. Thanks for your support! | | [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) | | | [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)| +| - | [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) |