@wcj/github-rank 22.1.10 → 22.1.14

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 +37629 -37631
  2. package/dist/sifou-daily.json +246 -39
  3. package/dist/sifou-monthly.json +148 -148
  4. package/dist/sifou-weekly.json +173 -173
  5. package/dist/toutiao-30.json +86 -86
  6. package/dist/toutiao-7.json +124 -124
  7. package/dist/toutiao-90.json +48 -48
  8. package/dist/trending-daily.json +169 -169
  9. package/dist/trending-monthly.json +156 -156
  10. package/dist/trending-weekly.json +171 -171
  11. package/dist/users.china.json +3448 -3450
  12. package/dist/users.json +4290 -4290
  13. package/package.json +1 -1
  14. package/web/36kr.html +11 -2
  15. package/web/data/repos.json +37629 -37631
  16. package/web/data/sifou-daily.json +246 -39
  17. package/web/data/sifou-monthly.json +148 -148
  18. package/web/data/sifou-weekly.json +173 -173
  19. package/web/data/toutiao-30.json +86 -86
  20. package/web/data/toutiao-7.json +124 -124
  21. package/web/data/toutiao-90.json +48 -48
  22. package/web/data/trending-daily.json +169 -169
  23. package/web/data/trending-monthly.json +156 -156
  24. package/web/data/trending-weekly.json +171 -171
  25. package/web/data/users.china.json +3448 -3450
  26. package/web/data/users.json +4290 -4290
  27. package/web/index.html +2179 -2170
  28. package/web/repos.html +4493 -4484
  29. package/web/sifou-daily.html +687 -34
  30. package/web/sifou-monthly.html +140 -131
  31. package/web/sifou-weekly.html +154 -145
  32. package/web/toutiao-30.html +89 -80
  33. package/web/toutiao-7.html +93 -84
  34. package/web/toutiao-90.html +55 -46
  35. package/web/trending-monthly.html +150 -137
  36. package/web/trending-weekly.html +161 -144
  37. package/web/trending.html +159 -142
  38. package/web/users.china.html +1775 -1766
@@ -102,7 +102,16 @@
102
102
 
103
103
 
104
104
  </h1>
105
- <div class="time">Last cache created on 2022/1/10 by Github API v3.</div>
105
+ <div class="time">Last cache created on 2022/1/14 by
106
+
107
+
108
+
109
+ <a href="https://github.com/trending">Github Trending</a>
110
+
111
+
112
+
113
+ .
114
+ </div>
106
115
  <div class="tabs">
107
116
  <a class="" href="index.html">Users</a>
108
117
  <a class="" href="repos.html">Repos</a>
@@ -124,32 +133,32 @@
124
133
  <div class="info">
125
134
  <div class="rank">
126
135
  <span title="Ranking 1">1</span>
127
- <a href="https://github.com/adrianhajdin/project_web3.0" target="_blank" title="adrianhajdin/project_web3.0">adrianhajdin/project_web3.0</a>
136
+ <a href="https://github.com/wmjordan/PDFPatcher" target="_blank" title="wmjordan/PDFPatcher">wmjordan/PDFPatcher</a>
128
137
  </div>
129
138
  <div class="sub-title followers">
130
139
 
131
- <a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
132
- <span style="background-color: #f1e05a;"></span>JavaScript
140
+ <a class="language" target="_blank" href="https://github.com/topics/c#" title="Programming Language C#">
141
+ <span style="background-color: #178600;"></span>C#
133
142
  </a>
134
143
 
135
144
  <span class="star" title="Stargazers Count">
136
145
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
137
146
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
138
147
  </svg>
139
- <span>904</span>
148
+ <span>2491</span>
140
149
  </span>
141
150
  <span class="star" title="Repo Forked">
142
151
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
143
152
  <path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
144
153
  </path>
145
154
  </svg>
146
- <span>147</span>
155
+ <span>471</span>
147
156
  </span>
148
157
  <span class="star">
149
158
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
150
159
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
151
160
  </svg>
152
- <span>351 stars this week</span>
161
+ <span>1277 stars this week</span>
153
162
  </span>
154
163
  </div>
155
164
  <div class="details">
@@ -162,32 +171,32 @@
162
171
  <div class="info">
163
172
  <div class="rank">
164
173
  <span title="Ranking 2">2</span>
165
- <a href="https://github.com/apache/incubator-seatunnel" target="_blank" title="apache/incubator-seatunnel">apache/incubator-seatunnel</a>
174
+ <a href="https://github.com/DioxusLabs/dioxus" target="_blank" title="DioxusLabs/dioxus">DioxusLabs/dioxus</a>
166
175
  </div>
167
176
  <div class="sub-title followers">
168
177
 
169
- <a class="language" target="_blank" href="https://github.com/topics/java" title="Programming Language Java">
170
- <span style="background-color: #b07219;"></span>Java
178
+ <a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
179
+ <span style="background-color: #dea584;"></span>Rust
171
180
  </a>
