@wcj/github-rank 22.9.15 → 22.9.17
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/repos.json +25876 -25875
- package/dist/sifou-daily.json +28 -55
- package/dist/sifou-monthly.json +82 -82
- package/dist/sifou-weekly.json +153 -153
- package/dist/toutiao-30.json +78 -78
- package/dist/toutiao-7.json +95 -95
- package/dist/toutiao-90.json +37 -37
- package/dist/trending-daily.json +167 -167
- package/dist/trending-monthly.json +147 -147
- package/dist/trending-weekly.json +156 -167
- package/dist/users.china.json +2185 -2186
- package/dist/users.json +3163 -3163
- package/package.json +1 -1
- package/web/data/repos.json +25876 -25875
- package/web/data/sifou-daily.json +28 -55
- package/web/data/sifou-monthly.json +82 -82
- package/web/data/sifou-weekly.json +153 -153
- package/web/data/toutiao-30.json +78 -78
- package/web/data/toutiao-7.json +95 -95
- package/web/data/toutiao-90.json +37 -37
- package/web/data/trending-daily.json +167 -167
- package/web/data/trending-monthly.json +147 -147
- package/web/data/trending-weekly.json +156 -167
- package/web/data/users.china.json +2185 -2186
- package/web/data/users.json +3163 -3163
- package/web/index.html +1666 -1666
- package/web/repos.html +3347 -3347
- package/web/sifou-daily.html +25 -109
- package/web/sifou-monthly.html +117 -117
- package/web/sifou-weekly.html +131 -131
- package/web/toutiao-30.html +108 -108
- package/web/toutiao-7.html +72 -72
- package/web/toutiao-90.html +65 -65
- package/web/trending-monthly.html +129 -129
- package/web/trending-weekly.html +136 -174
- package/web/trending.html +155 -135
- package/web/users.china.html +1228 -1228
package/web/data/toutiao-90.json
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
{
|
|
3
3
|
"title": "3000帧动画图解MySQL为什么需要binlog、redo log和undo log",
|
|
4
4
|
"description": "全文建立在MySQL的存储引擎为InnoDB的基础上先看一条SQL如何入库的:这是一条很简单的更新SQL,从MySQL服务端接收到SQL到落盘,先后经过了MySQL Server层...",
|
|
5
|
-
"votes": "
|
|
5
|
+
"votes": "209",
|
|
6
6
|
"url": "/k/b0g4460",
|
|
7
7
|
"avatar": "https://img.toutiao.io/subject/8e12ef64799649acbfd936883ef16c3c/thumb",
|
|
8
8
|
"avatarAlt": "服务架构及中台 - 独家号",
|
|
@@ -29,6 +29,16 @@
|
|
|
29
29
|
"subjectName": "服务架构及中台",
|
|
30
30
|
"homeUrl": "/subjects/26578"
|
|
31
31
|
},
|
|
32
|
+
{
|
|
33
|
+
"title": "1.8w 字的 SQL 优化大全",
|
|
34
|
+
"description": "↓推荐关注↓分享一篇关于SQL优化的硬核文章,全文有点长,建议收藏后慢慢看。很多朋友在做数据分析时,分析两分钟,跑数两小时?在使用SQL过程中不仅要关注数据结果,同样要注意SQL语...",
|
|
35
|
+
"votes": "129",
|
|
36
|
+
"url": "/k/tz7p6nl",
|
|
37
|
+
"avatar": "https://img.toutiao.io/subject/ca32be3cbe13422a9fc08989bf5378d9/thumb",
|
|
38
|
+
"avatarAlt": "文不落 - 独家号",
|
|
39
|
+
"subjectName": "文不落",
|
|
40
|
+
"homeUrl": "/subjects/113701"
|
|
41
|
+
},
|
|
32
42
|
{
|
|
33
43
|
"title": "阿里云官方 Redis 开发规范!",
|
|
34
44
|
"description": "",
|
|
@@ -82,37 +92,37 @@
|
|
|
82
92
|
{
|
|
83
93
|
"title": "京东面试:MQ 消息丢失、重复、积压问题,如何解决?",
|
|
84
94
|
"description": "",
|
|
85
|
-
"votes": "
|
|
95
|
+
"votes": "98",
|
|
86
96
|
"url": "/k/1unx53z",
|
|
87
97
|
"avatar": "https://img.toutiao.io/subject/d9b0b833d7e44d38b958e8a6003d36b4/thumb",
|
|
88
98
|
"avatarAlt": "浪客用react,java全栈 - 独家号",
|
|
89
99
|
"subjectName": "浪客用react,java全栈",
|
|
90
100
|
"homeUrl": "/subjects/132403"
|
|
91
101
|
},
|
|
102
|
+
{
|
|
103
|
+
"title": "Redis高可用方案",
|
|
104
|
+
"description": "鉴于上一篇文章提出了,Redis的性能瓶颈在于内存和网络IO上,针对内存上的性能瓶颈,Redis总共采用了三种技术方案,分别是增加内存、内存淘汰策略以及集群。集群不仅解决了内存瓶颈...",
|
|
105
|
+
"votes": "94",
|
|
106
|
+
"url": "/k/3hh68yl",
|
|
107
|
+
"avatar": "https://img.toutiao.io/subject/d165ed853e794176806a8cdf2e343338/thumb",
|
|
108
|
+
"avatarAlt": "林晓编程 - 独家号",
|
|
109
|
+
"subjectName": "林晓编程",
|
|
110
|
+
"homeUrl": "/subjects/242088"
|
|
111
|
+
},
|
|
92
112
|
{
|
|
93
113
|
"title": "微服务接口设计原则",
|
|
94
114
|
"description": "本文结合自身后台开发经验,从高可用、高性能、易维护和低风险(安全)角度出发,尝试总结业界常见微服务接口设计原则,帮助大家设计出优秀的微服务。1.前言微服务是一种系统架构风格,是 S...",
|
|
95
|
-
"votes": "
|
|
115
|
+
"votes": "96",
|
|
96
116
|
"url": "/k/4hjv10p",
|
|
97
117
|
"avatar": "https://img.toutiao.io/subject/cc2d501408fd455d9b841cb6c8d95a6c/thumb",
|
|
98
118
|
"avatarAlt": "ASCE1885 - 独家号",
|
|
99
119
|
"subjectName": "ASCE1885",
|
|
100
120
|
"homeUrl": "/subjects/4829"
|
|
101
121
|
},
|
|
102
|
-
{
|
|
103
|
-
"title": "1.8w 字的 SQL 优化大全",
|
|
104
|
-
"description": "↓推荐关注↓分享一篇关于SQL优化的硬核文章,全文有点长,建议收藏后慢慢看。很多朋友在做数据分析时,分析两分钟,跑数两小时?在使用SQL过程中不仅要关注数据结果,同样要注意SQL语...",
|
|
105
|
-
"votes": "92",
|
|
106
|
-
"url": "/k/tz7p6nl",
|
|
107
|
-
"avatar": "https://img.toutiao.io/subject/ca32be3cbe13422a9fc08989bf5378d9/thumb",
|
|
108
|
-
"avatarAlt": "文不落 - 独家号",
|
|
109
|
-
"subjectName": "文不落",
|
|
110
|
-
"homeUrl": "/subjects/113701"
|
|
111
|
-
},
|
|
112
122
|
{
|
|
113
123
|
"title": "高并发,你真的理解透彻了吗?",
|
|
114
124
|
"description": "",
|
|
115
|
-
"votes": "
|
|
125
|
+
"votes": "92",
|
|
116
126
|
"url": "/k/93k2zfb",
|
|
117
127
|
"avatar": "https://img.toutiao.io/subject/d9b0b833d7e44d38b958e8a6003d36b4/thumb",
|
|
118
128
|
"avatarAlt": "浪客用react,java全栈 - 独家号",
|
|
@@ -149,20 +159,10 @@
|
|
|
149
159
|
"subjectName": "Bloomingroses",
|
|
150
160
|
"homeUrl": "/subjects/98777"
|
|
151
161
|
},
|
|
152
|
-
{
|
|
153
|
-
"title": "Redis高可用方案",
|
|
154
|
-
"description": "鉴于上一篇文章提出了,Redis的性能瓶颈在于内存和网络IO上,针对内存上的性能瓶颈,Redis总共采用了三种技术方案,分别是增加内存、内存淘汰策略以及集群。集群不仅解决了内存瓶颈...",
|
|
155
|
-
"votes": "84",
|
|
156
|
-
"url": "/k/3hh68yl",
|
|
157
|
-
"avatar": "https://img.toutiao.io/subject/d165ed853e794176806a8cdf2e343338/thumb",
|
|
158
|
-
"avatarAlt": "林晓编程 - 独家号",
|
|
159
|
-
"subjectName": "林晓编程",
|
|
160
|
-
"homeUrl": "/subjects/242088"
|
|
161
|
-
},
|
|
162
162
|
{
|
|
163
163
|
"title": "公司40k招的架构师写的API网关选型总结,就是牛逼!",
|
|
164
164
|
"description": "文章来源:https://developer.aliyun.com/article/889271?spm=a2c6h.13262185.profile.26.c3a25a75TpX...",
|
|
165
|
-
"votes": "
|
|
165
|
+
"votes": "82",
|
|
166
166
|
"url": "/k/kyi9yzt",
|
|
167
167
|
"avatar": "https://img.toutiao.io/subject/c34a137f55bf46c3a2cf63e3677a30b1/thumb",
|
|
168
168
|
"avatarAlt": "Bloomingroses - 独家号",
|
|
@@ -182,7 +182,7 @@
|
|
|
182
182
|
{
|
|
183
183
|
"title": "Java线上CPU内存冲高问题排查步骤",
|
|
184
184
|
"description": "作者:茂茂的小破号链接:https://www.jianshu.com/p/801ecfb441131 引言作为一名从事Java开发快一年的程序员,在线上经常碰到某个模块的Pod发...",
|
|
185
|
-
"votes": "
|
|
185
|
+
"votes": "75",
|
|
186
186
|
"url": "/k/t9sj17s",
|
|
187
187
|
"avatar": "https://img.toutiao.io/subject/ca32be3cbe13422a9fc08989bf5378d9/thumb",
|
|
188
188
|
"avatarAlt": "文不落 - 独家号",
|
|
@@ -202,7 +202,7 @@
|
|
|
202
202
|
{
|
|
203
203
|
"title": "SpringBoot 官方强烈推荐,连接池,太快了!",
|
|
204
204
|
"description": "大家好,现在介绍一款非常强大,高效,并且号称“史上最快连接池”。由此可见他是有多受人喜欢,并且在SpringBoot2.0之后,采用的默认数据库连接池就是Hikari。我们知道的连...",
|
|
205
|
-
"votes": "
|
|
205
|
+
"votes": "74",
|
|
206
206
|
"url": "/k/zumxh7v",
|
|
207
207
|
"avatar": "https://img.toutiao.io/subject/8e12ef64799649acbfd936883ef16c3c/thumb",
|
|
208
208
|
"avatarAlt": "服务架构及中台 - 独家号",
|
|
@@ -229,6 +229,16 @@
|
|
|
229
229
|
"subjectName": "测试之路",
|
|
230
230
|
"homeUrl": "/subjects/205186"
|
|
231
231
|
},
|
|
232
|
+
{
|
|
233
|
+
"title": "常见分布式系统设计图解",
|
|
234
|
+
"description": "",
|
|
235
|
+
"votes": "70",
|
|
236
|
+
"url": "/k/osewvaz",
|
|
237
|
+
"avatar": "https://img.toutiao.io/subject/ae2b74c589814b769c1bebad92c2fb9a/thumb",
|
|
238
|
+
"avatarAlt": "架构之美 - 独家号",
|
|
239
|
+
"subjectName": "架构之美",
|
|
240
|
+
"homeUrl": "/subjects/42200"
|
|
241
|
+
},
|
|
232
242
|
{
|
|
233
243
|
"title": "【大厂面试真题解析】虾皮 Shopee 后端一面十四问",
|
|
234
244
|
"description": "",
|
|
@@ -238,15 +248,5 @@
|
|
|
238
248
|
"avatarAlt": "ASCE1885 - 独家号",
|
|
239
249
|
"subjectName": "ASCE1885",
|
|
240
250
|
"homeUrl": "/subjects/4829"
|
|
241
|
-
},
|
|
242
|
-
{
|
|
243
|
-
"title": "服务端监控架构设计与实践",
|
|
244
|
-
"description": "作者:vivo互联网服务器团队-Deng Haibo一、业务背景当今时代处在信息大爆发的时代,信息借助互联网的潮流在全球自由的流动,产生了各式各样的平台系统和软件系统,越来越多的业...",
|
|
245
|
-
"votes": "70",
|
|
246
|
-
"url": "/k/xhwa9mo",
|
|
247
|
-
"avatar": "https://img.toutiao.io/subject/ae2b74c589814b769c1bebad92c2fb9a/thumb",
|
|
248
|
-
"avatarAlt": "架构之美 - 独家号",
|
|
249
|
-
"subjectName": "架构之美",
|
|
250
|
-
"homeUrl": "/subjects/42200"
|
|
251
251
|
}
|
|
252
252
|
]
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
[
|
|
2
2
|
{
|
|
3
|
-
"full_name": "
|
|
4
|
-
"language": "
|
|
5
|
-
"color": "#
|
|
3
|
+
"full_name": "surrealdb/surrealdb",
|
|
4
|
+
"language": "Rust",
|
|
5
|
+
"color": "#dea584",
|
|
6
6
|
"description": "",
|
|
7
|
-
"forked": "
|
|
8
|
-
"stargazers_count":
|
|
9
|
-
"todayStar": "
|
|
10
|
-
"html_url": "https://github.com/
|
|
7
|
+
"forked": "179",
|
|
8
|
+
"stargazers_count": 9048,
|
|
9
|
+
"todayStar": "2217 stars today",
|
|
10
|
+
"html_url": "https://github.com/surrealdb/surrealdb",
|
|
11
11
|
"rank": 1
|
|
12
12
|
},
|
|
13
13
|
{
|
|
@@ -15,263 +15,263 @@
|
|
|
15
15
|
"language": "Rust",
|
|
16
16
|
"color": "#dea584",
|
|
17
17
|
"description": "",
|
|
18
|
-
"forked": "
|
|
19
|
-
"stargazers_count":
|
|
20
|
-
"todayStar": "
|
|
18
|
+
"forked": "179",
|
|
19
|
+
"stargazers_count": 9048,
|
|
20
|
+
"todayStar": "2217 stars today",
|
|
21
21
|
"html_url": "https://github.com/surrealdb/surrealdb",
|
|
22
22
|
"rank": 2
|
|
23
23
|
},
|
|
24
24
|
{
|
|
25
|
-
"full_name": "
|
|
26
|
-
"language": "
|
|
27
|
-
"color": "#
|
|
25
|
+
"full_name": "facebookincubator/memlab",
|
|
26
|
+
"language": "TypeScript",
|
|
27
|
+
"color": "#3178c6",
|
|
28
28
|
"description": "",
|
|
29
|
-
"forked": "
|
|
30
|
-
"stargazers_count":
|
|
31
|
-
"todayStar": "
|
|
32
|
-
"html_url": "https://github.com/
|
|
29
|
+
"forked": "35",
|
|
30
|
+
"stargazers_count": 1647,
|
|
31
|
+
"todayStar": "377 stars today",
|
|
32
|
+
"html_url": "https://github.com/facebookincubator/memlab",
|
|
33
33
|
"rank": 3
|
|
34
34
|
},
|
|
35
35
|
{
|
|
36
|
-
"full_name": "
|
|
36
|
+
"full_name": "nuttyartist/notes",
|
|
37
37
|
"language": "C++",
|
|
38
38
|
"color": "#f34b7d",
|
|
39
39
|
"description": "",
|
|
40
|
-
"forked": "
|
|
41
|
-
"stargazers_count":
|
|
42
|
-
"todayStar": "
|
|
43
|
-
"html_url": "https://github.com/
|
|
40
|
+
"forked": "189",
|
|
41
|
+
"stargazers_count": 1383,
|
|
42
|
+
"todayStar": "211 stars today",
|
|
43
|
+
"html_url": "https://github.com/nuttyartist/notes",
|
|
44
44
|
"rank": 4
|
|
45
45
|
},
|
|
46
46
|
{
|
|
47
|
-
"full_name": "
|
|
48
|
-
"language": "
|
|
49
|
-
"color": "#
|
|
47
|
+
"full_name": "nuttyartist/notes",
|
|
48
|
+
"language": "C++",
|
|
49
|
+
"color": "#f34b7d",
|
|
50
50
|
"description": "",
|
|
51
|
-
"forked": "
|
|
52
|
-
"stargazers_count":
|
|
53
|
-
"todayStar": "
|
|
54
|
-
"html_url": "https://github.com/
|
|
51
|
+
"forked": "189",
|
|
52
|
+
"stargazers_count": 1383,
|
|
53
|
+
"todayStar": "211 stars today",
|
|
54
|
+
"html_url": "https://github.com/nuttyartist/notes",
|
|
55
55
|
"rank": 5
|
|
56
56
|
},
|
|
57
57
|
{
|
|
58
|
-
"full_name": "
|
|
59
|
-
"language": "
|
|
60
|
-
"color": "#
|
|
58
|
+
"full_name": "danielgindi/Charts",
|
|
59
|
+
"language": "Swift",
|
|
60
|
+
"color": "#F05138",
|
|
61
61
|
"description": "",
|
|
62
|
-
"forked": "
|
|
63
|
-
"stargazers_count":
|
|
64
|
-
"todayStar": "
|
|
65
|
-
"html_url": "https://github.com/
|
|
62
|
+
"forked": "5506",
|
|
63
|
+
"stargazers_count": 25972,
|
|
64
|
+
"todayStar": "46 stars today",
|
|
65
|
+
"html_url": "https://github.com/danielgindi/Charts",
|
|
66
66
|
"rank": 6
|
|
67
67
|
},
|
|
68
68
|
{
|
|
69
|
-
"full_name": "
|
|
70
|
-
"language": "",
|
|
71
|
-
"color": "",
|
|
69
|
+
"full_name": "ascoders/weekly",
|
|
70
|
+
"language": "JavaScript",
|
|
71
|
+
"color": "#f1e05a",
|
|
72
72
|
"description": "",
|
|
73
|
-
"forked": "
|
|
74
|
-
"stargazers_count":
|
|
75
|
-
"todayStar": "
|
|
76
|
-
"html_url": "https://github.com/
|
|
73
|
+
"forked": "2572",
|
|
74
|
+
"stargazers_count": 21496,
|
|
75
|
+
"todayStar": "129 stars today",
|
|
76
|
+
"html_url": "https://github.com/ascoders/weekly",
|
|
77
77
|
"rank": 7
|
|
78
78
|
},
|
|
79
79
|
{
|
|
80
|
-
"full_name": "
|
|
81
|
-
"language": "
|
|
82
|
-
"color": "#
|
|
80
|
+
"full_name": "OpenIMSDK/Open-IM-Server",
|
|
81
|
+
"language": "Go",
|
|
82
|
+
"color": "#00ADD8",
|
|
83
83
|
"description": "",
|
|
84
|
-
"forked": "
|
|
85
|
-
"stargazers_count":
|
|
86
|
-
"todayStar": "
|
|
87
|
-
"html_url": "https://github.com/
|
|
84
|
+
"forked": "1523",
|
|
85
|
+
"stargazers_count": 9214,
|
|
86
|
+
"todayStar": "33 stars today",
|
|
87
|
+
"html_url": "https://github.com/OpenIMSDK/Open-IM-Server",
|
|
88
88
|
"rank": 8
|
|
89
89
|
},
|
|
90
90
|
{
|
|
91
|
-
"full_name": "
|
|
92
|
-
"language": "
|
|
93
|
-
"color": "#
|
|
91
|
+
"full_name": "OpenIMSDK/Open-IM-Server",
|
|
92
|
+
"language": "Go",
|
|
93
|
+
"color": "#00ADD8",
|
|
94
94
|
"description": "",
|
|
95
|
-
"forked": "
|
|
96
|
-
"stargazers_count":
|
|
97
|
-
"todayStar": "
|
|
98
|
-
"html_url": "https://github.com/
|
|
95
|
+
"forked": "1523",
|
|
96
|
+
"stargazers_count": 9214,
|
|
97
|
+
"todayStar": "33 stars today",
|
|
98
|
+
"html_url": "https://github.com/OpenIMSDK/Open-IM-Server",
|
|
99
99
|
"rank": 9
|
|
100
100
|
},
|
|
101
101
|
{
|
|
102
|
-
"full_name": "
|
|
103
|
-
"language": "",
|
|
104
|
-
"color": "",
|
|
102
|
+
"full_name": "revanced/revanced-manager",
|
|
103
|
+
"language": "Dart",
|
|
104
|
+
"color": "#00B4AB",
|
|
105
105
|
"description": "",
|
|
106
|
-
"forked": "
|
|
107
|
-
"stargazers_count":
|
|
108
|
-
"todayStar": "
|
|
109
|
-
"html_url": "https://github.com/
|
|
106
|
+
"forked": "286",
|
|
107
|
+
"stargazers_count": 1940,
|
|
108
|
+
"todayStar": "346 stars today",
|
|
109
|
+
"html_url": "https://github.com/revanced/revanced-manager",
|
|
110
110
|
"rank": 10
|
|
111
111
|
},
|
|
112
112
|
{
|
|
113
|
-
"full_name": "
|
|
114
|
-
"language": "
|
|
115
|
-
"color": "#
|
|
113
|
+
"full_name": "Lcry/a-sheep-assistant",
|
|
114
|
+
"language": "Python",
|
|
115
|
+
"color": "#3572A5",
|
|
116
116
|
"description": "",
|
|
117
|
-
"forked": "
|
|
118
|
-
"stargazers_count":
|
|
119
|
-
"todayStar": "
|
|
120
|
-
"html_url": "https://github.com/
|
|
117
|
+
"forked": "176",
|
|
118
|
+
"stargazers_count": 348,
|
|
119
|
+
"todayStar": "204 stars today",
|
|
120
|
+
"html_url": "https://github.com/Lcry/a-sheep-assistant",
|
|
121
121
|
"rank": 11
|
|
122
122
|
},
|
|
123
123
|
{
|
|
124
|
-
"full_name": "
|
|
125
|
-
"language": "
|
|
126
|
-
"color": "#
|
|
124
|
+
"full_name": "nadrad/h-m-m",
|
|
125
|
+
"language": "PHP",
|
|
126
|
+
"color": "#4F5D95",
|
|
127
127
|
"description": "",
|
|
128
|
-
"forked": "
|
|
129
|
-
"stargazers_count":
|
|
130
|
-
"todayStar": "
|
|
131
|
-
"html_url": "https://github.com/
|
|
128
|
+
"forked": "21",
|
|
129
|
+
"stargazers_count": 1019,
|
|
130
|
+
"todayStar": "161 stars today",
|
|
131
|
+
"html_url": "https://github.com/nadrad/h-m-m",
|
|
132
132
|
"rank": 12
|
|
133
133
|
},
|
|
134
134
|
{
|
|
135
|
-
"full_name": "
|
|
136
|
-
"language": "
|
|
137
|
-
"color": "#
|
|
135
|
+
"full_name": "b23r0/Heroinn",
|
|
136
|
+
"language": "Rust",
|
|
137
|
+
"color": "#dea584",
|
|
138
138
|
"description": "",
|
|
139
|
-
"forked": "
|
|
140
|
-
"stargazers_count":
|
|
141
|
-
"todayStar": "
|
|
142
|
-
"html_url": "https://github.com/
|
|
139
|
+
"forked": "169",
|
|
140
|
+
"stargazers_count": 349,
|
|
141
|
+
"todayStar": "35 stars today",
|
|
142
|
+
"html_url": "https://github.com/b23r0/Heroinn",
|
|
143
143
|
"rank": 13
|
|
144
144
|
},
|
|
145
145
|
{
|
|
146
|
-
"full_name": "
|
|
147
|
-
"language": "
|
|
148
|
-
"color": "#
|
|
146
|
+
"full_name": "nuxt/framework",
|
|
147
|
+
"language": "TypeScript",
|
|
148
|
+
"color": "#3178c6",
|
|
149
149
|
"description": "",
|
|
150
|
-
"forked": "
|
|
151
|
-
"stargazers_count":
|
|
152
|
-
"todayStar": "
|
|
153
|
-
"html_url": "https://github.com/
|
|
150
|
+
"forked": "809",
|
|
151
|
+
"stargazers_count": 9121,
|
|
152
|
+
"todayStar": "28 stars today",
|
|
153
|
+
"html_url": "https://github.com/nuxt/framework",
|
|
154
154
|
"rank": 14
|
|
155
155
|
},
|
|
156
156
|
{
|
|
157
|
-
"full_name": "
|
|
158
|
-
"language": "
|
|
159
|
-
"color": "#
|
|
157
|
+
"full_name": "dotnet/core",
|
|
158
|
+
"language": "PowerShell",
|
|
159
|
+
"color": "#012456",
|
|
160
160
|
"description": "",
|
|
161
|
-
"forked": "
|
|
162
|
-
"stargazers_count":
|
|
163
|
-
"todayStar": "
|
|
164
|
-
"html_url": "https://github.com/
|
|
161
|
+
"forked": "4616",
|
|
162
|
+
"stargazers_count": 18108,
|
|
163
|
+
"todayStar": "29 stars today",
|
|
164
|
+
"html_url": "https://github.com/dotnet/core",
|
|
165
165
|
"rank": 15
|
|
166
166
|
},
|
|
167
167
|
{
|
|
168
|
-
"full_name": "
|
|
169
|
-
"language": "
|
|
170
|
-
"color": "#
|
|
168
|
+
"full_name": "pocketbase/pocketbase",
|
|
169
|
+
"language": "Go",
|
|
170
|
+
"color": "#00ADD8",
|
|
171
171
|
"description": "",
|
|
172
|
-
"forked": "
|
|
173
|
-
"stargazers_count":
|
|
174
|
-
"todayStar": "
|
|
175
|
-
"html_url": "https://github.com/
|
|
172
|
+
"forked": "414",
|
|
173
|
+
"stargazers_count": 12972,
|
|
174
|
+
"todayStar": "534 stars today",
|
|
175
|
+
"html_url": "https://github.com/pocketbase/pocketbase",
|
|
176
176
|
"rank": 16
|
|
177
177
|
},
|
|
178
178
|
{
|
|
179
|
-
"full_name": "
|
|
180
|
-
"language": "",
|
|
181
|
-
"color": "",
|
|
179
|
+
"full_name": "pocketbase/pocketbase",
|
|
180
|
+
"language": "Go",
|
|
181
|
+
"color": "#00ADD8",
|
|
182
182
|
"description": "",
|
|
183
|
-
"forked": "
|
|
184
|
-
"stargazers_count":
|
|
185
|
-
"todayStar": "
|
|
186
|
-
"html_url": "https://github.com/
|
|
183
|
+
"forked": "414",
|
|
184
|
+
"stargazers_count": 12972,
|
|
185
|
+
"todayStar": "534 stars today",
|
|
186
|
+
"html_url": "https://github.com/pocketbase/pocketbase",
|
|
187
187
|
"rank": 17
|
|
188
188
|
},
|
|
189
189
|
{
|
|
190
|
-
"full_name": "
|
|
191
|
-
"language": "",
|
|
192
|
-
"color": "",
|
|
190
|
+
"full_name": "ethereum/go-ethereum",
|
|
191
|
+
"language": "Go",
|
|
192
|
+
"color": "#00ADD8",
|
|
193
193
|
"description": "",
|
|
194
|
-
"forked": "
|
|
195
|
-
"stargazers_count":
|
|
196
|
-
"todayStar": "
|
|
197
|
-
"html_url": "https://github.com/
|
|
194
|
+
"forked": "14927",
|
|
195
|
+
"stargazers_count": 39313,
|
|
196
|
+
"todayStar": "42 stars today",
|
|
197
|
+
"html_url": "https://github.com/ethereum/go-ethereum",
|
|
198
198
|
"rank": 18
|
|
199
199
|
},
|
|
200
200
|
{
|
|
201
|
-
"full_name": "
|
|
202
|
-
"language": "
|
|
203
|
-
"color": "#
|
|
201
|
+
"full_name": "ethereum/go-ethereum",
|
|
202
|
+
"language": "Go",
|
|
203
|
+
"color": "#00ADD8",
|
|
204
204
|
"description": "",
|
|
205
|
-
"forked": "
|
|
206
|
-
"stargazers_count":
|
|
207
|
-
"todayStar": "
|
|
208
|
-
"html_url": "https://github.com/
|
|
205
|
+
"forked": "14927",
|
|
206
|
+
"stargazers_count": 39313,
|
|
207
|
+
"todayStar": "42 stars today",
|
|
208
|
+
"html_url": "https://github.com/ethereum/go-ethereum",
|
|
209
209
|
"rank": 19
|
|
210
210
|
},
|
|
211
211
|
{
|
|
212
|
-
"full_name": "
|
|
213
|
-
"language": "
|
|
214
|
-
"color": "#
|
|
212
|
+
"full_name": "type-challenges/type-challenges",
|
|
213
|
+
"language": "TypeScript",
|
|
214
|
+
"color": "#3178c6",
|
|
215
215
|
"description": "",
|
|
216
|
-
"forked": "
|
|
217
|
-
"stargazers_count":
|
|
218
|
-
"todayStar": "
|
|
219
|
-
"html_url": "https://github.com/
|
|
216
|
+
"forked": "2346",
|
|
217
|
+
"stargazers_count": 24145,
|
|
218
|
+
"todayStar": "105 stars today",
|
|
219
|
+
"html_url": "https://github.com/type-challenges/type-challenges",
|
|
220
220
|
"rank": 20
|
|
221
221
|
},
|
|
222
222
|
{
|
|
223
|
-
"full_name": "
|
|
224
|
-
"language": "
|
|
225
|
-
"color": "#
|
|
223
|
+
"full_name": "pyg-team/pytorch_geometric",
|
|
224
|
+
"language": "Python",
|
|
225
|
+
"color": "#3572A5",
|
|
226
226
|
"description": "",
|
|
227
|
-
"forked": "
|
|
228
|
-
"stargazers_count":
|
|
229
|
-
"todayStar": "
|
|
230
|
-
"html_url": "https://github.com/
|
|
227
|
+
"forked": "2807",
|
|
228
|
+
"stargazers_count": 15532,
|
|
229
|
+
"todayStar": "22 stars today",
|
|
230
|
+
"html_url": "https://github.com/pyg-team/pytorch_geometric",
|
|
231
231
|
"rank": 21
|
|
232
232
|
},
|
|
233
233
|
{
|
|
234
|
-
"full_name": "
|
|
235
|
-
"language": "
|
|
236
|
-
"color": "#
|
|
234
|
+
"full_name": "Alamofire/Alamofire",
|
|
235
|
+
"language": "Swift",
|
|
236
|
+
"color": "#F05138",
|
|
237
237
|
"description": "",
|
|
238
|
-
"forked": "
|
|
239
|
-
"stargazers_count":
|
|
240
|
-
"todayStar": "
|
|
241
|
-
"html_url": "https://github.com/
|
|
238
|
+
"forked": "7254",
|
|
239
|
+
"stargazers_count": 38317,
|
|
240
|
+
"todayStar": "29 stars today",
|
|
241
|
+
"html_url": "https://github.com/Alamofire/Alamofire",
|
|
242
242
|
"rank": 22
|
|
243
243
|
},
|
|
244
244
|
{
|
|
245
|
-
"full_name": "
|
|
246
|
-
"language": "
|
|
247
|
-
"color": "#
|
|
245
|
+
"full_name": "bmpi-dev/invest-alchemy",
|
|
246
|
+
"language": "Python",
|
|
247
|
+
"color": "#3572A5",
|
|
248
248
|
"description": "",
|
|
249
|
-
"forked": "
|
|
250
|
-
"stargazers_count":
|
|
251
|
-
"todayStar": "
|
|
252
|
-
"html_url": "https://github.com/
|
|
249
|
+
"forked": "43",
|
|
250
|
+
"stargazers_count": 297,
|
|
251
|
+
"todayStar": "44 stars today",
|
|
252
|
+
"html_url": "https://github.com/bmpi-dev/invest-alchemy",
|
|
253
253
|
"rank": 23
|
|
254
254
|
},
|
|
255
255
|
{
|
|
256
|
-
"full_name": "
|
|
257
|
-
"language": "",
|
|
258
|
-
"color": "",
|
|
256
|
+
"full_name": "total-typescript/type-transformations-workshop",
|
|
257
|
+
"language": "TypeScript",
|
|
258
|
+
"color": "#3178c6",
|
|
259
259
|
"description": "",
|
|
260
|
-
"forked": "
|
|
261
|
-
"stargazers_count":
|
|
262
|
-
"todayStar": "
|
|
263
|
-
"html_url": "https://github.com/
|
|
260
|
+
"forked": "34",
|
|
261
|
+
"stargazers_count": 404,
|
|
262
|
+
"todayStar": "90 stars today",
|
|
263
|
+
"html_url": "https://github.com/total-typescript/type-transformations-workshop",
|
|
264
264
|
"rank": 24
|
|
265
265
|
},
|
|
266
266
|
{
|
|
267
|
-
"full_name": "
|
|
267
|
+
"full_name": "facebook/jest",
|
|
268
268
|
"language": "TypeScript",
|
|
269
269
|
"color": "#3178c6",
|
|
270
270
|
"description": "",
|
|
271
|
-
"forked": "
|
|
272
|
-
"stargazers_count":
|
|
273
|
-
"todayStar": "
|
|
274
|
-
"html_url": "https://github.com/
|
|
271
|
+
"forked": "6035",
|
|
272
|
+
"stargazers_count": 40164,
|
|
273
|
+
"todayStar": "24 stars today",
|
|
274
|
+
"html_url": "https://github.com/facebook/jest",
|
|
275
275
|
"rank": 25
|
|
276
276
|
}
|
|
277
277
|
]
|