Skip to content

Commit 4232b8f

Browse files
committed
feature:add
1 parent e6fb9af commit 4232b8f

1 file changed

Lines changed: 12 additions & 8 deletions

File tree

README.md

Lines changed: 12 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -173,25 +173,28 @@
173173
- [go每日一库:go-daily-lib](https://github.com/darjun/go-daily-lib)
174174
- [内网穿透代理服务器:nps](https://github.com/ehang-io/nps)
175175
- [内网穿透代理服务器:clash](https://github.com/Dreamacro/clash)
176-
- [内网穿透代理服务器:frp](https://github.com/fatedier/frp)
177-
- [开源的轻量级对象存储服务:minio](https://github.com/minio/minio)
176+
- [frp:内网穿透代理服务器](https://github.com/fatedier/frp)
177+
- [minio:开源的轻量级对象存储服务](https://github.com/minio/minio)
178178
- [minio中文文档](https://docs.min.io/cn/)
179-
- [浏览器上访问你的服务器资源 filebrowser](https://github.com/filebrowser/filebrowser)
180-
- [golang设计模式](https://github.com/senghoo/golang-design-pattern)
181-
- [微服务管理工具 istio](https://github.com/istio/istio)
179+
- [filebrowser:浏览器上访问你的服务器资源 filebrowser](https://github.com/filebrowser/filebrowser)
180+
- [golang-design-pattern:golang设计模式](https://github.com/senghoo/golang-design-pattern)
181+
- [istio:微服务管理工具](https://github.com/istio/istio)
182182
- [golang 建站指导手册](https://github.com/astaxie/build-web-application-with-golang)
183-
- [解析sql的demo](https://github.com/marianogappa/sqlparser)
184-
- [规则引擎](https://github.com/bilibili/gengine)
185-
- [流量复制工具](https://github.com/buger/goreplay)
183+
- [sqlparser:解析sql的demo](https://github.com/marianogappa/sqlparser)
184+
- [gengine:规则引擎](https://github.com/bilibili/gengine)
185+
- [goreplay:流量复制工具](https://github.com/buger/goreplay)
186186
- [b-tree](https://github.com/google/btree)
187187
- [b+tree](https://github.com/timtadh/fs2)
188188
- [golang-awesome](https://github.com/xiaobaiTech/golangFamily)
189+
###### Rust
190+
- [rustdesk:类似TeamVeiwer的远程桌面工具,提供免费中继服务器,也可自己搭建](https://github.com/rustdesk/rustdesk)
189191
###### C
190192
- [一款消息队列产品:beanstalkd](https://github.com/beanstalkd/beanstalkd)
191193
###### Python
192194
- [路径规划算法:PathPlanning](https://github.com/zhm-real/PathPlanning)
193195
- [各语言的帮助文档快速查询:cheat.sh](https://github.com/chubin/cheat.sh)
194196
- [DailyCodingProblem](https://github.com/vineetjohn/daily-coding-problem)
197+
- [airflow 任务调度系统,优雅处理调度依赖问题](https://github.com/apache/airflow)
195198
###### PHP
196199
- [yii2干货集:awesome-yii2](https://github.com/forecho/awesome-yii2)
197200
- [php面试:interview](https://github.com/wanglelecc/interview)
@@ -211,6 +214,7 @@
211214
- [游戏引擎:Babylon](https://github.com/BabylonJS/Babylon.js)
212215
- [JSON编辑器](https://github.com/josdejong/jsoneditor)
213216
- [服务监控工具](https://github.com/louislam/uptime-kuma)
217+
- [umami: 类似google analytics的数据采集及分析工具,实现追踪页面来源,线索归因等](https://github.com/mikecao/umami)
214218

215219
###### 编辑器or方便的工具和插件
216220
- [让你只用键盘就能操作浏览器的神奇插件:vimium](https://github.com/philc/vimium)

0 commit comments

Comments
 (0)