172
181
 
173
182
  <span class="star" title="Stargazers Count">
174
183
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
175
184
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
176
185
  </svg>
177
- <span>2673</span>
186
+ <span>1957</span>
178
187
  </span>
179
188
  <span class="star" title="Repo Forked">
180
189
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
181
190
  <path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
182
191
  </path>
183
192
  </svg>
184
- <span>243</span>
193
+ <span>37</span>
185
194
  </span>
186
195
  <span class="star">
187
196
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
188
197
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
189
198
  </svg>
190
- <span>513 stars this week</span>
199
+ <span>979 stars this week</span>
191
200
  </span>
192
201
  </div>
193
202
  <div class="details">
@@ -200,32 +209,32 @@
200
209
  <div class="info">
201
210
  <div class="rank">
202
211
  <span title="Ranking 3">3</span>
203
- <a href="https://github.com/fmtlib/fmt" target="_blank" title="fmtlib/fmt">fmtlib/fmt</a>
212
+ <a href="https://github.com/sunflower-land/sunflower-farmers" target="_blank" title="sunflower-land/sunflower-farmers">sunflower-land/sunflower-farmers</a>
204
213
  </div>
205
214
  <div class="sub-title followers">
206
215
 
207
- <a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
208
- <span style="background-color: #f34b7d;"></span>C++
216
+ <a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
217
+ <span style="background-color: #2b7489;"></span>TypeScript
209
218
  </a>
210
219
 
211
220
  <span class="star" title="Stargazers Count">
212
221
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
213
222
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
214
223
  </svg>
215
- <span>13205</span>
224
+ <span>710</span>
216
225
  </span>
217
226
  <span class="star" title="Repo Forked">
218
227
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
219
228
  <path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
220
229
  </path>
221
230
  </svg>
222
- <span>1571</span>
231
+ <span>216</span>
223
232
  </span>
224
233
  <span class="star">
225
234
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
226
235
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
227
236
  </svg>
228
- <span>406 stars this week</span>
237
+ <span>199 stars this week</span>
229
238
  </span>
230
239
  </div>
231
240
  <div class="details">
@@ -238,32 +247,32 @@
238
247
  <div class="info">
239
248
  <div class="rank">
240
249
  <span title="Ranking 4">4</span>
241
- <a href="https://github.com/google/log4jscanner" target="_blank" title="google/log4jscanner">google/log4jscanner</a>
250
+ <a href="https://github.com/bevyengine/bevy" target="_blank" title="bevyengine/bevy">bevyengine/bevy</a>
242
251
  </div>
243
252
  <div class="sub-title followers">
244
253
 
245
- <a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
246
- <span style="background-color: #00ADD8;"></span>Go
254
+ <a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
255
+ <span style="background-color: #dea584;"></span>Rust
247
256
  </a>
248
257
 
249
258
  <span class="star" title="Stargazers Count">
250
259
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
251
260
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
252
261
  </svg>
253
- <span>1370</span>
262
+ <span>13380</span>
254
263
  </span>
255
264
  <span class="star" title="Repo Forked">
256
265
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
257
266
  <path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
258
267
  </path>
259
268
  </svg>
260
- <span>94</span>
269
+ <span>1178</span>
261
270
  </span>
262
271
  <span class="star">
263
272
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
264
273
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
265
274
  </svg>
266
- <span>429 stars this week</span>
275
+ <span>728 stars this week</span>
267
276
  </span>
268
277
  </div>
269
278
  <div class="details">
@@ -276,32 +285,32 @@
276
285
  <div class="info">
277
286
  <div class="rank">
278
287
  <span title="Ranking 5">5</span>
279
- <a href="https://github.com/baidu/amis" target="_blank" title="baidu/amis">baidu/amis</a>
288
+ <a href="https://github.com/ReactiveX/RxSwift" target="_blank" title="ReactiveX/RxSwift">ReactiveX/RxSwift</a>
280
289
  </div>
281
290
  <div class="sub-title followers">
282
291
 
283
- <a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
284
- <span style="background-color: #2b7489;"></span>TypeScript
292
+ <a class="language" target="_blank" href="https://github.com/topics/swift" title="Programming Language Swift">
293
+ <span style="background-color: #F05138;"></span>Swift
285
294
  </a>
286
295
 
287
296
  <span class="star" title="Stargazers Count">
288
297
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
289
298
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
290
299
  </svg>
291
- <span>9499</span>
300
+ <span>21526</span>
292
301
  </span>
293
302
  <span class="star" title="Repo Forked">
294
303
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
295
304
  <path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
296
305
  </path>
297
306
  </svg>
298
- <span>1272</span>
307
+ <span>3850</span>
299
308
  </span>
300
309
  <span class="star">
301
310
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
302
311
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
303
312
  </svg>
304
- <span>416 stars this week</span>
313
+ <span>163 stars this week</span>
305
314
  </span>
306
315
  </div>
307
316
  <div class="details">
