@wcj/github-rank 22.5.17 → 22.5.20
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 +42435 -42215
- package/dist/sifou-daily.json +86 -50
- package/dist/sifou-monthly.json +115 -115
- package/dist/sifou-weekly.json +175 -175
- package/dist/toutiao-30.json +82 -82
- package/dist/toutiao-7.json +113 -113
- package/dist/toutiao-90.json +54 -54
- package/dist/trending-daily.json +171 -171
- package/dist/trending-monthly.json +167 -167
- package/dist/trending-weekly.json +175 -175
- package/dist/users.china.json +3034 -3035
- package/dist/users.json +3500 -3500
- package/package.json +1 -1
- package/web/36kr.html +2 -2
- package/web/data/repos.json +42435 -42215
- package/web/data/sifou-daily.json +86 -50
- package/web/data/sifou-monthly.json +115 -115
- package/web/data/sifou-weekly.json +175 -175
- package/web/data/toutiao-30.json +82 -82
- package/web/data/toutiao-7.json +113 -113
- package/web/data/toutiao-90.json +54 -54
- package/web/data/trending-daily.json +171 -171
- package/web/data/trending-monthly.json +167 -167
- package/web/data/trending-weekly.json +175 -175
- package/web/data/users.china.json +3034 -3035
- package/web/data/users.json +3500 -3500
- package/web/index.html +1727 -1727
- package/web/repos.html +6161 -6177
- package/web/sifou-daily.html +155 -43
- package/web/sifou-monthly.html +129 -129
- package/web/sifou-weekly.html +147 -147
- package/web/toutiao-30.html +94 -94
- package/web/toutiao-7.html +73 -73
- package/web/toutiao-90.html +55 -55
- package/web/trending-monthly.html +148 -148
- package/web/trending-weekly.html +150 -154
- package/web/trending.html +150 -146
- package/web/users.china.html +1519 -1519
package/dist/toutiao-90.json
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
{
|
|
3
3
|
"title": "架构设计资料合集",
|
|
4
4
|
"description": "程序设计eBay 广告平台数据 OLAP 实战 14W 行代码量的前端页面长什么样 关于 Elasticsearch 集群核心配置,腾讯大佬的灵魂 9 问,你能接住几个? 成为「码...",
|
|
5
|
-
"votes": "
|
|
5
|
+
"votes": "227",
|
|
6
6
|
"url": "/k/iqlrz7b",
|
|
7
7
|
"avatar": "https://img.toutiao.io/subject/d2f421bbe0be47369b6560e316a5153b/thumb",
|
|
8
8
|
"avatarAlt": "头条精选 - 独家号",
|
|
@@ -22,17 +22,27 @@
|
|
|
22
22
|
{
|
|
23
23
|
"title": "高并发是一种架构思维模式",
|
|
24
24
|
"description": "什么是高并发,从字面上理解,就是在某一时刻产生大量的请求,那么多少量称为大量,业界并没有标准的衡量范围。原因非常简单,不同的业务处理复杂度不一样。而我所理解的高并发,它并不只是一个...",
|
|
25
|
-
"votes": "
|
|
25
|
+
"votes": "158",
|
|
26
26
|
"url": "/k/imslmgz",
|
|
27
27
|
"avatar": "https://img.toutiao.io/subject/4c72971aff5c4e73821ac59b18ff5dd6/thumb",
|
|
28
28
|
"avatarAlt": "程序员的朋友圈 - 独家号",
|
|
29
29
|
"subjectName": "程序员的朋友圈",
|
|
30
30
|
"homeUrl": "/subjects/378"
|
|
31
31
|
},
|
|
32
|
+
{
|
|
33
|
+
"title": "左耳朵耗子:我做系统架构的一些原则",
|
|
34
|
+
"description": "",
|
|
35
|
+
"votes": "137",
|
|
36
|
+
"url": "/k/9oljc6o",
|
|
37
|
+
"avatar": "https://img.toutiao.io/subject/ae2b74c589814b769c1bebad92c2fb9a/thumb",
|
|
38
|
+
"avatarAlt": "架构之美 - 独家号",
|
|
39
|
+
"subjectName": "架构之美",
|
|
40
|
+
"homeUrl": "/subjects/42200"
|
|
41
|
+
},
|
|
32
42
|
{
|
|
33
43
|
"title": "Java泛型详解,史上最全图文详解!",
|
|
34
44
|
"description": "",
|
|
35
|
-
"votes": "
|
|
45
|
+
"votes": "143",
|
|
36
46
|
"url": "/k/chtkqxo",
|
|
37
47
|
"avatar": "https://img.toutiao.io/subject/0bd01d30f85345feb85424b2928d99b2/thumb",
|
|
38
48
|
"avatarAlt": "进击的程序猿 - 独家号",
|
|
@@ -49,20 +59,10 @@
|
|
|
49
59
|
"subjectName": "yaya的鸡汤",
|
|
50
60
|
"homeUrl": "/subjects/132121"
|
|
51
61
|
},
|
|
52
|
-
{
|
|
53
|
-
"title": "左耳朵耗子:我做系统架构的一些原则",
|
|
54
|
-
"description": "",
|
|
55
|
-
"votes": "131",
|
|
56
|
-
"url": "/k/9oljc6o",
|
|
57
|
-
"avatar": "https://img.toutiao.io/subject/ae2b74c589814b769c1bebad92c2fb9a/thumb",
|
|
58
|
-
"avatarAlt": "架构之美 - 独家号",
|
|
59
|
-
"subjectName": "架构之美",
|
|
60
|
-
"homeUrl": "/subjects/42200"
|
|
61
|
-
},
|
|
62
62
|
{
|
|
63
63
|
"title": "9大高性能优化经验总结,强烈建议收藏!!!",
|
|
64
64
|
"description": "",
|
|
65
|
-
"votes": "
|
|
65
|
+
"votes": "126",
|
|
66
66
|
"url": "/k/26za4ep",
|
|
67
67
|
"avatar": "https://img.toutiao.io/subject/0bd01d30f85345feb85424b2928d99b2/thumb",
|
|
68
68
|
"avatarAlt": "进击的程序猿 - 独家号",
|
|
@@ -92,7 +92,7 @@
|
|
|
92
92
|
{
|
|
93
93
|
"title": "微服务网关选型:5种主流 API 网关,哪个最香!",
|
|
94
94
|
"description": "",
|
|
95
|
-
"votes": "
|
|
95
|
+
"votes": "110",
|
|
96
96
|
"url": "/k/jtyo70d",
|
|
97
97
|
"avatar": "https://img.toutiao.io/subject/7950b62a884849aaaa2c7d9fb03f3051/thumb",
|
|
98
98
|
"avatarAlt": "前端智能化 - 独家号",
|
|
@@ -139,10 +139,20 @@
|
|
|
139
139
|
"subjectName": "服务架构及中台",
|
|
140
140
|
"homeUrl": "/subjects/26578"
|
|
141
141
|
},
|
|
142
|
+
{
|
|
143
|
+
"title": "首个确保缓存与数据库一致性的方案",
|
|
144
|
+
"description": "",
|
|
145
|
+
"votes": "96",
|
|
146
|
+
"url": "/k/imjqbp3",
|
|
147
|
+
"avatar": "https://img.toutiao.io/subject/45e806cf22ab424b831afe890c225505/thumb",
|
|
148
|
+
"avatarAlt": "叶东富 - 独家号",
|
|
149
|
+
"subjectName": "叶东富",
|
|
150
|
+
"homeUrl": "/subjects/307550"
|
|
151
|
+
},
|
|
142
152
|
{
|
|
143
153
|
"title": "如果你是一个Golang面试官,你会问哪些问题?",
|
|
144
154
|
"description": "",
|
|
145
|
-
"votes": "
|
|
155
|
+
"votes": "100",
|
|
146
156
|
"url": "/k/yvw61mc",
|
|
147
157
|
"avatar": "https://img.toutiao.io/subject/3f69ffc3bdf6496e86439348166e3ed7/thumb",
|
|
148
158
|
"avatarAlt": "GoHackers - 独家号",
|
|
@@ -162,27 +172,17 @@
|
|
|
162
172
|
{
|
|
163
173
|
"title": "解析分布式系统的缓存设计",
|
|
164
174
|
"description": "",
|
|
165
|
-
"votes": "
|
|
175
|
+
"votes": "109",
|
|
166
176
|
"url": "/k/pucrtli",
|
|
167
177
|
"avatar": "https://img.toutiao.io/subject/0bd01d30f85345feb85424b2928d99b2/thumb",
|
|
168
178
|
"avatarAlt": "进击的程序猿 - 独家号",
|
|
169
179
|
"subjectName": "进击的程序猿",
|
|
170
180
|
"homeUrl": "/subjects/24912"
|
|
171
181
|
},
|
|
172
|
-
{
|
|
173
|
-
"title": "最常用的架构模式",
|
|
174
|
-
"description": "观其设计知其人A MAN is KNOWN by the DESIGN he keeps原文:Most Useful Software Architecture Patterns ...",
|
|
175
|
-
"votes": "94",
|
|
176
|
-
"url": "/k/qnfl3t6",
|
|
177
|
-
"avatar": "https://img.toutiao.io/subject/1a197bcacc0346c186be58be1aaf34bd/thumb",
|
|
178
|
-
"avatarAlt": "Java后端技术 - 独家号",
|
|
179
|
-
"subjectName": "Java后端技术",
|
|
180
|
-
"homeUrl": "/subjects/63673"
|
|
181
|
-
},
|
|
182
182
|
{
|
|
183
183
|
"title": "微服务如何划分",
|
|
184
184
|
"description": "",
|
|
185
|
-
"votes": "
|
|
185
|
+
"votes": "96",
|
|
186
186
|
"url": "/k/f4vabj7",
|
|
187
187
|
"avatar": "https://img.toutiao.io/subject/0bc4a65bf09748718c9acc6991f50e49/thumb",
|
|
188
188
|
"avatarAlt": "方丈的寺院 - 独家号",
|
|
@@ -190,14 +190,14 @@
|
|
|
190
190
|
"homeUrl": "/subjects/405015"
|
|
191
191
|
},
|
|
192
192
|
{
|
|
193
|
-
"title": "
|
|
194
|
-
"description": "",
|
|
195
|
-
"votes": "
|
|
196
|
-
"url": "/k/
|
|
197
|
-
"avatar": "https://img.toutiao.io/subject/
|
|
198
|
-
"avatarAlt": "
|
|
199
|
-
"subjectName": "
|
|
200
|
-
"homeUrl": "/subjects/
|
|
193
|
+
"title": "最常用的架构模式",
|
|
194
|
+
"description": "观其设计知其人A MAN is KNOWN by the DESIGN he keeps原文:Most Useful Software Architecture Patterns ...",
|
|
195
|
+
"votes": "94",
|
|
196
|
+
"url": "/k/qnfl3t6",
|
|
197
|
+
"avatar": "https://img.toutiao.io/subject/1a197bcacc0346c186be58be1aaf34bd/thumb",
|
|
198
|
+
"avatarAlt": "Java后端技术 - 独家号",
|
|
199
|
+
"subjectName": "Java后端技术",
|
|
200
|
+
"homeUrl": "/subjects/63673"
|
|
201
201
|
},
|
|
202
202
|
{
|
|
203
203
|
"title": "【超赞】技术架构的战略和战术原则",
|
|
@@ -209,6 +209,16 @@
|
|
|
209
209
|
"subjectName": "进击的程序猿",
|
|
210
210
|
"homeUrl": "/subjects/24912"
|
|
211
211
|
},
|
|
212
|
+
{
|
|
213
|
+
"title": "时间轮原理及其在框架中的应用",
|
|
214
|
+
"description": "",
|
|
215
|
+
"votes": "85",
|
|
216
|
+
"url": "/k/1dwwpfd",
|
|
217
|
+
"avatar": "https://img.toutiao.io/subject/cc2d501408fd455d9b841cb6c8d95a6c/thumb",
|
|
218
|
+
"avatarAlt": "ASCE1885 - 独家号",
|
|
219
|
+
"subjectName": "ASCE1885",
|
|
220
|
+
"homeUrl": "/subjects/4829"
|
|
221
|
+
},
|
|
212
222
|
{
|
|
213
223
|
"title": "2万字,详解数据湖,概念、特征、架构、方案、场景以及建湖全过程(建议收藏)",
|
|
214
224
|
"description": "",
|
|
@@ -219,16 +229,6 @@
|
|
|
219
229
|
"subjectName": "进击的程序猿",
|
|
220
230
|
"homeUrl": "/subjects/24912"
|
|
221
231
|
},
|
|
222
|
-
{
|
|
223
|
-
"title": "时间轮原理及其在框架中的应用",
|
|
224
|
-
"description": "",
|
|
225
|
-
"votes": "84",
|
|
226
|
-
"url": "/k/1dwwpfd",
|
|
227
|
-
"avatar": "https://img.toutiao.io/subject/cc2d501408fd455d9b841cb6c8d95a6c/thumb",
|
|
228
|
-
"avatarAlt": "ASCE1885 - 独家号",
|
|
229
|
-
"subjectName": "ASCE1885",
|
|
230
|
-
"homeUrl": "/subjects/4829"
|
|
231
|
-
},
|
|
232
232
|
{
|
|
233
233
|
"title": "你管这破玩意儿叫高可用",
|
|
234
234
|
"description": "",
|
|
@@ -240,13 +240,13 @@
|
|
|
240
240
|
"homeUrl": "/subjects/132403"
|
|
241
241
|
},
|
|
242
242
|
{
|
|
243
|
-
"title": "
|
|
244
|
-
"description": "",
|
|
245
|
-
"votes": "
|
|
246
|
-
"url": "/k/
|
|
247
|
-
"avatar": "https://img.toutiao.io/subject/
|
|
248
|
-
"avatarAlt": "
|
|
249
|
-
"subjectName": "
|
|
250
|
-
"homeUrl": "/subjects/
|
|
243
|
+
"title": "谷歌工程最佳实践",
|
|
244
|
+
"description": "最近公司同事作了个Code Review的分享,于是乎我系统学习了下《谷歌工程实践》,里面主要讲的是Code Review。写下本文作为笔记。前言术语代码审查者指南Code Rev...",
|
|
245
|
+
"votes": "87",
|
|
246
|
+
"url": "/k/q19mmjh",
|
|
247
|
+
"avatar": "https://img.toutiao.io/subject/3f69ffc3bdf6496e86439348166e3ed7/thumb",
|
|
248
|
+
"avatarAlt": "GoHackers - 独家号",
|
|
249
|
+
"subjectName": "GoHackers",
|
|
250
|
+
"homeUrl": "/subjects/1385"
|
|
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": "CodeEditApp/CodeEdit",
|
|
4
|
+
"language": "Swift",
|
|
5
|
+
"color": "#F05138",
|
|
6
6
|
"description": "",
|
|
7
|
-
"forked": "
|
|
8
|
-
"stargazers_count":
|
|
9
|
-
"todayStar": "
|
|
10
|
-
"html_url": "https://github.com/
|
|
7
|
+
"forked": "379",
|
|
8
|
+
"stargazers_count": 8788,
|
|
9
|
+
"todayStar": "297 stars today",
|
|
10
|
+
"html_url": "https://github.com/CodeEditApp/CodeEdit",
|
|
11
11
|
"rank": 1
|
|
12
12
|
},
|
|
13
13
|
{
|
|
14
|
-
"full_name": "
|
|
15
|
-
"language": "
|
|
16
|
-
"color": "
|
|
14
|
+
"full_name": "HibiKier/zhenxun_bot",
|
|
15
|
+
"language": "",
|
|
16
|
+
"color": "",
|
|
17
17
|
"description": "",
|
|
18
|
-
"forked": "
|
|
19
|
-
"stargazers_count":
|
|
20
|
-
"todayStar": "
|
|
21
|
-
"html_url": "https://github.com/
|
|
18
|
+
"forked": "408",
|
|
19
|
+
"stargazers_count": 1562,
|
|
20
|
+
"todayStar": "102 stars today",
|
|
21
|
+
"html_url": "https://github.com/HibiKier/zhenxun_bot",
|
|
22
22
|
"rank": 2
|
|
23
23
|
},
|
|
24
24
|
{
|
|
25
|
-
"full_name": "
|
|
26
|
-
"language": "
|
|
27
|
-
"color": "#
|
|
25
|
+
"full_name": "newpanjing/gofound",
|
|
26
|
+
"language": "Go",
|
|
27
|
+
"color": "#00ADD8",
|
|
28
28
|
"description": "",
|
|
29
|
-
"forked": "
|
|
30
|
-
"stargazers_count":
|
|
31
|
-
"todayStar": "
|
|
32
|
-
"html_url": "https://github.com/
|
|
29
|
+
"forked": "78",
|
|
30
|
+
"stargazers_count": 619,
|
|
31
|
+
"todayStar": "51 stars today",
|
|
32
|
+
"html_url": "https://github.com/newpanjing/gofound",
|
|
33
33
|
"rank": 3
|
|
34
34
|
},
|
|
35
35
|
{
|
|
36
|
-
"full_name": "
|
|
37
|
-
"language": "
|
|
38
|
-
"color": "#
|
|
36
|
+
"full_name": "0xAX/linux-insides",
|
|
37
|
+
"language": "Python",
|
|
38
|
+
"color": "#3572A5",
|
|
39
39
|
"description": "",
|
|
40
|
-
"forked": "
|
|
41
|
-
"stargazers_count":
|
|
42
|
-
"todayStar": "
|
|
43
|
-
"html_url": "https://github.com/
|
|
40
|
+
"forked": "2951",
|
|
41
|
+
"stargazers_count": 25736,
|
|
42
|
+
"todayStar": "137 stars today",
|
|
43
|
+
"html_url": "https://github.com/0xAX/linux-insides",
|
|
44
44
|
"rank": 4
|
|
45
45
|
},
|
|
46
46
|
{
|
|
47
|
-
"full_name": "
|
|
48
|
-
"language": "",
|
|
49
|
-
"color": "",
|
|
47
|
+
"full_name": "cilium/tetragon",
|
|
48
|
+
"language": "C",
|
|
49
|
+
"color": "#555555",
|
|
50
50
|
"description": "",
|
|
51
|
-
"forked": "
|
|
52
|
-
"stargazers_count":
|
|
53
|
-
"todayStar": "
|
|
54
|
-
"html_url": "https://github.com/
|
|
51
|
+
"forked": "49",
|
|
52
|
+
"stargazers_count": 924,
|
|
53
|
+
"todayStar": "221 stars today",
|
|
54
|
+
"html_url": "https://github.com/cilium/tetragon",
|
|
55
55
|
"rank": 5
|
|
56
56
|
},
|
|
57
57
|
{
|
|
58
|
-
"full_name": "
|
|
59
|
-
"language": "",
|
|
60
|
-
"color": "",
|
|
58
|
+
"full_name": "gin-gonic/gin",
|
|
59
|
+
"language": "Go",
|
|
60
|
+
"color": "#00ADD8",
|
|
61
61
|
"description": "",
|
|
62
|
-
"forked": "
|
|
63
|
-
"stargazers_count":
|
|
64
|
-
"todayStar": "
|
|
65
|
-
"html_url": "https://github.com/
|
|
62
|
+
"forked": "6604",
|
|
63
|
+
"stargazers_count": 59153,
|
|
64
|
+
"todayStar": "120 stars today",
|
|
65
|
+
"html_url": "https://github.com/gin-gonic/gin",
|
|
66
66
|
"rank": 6
|
|
67
67
|
},
|
|
68
68
|
{
|
|
69
|
-
"full_name": "
|
|
70
|
-
"language": "
|
|
71
|
-
"color": "#
|
|
69
|
+
"full_name": "simonbs/Runestone",
|
|
70
|
+
"language": "C",
|
|
71
|
+
"color": "#555555",
|
|
72
72
|
"description": "",
|
|
73
|
-
"forked": "
|
|
74
|
-
"stargazers_count":
|
|
75
|
-
"todayStar": "
|
|
76
|
-
"html_url": "https://github.com/
|
|
73
|
+
"forked": "50",
|
|
74
|
+
"stargazers_count": 1022,
|
|
75
|
+
"todayStar": "98 stars today",
|
|
76
|
+
"html_url": "https://github.com/simonbs/Runestone",
|
|
77
77
|
"rank": 7
|
|
78
78
|
},
|
|
79
79
|
{
|
|
80
|
-
"full_name": "
|
|
81
|
-
"language": "",
|
|
82
|
-
"color": "",
|
|
80
|
+
"full_name": "hpcaitech/ColossalAI",
|
|
81
|
+
"language": "Python",
|
|
82
|
+
"color": "#3572A5",
|
|
83
83
|
"description": "",
|
|
84
|
-
"forked": "
|
|
85
|
-
"stargazers_count":
|
|
86
|
-
"todayStar": "
|
|
87
|
-
"html_url": "https://github.com/
|
|
84
|
+
"forked": "370",
|
|
85
|
+
"stargazers_count": 3296,
|
|
86
|
+
"todayStar": "120 stars today",
|
|
87
|
+
"html_url": "https://github.com/hpcaitech/ColossalAI",
|
|
88
88
|
"rank": 8
|
|
89
89
|
},
|
|
90
90
|
{
|
|
91
|
-
"full_name": "
|
|
92
|
-
"language": "
|
|
93
|
-
"color": "
|
|
91
|
+
"full_name": "rzashakeri/beautify-github-profile",
|
|
92
|
+
"language": "",
|
|
93
|
+
"color": "",
|
|
94
94
|
"description": "",
|
|
95
|
-
"forked": "
|
|
96
|
-
"stargazers_count":
|
|
97
|
-
"todayStar": "
|
|
98
|
-
"html_url": "https://github.com/
|
|
95
|
+
"forked": "121",
|
|
96
|
+
"stargazers_count": 3475,
|
|
97
|
+
"todayStar": "810 stars today",
|
|
98
|
+
"html_url": "https://github.com/rzashakeri/beautify-github-profile",
|
|
99
99
|
"rank": 9
|
|
100
100
|
},
|
|
101
101
|
{
|
|
102
|
-
"full_name": "
|
|
103
|
-
"language": "
|
|
104
|
-
"color": "#
|
|
102
|
+
"full_name": "microsoft/Web-Dev-For-Beginners",
|
|
103
|
+
"language": "JavaScript",
|
|
104
|
+
"color": "#f1e05a",
|
|
105
105
|
"description": "",
|
|
106
|
-
"forked": "
|
|
107
|
-
"stargazers_count":
|
|
108
|
-
"todayStar": "
|
|
109
|
-
"html_url": "https://github.com/
|
|
106
|
+
"forked": "7292",
|
|
107
|
+
"stargazers_count": 50329,
|
|
108
|
+
"todayStar": "231 stars today",
|
|
109
|
+
"html_url": "https://github.com/microsoft/Web-Dev-For-Beginners",
|
|
110
110
|
"rank": 10
|
|
111
111
|
},
|
|
112
112
|
{
|
|
113
|
-
"full_name": "
|
|
114
|
-
"language": "",
|
|
115
|
-
"color": "",
|
|
113
|
+
"full_name": "BohemiaInteractive/Arma-Reforger-Samples",
|
|
114
|
+
"language": "StandardML",
|
|
115
|
+
"color": "#dc566d",
|
|
116
116
|
"description": "",
|
|
117
|
-
"forked": "
|
|
118
|
-
"stargazers_count":
|
|
119
|
-
"todayStar": "
|
|
120
|
-
"html_url": "https://github.com/
|
|
117
|
+
"forked": "30",
|
|
118
|
+
"stargazers_count": 120,
|
|
119
|
+
"todayStar": "27 stars today",
|
|
120
|
+
"html_url": "https://github.com/BohemiaInteractive/Arma-Reforger-Samples",
|
|
121
121
|
"rank": 11
|
|
122
122
|
},
|
|
123
123
|
{
|
|
124
|
-
"full_name": "
|
|
125
|
-
"language": "
|
|
126
|
-
"color": "#
|
|
124
|
+
"full_name": "catchorg/Catch2",
|
|
125
|
+
"language": "C++",
|
|
126
|
+
"color": "#f34b7d",
|
|
127
127
|
"description": "",
|
|
128
|
-
"forked": "
|
|
129
|
-
"stargazers_count":
|
|
130
|
-
"todayStar": "
|
|
131
|
-
"html_url": "https://github.com/
|
|
128
|
+
"forked": "2574",
|
|
129
|
+
"stargazers_count": 14994,
|
|
130
|
+
"todayStar": "32 stars today",
|
|
131
|
+
"html_url": "https://github.com/catchorg/Catch2",
|
|
132
132
|
"rank": 12
|
|
133
133
|
},
|
|
134
134
|
{
|
|
135
|
-
"full_name": "
|
|
136
|
-
"language": "
|
|
137
|
-
"color": "
|
|
135
|
+
"full_name": "ossu/computer-science",
|
|
136
|
+
"language": "",
|
|
137
|
+
"color": "",
|
|
138
138
|
"description": "",
|
|
139
|
-
"forked": "
|
|
140
|
-
"stargazers_count":
|
|
141
|
-
"todayStar": "
|
|
142
|
-
"html_url": "https://github.com/
|
|
139
|
+
"forked": "15547",
|
|
140
|
+
"stargazers_count": 113269,
|
|
141
|
+
"todayStar": "162 stars today",
|
|
142
|
+
"html_url": "https://github.com/ossu/computer-science",
|
|
143
143
|
"rank": 13
|
|
144
144
|
},
|
|
145
145
|
{
|
|
146
|
-
"full_name": "
|
|
147
|
-
"language": "
|
|
148
|
-
"color": "#
|
|
146
|
+
"full_name": "PatrikH0lop/malware_showcase",
|
|
147
|
+
"language": "Python",
|
|
148
|
+
"color": "#3572A5",
|
|
149
149
|
"description": "",
|
|
150
|
-
"forked": "
|
|
151
|
-
"stargazers_count":
|
|
152
|
-
"todayStar": "
|
|
153
|
-
"html_url": "https://github.com/
|
|
150
|
+
"forked": "65",
|
|
151
|
+
"stargazers_count": 494,
|
|
152
|
+
"todayStar": "156 stars today",
|
|
153
|
+
"html_url": "https://github.com/PatrikH0lop/malware_showcase",
|
|
154
154
|
"rank": 14
|
|
155
155
|
},
|
|
156
156
|
{
|
|
157
|
-
"full_name": "
|
|
158
|
-
"language": "
|
|
159
|
-
"color": "#
|
|
157
|
+
"full_name": "jackfrued/Python-100-Days",
|
|
158
|
+
"language": "Python",
|
|
159
|
+
"color": "#3572A5",
|
|
160
160
|
"description": "",
|
|
161
|
-
"forked": "
|
|
162
|
-
"stargazers_count":
|
|
163
|
-
"todayStar": "
|
|
164
|
-
"html_url": "https://github.com/
|
|
161
|
+
"forked": "45607",
|
|
162
|
+
"stargazers_count": 118972,
|
|
163
|
+
"todayStar": "175 stars today",
|
|
164
|
+
"html_url": "https://github.com/jackfrued/Python-100-Days",
|
|
165
165
|
"rank": 15
|
|
166
166
|
},
|
|
167
167
|
{
|
|
168
|
-
"full_name": "
|
|
169
|
-
"language": "
|
|
170
|
-
"color": "#
|
|
168
|
+
"full_name": "liyupi/sql-generator",
|
|
169
|
+
"language": "Vue",
|
|
170
|
+
"color": "#41b883",
|
|
171
171
|
"description": "",
|
|
172
|
-
"forked": "
|
|
173
|
-
"stargazers_count":
|
|
174
|
-
"todayStar": "
|
|
175
|
-
"html_url": "https://github.com/
|
|
172
|
+
"forked": "303",
|
|
173
|
+
"stargazers_count": 1647,
|
|
174
|
+
"todayStar": "278 stars today",
|
|
175
|
+
"html_url": "https://github.com/liyupi/sql-generator",
|
|
176
176
|
"rank": 16
|
|
177
177
|
},
|
|
178
178
|
{
|
|
179
|
-
"full_name": "
|
|
179
|
+
"full_name": "evrone/go-clean-template",
|
|
180
180
|
"language": "Go",
|
|
181
181
|
"color": "#00ADD8",
|
|
182
182
|
"description": "",
|
|
183
|
-
"forked": "
|
|
184
|
-
"stargazers_count":
|
|
185
|
-
"todayStar": "
|
|
186
|
-
"html_url": "https://github.com/
|
|
183
|
+
"forked": "142",
|
|
184
|
+
"stargazers_count": 1905,
|
|
185
|
+
"todayStar": "231 stars today",
|
|
186
|
+
"html_url": "https://github.com/evrone/go-clean-template",
|
|
187
187
|
"rank": 17
|
|
188
188
|
},
|
|
189
189
|
{
|
|
190
|
-
"full_name": "
|
|
191
|
-
"language": "
|
|
192
|
-
"color": "#
|
|
190
|
+
"full_name": "anhkgg/SuperRDP",
|
|
191
|
+
"language": "C++",
|
|
192
|
+
"color": "#f34b7d",
|
|
193
193
|
"description": "",
|
|
194
|
-
"forked": "
|
|
195
|
-
"stargazers_count":
|
|
196
|
-
"todayStar": "
|
|
197
|
-
"html_url": "https://github.com/
|
|
194
|
+
"forked": "227",
|
|
195
|
+
"stargazers_count": 1001,
|
|
196
|
+
"todayStar": "41 stars today",
|
|
197
|
+
"html_url": "https://github.com/anhkgg/SuperRDP",
|
|
198
198
|
"rank": 18
|
|
199
199
|
},
|
|
200
200
|
{
|
|
201
|
-
"full_name": "
|
|
202
|
-
"language": "
|
|
203
|
-
"color": "#
|
|
201
|
+
"full_name": "poteto/hiring-without-whiteboards",
|
|
202
|
+
"language": "JavaScript",
|
|
203
|
+
"color": "#f1e05a",
|
|
204
204
|
"description": "",
|
|
205
|
-
"forked": "
|
|
206
|
-
"stargazers_count":
|
|
207
|
-
"todayStar": "
|
|
208
|
-
"html_url": "https://github.com/
|
|
205
|
+
"forked": "2529",
|
|
206
|
+
"stargazers_count": 28824,
|
|
207
|
+
"todayStar": "67 stars today",
|
|
208
|
+
"html_url": "https://github.com/poteto/hiring-without-whiteboards",
|
|
209
209
|
"rank": 19
|
|
210
210
|
},
|
|
211
211
|
{
|
|
212
|
-
"full_name": "
|
|
212
|
+
"full_name": "Mrs4s/go-cqhttp",
|
|
213
213
|
"language": "Go",
|
|
214
214
|
"color": "#00ADD8",
|
|
215
215
|
"description": "",
|
|
216
|
-
"forked": "
|
|
217
|
-
"stargazers_count":
|
|
218
|
-
"todayStar": "
|
|
219
|
-
"html_url": "https://github.com/
|
|
216
|
+
"forked": "924",
|
|
217
|
+
"stargazers_count": 4817,
|
|
218
|
+
"todayStar": "55 stars today",
|
|
219
|
+
"html_url": "https://github.com/Mrs4s/go-cqhttp",
|
|
220
220
|
"rank": 20
|
|
221
221
|
},
|
|
222
222
|
{
|
|
223
|
-
"full_name": "
|
|
224
|
-
"language": "
|
|
225
|
-
"color": "#
|
|
223
|
+
"full_name": "prometheus-operator/prometheus-operator",
|
|
224
|
+
"language": "Go",
|
|
225
|
+
"color": "#00ADD8",
|
|
226
226
|
"description": "",
|
|
227
|
-
"forked": "
|
|
228
|
-
"stargazers_count":
|
|
229
|
-
"todayStar": "
|
|
230
|
-
"html_url": "https://github.com/
|
|
227
|
+
"forked": "3081",
|
|
228
|
+
"stargazers_count": 6953,
|
|
229
|
+
"todayStar": "19 stars today",
|
|
230
|
+
"html_url": "https://github.com/prometheus-operator/prometheus-operator",
|
|
231
231
|
"rank": 21
|
|
232
232
|
},
|
|
233
233
|
{
|
|
234
|
-
"full_name": "
|
|
235
|
-
"language": "
|
|
236
|
-
"color": "#
|
|
234
|
+
"full_name": "microsoft/Data-Science-For-Beginners",
|
|
235
|
+
"language": "JupyterNotebook",
|
|
236
|
+
"color": "#DA5B0B",
|
|
237
237
|
"description": "",
|
|
238
|
-
"forked": "
|
|
239
|
-
"stargazers_count":
|
|
240
|
-
"todayStar": "
|
|
241
|
-
"html_url": "https://github.com/
|
|
238
|
+
"forked": "1893",
|
|
239
|
+
"stargazers_count": 11056,
|
|
240
|
+
"todayStar": "54 stars today",
|
|
241
|
+
"html_url": "https://github.com/microsoft/Data-Science-For-Beginners",
|
|
242
242
|
"rank": 22
|
|
243
243
|
},
|
|
244
244
|
{
|
|
245
|
-
"full_name": "
|
|
246
|
-
"language": "
|
|
247
|
-
"color": "#
|
|
245
|
+
"full_name": "stackrox/stackrox",
|
|
246
|
+
"language": "Go",
|
|
247
|
+
"color": "#00ADD8",
|
|
248
248
|
"description": "",
|
|
249
|
-
"forked": "
|
|
250
|
-
"stargazers_count":
|
|
251
|
-
"todayStar": "
|
|
252
|
-
"html_url": "https://github.com/
|
|
249
|
+
"forked": "34",
|
|
250
|
+
"stargazers_count": 662,
|
|
251
|
+
"todayStar": "21 stars today",
|
|
252
|
+
"html_url": "https://github.com/stackrox/stackrox",
|
|
253
253
|
"rank": 23
|
|
254
254
|
},
|
|
255
255
|
{
|
|
256
|
-
"full_name": "
|
|
257
|
-
"language": "
|
|
258
|
-
"color": "
|
|
256
|
+
"full_name": "UberGuidoZ/Flipper",
|
|
257
|
+
"language": "",
|
|
258
|
+
"color": "",
|
|
259
259
|
"description": "",
|
|
260
|
-
"forked": "
|
|
261
|
-
"stargazers_count":
|
|
262
|
-
"todayStar": "
|
|
263
|
-
"html_url": "https://github.com/
|
|
260
|
+
"forked": "12",
|
|
261
|
+
"stargazers_count": 122,
|
|
262
|
+
"todayStar": "28 stars today",
|
|
263
|
+
"html_url": "https://github.com/UberGuidoZ/Flipper",
|
|
264
264
|
"rank": 24
|
|
265
265
|
},
|
|
266
266
|
{
|
|
267
|
-
"full_name": "
|
|
268
|
-
"language": "",
|
|
269
|
-
"color": "",
|
|
267
|
+
"full_name": "heartexlabs/label-studio",
|
|
268
|
+
"language": "Python",
|
|
269
|
+
"color": "#3572A5",
|
|
270
270
|
"description": "",
|
|
271
|
-
"forked": "
|
|
272
|
-
"stargazers_count":
|
|
273
|
-
"todayStar": "
|
|
274
|
-
"html_url": "https://github.com/
|
|
271
|
+
"forked": "1040",
|
|
272
|
+
"stargazers_count": 8528,
|
|
273
|
+
"todayStar": "119 stars today",
|
|
274
|
+
"html_url": "https://github.com/heartexlabs/label-studio",
|
|
275
275
|
"rank": 25
|
|
276
276
|
}
|
|
277
277
|
]
|