@wcj/github-rank 22.4.7 → 22.4.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.
Files changed (38) hide show
  1. package/dist/repos.json +33795 -33795
  2. package/dist/sifou-daily.json +6 -69
  3. package/dist/sifou-monthly.json +86 -86
  4. package/dist/sifou-weekly.json +170 -170
  5. package/dist/toutiao-30.json +97 -97
  6. package/dist/toutiao-7.json +116 -116
  7. package/dist/toutiao-90.json +24 -24
  8. package/dist/trending-daily.json +169 -169
  9. package/dist/trending-monthly.json +145 -145
  10. package/dist/trending-weekly.json +170 -170
  11. package/dist/users.china.json +2491 -2490
  12. package/dist/users.json +3466 -3466
  13. package/package.json +1 -1
  14. package/web/36kr.html +2 -2
  15. package/web/data/repos.json +33795 -33795
  16. package/web/data/sifou-daily.json +6 -69
  17. package/web/data/sifou-monthly.json +86 -86
  18. package/web/data/sifou-weekly.json +170 -170
  19. package/web/data/toutiao-30.json +97 -97
  20. package/web/data/toutiao-7.json +116 -116
  21. package/web/data/toutiao-90.json +24 -24
  22. package/web/data/trending-daily.json +169 -169
  23. package/web/data/trending-monthly.json +145 -145
  24. package/web/data/trending-weekly.json +170 -170
  25. package/web/data/users.china.json +2491 -2490
  26. package/web/data/users.json +3466 -3466
  27. package/web/index.html +1795 -1795
  28. package/web/repos.html +4322 -4322
  29. package/web/sifou-daily.html +6 -202
  30. package/web/sifou-monthly.html +119 -119
  31. package/web/sifou-weekly.html +144 -144
  32. package/web/toutiao-30.html +87 -87
  33. package/web/toutiao-7.html +80 -80
  34. package/web/toutiao-90.html +51 -51
  35. package/web/trending-monthly.html +130 -130
  36. package/web/trending-weekly.html +147 -147
  37. package/web/trending.html +151 -143
  38. package/web/users.china.html +1374 -1374