@@ -314,7 +323,7 @@
314
323
  <div class="info">
315
324
  <div class="rank">
316
325
  <span title="Ranking 6">6</span>
317
- <a href="https://github.com/CyberPunkMetalHead/gateio-crypto-trading-bot-binance-announcements-new-coins" target="_blank" title="CyberPunkMetalHead/gateio-crypto-trading-bot-binance-announcements-new-coins">CyberPunkMetalHead/gateio-crypto-trading-bot-binance-announcements-new-coins</a>
326
+ <a href="https://github.com/Tencent/CodeAnalysis" target="_blank" title="Tencent/CodeAnalysis">Tencent/CodeAnalysis</a>
318
327
  </div>
319
328
  <div class="sub-title followers">
320
329
 
@@ -326,20 +335,20 @@
326
335
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
327
336
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
328
337
  </svg>
329
- <span>1057</span>
338
+ <span>922</span>
330
339
  </span>
331
340
  <span class="star" title="Repo Forked">
332
341
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
333
342
  <path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
334
343
  </path>
335
344
  </svg>
336
- <span>274</span>
345
+ <span>114</span>
337
346
  </span>
338
347
  <span class="star">
339
348
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
340
349
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
341
350
  </svg>
342
- <span>260 stars this week</span>
351
+ <span>284 stars this week</span>
343
352
  </span>
344
353
  </div>
345
354
  <div class="details">
@@ -352,32 +361,32 @@
352
361
  <div class="info">
353
362
  <div class="rank">
354
363
  <span title="Ranking 7">7</span>
355
- <a href="https://github.com/Rari-Capital/solmate" target="_blank" title="Rari-Capital/solmate">Rari-Capital/solmate</a>
364
+ <a href="https://github.com/rapiz1/rathole" target="_blank" title="rapiz1/rathole">rapiz1/rathole</a>
356
365
  </div>
357
366
  <div class="sub-title followers">
358
367
 
359
- <a class="language" target="_blank" href="https://github.com/topics/solidity" title="Programming Language Solidity">
360
- <span style="background-color: #AA6746;"></span>Solidity
368
+ <a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
369
+ <span style="background-color: #dea584;"></span>Rust
361
370
  </a>
362
371
 
363
372
  <span class="star" title="Stargazers Count">
364
373
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
365
374
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
366
375
  </svg>
367
- <span>854</span>
376
+ <span>2041</span>
368
377
  </span>
369
378
  <span class="star" title="Repo Forked">
370
379
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
371
380
  <path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
372
381
  </path>
373
382
  </svg>
374
- <span>82</span>
383
+ <span>103</span>
375
384
  </span>
376
385
  <span class="star">
377
386
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
378
387
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
379
388
  </svg>
380
- <span>262 stars this week</span>
389
+ <span>621 stars this week</span>
381
390
  </span>
382
391
  </div>
383
392
  <div class="details">
@@ -390,32 +399,32 @@
390
399
  <div class="info">
391
400
  <div class="rank">
392
401
  <span title="Ranking 8">8</span>
393
- <a href="https://github.com/lyswhut/lx-music-desktop" target="_blank" title="lyswhut/lx-music-desktop">lyswhut/lx-music-desktop</a>
402
+ <a href="https://github.com/QSCTech/zju-icicles" target="_blank" title="QSCTech/zju-icicles">QSCTech/zju-icicles</a>
394
403
  </div>
395
404
  <div class="sub-title followers">
396
405
 
397
- <a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
398
- <span style="background-color: #f1e05a;"></span>JavaScript
406
+ <a class="language" target="_blank" href="https://github.com/topics/html" title="Programming Language HTML">
407
+ <span style="background-color: #e34c26;"></span>HTML
399
408
  </a>
400
409
 
401
410
  <span class="star" title="Stargazers Count">
402
411
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
403
412
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
404
413
  </svg>
405
- <span>15434</span>
414
+ <span>24758</span>
406
415
  </span>
407
416
  <span class="star" title="Repo Forked">
408
417
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
409
418
  <path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
410
419
  </path>
411
420
  </svg>
412
- <span>2792</span>
421
+ <span>7292</span>
413
422
  </span>
414
423
  <span class="star">
415
424
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
416
425
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
417
426
  </svg>
418
- <span>235 stars this week</span>
427
+ <span>568 stars this week</span>
419
428
  </span>
420
429
  </div>
421
430
  <div class="details">
@@ -428,32 +437,32 @@
428
437
  <div class="info">
429
438
  <div class="rank">
430
439
  <span title="Ranking 9">9</span>
431
- <a href="https://github.com/danielyxie/bitburner" target="_blank" title="danielyxie/bitburner">danielyxie/bitburner</a>
440
+ <a href="https://github.com/sunym1993/flash-linux0.11-talk" target="_blank" title="sunym1993/flash-linux0.11-talk">sunym1993/flash-linux0.11-talk</a>
432
441
  </div>
433
442
  <div class="sub-title followers">
