@wcj/github-rank 22.3.7 → 22.3.10
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 +32834 -32830
- package/dist/sifou-daily.json +66 -57
- package/dist/sifou-monthly.json +128 -128
- package/dist/sifou-weekly.json +150 -150
- package/dist/toutiao-30.json +73 -73
- package/dist/toutiao-7.json +133 -133
- package/dist/toutiao-90.json +53 -53
- package/dist/trending-daily.json +171 -171
- package/dist/trending-monthly.json +164 -164
- package/dist/trending-weekly.json +177 -166
- package/dist/users.china.json +2878 -2878
- package/dist/users.json +4207 -4207
- package/package.json +1 -1
- package/web/36kr.html +2 -2
- package/web/data/repos.json +32834 -32830
- package/web/data/sifou-daily.json +66 -57
- package/web/data/sifou-monthly.json +128 -128
- package/web/data/sifou-weekly.json +150 -150
- package/web/data/toutiao-30.json +73 -73
- package/web/data/toutiao-7.json +133 -133
- package/web/data/toutiao-90.json +53 -53
- package/web/data/trending-daily.json +171 -171
- package/web/data/trending-monthly.json +164 -164
- package/web/data/trending-weekly.json +177 -166
- package/web/data/users.china.json +2878 -2878
- package/web/data/users.json +4207 -4207
- package/web/index.html +2236 -2236
- package/web/repos.html +4141 -4141
- package/web/sifou-daily.html +76 -48
- package/web/sifou-monthly.html +133 -133
- package/web/sifou-weekly.html +137 -137
- package/web/toutiao-30.html +102 -102
- package/web/toutiao-7.html +86 -86
- package/web/toutiao-90.html +58 -58
- package/web/trending-monthly.html +143 -147
- package/web/trending-weekly.html +184 -142
- package/web/trending.html +144 -152
- package/web/users.china.html +1435 -1435
package/dist/toutiao-90.json
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
{
|
|
3
3
|
"title": "神器 Nginx 的学习手册 ( 建议收藏 )",
|
|
4
4
|
"description": " 转载:DevOps技术栈Nginx 是一个高性能的 HTTP 和反向代理服务器,特点是占用内存少,并发能力强,事实上 Nginx 的并发能力确实在同类型的网页服务器中表现较好。...",
|
|
5
|
-
"votes": "
|
|
5
|
+
"votes": "240",
|
|
6
6
|
"url": "/k/6f1qaso",
|
|
7
7
|
"avatar": "https://img.toutiao.io/subject/8e12ef64799649acbfd936883ef16c3c/thumb",
|
|
8
8
|
"avatarAlt": "服务架构及中台 - 独家号",
|
|
@@ -29,10 +29,20 @@
|
|
|
29
29
|
"subjectName": "美团技术团队",
|
|
30
30
|
"homeUrl": "/subjects/117027"
|
|
31
31
|
},
|
|
32
|
+
{
|
|
33
|
+
"title": "高并发是一种架构思维模式",
|
|
34
|
+
"description": "什么是高并发,从字面上理解,就是在某一时刻产生大量的请求,那么多少量称为大量,业界并没有标准的衡量范围。原因非常简单,不同的业务处理复杂度不一样。而我所理解的高并发,它并不只是一个...",
|
|
35
|
+
"votes": "130",
|
|
36
|
+
"url": "/k/imslmgz",
|
|
37
|
+
"avatar": "https://img.toutiao.io/subject/4c72971aff5c4e73821ac59b18ff5dd6/thumb",
|
|
38
|
+
"avatarAlt": "程序员的朋友圈 - 独家号",
|
|
39
|
+
"subjectName": "程序员的朋友圈",
|
|
40
|
+
"homeUrl": "/subjects/378"
|
|
41
|
+
},
|
|
32
42
|
{
|
|
33
43
|
"title": "2021年最受程序员欢迎的开发工具TOP 100名单出炉!",
|
|
34
44
|
"description": "",
|
|
35
|
-
"votes": "
|
|
45
|
+
"votes": "129",
|
|
36
46
|
"url": "/k/uf5vypr",
|
|
37
47
|
"avatar": "https://img.toutiao.io/subject/bce4db7347f44c87a8f5eef28513f93f/thumb",
|
|
38
48
|
"avatarAlt": "yaya的鸡汤 - 独家号",
|
|
@@ -49,16 +59,6 @@
|
|
|
49
59
|
"subjectName": "dotnet",
|
|
50
60
|
"homeUrl": "/subjects/348014"
|
|
51
61
|
},
|
|
52
|
-
{
|
|
53
|
-
"title": "高并发是一种架构思维模式",
|
|
54
|
-
"description": "什么是高并发,从字面上理解,就是在某一时刻产生大量的请求,那么多少量称为大量,业界并没有标准的衡量范围。原因非常简单,不同的业务处理复杂度不一样。而我所理解的高并发,它并不只是一个...",
|
|
55
|
-
"votes": "119",
|
|
56
|
-
"url": "/k/imslmgz",
|
|
57
|
-
"avatar": "https://img.toutiao.io/subject/4c72971aff5c4e73821ac59b18ff5dd6/thumb",
|
|
58
|
-
"avatarAlt": "程序员的朋友圈 - 独家号",
|
|
59
|
-
"subjectName": "程序员的朋友圈",
|
|
60
|
-
"homeUrl": "/subjects/378"
|
|
61
|
-
},
|
|
62
62
|
{
|
|
63
63
|
"title": "真香啊!接私活必备的 N 个开源项目(附源码合集第一期)!收藏走起!",
|
|
64
64
|
"description": "",
|
|
@@ -82,7 +82,7 @@
|
|
|
82
82
|
{
|
|
83
83
|
"title": "Redis 很屌,不懂使用规范就糟蹋了",
|
|
84
84
|
"description": "",
|
|
85
|
-
"votes": "
|
|
85
|
+
"votes": "120",
|
|
86
86
|
"url": "/k/lpnakbk",
|
|
87
87
|
"avatar": "https://img.toutiao.io/subject/0bd01d30f85345feb85424b2928d99b2/thumb",
|
|
88
88
|
"avatarAlt": "进击的程序猿 - 独家号",
|
|
@@ -92,7 +92,7 @@
|
|
|
92
92
|
{
|
|
93
93
|
"title": "据说看完这篇 JVM 要一小时",
|
|
94
94
|
"description": "",
|
|
95
|
-
"votes": "
|
|
95
|
+
"votes": "110",
|
|
96
96
|
"url": "/k/1dauixx",
|
|
97
97
|
"avatar": "https://img.toutiao.io/subject/d9b0b833d7e44d38b958e8a6003d36b4/thumb",
|
|
98
98
|
"avatarAlt": "浪客用react,java全栈 - 独家号",
|
|
@@ -132,7 +132,7 @@
|
|
|
132
132
|
{
|
|
133
133
|
"title": "JVM调优的几种场景(建议收藏)",
|
|
134
134
|
"description": "",
|
|
135
|
-
"votes": "
|
|
135
|
+
"votes": "104",
|
|
136
136
|
"url": "/k/0mfx2nd",
|
|
137
137
|
"avatar": "https://img.toutiao.io/subject/0bd01d30f85345feb85424b2928d99b2/thumb",
|
|
138
138
|
"avatarAlt": "进击的程序猿 - 独家号",
|
|
@@ -142,13 +142,23 @@
|
|
|
142
142
|
{
|
|
143
143
|
"title": "字节的分布式链路追踪实践,教科书式的搭建指南",
|
|
144
144
|
"description": "",
|
|
145
|
-
"votes": "
|
|
145
|
+
"votes": "101",
|
|
146
146
|
"url": "/k/t6j66db",
|
|
147
147
|
"avatar": "https://img.toutiao.io/subject/0bd01d30f85345feb85424b2928d99b2/thumb",
|
|
148
148
|
"avatarAlt": "进击的程序猿 - 独家号",
|
|
149
149
|
"subjectName": "进击的程序猿",
|
|
150
150
|
"homeUrl": "/subjects/24912"
|
|
151
151
|
},
|
|
152
|
+
{
|
|
153
|
+
"title": "从MVC到DDD的架构演进",
|
|
154
|
+
"description": "",
|
|
155
|
+
"votes": "103",
|
|
156
|
+
"url": "/k/c7mn7hz",
|
|
157
|
+
"avatar": "https://img.toutiao.io/subject/ea8976fb047b483dacc34fd01e51d47e/thumb",
|
|
158
|
+
"avatarAlt": "Java研发 - 独家号",
|
|
159
|
+
"subjectName": "Java研发",
|
|
160
|
+
"homeUrl": "/subjects/2079"
|
|
161
|
+
},
|
|
152
162
|
{
|
|
153
163
|
"title": "分布式链路追踪在字节跳动的实践",
|
|
154
164
|
"description": "",
|
|
@@ -159,16 +169,6 @@
|
|
|
159
169
|
"subjectName": "不错的好文",
|
|
160
170
|
"homeUrl": "/subjects/5551"
|
|
161
171
|
},
|
|
162
|
-
{
|
|
163
|
-
"title": "从MVC到DDD的架构演进",
|
|
164
|
-
"description": "",
|
|
165
|
-
"votes": "101",
|
|
166
|
-
"url": "/k/c7mn7hz",
|
|
167
|
-
"avatar": "https://img.toutiao.io/subject/ea8976fb047b483dacc34fd01e51d47e/thumb",
|
|
168
|
-
"avatarAlt": "Java研发 - 独家号",
|
|
169
|
-
"subjectName": "Java研发",
|
|
170
|
-
"homeUrl": "/subjects/2079"
|
|
171
|
-
},
|
|
172
172
|
{
|
|
173
173
|
"title": "再见了 VMware,一款更轻量级的虚拟机!",
|
|
174
174
|
"description": "",
|
|
@@ -179,6 +179,16 @@
|
|
|
179
179
|
"subjectName": "乱点技能树",
|
|
180
180
|
"homeUrl": "/subjects/194141"
|
|
181
181
|
},
|
|
182
|
+
{
|
|
183
|
+
"title": "面渣逆袭:Java并发六十问,图文详解,快来看看你会多少道!",
|
|
184
|
+
"description": "",
|
|
185
|
+
"votes": "103",
|
|
186
|
+
"url": "/k/4ndh1gd",
|
|
187
|
+
"avatar": "https://img.toutiao.io/subject/d42ad8a9192a430b9df44df9a6d383df/thumb",
|
|
188
|
+
"avatarAlt": "三分恶 - 独家号",
|
|
189
|
+
"subjectName": "三分恶",
|
|
190
|
+
"homeUrl": "/subjects/454266"
|
|
191
|
+
},
|
|
182
192
|
{
|
|
183
193
|
"title": "面试官问:设计高并发系统的时候,数据库层面该如何设计?",
|
|
184
194
|
"description": "",
|
|
@@ -190,14 +200,24 @@
|
|
|
190
200
|
"homeUrl": "/subjects/379488"
|
|
191
201
|
},
|
|
192
202
|
{
|
|
193
|
-
"title": "
|
|
203
|
+
"title": "Java泛型详解,史上最全图文详解!",
|
|
194
204
|
"description": "",
|
|
195
|
-
"votes": "
|
|
196
|
-
"url": "/k/
|
|
197
|
-
"avatar": "https://img.toutiao.io/subject/
|
|
198
|
-
"avatarAlt": "
|
|
199
|
-
"subjectName": "
|
|
200
|
-
"homeUrl": "/subjects/
|
|
205
|
+
"votes": "100",
|
|
206
|
+
"url": "/k/chtkqxo",
|
|
207
|
+
"avatar": "https://img.toutiao.io/subject/0bd01d30f85345feb85424b2928d99b2/thumb",
|
|
208
|
+
"avatarAlt": "进击的程序猿 - 独家号",
|
|
209
|
+
"subjectName": "进击的程序猿",
|
|
210
|
+
"homeUrl": "/subjects/24912"
|
|
211
|
+
},
|
|
212
|
+
{
|
|
213
|
+
"title": "JVM调优的几种场景(建议收藏)",
|
|
214
|
+
"description": "",
|
|
215
|
+
"votes": "92",
|
|
216
|
+
"url": "/k/fib82nl",
|
|
217
|
+
"avatar": "https://img.toutiao.io/subject/03e210e126704d0ca23938746bbd4cec/thumb",
|
|
218
|
+
"avatarAlt": "近半生少年 - 独家号",
|
|
219
|
+
"subjectName": "近半生少年",
|
|
220
|
+
"homeUrl": "/subjects/403307"
|
|
201
221
|
},
|
|
202
222
|
{
|
|
203
223
|
"title": "作为研发Leader,如何做总结",
|
|
@@ -228,25 +248,5 @@
|
|
|
228
248
|
"avatarAlt": "浅谈架构 - 独家号",
|
|
229
249
|
"subjectName": "浅谈架构",
|
|
230
250
|
"homeUrl": "/subjects/379488"
|
|
231
|
-
},
|
|
232
|
-
{
|
|
233
|
-
"title": "JVM调优的几种场景(建议收藏)",
|
|
234
|
-
"description": "",
|
|
235
|
-
"votes": "90",
|
|
236
|
-
"url": "/k/fib82nl",
|
|
237
|
-
"avatar": "https://img.toutiao.io/subject/03e210e126704d0ca23938746bbd4cec/thumb",
|
|
238
|
-
"avatarAlt": "近半生少年 - 独家号",
|
|
239
|
-
"subjectName": "近半生少年",
|
|
240
|
-
"homeUrl": "/subjects/403307"
|
|
241
|
-
},
|
|
242
|
-
{
|
|
243
|
-
"title": "非常哇塞的 ES读场景、写场景 性能优化指南!你值得拥有!",
|
|
244
|
-
"description": "原创:小姐姐味道(微信公众号ID:xjjdog),欢迎分享,转载请保留出处。ES作为NoSQL数据库里非常重要的一员,使用越来越广泛。虽然它因为索引延迟的原因,数据在时效性上有一些...",
|
|
245
|
-
"votes": "99",
|
|
246
|
-
"url": "/k/5pjb28q",
|
|
247
|
-
"avatar": "https://img.toutiao.io/subject/6b8e14b561b24dfeac075e2a8dac9bfd/thumb",
|
|
248
|
-
"avatarAlt": "小姐姐味道 - 独家号",
|
|
249
|
-
"subjectName": "小姐姐味道",
|
|
250
|
-
"homeUrl": "/subjects/351247"
|
|
251
251
|
}
|
|
252
252
|
]
|
package/dist/trending-daily.json
CHANGED
|
@@ -1,277 +1,277 @@
|
|
|
1
1
|
[
|
|
2
2
|
{
|
|
3
|
-
"full_name": "
|
|
4
|
-
"language": "
|
|
5
|
-
"color": "#
|
|
3
|
+
"full_name": "microsoft/Web-Dev-For-Beginners",
|
|
4
|
+
"language": "JavaScript",
|
|
5
|
+
"color": "#f1e05a",
|
|
6
6
|
"description": "",
|
|
7
|
-
"forked": "
|
|
8
|
-
"stargazers_count":
|
|
9
|
-
"todayStar": "
|
|
10
|
-
"html_url": "https://github.com/
|
|
7
|
+
"forked": "6250",
|
|
8
|
+
"stargazers_count": 43272,
|
|
9
|
+
"todayStar": "333 stars today",
|
|
10
|
+
"html_url": "https://github.com/microsoft/Web-Dev-For-Beginners",
|
|
11
11
|
"rank": 1
|
|
12
12
|
},
|
|
13
13
|
{
|
|
14
|
-
"full_name": "
|
|
15
|
-
"language": "
|
|
16
|
-
"color": "#
|
|
14
|
+
"full_name": "YaoApp/yao",
|
|
15
|
+
"language": "Go",
|
|
16
|
+
"color": "#00ADD8",
|
|
17
17
|
"description": "",
|
|
18
|
-
"forked": "
|
|
19
|
-
"stargazers_count":
|
|
20
|
-
"todayStar": "
|
|
21
|
-
"html_url": "https://github.com/
|
|
18
|
+
"forked": "148",
|
|
19
|
+
"stargazers_count": 2095,
|
|
20
|
+
"todayStar": "412 stars today",
|
|
21
|
+
"html_url": "https://github.com/YaoApp/yao",
|
|
22
22
|
"rank": 2
|
|
23
23
|
},
|
|
24
24
|
{
|
|
25
|
-
"full_name": "
|
|
26
|
-
"language": "
|
|
27
|
-
"color": "#
|
|
25
|
+
"full_name": "samber/lo",
|
|
26
|
+
"language": "Go",
|
|
27
|
+
"color": "#00ADD8",
|
|
28
28
|
"description": "",
|
|
29
|
-
"forked": "
|
|
30
|
-
"stargazers_count":
|
|
31
|
-
"todayStar": "
|
|
32
|
-
"html_url": "https://github.com/
|
|
29
|
+
"forked": "61",
|
|
30
|
+
"stargazers_count": 2684,
|
|
31
|
+
"todayStar": "323 stars today",
|
|
32
|
+
"html_url": "https://github.com/samber/lo",
|
|
33
33
|
"rank": 3
|
|
34
34
|
},
|
|
35
35
|
{
|
|
36
|
-
"full_name": "
|
|
36
|
+
"full_name": "J0o1ey/BountyHunterInChina",
|
|
37
37
|
"language": "",
|
|
38
38
|
"color": "",
|
|
39
39
|
"description": "",
|
|
40
|
-
"forked": "
|
|
41
|
-
"stargazers_count":
|
|
42
|
-
"todayStar": "
|
|
43
|
-
"html_url": "https://github.com/
|
|
40
|
+
"forked": "35",
|
|
41
|
+
"stargazers_count": 305,
|
|
42
|
+
"todayStar": "86 stars today",
|
|
43
|
+
"html_url": "https://github.com/J0o1ey/BountyHunterInChina",
|
|
44
44
|
"rank": 4
|
|
45
45
|
},
|
|
46
|
-
{
|
|
47
|
-
"full_name": "xerpi/vita2hos",
|
|
48
|
-
"language": "C",
|
|
49
|
-
"color": "#555555",
|
|
50
|
-
"description": "",
|
|
51
|
-
"forked": "16",
|
|
52
|
-
"stargazers_count": 521,
|
|
53
|
-
"todayStar": "197 stars today",
|
|
54
|
-
"html_url": "https://github.com/xerpi/vita2hos",
|
|
55
|
-
"rank": 5
|
|
56
|
-
},
|
|
57
46
|
{
|
|
58
47
|
"full_name": "EbookFoundation/free-programming-books",
|
|
59
48
|
"language": "",
|
|
60
49
|
"color": "",
|
|
61
50
|
"description": "",
|
|
62
|
-
"forked": "
|
|
63
|
-
"stargazers_count":
|
|
64
|
-
"todayStar": "
|
|
51
|
+
"forked": "47725",
|
|
52
|
+
"stargazers_count": 225661,
|
|
53
|
+
"todayStar": "325 stars today",
|
|
65
54
|
"html_url": "https://github.com/EbookFoundation/free-programming-books",
|
|
55
|
+
"rank": 5
|
|
56
|
+
},
|
|
57
|
+
{
|
|
58
|
+
"full_name": "Speyedr/socialclub-notification-blocker",
|
|
59
|
+
"language": "Python",
|
|
60
|
+
"color": "#3572A5",
|
|
61
|
+
"description": "",
|
|
62
|
+
"forked": "8",
|
|
63
|
+
"stargazers_count": 66,
|
|
64
|
+
"todayStar": "1 star today",
|
|
65
|
+
"html_url": "https://github.com/Speyedr/socialclub-notification-blocker",
|
|
66
66
|
"rank": 6
|
|
67
67
|
},
|
|
68
68
|
{
|
|
69
|
-
"full_name": "
|
|
70
|
-
"language": "
|
|
71
|
-
"color": "
|
|
69
|
+
"full_name": "jlevy/the-art-of-command-line",
|
|
70
|
+
"language": "",
|
|
71
|
+
"color": "",
|
|
72
72
|
"description": "",
|
|
73
|
-
"forked": "
|
|
74
|
-
"stargazers_count":
|
|
75
|
-
"todayStar": "
|
|
76
|
-
"html_url": "https://github.com/
|
|
73
|
+
"forked": "11096",
|
|
74
|
+
"stargazers_count": 103270,
|
|
75
|
+
"todayStar": "397 stars today",
|
|
76
|
+
"html_url": "https://github.com/jlevy/the-art-of-command-line",
|
|
77
77
|
"rank": 7
|
|
78
78
|
},
|
|
79
79
|
{
|
|
80
|
-
"full_name": "
|
|
81
|
-
"language": "
|
|
82
|
-
"color": "
|
|
80
|
+
"full_name": "danistefanovic/build-your-own-x",
|
|
81
|
+
"language": "",
|
|
82
|
+
"color": "",
|
|
83
83
|
"description": "",
|
|
84
|
-
"forked": "
|
|
85
|
-
"stargazers_count":
|
|
86
|
-
"todayStar": "
|
|
87
|
-
"html_url": "https://github.com/
|
|
84
|
+
"forked": "12752",
|
|
85
|
+
"stargazers_count": 134728,
|
|
86
|
+
"todayStar": "193 stars today",
|
|
87
|
+
"html_url": "https://github.com/danistefanovic/build-your-own-x",
|
|
88
88
|
"rank": 8
|
|
89
89
|
},
|
|
90
90
|
{
|
|
91
|
-
"full_name": "
|
|
92
|
-
"language": "
|
|
93
|
-
"color": "#
|
|
91
|
+
"full_name": "marktext/marktext",
|
|
92
|
+
"language": "JavaScript",
|
|
93
|
+
"color": "#f1e05a",
|
|
94
94
|
"description": "",
|
|
95
|
-
"forked": "
|
|
96
|
-
"stargazers_count":
|
|
97
|
-
"todayStar": "
|
|
98
|
-
"html_url": "https://github.com/
|
|
95
|
+
"forked": "2169",
|
|
96
|
+
"stargazers_count": 29940,
|
|
97
|
+
"todayStar": "131 stars today",
|
|
98
|
+
"html_url": "https://github.com/marktext/marktext",
|
|
99
99
|
"rank": 9
|
|
100
100
|
},
|
|
101
101
|
{
|
|
102
|
-
"full_name": "
|
|
103
|
-
"language": "
|
|
104
|
-
"color": "#
|
|
102
|
+
"full_name": "royorel/StyleSDF",
|
|
103
|
+
"language": "Python",
|
|
104
|
+
"color": "#3572A5",
|
|
105
105
|
"description": "",
|
|
106
|
-
"forked": "
|
|
107
|
-
"stargazers_count":
|
|
108
|
-
"todayStar": "
|
|
109
|
-
"html_url": "https://github.com/
|
|
106
|
+
"forked": "16",
|
|
107
|
+
"stargazers_count": 237,
|
|
108
|
+
"todayStar": "28 stars today",
|
|
109
|
+
"html_url": "https://github.com/royorel/StyleSDF",
|
|
110
110
|
"rank": 10
|
|
111
111
|
},
|
|
112
112
|
{
|
|
113
|
-
"full_name": "
|
|
114
|
-
"language": "",
|
|
115
|
-
"color": "",
|
|
113
|
+
"full_name": "skyline-emu/skyline",
|
|
114
|
+
"language": "C++",
|
|
115
|
+
"color": "#f34b7d",
|
|
116
116
|
"description": "",
|
|
117
|
-
"forked": "
|
|
118
|
-
"stargazers_count":
|
|
119
|
-
"todayStar": "
|
|
120
|
-
"html_url": "https://github.com/
|
|
117
|
+
"forked": "697",
|
|
118
|
+
"stargazers_count": 3856,
|
|
119
|
+
"todayStar": "177 stars today",
|
|
120
|
+
"html_url": "https://github.com/skyline-emu/skyline",
|
|
121
121
|
"rank": 11
|
|
122
122
|
},
|
|
123
123
|
{
|
|
124
|
-
"full_name": "
|
|
125
|
-
"language": "
|
|
126
|
-
"color": "#
|
|
124
|
+
"full_name": "Chia-Network/chia-blockchain",
|
|
125
|
+
"language": "Python",
|
|
126
|
+
"color": "#3572A5",
|
|
127
127
|
"description": "",
|
|
128
|
-
"forked": "
|
|
129
|
-
"stargazers_count":
|
|
130
|
-
"todayStar": "
|
|
131
|
-
"html_url": "https://github.com/
|
|
128
|
+
"forked": "1837",
|
|
129
|
+
"stargazers_count": 10468,
|
|
130
|
+
"todayStar": "9 stars today",
|
|
131
|
+
"html_url": "https://github.com/Chia-Network/chia-blockchain",
|
|
132
132
|
"rank": 12
|
|
133
133
|
},
|
|
134
134
|
{
|
|
135
|
-
"full_name": "
|
|
136
|
-
"language": "
|
|
137
|
-
"color": "#
|
|
135
|
+
"full_name": "TencentARC/GFPGAN",
|
|
136
|
+
"language": "Python",
|
|
137
|
+
"color": "#3572A5",
|
|
138
138
|
"description": "",
|
|
139
|
-
"forked": "
|
|
140
|
-
"stargazers_count":
|
|
141
|
-
"todayStar": "
|
|
142
|
-
"html_url": "https://github.com/
|
|
139
|
+
"forked": "2736",
|
|
140
|
+
"stargazers_count": 18031,
|
|
141
|
+
"todayStar": "72 stars today",
|
|
142
|
+
"html_url": "https://github.com/TencentARC/GFPGAN",
|
|
143
143
|
"rank": 13
|
|
144
144
|
},
|
|
145
145
|
{
|
|
146
|
-
"full_name": "
|
|
147
|
-
"language": "
|
|
148
|
-
"color": "#
|
|
146
|
+
"full_name": "pjreddie/darknet",
|
|
147
|
+
"language": "C",
|
|
148
|
+
"color": "#555555",
|
|
149
149
|
"description": "",
|
|
150
|
-
"forked": "
|
|
151
|
-
"stargazers_count":
|
|
152
|
-
"todayStar": "
|
|
153
|
-
"html_url": "https://github.com/
|
|
150
|
+
"forked": "19492",
|
|
151
|
+
"stargazers_count": 22346,
|
|
152
|
+
"todayStar": "23 stars today",
|
|
153
|
+
"html_url": "https://github.com/pjreddie/darknet",
|
|
154
154
|
"rank": 14
|
|
155
155
|
},
|
|
156
156
|
{
|
|
157
|
-
"full_name": "
|
|
158
|
-
"language": "
|
|
159
|
-
"color": "#
|
|
157
|
+
"full_name": "sunface/rust-by-practice",
|
|
158
|
+
"language": "Rust",
|
|
159
|
+
"color": "#dea584",
|
|
160
160
|
"description": "",
|
|
161
|
-
"forked": "
|
|
162
|
-
"stargazers_count":
|
|
163
|
-
"todayStar": "
|
|
164
|
-
"html_url": "https://github.com/
|
|
161
|
+
"forked": "73",
|
|
162
|
+
"stargazers_count": 1759,
|
|
163
|
+
"todayStar": "376 stars today",
|
|
164
|
+
"html_url": "https://github.com/sunface/rust-by-practice",
|
|
165
165
|
"rank": 15
|
|
166
166
|
},
|
|
167
167
|
{
|
|
168
|
-
"full_name": "
|
|
169
|
-
"language": "
|
|
170
|
-
"color": "#
|
|
168
|
+
"full_name": "gin-gonic/gin",
|
|
169
|
+
"language": "Go",
|
|
170
|
+
"color": "#00ADD8",
|
|
171
171
|
"description": "",
|
|
172
|
-
"forked": "
|
|
173
|
-
"stargazers_count":
|
|
174
|
-
"todayStar": "
|
|
175
|
-
"html_url": "https://github.com/
|
|
172
|
+
"forked": "6371",
|
|
173
|
+
"stargazers_count": 56286,
|
|
174
|
+
"todayStar": "91 stars today",
|
|
175
|
+
"html_url": "https://github.com/gin-gonic/gin",
|
|
176
176
|
"rank": 16
|
|
177
177
|
},
|
|
178
178
|
{
|
|
179
|
-
"full_name": "
|
|
180
|
-
"language": "
|
|
181
|
-
"color": "
|
|
179
|
+
"full_name": "dcbuild3r/blockchain-development-guide",
|
|
180
|
+
"language": "",
|
|
181
|
+
"color": "",
|
|
182
182
|
"description": "",
|
|
183
|
-
"forked": "
|
|
184
|
-
"stargazers_count":
|
|
185
|
-
"todayStar": "
|
|
186
|
-
"html_url": "https://github.com/
|
|
183
|
+
"forked": "53",
|
|
184
|
+
"stargazers_count": 620,
|
|
185
|
+
"todayStar": "140 stars today",
|
|
186
|
+
"html_url": "https://github.com/dcbuild3r/blockchain-development-guide",
|
|
187
187
|
"rank": 17
|
|
188
188
|
},
|
|
189
189
|
{
|
|
190
|
-
"full_name": "
|
|
191
|
-
"language": "",
|
|
192
|
-
"color": "",
|
|
190
|
+
"full_name": "Rapptz/discord.py",
|
|
191
|
+
"language": "Python",
|
|
192
|
+
"color": "#3572A5",
|
|
193
193
|
"description": "",
|
|
194
|
-
"forked": "
|
|
195
|
-
"stargazers_count":
|
|
196
|
-
"todayStar": "
|
|
197
|
-
"html_url": "https://github.com/
|
|
194
|
+
"forked": "3220",
|
|
195
|
+
"stargazers_count": 9762,
|
|
196
|
+
"todayStar": "94 stars today",
|
|
197
|
+
"html_url": "https://github.com/Rapptz/discord.py",
|
|
198
198
|
"rank": 18
|
|
199
199
|
},
|
|
200
200
|
{
|
|
201
|
-
"full_name": "
|
|
201
|
+
"full_name": "mui/material-ui",
|
|
202
202
|
"language": "JavaScript",
|
|
203
203
|
"color": "#f1e05a",
|
|
204
204
|
"description": "",
|
|
205
|
-
"forked": "
|
|
206
|
-
"stargazers_count":
|
|
207
|
-
"todayStar": "
|
|
208
|
-
"html_url": "https://github.com/
|
|
205
|
+
"forked": "26374",
|
|
206
|
+
"stargazers_count": 76296,
|
|
207
|
+
"todayStar": "115 stars today",
|
|
208
|
+
"html_url": "https://github.com/mui/material-ui",
|
|
209
209
|
"rank": 19
|
|
210
210
|
},
|
|
211
211
|
{
|
|
212
|
-
"full_name": "
|
|
213
|
-
"language": "
|
|
214
|
-
"color": "#
|
|
212
|
+
"full_name": "pcottle/learnGitBranching",
|
|
213
|
+
"language": "JavaScript",
|
|
214
|
+
"color": "#f1e05a",
|
|
215
215
|
"description": "",
|
|
216
|
-
"forked": "
|
|
217
|
-
"stargazers_count":
|
|
218
|
-
"todayStar": "
|
|
219
|
-
"html_url": "https://github.com/
|
|
216
|
+
"forked": "5169",
|
|
217
|
+
"stargazers_count": 23805,
|
|
218
|
+
"todayStar": "37 stars today",
|
|
219
|
+
"html_url": "https://github.com/pcottle/learnGitBranching",
|
|
220
220
|
"rank": 20
|
|
221
221
|
},
|
|
222
222
|
{
|
|
223
|
-
"full_name": "
|
|
224
|
-
"language": "
|
|
225
|
-
"color": "#
|
|
223
|
+
"full_name": "SmartToolFactory/Jetpack-Compose-Tutorials",
|
|
224
|
+
"language": "Kotlin",
|
|
225
|
+
"color": "#A97BFF",
|
|
226
226
|
"description": "",
|
|
227
|
-
"forked": "
|
|
228
|
-
"stargazers_count":
|
|
229
|
-
"todayStar": "
|
|
230
|
-
"html_url": "https://github.com/
|
|
227
|
+
"forked": "21",
|
|
228
|
+
"stargazers_count": 442,
|
|
229
|
+
"todayStar": "46 stars today",
|
|
230
|
+
"html_url": "https://github.com/SmartToolFactory/Jetpack-Compose-Tutorials",
|
|
231
231
|
"rank": 21
|
|
232
232
|
},
|
|
233
233
|
{
|
|
234
|
-
"full_name": "
|
|
235
|
-
"language": "
|
|
236
|
-
"color": "#
|
|
234
|
+
"full_name": "UnblockNeteaseMusic/server",
|
|
235
|
+
"language": "JavaScript",
|
|
236
|
+
"color": "#f1e05a",
|
|
237
237
|
"description": "",
|
|
238
|
-
"forked": "
|
|
239
|
-
"stargazers_count":
|
|
240
|
-
"todayStar": "
|
|
241
|
-
"html_url": "https://github.com/
|
|
238
|
+
"forked": "190",
|
|
239
|
+
"stargazers_count": 1325,
|
|
240
|
+
"todayStar": "86 stars today",
|
|
241
|
+
"html_url": "https://github.com/UnblockNeteaseMusic/server",
|
|
242
242
|
"rank": 22
|
|
243
243
|
},
|
|
244
244
|
{
|
|
245
|
-
"full_name": "
|
|
246
|
-
"language": "
|
|
247
|
-
"color": "
|
|
245
|
+
"full_name": "Avik-Jain/100-Days-Of-ML-Code",
|
|
246
|
+
"language": "",
|
|
247
|
+
"color": "",
|
|
248
248
|
"description": "",
|
|
249
|
-
"forked": "
|
|
250
|
-
"stargazers_count":
|
|
251
|
-
"todayStar": "
|
|
252
|
-
"html_url": "https://github.com/
|
|
249
|
+
"forked": "8868",
|
|
250
|
+
"stargazers_count": 35361,
|
|
251
|
+
"todayStar": "79 stars today",
|
|
252
|
+
"html_url": "https://github.com/Avik-Jain/100-Days-Of-ML-Code",
|
|
253
253
|
"rank": 23
|
|
254
254
|
},
|
|
255
255
|
{
|
|
256
|
-
"full_name": "
|
|
257
|
-
"language": "
|
|
258
|
-
"color": "#
|
|
256
|
+
"full_name": "kubernetes/kubernetes",
|
|
257
|
+
"language": "Go",
|
|
258
|
+
"color": "#00ADD8",
|
|
259
259
|
"description": "",
|
|
260
|
-
"forked": "
|
|
261
|
-
"stargazers_count":
|
|
262
|
-
"todayStar": "
|
|
263
|
-
"html_url": "https://github.com/
|
|
260
|
+
"forked": "31651",
|
|
261
|
+
"stargazers_count": 86277,
|
|
262
|
+
"todayStar": "68 stars today",
|
|
263
|
+
"html_url": "https://github.com/kubernetes/kubernetes",
|
|
264
264
|
"rank": 24
|
|
265
265
|
},
|
|
266
266
|
{
|
|
267
|
-
"full_name": "
|
|
268
|
-
"language": "
|
|
269
|
-
"color": "#
|
|
267
|
+
"full_name": "type-challenges/type-challenges",
|
|
268
|
+
"language": "TypeScript",
|
|
269
|
+
"color": "#2b7489",
|
|
270
270
|
"description": "",
|
|
271
|
-
"forked": "
|
|
272
|
-
"stargazers_count":
|
|
273
|
-
"todayStar": "
|
|
274
|
-
"html_url": "https://github.com/
|
|
271
|
+
"forked": "1019",
|
|
272
|
+
"stargazers_count": 13870,
|
|
273
|
+
"todayStar": "156 stars today",
|
|
274
|
+
"html_url": "https://github.com/type-challenges/type-challenges",
|
|
275
275
|
"rank": 25
|
|
276
276
|
}
|
|
277
277
|
]
|