Skip to content

Commit c270fcf

Browse files
authored
typo fix
fix typo
1 parent 3485ace commit c270fcf

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

README.md

+3-4
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
ps: 以下项目**star数均大于100**,且会定期检查项目的url,剔除无效链接。 每个分类下的项目会按照**star数从高到低**进行排列。
88

9-
[目录](#目录)
9+
# 目录
1010

1111
- [监控系统](#监控系统)
1212
- [容器技术](#容器技术)
@@ -191,11 +191,10 @@ ps: 以下项目**star数均大于100**,且会定期检查项目的url,剔
191191
|[huichen/wukong ](https://github.com/huichen/wukong)| WuKong 是一个全文搜索引擎。功能特性有:高效索引和搜索(1M条微博500M数据28秒索引完,1.65毫秒搜索响应时间,19K搜索QPS);支持中文分词(使用sego分词包并发分词,速度27MB/秒);支持计算关键词在文本中的紧邻距离(token proximity);支持计算BM25相关度;支持自定义评分字段和评分规则;支持在线添加、删除索引;支持持久存储;可实现分布式索引和搜索等 |
192192
|[afex/hystrix-go ](https://github.com/afex/hystrix-go)| 用来隔离远程系统调用, 第三方库调用 ,服务调用, 提供熔断机制,避免雪崩效应的库, Hystrix的go 版本。 注Hystrixs是Netflix开源的一个java库 |
193193
|[tus/tusd ](https://github.com/tus/tusd)| 实现文件上传的断点续传功能, 整套功能包含了协议实现,client, server。 client及server有多种语言的实现包括go, python, node等|
194-
|
195194
|[codetainerapp/codetainer ](https://github.com/codetainerapp/codetainer)| Codetainer 可以让你创建基于浏览器上的代码运行沙箱,可方便的嵌入到你的 Web 应用中。你可以把它当成是 codepicnic.com 的开源克隆) . |
196195
|[ga0/netgraph ](https://github.com/ga0/netgraph)| netgraph 是一个 Go 语言编写的跨平台的 B/S 架构的 HTTP 抓包工具,方便在 Linux 服务器上直接查看 HTTP 包。 |
197196
|[hidu/pproxy ](https://github.com/hidu/pproxy)|http抓包代理程序,http协议调试工具 |
198-
|[andyxning/shortme ](https://github.com/andyxning/shortme)| 用Golang编写的URL短链接服务。 |
197+
|[andyxning/shortme ](https://github.com/andyxning/shortme)| 用Golang编写的URL短链接服务。|
199198

200199
# Web框架
201200
| 项目 | 简介 |
@@ -247,4 +246,4 @@ ps: 以下项目**star数均大于100**,且会定期检查项目的url,剔
247246
|[robustirc/robustirc ](https://github.com/robustirc/robustirc)| RobustIRC 是不会有网络中断情况的 IRC。RobustIRC 主要特性:服务器不可用的时候不会有网络中断; 可以使用标准 IRC 客户端; 健壮,可以很好处理客户端和网络的连接问题 |
248247

249248

250-
**[⬆ 返回顶部](#目录)**
249+
**[⬆ 返回顶部](#目录)**

0 commit comments

Comments
 (0)