434
443
 
435
- <a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
436
- <span style="background-color: #f1e05a;"></span>JavaScript
444
+ <a class="language" target="_blank" href="https://github.com/topics/c" title="Programming Language C">
445
+ <span style="background-color: #555555;"></span>C
437
446
  </a>
438
447
 
439
448
  <span class="star" title="Stargazers Count">
440
449
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
441
450
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
442
451
  </svg>
443
- <span>1262</span>
452
+ <span>4605</span>
444
453
  </span>
445
454
  <span class="star" title="Repo Forked">
446
455
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
447
456
  <path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
448
457
  </path>
449
458
  </svg>
450
- <span>365</span>
459
+ <span>442</span>
451
460
  </span>
452
461
  <span class="star">
453
462
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
454
463
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
455
464
  </svg>
456
- <span>371 stars this week</span>
465
+ <span>1131 stars this week</span>
457
466
  </span>
458
467
  </div>
459
468
  <div class="details">
@@ -466,32 +475,32 @@
466
475
  <div class="info">
467
476
  <div class="rank">
468
477
  <span title="Ranking 10">10</span>
469
- <a href="https://github.com/cypress-io/cypress" target="_blank" title="cypress-io/cypress">cypress-io/cypress</a>
478
+ <a href="https://github.com/baidu/amis" target="_blank" title="baidu/amis">baidu/amis</a>
470
479
  </div>
471
480
  <div class="sub-title followers">
472
481
 
473
- <a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
474
- <span style="background-color: #f1e05a;"></span>JavaScript
482
+ <a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
483
+ <span style="background-color: #2b7489;"></span>TypeScript
475
484
  </a>
476
485
 
477
486
  <span class="star" title="Stargazers Count">
478
487
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
479
488
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
480
489
  </svg>
481
- <span>35877</span>
490
+ <span>9594</span>
482
491
  </span>
483
492
  <span class="star" title="Repo Forked">
484
493
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
485
494
  <path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
486
495
  </path>
487
496
  </svg>
488
- <span>2157</span>
497
+ <span>1285</span>
489
498
  </span>
490
499
  <span class="star">
491
500
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
492
501
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
493
502
  </svg>
494
- <span>571 stars this week</span>
503
+ <span>291 stars this week</span>
495
504
  </span>
496
505
  </div>
497
506
  <div class="details">
@@ -504,32 +513,32 @@
504
513
  <div class="info">
505
514
  <div class="rank">
506
515
  <span title="Ranking 11">11</span>
507
- <a href="https://github.com/qier222/YesPlayMusic" target="_blank" title="qier222/YesPlayMusic">qier222/YesPlayMusic</a>
516
+ <a href="https://github.com/facebook/folly" target="_blank" title="facebook/folly">facebook/folly</a>
508
517
  </div>
509
518
  <div class="sub-title followers">
510
519
 
511
- <a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
512
- <span style="background-color: #f1e05a;"></span>JavaScript
520
+ <a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
521
+ <span style="background-color: #f34b7d;"></span>C++
513
522
  </a>
514
523
 
515
524
  <span class="star" title="Stargazers Count">
516
525
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
517
526
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
518
527
  </svg>
519
- <span>13988</span>
528
+ <span>21054</span>
520
529
  </span>
521
530
  <span class="star" title="Repo Forked">
522
531
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
523
532
  <path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
524
533
  </path>
525
534
  </svg>
526
- <span>1941</span>
535
+ <span>4470</span>
527
536
  </span>
528
537
  <span class="star">
529
538
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
530
539
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
531
540
  </svg>
532
- <span>568 stars this week</span>
541
+ <span>281 stars this week</span>
533
542
  </span>
534
543
  </div>
535
544
  <div class="details">
@@ -542,28 +551,32 @@
542
551
  <div class="info">
543
552
  <div class="rank">
544
553
  <span title="Ranking 12">12</span>
545
- <a href="https://github.com/Ebazhanov/linkedin-skill-assessments-quizzes" target="_blank" title="Ebazhanov/linkedin-skill-assessments-quizzes">Ebazhanov/linkedin-skill-assessments-quizzes</a>
554
+ <a href="https://github.com/microsoft/PowerToys" target="_blank" title="microsoft/PowerToys">microsoft/PowerToys</a>
546
555
  </div>
547
556
  <div class="sub-title followers">
548
557
 
558
+ <a class="language" target="_blank" href="https://github.com/topics/c#" title="Programming Language C#">
559
+ <span style="background-color: #178600;"></span>C#
560
+ </a>
561
+
549
562
  <span class="star" title="Stargazers Count">
550
563
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
551
564
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
552
565
  </svg>
553
- <span>7343</span>
566
+ <span>66730</span>
554
567
  </span>
555
568
  <span class="star" title="Repo Forked">
556
569
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
557
570
  <path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
558
571
  </path>
559
572
  </svg>
560
- <span>5210</span>
573
+ <span>3732</span>
561
574
  </span>