@@ -2,7 +2,7 @@
2
2
  {
3
3
  "title": "神器 Nginx 的学习手册 ( 建议收藏 )",
4
4
  "description": " 转载:DevOps技术栈Nginx 是一个高性能的 HTTP 和反向代理服务器,特点是占用内存少,并发能力强,事实上 Nginx 的并发能力确实在同类型的网页服务器中表现较好。...",
5
- "votes": "245",
5
+ "votes": "246",
6
6
  "url": "/k/6f1qaso",
7
7
  "avatar": "https://img.toutiao.io/subject/8e12ef64799649acbfd936883ef16c3c/thumb",
8
8
  "avatarAlt": "服务架构及中台 - 独家号",
@@ -12,7 +12,7 @@
12
12
  {
13
13
  "title": "高并发是一种架构思维模式",
14
14
  "description": "什么是高并发,从字面上理解,就是在某一时刻产生大量的请求,那么多少量称为大量,业界并没有标准的衡量范围。原因非常简单,不同的业务处理复杂度不一样。而我所理解的高并发,它并不只是一个...",
15
- "votes": "148",
15
+ "votes": "149",
16
16
  "url": "/k/imslmgz",
17
17
  "avatar": "https://img.toutiao.io/subject/4c72971aff5c4e73821ac59b18ff5dd6/thumb",
18
18
  "avatarAlt": "程序员的朋友圈 - 独家号",
@@ -22,7 +22,7 @@
22
22
  {
23
23
  "title": "2万字 + 50 张图,细说 JVM 内存分布、内存对齐、压缩指针!",
24
24
  "description": "",
25
- "votes": "131",
25
+ "votes": "133",
26
26
  "url": "/k/02whm5c",
27
27
  "avatar": "https://img.toutiao.io/subject/8e12ef64799649acbfd936883ef16c3c/thumb",
28
28
  "avatarAlt": "服务架构及中台 - 独家号",
@@ -109,16 +109,6 @@
109
109
  "subjectName": "冷星前端圈",
110
110
  "homeUrl": "/subjects/380054"
111
111
  },
112
- {
113
- "title": "用规则引擎让你一天上线十个需求",
114
- "description": "",
115
- "votes": "100",
116
- "url": "/k/ldd1cse",
117
- "avatar": "https://img.toutiao.io/subject/a27c0b6d819d403d98662a2f530bb970/thumb",
118
- "avatarAlt": "薯条的编程修养 - 独家号",
119
- "subjectName": "薯条的编程修养",
120
- "homeUrl": "/subjects/465071"
121
- },
122
112
  {
123
113
  "title": "字节的分布式链路追踪实践,教科书式的搭建指南",
124
114
  "description": "",
@@ -222,13 +212,33 @@
222
212
  {
223
213
  "title": "如果你是一个Golang面试官,你会问哪些问题?",
224
214
  "description": "",
225
- "votes": "95",
215
+ "votes": "96",
226
216
  "url": "/k/yvw61mc",
227
217
  "avatar": "https://img.toutiao.io/subject/3f69ffc3bdf6496e86439348166e3ed7/thumb",
228
218
  "avatarAlt": "GoHackers - 独家号",
229
219
  "subjectName": "GoHackers",
230
220
  "homeUrl": "/subjects/1385"
231
221
  },
222
+ {
223
+ "title": "微服务如何划分",
224
+ "description": "",
225
+ "votes": "92",
226
+ "url": "/k/f4vabj7",
227
+ "avatar": "https://img.toutiao.io/subject/0bc4a65bf09748718c9acc6991f50e49/thumb",
228
+ "avatarAlt": "方丈的寺院 - 独家号",
229
+ "subjectName": "方丈的寺院",
230
+ "homeUrl": "/subjects/405015"
231
+ },
232
+ {
233
+ "title": "Kafka 面试连环炮, 看看你能撑到哪一步?",
234
+ "description": "",
235
+ "votes": "90",
236
+ "url": "/k/z30ehzv",
237
+ "avatar": "https://img.toutiao.io/subject/8e12ef64799649acbfd936883ef16c3c/thumb",
238
+ "avatarAlt": "服务架构及中台 - 独家号",
239
+ "subjectName": "服务架构及中台",
240
+ "homeUrl": "/subjects/26578"
241
+ },
232
242
  {
233
243
  "title": "阿里专家:如何画出优秀的架构图?",
234
244
  "description": "",
@@ -238,15 +248,5 @@
238
248
  "avatarAlt": "Bloomingroses - 独家号",
239
249
  "subjectName": "Bloomingroses",
240
250
  "homeUrl": "/subjects/98777"
241
- },
242
- {
243
- "title": "微服务如何划分",
244
- "description": "",
245
- "votes": "89",
246
- "url": "/k/f4vabj7",
247
- "avatar": "https://img.toutiao.io/subject/0bc4a65bf09748718c9acc6991f50e49/thumb",
248
- "avatarAlt": "方丈的寺院 - 独家号",
249
- "subjectName": "方丈的寺院",
250
- "homeUrl": "/subjects/405015"
251
251
  }
252
252
  ]
@@ -1,90 +1,90 @@
1
1
  [
2
2
  {
3
- "full_name": "BoomingTech/Pilot",
4
- "language": "C++",
5
- "color": "#f34b7d",
3
+ "full_name": "papers-we-love/papers-we-love",
4
+ "language": "Shell",
5
+ "color": "#89e051",
6
6
  "description": "",
7
- "forked": "423",
8
- "stargazers_count": 1012,
9
- "todayStar": "230 stars today",
10
- "html_url": "https://github.com/BoomingTech/Pilot",
7
+ "forked": "4525",
8
+ "stargazers_count": 54930,
9
+ "todayStar": "408 stars today",
10
+ "html_url": "https://github.com/papers-we-love/papers-we-love",
11
11
  "rank": 1
12
12
  },
13
13
  {
14
- "full_name": "codeedu/imersao-7-codepix",
15
- "language": "Go",
16
- "color": "#00ADD8",
14
+ "full_name": "jwasham/coding-interview-university",
15
+ "language": "",
16
+ "color": "",
17
17
  "description": "",
18
- "forked": "49",
19
- "stargazers_count": 58,
20
- "todayStar": "19 stars today",
21
- "html_url": "https://github.com/codeedu/imersao-7-codepix",
18
+ "forked": "58759",
19
+ "stargazers_count": 216461,
20
+ "todayStar": "227 stars today",
21
+ "html_url": "https://github.com/jwasham/coding-interview-university",
22
22
  "rank": 2
23
23
  },
24
24
  {
25
- "full_name": "MicrosoftDocs/azure-docs",
26
- "language": "PowerShell",
27
- "color": "#012456",
25
+ "full_name": "lambda765/robFoodDD",
26
+ "language": "Go",
27
+ "color": "#00ADD8",
28
28
  "description": "",
29
- "forked": "15853",
30
- "stargazers_count": 6800,
31
- "todayStar": "9 stars today",
32
- "html_url": "https://github.com/MicrosoftDocs/azure-docs",
29
+ "forked": "181",
30
+ "stargazers_count": 175,
31
+ "todayStar": "25 stars today",
32
+ "html_url": "https://github.com/lambda765/robFoodDD",
33
33
  "rank": 3
34
34
  },
35
35
  {
36
- "full_name": "trufflesecurity/trufflehog",
37
- "language": "Go",
38
- "color": "#00ADD8",
36
+ "full_name": "Skykai521/DingDongHelper",
37
+ "language": "Kotlin",
38
+ "color": "#A97BFF",
39
39
  "description": "",
40
- "forked": "936",
41
- "stargazers_count": 7110,
42
- "todayStar": "328 stars today",
43
- "html_url": "https://github.com/trufflesecurity/trufflehog",
40
+ "forked": "286",
41
+ "stargazers_count": 791,
42
+ "todayStar": "165 stars today",
43
+ "html_url": "https://github.com/Skykai521/DingDongHelper",
44
44
  "rank": 4
45
45
  },
46
46
  {
47
- "full_name": "Lissy93/personal-security-checklist",
48
- "language": "",
49
- "color": "",
47
+ "full_name": "trufflesecurity/trufflehog",
48
+ "language": "Go",
49
+ "color": "#00ADD8",
50
50
  "description": "",
51
- "forked": "428",
52
- "stargazers_count": 4955,
53
- "todayStar": "492 stars today",
54
- "html_url": "https://github.com/Lissy93/personal-security-checklist",
51
+ "forked": "978",
52
+ "stargazers_count": 7717,
53
+ "todayStar": "179 stars today",
54
+ "html_url": "https://github.com/trufflesecurity/trufflehog",
55
55
  "rank": 5
56
56
  },
57
57
  {
58
- "full_name": "Anduin2017/HowToCook",
59
- "language": "JavaScript",
60
- "color": "#f1e05a",
58
+ "full_name": "nlohmann/json",
59
+ "language": "C++",
60
+ "color": "#f34b7d",
61
61
  "description": "",
62
- "forked": "5130",
63
- "stargazers_count": 35232,
64
- "todayStar": "787 stars today",
65
- "html_url": "https://github.com/Anduin2017/HowToCook",
62
+ "forked": "5073",
63
+ "stargazers_count": 29436,
64
+ "todayStar": "20 stars today",
65
+ "html_url": "https://github.com/nlohmann/json",
66
66
  "rank": 6
67
67
  },
68
68
  {
69
- "full_name": "shuax/chrome_plus",
70
- "language": "C++",
71
- "color": "#f34b7d",
69
+ "full_name": "ClemensElflein/OpenMower",
70
+ "language": "HTML",
71
+ "color": "#e34c26",
72
72
  "description": "",
73
- "forked": "41",
74
- "stargazers_count": 116,
75
- "todayStar": "32 stars today",
76
- "html_url": "https://github.com/shuax/chrome_plus",
73
+ "forked": "25",
74
+ "stargazers_count": 457,
75
+ "todayStar": "114 stars today",
76
+ "html_url": "https://github.com/ClemensElflein/OpenMower",
77
77
  "rank": 7
78
78
  },
79
79
  {
80
- "full_name": "CompVis/latent-diffusion",
81
- "language": "JupyterNotebook",
82
- "color": "#DA5B0B",
80
+ "full_name": "yoship1639/UniToon",
81
+ "language": "ShaderLab",
82
+ "color": "#222c37",
83
83
  "description": "",
84
- "forked": "83",
85
- "stargazers_count": 811,
86
- "todayStar": "113 stars today",
87
- "html_url": "https://github.com/CompVis/latent-diffusion",
84
+ "forked": "12",
85
+ "stargazers_count": 296,
86
+ "todayStar": "21 stars today",
87
+ "html_url": "https://github.com/yoship1639/UniToon",
88
88
  "rank": 8
89
89
  },
90
90
  {
@@ -92,186 +92,186 @@
92
92
  "language": "Python",
93
93
  "color": "#3572A5",
94
94
  "description": "",
95
- "forked": "1395",
96
- "stargazers_count": 9486,
97
- "todayStar": "152 stars today",
95
+ "forked": "1473",
96
+ "stargazers_count": 10208,
97
+ "todayStar": "194 stars today",
98
98
  "html_url": "https://github.com/tgbot-collection/YYeTsBot",
99
99
  "rank": 9
100
100
  },
101
101
  {
102
- "full_name": "appsmithorg/appsmith",
103
- "language": "TypeScript",
104
- "color": "#2b7489",
102
+ "full_name": "goldbergyoni/javascript-testing-best-practices",
103
+ "language": "JavaScript",
104
+ "color": "#f1e05a",
105
105
  "description": "",
106
- "forked": "1208",
107
- "stargazers_count": 14204,
108
- "todayStar": "363 stars today",
109
- "html_url": "https://github.com/appsmithorg/appsmith",
106
+ "forked": "1342",
107
+ "stargazers_count": 15453,
108
+ "todayStar": "162 stars today",
109
+ "html_url": "https://github.com/goldbergyoni/javascript-testing-best-practices",
110
110
  "rank": 10
111
111
  },
112
112
  {
113
- "full_name": "NCSC-NL/spring4shell",
114
- "language": "Python",
115
- "color": "#3572A5",
113
+ "full_name": "vercel/pkg",
114
+ "language": "JavaScript",
115
+ "color": "#f1e05a",
116
116
  "description": "",
117
- "forked": "23",
118
- "stargazers_count": 109,
119
- "todayStar": "49 stars today",
120
- "html_url": "https://github.com/NCSC-NL/spring4shell",
117
+ "forked": "875",
118
+ "stargazers_count": 20388,
119
+ "todayStar": "58 stars today",
120
+ "html_url": "https://github.com/vercel/pkg",
121
121
  "rank": 11
122
122
  },
123
123
  {
124
- "full_name": "kris-nova/boopkit",
124
+ "full_name": "peng-zhihui/ElectronBot",
125
125
  "language": "C",
126
126
  "color": "#555555",
127
127
  "description": "",
128
- "forked": "38",
129
- "stargazers_count": 436,
130
- "todayStar": "80 stars today",
131
- "html_url": "https://github.com/kris-nova/boopkit",
128
+ "forked": "1041",
129
+ "stargazers_count": 4101,
130
+ "todayStar": "35 stars today",
131
+ "html_url": "https://github.com/peng-zhihui/ElectronBot",
132
132
  "rank": 12
133
133
  },
134
134
  {
135
- "full_name": "kestra-io/kestra",
136
- "language": "Java",
137
- "color": "#b07219",
135
+ "full_name": "lucidrains/DALLE2-pytorch",
136
+ "language": "Python",
137
+ "color": "#3572A5",
138
138
  "description": "",
139
- "forked": "69",
140
- "stargazers_count": 1874,
141
- "todayStar": "205 stars today",
142
- "html_url": "https://github.com/kestra-io/kestra",
139
+ "forked": "8",
140
+ "stargazers_count": 409,
141
+ "todayStar": "73 stars today",
142
+ "html_url": "https://github.com/lucidrains/DALLE2-pytorch",
143
143
  "rank": 13
144
144
  },
145
145
  {
146
- "full_name": "saic-mdal/lama",
147
- "language": "JupyterNotebook",
148
- "color": "#DA5B0B",
146
+ "full_name": "BabylonJS/Babylon.js",
147
+ "language": "JavaScript",
148
+ "color": "#f1e05a",
149
149
  "description": "",
150
- "forked": "323",
151
- "stargazers_count": 3078,
152
- "todayStar": "113 stars today",
153
- "html_url": "https://github.com/saic-mdal/lama",
150
+ "forked": "2734",
151
+ "stargazers_count": 16378,
152
+ "todayStar": "17 stars today",
153
+ "html_url": "https://github.com/BabylonJS/Babylon.js",
154
154
  "rank": 14
155
155
  },
156
156
  {
157
- "full_name": "shuax/edge_plus",
158
- "language": "C++",
159
- "color": "#f34b7d",
157
+ "full_name": "wagtail/wagtail",
158
+ "language": "Python",
159
+ "color": "#3572A5",
160
160
  "description": "",
161
- "forked": "35",
162
- "stargazers_count": 109,
163
- "todayStar": "28 stars today",
164
- "html_url": "https://github.com/shuax/edge_plus",
161
+ "forked": "2582",
162
+ "stargazers_count": 11895,
163
+ "todayStar": "16 stars today",
164
+ "html_url": "https://github.com/wagtail/wagtail",
165
165
  "rank": 15
166
166
  },
167
167
  {
168
- "full_name": "MichaelCade/90DaysOfDevOps",
169
- "language": "Shell",
170
- "color": "#89e051",
168
+ "full_name": "brettwooldridge/HikariCP",
169
+ "language": "Java",
170
+ "color": "#b07219",
171
171
  "description": "",
172
- "forked": "761",
173
- "stargazers_count": 6019,
174
- "todayStar": "187 stars today",
175
- "html_url": "https://github.com/MichaelCade/90DaysOfDevOps",
172
+ "forked": "2546",
173
+ "stargazers_count": 16603,
174
+ "todayStar": "8 stars today",
175
+ "html_url": "https://github.com/brettwooldridge/HikariCP",
176
176
  "rank": 16
177
177
  },
178
178
  {
179
- "full_name": "arthurspk/guiadobackend",
180
- "language": "",
181
- "color": "",
179
+ "full_name": "microsoft/azure-pipelines-tasks",
180
+ "language": "TypeScript",
181
+ "color": "#2b7489",
182
182
  "description": "",
183
- "forked": "48",
184
- "stargazers_count": 398,
185
- "todayStar": "38 stars today",
186
- "html_url": "https://github.com/arthurspk/guiadobackend",
183
+ "forked": "2230",
184
+ "stargazers_count": 2921,
185
+ "todayStar": "33 stars today",
186
+ "html_url": "https://github.com/microsoft/azure-pipelines-tasks",
187
187
  "rank": 17
188
188
  },
189
189
  {
190
- "full_name": "Atmosphere-NX/Atmosphere",
191
- "language": "C++",
192
- "color": "#f34b7d",
190
+ "full_name": "vercel/next.js",
191
+ "language": "JavaScript",
192
+ "color": "#f1e05a",
193
193
  "description": "",
194
- "forked": "867",
195
- "stargazers_count": 8920,
196
- "todayStar": "42 stars today",
197
- "html_url": "https://github.com/Atmosphere-NX/Atmosphere",
194
+ "forked": "17800",
195
+ "stargazers_count": 84967,
196
+ "todayStar": "208 stars today",
197
+ "html_url": "https://github.com/vercel/next.js",
198
198
  "rank": 18
199
199
  },
200
200
  {
201
- "full_name": "s0md3v/Smap",
202
- "language": "Go",
203
- "color": "#00ADD8",
201
+ "full_name": "rome/tools",
202
+ "language": "Rust",
203
+ "color": "#dea584",
204
204
  "description": "",
205
- "forked": "97",
206
- "stargazers_count": 1271,
207
- "todayStar": "186 stars today",
208
- "html_url": "https://github.com/s0md3v/Smap",
205
+ "forked": "540",
206
+ "stargazers_count": 17647,
207
+ "todayStar": "56 stars today",
208
+ "html_url": "https://github.com/rome/tools",
209
209
  "rank": 19
210
210
  },
211
211
  {
212
- "full_name": "danielmiessler/SecLists",
213
- "language": "PHP",
214
- "color": "#4F5D95",
212
+ "full_name": "apache/incubator-shenyu",
213
+ "language": "Java",
214
+ "color": "#b07219",
215
215
  "description": "",
216
- "forked": "19561",
217
- "stargazers_count": 38123,
218
- "todayStar": "61 stars today",
219
- "html_url": "https://github.com/danielmiessler/SecLists",
216
+ "forked": "2131",
217
+ "stargazers_count": 6060,
218
+ "todayStar": "7 stars today",
219
+ "html_url": "https://github.com/apache/incubator-shenyu",
220
220
  "rank": 20
221
221
  },
222
222
  {
223
- "full_name": "zbroyar/mass_killings",
224
- "language": "",
225
- "color": "",
223
+ "full_name": "microsoft/PowerToys",
224
+ "language": "C#",
225
+ "color": "#178600",
226
226
  "description": "",
227
- "forked": "21",
228
- "stargazers_count": 151,
229
- "todayStar": "21 stars today",
230
- "html_url": "https://github.com/zbroyar/mass_killings",
227
+ "forked": "4037",
228
+ "stargazers_count": 71256,
229
+ "todayStar": "135 stars today",
230
+ "html_url": "https://github.com/microsoft/PowerToys",
231
231
  "rank": 21
232
232
  },
233
233
  {
234
- "full_name": "Azure/azure-sdk-for-net",
235
- "language": "C#",
236
- "color": "#178600",
234
+ "full_name": "jozhn/ddmc.monitor",
235
+ "language": "Python",
236
+ "color": "#3572A5",
237
237
  "description": "",
238
- "forked": "3365",
239
- "stargazers_count": 3512,
240
- "todayStar": "73 stars today",
241
- "html_url": "https://github.com/Azure/azure-sdk-for-net",
238
+ "forked": "15",
239
+ "stargazers_count": 30,
240
+ "todayStar": "14 stars today",
241
+ "html_url": "https://github.com/jozhn/ddmc.monitor",
242
242
  "rank": 22
243
243
  },
244
244
  {
245
- "full_name": "saikou-app/saikou",
246
- "language": "Kotlin",
247
- "color": "#A97BFF",
245
+ "full_name": "Kindelia/HVM",
246
+ "language": "Rust",
247
+ "color": "#dea584",
248
248
  "description": "",
249
- "forked": "41",
250
- "stargazers_count": 667,
251
- "todayStar": "160 stars today",
252
- "html_url": "https://github.com/saikou-app/saikou",
249
+ "forked": "119",
250
+ "stargazers_count": 4354,
251
+ "todayStar": "8 stars today",
252
+ "html_url": "https://github.com/Kindelia/HVM",
253
253
  "rank": 23
254
254
  },
255
255
  {
256
- "full_name": "microsoft/azure-pipelines-tasks",
257
- "language": "TypeScript",
258
- "color": "#2b7489",
256
+ "full_name": "qulingyuan/robVeg",
257
+ "language": "JavaScript",
258
+ "color": "#f1e05a",
259
259
  "description": "",
260
- "forked": "2219",
261
- "stargazers_count": 2820,
262
- "todayStar": "15 stars today",
263
- "html_url": "https://github.com/microsoft/azure-pipelines-tasks",
260
+ "forked": "47",
261
+ "stargazers_count": 148,
262
+ "todayStar": "91 stars today",
263
+ "html_url": "https://github.com/qulingyuan/robVeg",
264
264
  "rank": 24
265
265
  },
266
266
  {
267
- "full_name": "vercel/next.js",
268
- "language": "JavaScript",
269
- "color": "#f1e05a",
267
+ "full_name": "google/re2",
268
+ "language": "C++",
269
+ "color": "#f34b7d",
270
270
  "description": "",
271
- "forked": "17732",
272
- "stargazers_count": 84327,
273
- "todayStar": "177 stars today",
274
- "html_url": "https://github.com/vercel/next.js",
271
+ "forked": "966",
272
+ "stargazers_count": 6737,
273
+ "todayStar": "13 stars today",
274
+ "html_url": "https://github.com/google/re2",
275
275
  "rank": 25
276
276
  }
277
277
  ]