562
575
  <span class="star">
563
576
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
564
577
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
565
578
  </svg>
566
- <span>181 stars this week</span>
579
+ <span>1147 stars this week</span>
567
580
  </span>
568
581
  </div>
569
582
  <div class="details">
@@ -576,32 +589,32 @@
576
589
  <div class="info">
577
590
  <div class="rank">
578
591
  <span title="Ranking 13">13</span>
579
- <a href="https://github.com/freeCodeCamp/freeCodeCamp" target="_blank" title="freeCodeCamp/freeCodeCamp">freeCodeCamp/freeCodeCamp</a>
592
+ <a href="https://github.com/terraform-aws-modules/terraform-aws-eks" target="_blank" title="terraform-aws-modules/terraform-aws-eks">terraform-aws-modules/terraform-aws-eks</a>
580
593
  </div>
581
594
  <div class="sub-title followers">
582
595
 
583
- <a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
584
- <span style="background-color: #f1e05a;"></span>JavaScript
596
+ <a class="language" target="_blank" href="https://github.com/topics/hcl" title="Programming Language HCL">
597
+ <span style="background-color: #ccc;"></span>HCL
585
598
  </a>
586
599
 
587
600
  <span class="star" title="Stargazers Count">
588
601
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
589
602
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
590
603
  </svg>
591
- <span>338630</span>
604
+ <span>2548</span>
592
605
  </span>
593
606
  <span class="star" title="Repo Forked">
594
607
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
595
608
  <path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
596
609
  </path>
597
610
  </svg>
598
- <span>27712</span>
611
+ <span>2155</span>
599
612
  </span>
600
613
  <span class="star">
601
614
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
602
615
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
603
616
  </svg>
604
- <span>822 stars this week</span>
617
+ <span>58 stars this week</span>
605
618
  </span>
606
619
  </div>
607
620
  <div class="details">
@@ -614,32 +627,32 @@
614
627
  <div class="info">
615
628
  <div class="rank">
616
629
  <span title="Ranking 14">14</span>
617
- <a href="https://github.com/nvbn/thefuck" target="_blank" title="nvbn/thefuck">nvbn/thefuck</a>
630
+ <a href="https://github.com/RPCS3/rpcs3" target="_blank" title="RPCS3/rpcs3">RPCS3/rpcs3</a>
618
631
  </div>
619
632
  <div class="sub-title followers">
620
633
 
621
- <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
622
- <span style="background-color: #3572A5;"></span>Python
634
+ <a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
635
+ <span style="background-color: #f34b7d;"></span>C++
623
636
  </a>
624
637
 
625
638
  <span class="star" title="Stargazers Count">
626
639
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
627
640
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
628
641
  </svg>
629
- <span>66012</span>
642
+ <span>10532</span>
630
643
  </span>
631
644
  <span class="star" title="Repo Forked">
632
645
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
633
646
  <path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
634
647
  </path>
635
648
  </svg>
636
- <span>3040</span>
649
+ <span>1589</span>
637
650
  </span>
638
651
  <span class="star">
639
652
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
640
653
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
641
654
  </svg>
642
- <span>362 stars this week</span>
655
+ <span>98 stars this week</span>
643
656
  </span>
644
657
  </div>
645
658
  <div class="details">
@@ -652,32 +665,32 @@
652
665
  <div class="info">
653
666
  <div class="rank">
654
667
  <span title="Ranking 15">15</span>
655
- <a href="https://github.com/tauri-apps/tauri" target="_blank" title="tauri-apps/tauri">tauri-apps/tauri</a>
668
+ <a href="https://github.com/TheAlgorithms/Python" target="_blank" title="TheAlgorithms/Python">TheAlgorithms/Python</a>
656
669
  </div>
657
670
  <div class="sub-title followers">
658
671
 
659
- <a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
660
- <span style="background-color: #dea584;"></span>Rust
672
+ <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
673
+ <span style="background-color: #3572A5;"></span>Python
661
674
  </a>
662
675
 
663
676
  <span class="star" title="Stargazers Count">
664
677
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
665
678
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
666
679
  </svg>
667
- <span>26931</span>
680
+ <span>127328</span>
668
681
  </span>
669
682
  <span class="star" title="Repo Forked">
670
683
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
671
684
  <path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
672
685
  </path>
673
686
  </svg>
674
- <span>655</span>
687
+ <span>33858</span>
675
688
  </span>
676
689
  <span class="star">
677
690
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
678
691
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
679
692
  </svg>
680
- <span>1269 stars this week</span>
693
+ <span>1184 stars this week</span>
681
694
  </span>
682
695
  </div>
683
696
  <div class="details">
@@ -690,32 +703,32 @@
690
703
  <div class="info">
691
704
  <div class="rank">
692
705
  <span title="Ranking 16">16</span>
693
- <a href="https://github.com/iptv-org/iptv" target="_blank" title="iptv-org/iptv">iptv-org/iptv</a>
706
+ <a href="https://github.com/arendst/Tasmota" target="_blank" title="arendst/Tasmota">arendst/Tasmota</a>
694
707
  </div>
695
708
  <div class="sub-title followers">
696
709
 
697
- <a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
698
- <span style="background-color: #f1e05a;"></span>JavaScript
710
+ <a class="language" target="_blank" href="https://github.com/topics/c" title="Programming Language C">
711
+ <span style="background-color: #555555;"></span>C
699
712
  </a>
700
713
 
701
714
  <span class="star" title="Stargazers Count">
702
715
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
703
716
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
704
717
  </svg>
705
- <span>44332</span>
718
+ <span>16910</span>
706
719
  </span>
707
720
  <span class="star" title="Repo Forked">
708
721
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
709
722
  <path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
710
723
  </path>
711
724
  </svg>
712
- <span>4452</span>
725
+ <span>3715</span>
713
726
  </span>
714
727
  <span class="star">
715
728
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
716
729
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
717
730
  </svg>
718
- <span>520 stars this week</span>
731
+ <span>150 stars this week</span>
719
732
  </span>
720
733
  </div>
721
734
  <div class="details">
@@ -728,32 +741,32 @@
728
741
  <div class="info">
729
742
  <div class="rank">
730
743
  <span title="Ranking 17">17</span>
731
- <a href="https://github.com/gedoor/legado" target="_blank" title="gedoor/legado">gedoor/legado</a>
744
+ <a href="https://github.com/ascoders/weekly" target="_blank" title="ascoders/weekly">ascoders/weekly</a>
732
745
  </div>
733
746
  <div class="sub-title followers">
734
747
 
735
- <a class="language" target="_blank" href="https://github.com/topics/kotlin" title="Programming Language Kotlin">
736
- <span style="background-color: #A97BFF;"></span>Kotlin
748
+ <a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
749
+ <span style="background-color: #f1e05a;"></span>JavaScript
737
750
  </a>
738
751
 
739
752
  <span class="star" title="Stargazers Count">
740
753
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
741
754
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
742
755
  </svg>
743
- <span>5995</span>
756
+ <span>17654</span>
744
757
  </span>
745
758
  <span class="star" title="Repo Forked">
746
759
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
747
760
  <path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
748
761
  </path>
749
762
  </svg>
750
- <span>1119</span>
763
+ <span>2056</span>
751
764
  </span>
752
765
  <span class="star">
753
766
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
754
767
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
755
768
  </svg>
756
- <span>123 stars this week</span>
769
+ <span>453 stars this week</span>
757
770
  </span>
758
771
  </div>
759
772
  <div class="details">
@@ -766,32 +779,32 @@
766
779
  <div class="info">
767
780
  <div class="rank">
768
781
  <span title="Ranking 18">18</span>
769
- <a href="https://github.com/starship/starship" target="_blank" title="starship/starship">starship/starship</a>
782
+ <a href="https://github.com/iluwatar/java-design-patterns" target="_blank" title="iluwatar/java-design-patterns">iluwatar/java-design-patterns</a>
770
783
  </div>
771
784
  <div class="sub-title followers">
772
785
 
773
- <a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
774
- <span style="background-color: #dea584;"></span>Rust
786
+ <a class="language" target="_blank" href="https://github.com/topics/java" title="Programming Language Java">
787
+ <span style="background-color: #b07219;"></span>Java
775
788
  </a>
776
789
 
777
790
  <span class="star" title="Stargazers Count">
778
791
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
779
792
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
780
793
  </svg>
781
- <span>21310</span>
794
+ <span>72568</span>
782
795
  </span>
783
796
  <span class="star" title="Repo Forked">
784
797
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
785
798
  <path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
786
799
  </path>
787
800
  </svg>
788
- <span>890</span>
801
+ <span>22573</span>
789
802
  </span>
790
803
  <span class="star">
791
804
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
792
805
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
793
806
  </svg>
794
- <span>385 stars this week</span>
807
+ <span>423 stars this week</span>
795
808
  </span>
796
809
  </div>
797
810
  <div class="details">
@@ -804,32 +817,32 @@
804
817
  <div class="info">
805
818
  <div class="rank">
806
819
  <span title="Ranking 19">19</span>
807
- <a href="https://github.com/freddier/hyperblog" target="_blank" title="freddier/hyperblog">freddier/hyperblog</a>
820
+ <a href="https://github.com/dotnet/tye" target="_blank" title="dotnet/tye">dotnet/tye</a>
808
821
  </div>
809
822
  <div class="sub-title followers">
810
823
 
811
- <a class="language" target="_blank" href="https://github.com/topics/html" title="Programming Language HTML">
812
- <span style="background-color: #e34c26;"></span>HTML
824
+ <a class="language" target="_blank" href="https://github.com/topics/c#" title="Programming Language C#">
825
+ <span style="background-color: #178600;"></span>C#
813
826
  </a>
814
827
 
815
828
  <span class="star" title="Stargazers Count">
816
829
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
817
830
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
818
831
  </svg>
819
- <span>5715</span>
832
+ <span>4232</span>
820
833
  </span>
821
834
  <span class="star" title="Repo Forked">
822
835
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
823
836
  <path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
824
837
  </path>
825
838
  </svg>
826
- <span>8403</span>
839
+ <span>421</span>
827
840
  </span>
828
841
  <span class="star">
829
842
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
830
843
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
831
844
  </svg>
832
- <span>73 stars this week</span>
845
+ <span>105 stars this week</span>
833
846
  </span>
834
847
  </div>
835
848
  <div class="details">
@@ -842,32 +855,32 @@
842
855
  <div class="info">
843
856
  <div class="rank">
844
857
  <span title="Ranking 20">20</span>
845
- <a href="https://github.com/notthebee/infra" target="_blank" title="notthebee/infra">notthebee/infra</a>
858
+ <a href="https://github.com/fmtlib/fmt" target="_blank" title="fmtlib/fmt">fmtlib/fmt</a>
846
859
  </div>
847
860
  <div class="sub-title followers">
848
861
 
849
- <a class="language" target="_blank" href="https://github.com/topics/jinja" title="Programming Language Jinja">
850
- <span style="background-color: #a52a22;"></span>Jinja
862
+ <a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
863
+ <span style="background-color: #f34b7d;"></span>C++
851
864
  </a>
852
865
 
853
866
  <span class="star" title="Stargazers Count">
854
867
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
855
868
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
856
869
  </svg>
857
- <span>413</span>
870
+ <span>13272</span>
858
871
  </span>
859
872
  <span class="star" title="Repo Forked">
860
873
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
861
874
  <path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
862
875
  </path>
863
876
  </svg>
864
- <span>64</span>
877
+ <span>1582</span>
865
878
  </span>
866
879
  <span class="star">
867
880
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
868
881
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
869
882
  </svg>
870
- <span>96 stars this week</span>
883
+ <span>147 stars this week</span>
871
884
  </span>
872
885
  </div>
873
886
  <div class="details">
@@ -880,32 +893,32 @@
880
893
  <div class="info">
881
894
  <div class="rank">
882
895
  <span title="Ranking 21">21</span>
883
- <a href="https://github.com/YunaiV/ruoyi-vue-pro" target="_blank" title="YunaiV/ruoyi-vue-pro">YunaiV/ruoyi-vue-pro</a>
896
+ <a href="https://github.com/qier222/YesPlayMusic" target="_blank" title="qier222/YesPlayMusic">qier222/YesPlayMusic</a>
884
897
  </div>
885
898
  <div class="sub-title followers">
886
899
 
887
- <a class="language" target="_blank" href="https://github.com/topics/java" title="Programming Language Java">
888
- <span style="background-color: #b07219;"></span>Java
900
+ <a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
901
+ <span style="background-color: #f1e05a;"></span>JavaScript
889
902
  </a>
890
903
 
891
904
  <span class="star" title="Stargazers Count">
892
905
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
893
906
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
894
907
  </svg>
895
- <span>2038</span>
908
+ <span>14147</span>
896
909
  </span>
897
910
  <span class="star" title="Repo Forked">
898
911
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
899
912
  <path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
900
913
  </path>
901
914
  </svg>
902
- <span>709</span>
915
+ <span>1977</span>
903
916
  </span>
904
917
  <span class="star">
905
918
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
906
919
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
907
920
  </svg>
908
- <span>81 stars this week</span>
921
+ <span>450 stars this week</span>
909
922
  </span>
910
923
  </div>
911
924
  <div class="details">
@@ -918,32 +931,32 @@
918
931
  <div class="info">
919
932
  <div class="rank">
920
933
  <span title="Ranking 22">22</span>
921
- <a href="https://github.com/codex-team/editor.js" target="_blank" title="codex-team/editor.js">codex-team/editor.js</a>
934
+ <a href="https://github.com/tensorflow/tensorflow" target="_blank" title="tensorflow/tensorflow">tensorflow/tensorflow</a>
922
935
  </div>
923
936
  <div class="sub-title followers">
924
937
 
925
- <a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
926
- <span style="background-color: #2b7489;"></span>TypeScript
938
+ <a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
939
+ <span style="background-color: #f34b7d;"></span>C++
927
940
  </a>
928
941
 
929
942
  <span class="star" title="Stargazers Count">
930
943
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
931
944
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
932
945
  </svg>
933
- <span>17701</span>
946
+ <span>162017</span>
934
947
  </span>
935
948
  <span class="star" title="Repo Forked">
936
949
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
937
950
  <path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
938
951
  </path>
939
952
  </svg>
940
- <span>1358</span>
953
+ <span>86148</span>
941
954
  </span>
942
955
  <span class="star">
943
956
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
944
957
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
945
958
  </svg>
946
- <span>253 stars this week</span>
959
+ <span>442 stars this week</span>
947
960
  </span>
948
961
  </div>
949
962
  <div class="details">
@@ -956,32 +969,32 @@
956
969
  <div class="info">
957
970
  <div class="rank">
958
971
  <span title="Ranking 23">23</span>
959
- <a href="https://github.com/microsoft/PowerToys" target="_blank" title="microsoft/PowerToys">microsoft/PowerToys</a>
972
+ <a href="https://github.com/project-chip/connectedhomeip" target="_blank" title="project-chip/connectedhomeip">project-chip/connectedhomeip</a>
960
973
  </div>
961
974
  <div class="sub-title followers">
962
975
 
963
- <a class="language" target="_blank" href="https://github.com/topics/c#" title="Programming Language C#">
964
- <span style="background-color: #178600;"></span>C#
976
+ <a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
977
+ <span style="background-color: #f34b7d;"></span>C++
965
978
  </a>
966
979
 
967
980
  <span class="star" title="Stargazers Count">
968
981
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
969
982
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
970
983
  </svg>
971
- <span>66168</span>
984
+ <span>3108</span>
972
985
  </span>
973
986
  <span class="star" title="Repo Forked">
974
987
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
975
988
  <path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
976
989
  </path>
977
990
  </svg>
978
- <span>3699</span>
991
+ <span>610</span>
979
992
  </span>
980
993
  <span class="star">
981
994
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
982
995
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
983
996
  </svg>
984
- <span>664 stars this week</span>
997
+ <span>105 stars this week</span>
985
998
  </span>
986
999
  </div>
987
1000
  <div class="details">
@@ -994,7 +1007,7 @@
994
1007
  <div class="info">
995
1008
  <div class="rank">
996
1009
  <span title="Ranking 24">24</span>
997
- <a href="https://github.com/ascoders/weekly" target="_blank" title="ascoders/weekly">ascoders/weekly</a>
1010
+ <a href="https://github.com/appwrite/appwrite" target="_blank" title="appwrite/appwrite">appwrite/appwrite</a>
998
1011
  </div>
999
1012
  <div class="sub-title followers">
1000
1013
 
@@ -1006,20 +1019,20 @@
1006
1019
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
1007
1020
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
1008
1021
  </svg>
1009
- <span>17457</span>
1022
+ <span>15731</span>
1010
1023
  </span>
1011
1024
  <span class="star" title="Repo Forked">
1012
1025
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
1013
1026
  <path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
1014
1027
  </path>
1015
1028
  </svg>
1016
- <span>2022</span>
1029
+ <span>1359</span>
1017
1030
  </span>
1018
1031
  <span class="star">
1019
1032
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
1020
1033
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
1021
1034
  </svg>
1022
- <span>425 stars this week</span>
1035
+ <span>739 stars this week</span>
1023
1036
  </span>
1024
1037
  </div>
1025
1038
  <div class="details">
@@ -1032,28 +1045,32 @@
1032
1045
  <div class="info">
1033
1046
  <div class="rank">
1034
1047
  <span title="Ranking 25">25</span>
1035
- <a href="https://github.com/sindresorhus/awesome" target="_blank" title="sindresorhus/awesome">sindresorhus/awesome</a>
1048
+ <a href="https://github.com/freddier/hyperblog" target="_blank" title="freddier/hyperblog">freddier/hyperblog</a>
1036
1049
  </div>
1037
1050
  <div class="sub-title followers">
1038
1051
 
1052
+ <a class="language" target="_blank" href="https://github.com/topics/html" title="Programming Language HTML">
1053
+ <span style="background-color: #e34c26;"></span>HTML
1054
+ </a>
1055
+
1039
1056
  <span class="star" title="Stargazers Count">
1040
1057
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
1041
1058
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
1042
1059
  </svg>
1043
- <span>184081</span>
1060
+ <span>5746</span>
1044
1061
  </span>
1045
1062
  <span class="star" title="Repo Forked">
1046
1063
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
1047
1064
  <path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
1048
1065
  </path>
1049
1066
  </svg>
1050
- <span>22569</span>
1067
+ <span>8460</span>
1051
1068
  </span>
1052
1069
  <span class="star">
1053
1070
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
1054
1071
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
1055
1072
  </svg>
1056
- <span>1222 stars this week</span>
1073
+ <span>70 stars this week</span>
1057
1074
  </span>
1058
1075
  </div>
1059
1076
  <div class="details">
@@ -1078,7 +1095,7 @@
1078
1095
  <img src="https://img.shields.io/npm/v/@wcj/github-rank.svg?label=unpkg">
1079
1096
  </a>
1080
1097
  </div>
1081
- <div class="time">Last cache created on 2022/1/10 by Github API v3.</div>
1098
+ <div class="time">Last cache created on 2022/1/14 by Github API v3.</div>
1082
1099
  Create by <a href="https://github.com/jaywcjlove" target="_blank">小弟调调™</a>.
1083
1100
  </div>
1084
1101
  </body>