@wcj/github-rank 22.1.10 → 22.1.11

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 +20496 -20500
  2. package/dist/sifou-daily.json +101 -38
  3. package/dist/sifou-monthly.json +59 -59
  4. package/dist/sifou-weekly.json +102 -102
  5. package/dist/toutiao-30.json +69 -69
  6. package/dist/toutiao-7.json +80 -80
  7. package/dist/toutiao-90.json +48 -48
  8. package/dist/trending-daily.json +162 -162
  9. package/dist/trending-monthly.json +143 -143
  10. package/dist/trending-weekly.json +162 -162
  11. package/dist/users.china.json +1710 -1711
  12. package/dist/users.json +2289 -2289
  13. package/package.json +1 -1
  14. package/web/36kr.html +2 -2
  15. package/web/data/repos.json +20496 -20500
  16. package/web/data/sifou-daily.json +101 -38
  17. package/web/data/sifou-monthly.json +59 -59
  18. package/web/data/sifou-weekly.json +102 -102
  19. package/web/data/toutiao-30.json +69 -69
  20. package/web/data/toutiao-7.json +80 -80
  21. package/web/data/toutiao-90.json +48 -48
  22. package/web/data/trending-daily.json +162 -162
  23. package/web/data/trending-monthly.json +143 -143
  24. package/web/data/trending-weekly.json +162 -162
  25. package/web/data/users.china.json +1710 -1711
  26. package/web/data/users.json +2289 -2289
  27. package/web/index.html +1198 -1198
  28. package/web/repos.html +2648 -2648
  29. package/web/sifou-daily.html +229 -33
  30. package/web/sifou-monthly.html +82 -82
  31. package/web/sifou-weekly.html +95 -95
  32. package/web/toutiao-30.html +78 -78
  33. package/web/toutiao-7.html +79 -79
  34. package/web/toutiao-90.html +49 -49
  35. package/web/trending-monthly.html +131 -131
  36. package/web/trending-weekly.html +143 -139
  37. package/web/trending.html +146 -134
  38. package/web/users.china.html +855 -855
package/web/trending.html CHANGED
@@ -102,7 +102,7 @@
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/11 by Github API v3.</div>
106
106
  <div class="tabs">
107
107
  <a class="" href="index.html">Users</a>
108
108
  <a class="" href="repos.html">Repos</a>
@@ -124,32 +124,32 @@
124
124
  <div class="info">
125
125
  <div class="rank">
126
126
  <span title="Ranking 1">1</span>
127
- <a href="https://github.com/Asabeneh/30-Days-Of-JavaScript" target="_blank" title="Asabeneh/30-Days-Of-JavaScript">Asabeneh/30-Days-Of-JavaScript</a>
127
+ <a href="https://github.com/bevyengine/bevy" target="_blank" title="bevyengine/bevy">bevyengine/bevy</a>
128
128
  </div>
129
129
  <div class="sub-title followers">
130
130
 
131
- <a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
132
- <span style="background-color: #f1e05a;"></span>JavaScript
131
+ <a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
132
+ <span style="background-color: #dea584;"></span>Rust
133
133
  </a>
134
134
 
135
135
  <span class="star" title="Stargazers Count">
136
136
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
137
137
  <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
138
  </svg>
139
- <span>12739</span>
139
+ <span>13016</span>
140
140
  </span>
141
141
  <span class="star" title="Repo Forked">
142
142
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
143
143
  <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
144
  </path>
145
145
  </svg>
146
- <span>2694</span>
146
+ <span>1156</span>
147
147
  </span>
148
148
  <span class="star">
149
149
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
150
150
  <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
151
  </svg>
152
- <span>320 stars today</span>
152
+ <span>154 stars today</span>
153
153
  </span>
154
154
  </div>
155
155
  <div class="details">
@@ -162,32 +162,32 @@
162
162
  <div class="info">
163
163
  <div class="rank">
164
164
  <span title="Ranking 2">2</span>
165
- <a href="https://github.com/Igglybuff/awesome-piracy" target="_blank" title="Igglybuff/awesome-piracy">Igglybuff/awesome-piracy</a>
165
+ <a href="https://github.com/Asabeneh/30-Days-Of-JavaScript" target="_blank" title="Asabeneh/30-Days-Of-JavaScript">Asabeneh/30-Days-Of-JavaScript</a>
166
166
  </div>
167
167
  <div class="sub-title followers">
168
168
 
169
- <a class="language" target="_blank" href="https://github.com/topics/html" title="Programming Language HTML">
170
- <span style="background-color: #e34c26;"></span>HTML
169
+ <a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
170
+ <span style="background-color: #f1e05a;"></span>JavaScript
171
171
  </a>
172
172
 
173
173
  <span class="star" title="Stargazers Count">
174
174
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
175
175
  <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
176
  </svg>
177
- <span>16420</span>
177
+ <span>13264</span>
178
178
  </span>
179
179
  <span class="star" title="Repo Forked">
180
180
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
181
181
  <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
182
  </path>
183
183
  </svg>
184
- <span>1553</span>
184
+ <span>2766</span>
185
185
  </span>
186
186
  <span class="star">
187
187
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
188
188
  <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
189
  </svg>
190
- <span>306 stars today</span>
190
+ <span>544 stars today</span>
191
191
  </span>
192
192
  </div>
193
193
  <div class="details">
@@ -200,32 +200,32 @@
200
200
  <div class="info">
201
201
  <div class="rank">
202
202
  <span title="Ranking 3">3</span>
203
- <a href="https://github.com/521xueweihan/HelloGitHub" target="_blank" title="521xueweihan/HelloGitHub">521xueweihan/HelloGitHub</a>
203
+ <a href="https://github.com/QSCTech/zju-icicles" target="_blank" title="QSCTech/zju-icicles">QSCTech/zju-icicles</a>
204
204
  </div>
205
205
  <div class="sub-title followers">
206
206
 
207
- <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
208
- <span style="background-color: #3572A5;"></span>Python
207
+ <a class="language" target="_blank" href="https://github.com/topics/html" title="Programming Language HTML">
208
+ <span style="background-color: #e34c26;"></span>HTML
209
209
  </a>
210
210
 
211
211
  <span class="star" title="Stargazers Count">
212
212
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
213
213
  <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
214
  </svg>
215
- <span>50885</span>
215
+ <span>24387</span>
216
216
  </span>
217
217
  <span class="star" title="Repo Forked">
218
218
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
219
219
  <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
220
  </path>
221
221
  </svg>
222
- <span>7333</span>
222
+ <span>7217</span>
223
223
  </span>
224
224
  <span class="star">
225
225
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
226
226
  <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
227
  </svg>
228
- <span>88 stars today</span>
228
+ <span>75 stars today</span>
229
229
  </span>
230
230
  </div>
231
231
  <div class="details">
@@ -238,7 +238,7 @@
238
238
  <div class="info">
239
239
  <div class="rank">
240
240
  <span title="Ranking 4">4</span>
241
- <a href="https://github.com/megadose/holehe" target="_blank" title="megadose/holehe">megadose/holehe</a>
241
+ <a href="https://github.com/TheAlgorithms/Python" target="_blank" title="TheAlgorithms/Python">TheAlgorithms/Python</a>
242
242
  </div>
243
243
  <div class="sub-title followers">
244
244
 
@@ -250,20 +250,20 @@
250
250
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
251
251
  <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
252
  </svg>
253
- <span>1426</span>
253
+ <span>126872</span>
254
254
  </span>
255
255
  <span class="star" title="Repo Forked">
256
256
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
257
257
  <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
258
  </path>
259
259
  </svg>
260
- <span>220</span>
260
+ <span>33807</span>
261
261
  </span>
262
262
  <span class="star">
263
263
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
264
264
  <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
265
  </svg>
266
- <span>207 stars today</span>
266
+ <span>206 stars today</span>
267
267
  </span>
268
268
  </div>
269
269
  <div class="details">
@@ -276,32 +276,32 @@
276
276
  <div class="info">
277
277
  <div class="rank">
278
278
  <span title="Ranking 5">5</span>
279
- <a href="https://github.com/alibaba/xquic" target="_blank" title="alibaba/xquic">alibaba/xquic</a>
279
+ <a href="https://github.com/solana-labs/solana" target="_blank" title="solana-labs/solana">solana-labs/solana</a>
280
280
  </div>
281
281
  <div class="sub-title followers">
282
282
 
283
- <a class="language" target="_blank" href="https://github.com/topics/c" title="Programming Language C">
284
- <span style="background-color: #555555;"></span>C
283
+ <a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
284
+ <span style="background-color: #dea584;"></span>Rust
285
285
  </a>
286
286
 
287
287
  <span class="star" title="Stargazers Count">
288
288
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
289
289
  <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
290
  </svg>
291
- <span>568</span>
291
+ <span>6696</span>
292
292
  </span>
293
293
  <span class="star" title="Repo Forked">
294
294
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
295
295
  <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
296
  </path>
297
297
  </svg>
298
- <span>90</span>
298
+ <span>1399</span>
299
299
  </span>
300
300
  <span class="star">
301
301
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
302
302
  <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
303
  </svg>
304
- <span>55 stars today</span>
304
+ <span>71 stars today</span>
305
305
  </span>
306
306
  </div>
307
307
  <div class="details">
@@ -314,32 +314,32 @@
314
314
  <div class="info">
315
315
  <div class="rank">
316
316
  <span title="Ranking 6">6</span>
317
- <a href="https://github.com/TheAlgorithms/Python" target="_blank" title="TheAlgorithms/Python">TheAlgorithms/Python</a>
317
+ <a href="https://github.com/freeCodeCamp/freeCodeCamp" target="_blank" title="freeCodeCamp/freeCodeCamp">freeCodeCamp/freeCodeCamp</a>
318
318
  </div>
319
319
  <div class="sub-title followers">
320
320
 
321
- <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
322
- <span style="background-color: #3572A5;"></span>Python
321
+ <a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
322
+ <span style="background-color: #f1e05a;"></span>JavaScript
323
323
  </a>
324
324
 
325
325
  <span class="star" title="Stargazers Count">
326
326
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
327
327
  <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
328
  </svg>
329
- <span>126692</span>
329
+ <span>338796</span>
330
330
  </span>
331
331
  <span class="star" title="Repo Forked">
332
332
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
333
333
  <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
334
  </path>
335
335
  </svg>
336
- <span>33778</span>
336
+ <span>27721</span>
337
337
  </span>
338
338
  <span class="star">
339
339
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
340
340
  <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
341
  </svg>
342
- <span>209 stars today</span>
342
+ <span>204 stars today</span>
343
343
  </span>
344
344
  </div>
345
345
  <div class="details">
@@ -352,32 +352,32 @@
352
352
  <div class="info">
353
353
  <div class="rank">
354
354
  <span title="Ranking 7">7</span>
355
- <a href="https://github.com/freeCodeCamp/freeCodeCamp" target="_blank" title="freeCodeCamp/freeCodeCamp">freeCodeCamp/freeCodeCamp</a>
355
+ <a href="https://github.com/arendst/Tasmota" target="_blank" title="arendst/Tasmota">arendst/Tasmota</a>
356
356
  </div>
357
357
  <div class="sub-title followers">
358
358
 
359
- <a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
360
- <span style="background-color: #f1e05a;"></span>JavaScript
359
+ <a class="language" target="_blank" href="https://github.com/topics/c" title="Programming Language C">
360
+ <span style="background-color: #555555;"></span>C
361
361
  </a>
362
362
 
363
363
  <span class="star" title="Stargazers Count">
364
364
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
365
365
  <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
366
  </svg>
367
- <span>338630</span>
367
+ <span>16852</span>
368
368
  </span>
369
369
  <span class="star" title="Repo Forked">
370
370
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
371
371
  <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
372
  </path>
373
373
  </svg>
374
- <span>27712</span>
374
+ <span>3705</span>
375
375
  </span>
376
376
  <span class="star">
377
377
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
378
378
  <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
379
  </svg>
380
- <span>178 stars today</span>
380
+ <span>65 stars today</span>
381
381
  </span>
382
382
  </div>
383
383
  <div class="details">
@@ -390,32 +390,32 @@
390
390
  <div class="info">
391
391
  <div class="rank">
392
392
  <span title="Ranking 8">8</span>
393
- <a href="https://github.com/VGVentures/slide_puzzle" target="_blank" title="VGVentures/slide_puzzle">VGVentures/slide_puzzle</a>
393
+ <a href="https://github.com/microsoft/PowerToys" target="_blank" title="microsoft/PowerToys">microsoft/PowerToys</a>
394
394
  </div>
395
395
  <div class="sub-title followers">
396
396
 
397
- <a class="language" target="_blank" href="https://github.com/topics/dart" title="Programming Language Dart">
398
- <span style="background-color: #00B4AB;"></span>Dart
397
+ <a class="language" target="_blank" href="https://github.com/topics/c#" title="Programming Language C#">
398
+ <span style="background-color: #178600;"></span>C#
399
399
  </a>
400
400
 
401
401
  <span class="star" title="Stargazers Count">
402
402
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
403
403
  <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
404
  </svg>
405
- <span>103</span>
405
+ <span>66405</span>
406
406
  </span>
407
407
  <span class="star" title="Repo Forked">
408
408
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
409
409
  <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
410
  </path>
411
411
  </svg>
412
- <span>66</span>
412
+ <span>3710</span>
413
413
  </span>
414
414
  <span class="star">
415
415
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
416
416
  <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
417
  </svg>
418
- <span>34 stars today</span>
418
+ <span>270 stars today</span>
419
419
  </span>
420
420
  </div>
421
421
  <div class="details">
@@ -428,32 +428,32 @@
428
428
  <div class="info">
429
429
  <div class="rank">
430
430
  <span title="Ranking 9">9</span>
431
- <a href="https://github.com/iluwatar/java-design-patterns" target="_blank" title="iluwatar/java-design-patterns">iluwatar/java-design-patterns</a>
431
+ <a href="https://github.com/521xueweihan/HelloGitHub" target="_blank" title="521xueweihan/HelloGitHub">521xueweihan/HelloGitHub</a>
432
432
  </div>
433
433
  <div class="sub-title followers">
434
434
 
435
- <a class="language" target="_blank" href="https://github.com/topics/java" title="Programming Language Java">
436
- <span style="background-color: #b07219;"></span>Java
435
+ <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
436
+ <span style="background-color: #3572A5;"></span>Python
437
437
  </a>
438
438
 
439
439
  <span class="star" title="Stargazers Count">
440
440
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
441
441
  <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
442
  </svg>
443
- <span>72393</span>
443
+ <span>51046</span>
444
444
  </span>
445
445
  <span class="star" title="Repo Forked">
446
446
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
447
447
  <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
448
  </path>
449
449
  </svg>
450
- <span>22522</span>
450
+ <span>7346</span>
451
451
  </span>
452
452
  <span class="star">
453
453
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
454
454
  <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
455
  </svg>
456
- <span>78 stars today</span>
456
+ <span>174 stars today</span>
457
457
  </span>
458
458
  </div>
459
459
  <div class="details">
@@ -466,32 +466,32 @@
466
466
  <div class="info">
467
467
  <div class="rank">
468
468
  <span title="Ranking 10">10</span>
469
- <a href="https://github.com/withshepherd/faker.js" target="_blank" title="withshepherd/faker.js">withshepherd/faker.js</a>
469
+ <a href="https://github.com/TheAlgorithms/Java" target="_blank" title="TheAlgorithms/Java">TheAlgorithms/Java</a>
470
470
  </div>
471
471
  <div class="sub-title followers">
472
472
 
473
- <a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
474
- <span style="background-color: #f1e05a;"></span>JavaScript
473
+ <a class="language" target="_blank" href="https://github.com/topics/java" title="Programming Language Java">
474
+ <span style="background-color: #b07219;"></span>Java
475
475
  </a>
476
476
 
477
477
  <span class="star" title="Stargazers Count">
478
478
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
479
479
  <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
480
  </svg>
481
- <span>575</span>
481
+ <span>43507</span>
482
482
  </span>
483
483
  <span class="star" title="Repo Forked">
484
484
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
485
485
  <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
486
  </path>
487
487
  </svg>
488
- <span>172</span>
488
+ <span>14313</span>
489
489
  </span>
490
490
  <span class="star">
491
491
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
492
492
  <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
493
  </svg>
494
- <span>59 stars today</span>
494
+ <span>140 stars today</span>
495
495
  </span>
496
496
  </div>
497
497
  <div class="details">
@@ -504,32 +504,32 @@
504
504
  <div class="info">
505
505
  <div class="rank">
506
506
  <span title="Ranking 11">11</span>
507
- <a href="https://github.com/lynn/hello-wordl" target="_blank" title="lynn/hello-wordl">lynn/hello-wordl</a>
507
+ <a href="https://github.com/DarkCoderSc/PowerRemoteDesktop" target="_blank" title="DarkCoderSc/PowerRemoteDesktop">DarkCoderSc/PowerRemoteDesktop</a>
508
508
  </div>
509
509
  <div class="sub-title followers">
510
510
 
511
- <a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
512
- <span style="background-color: #2b7489;"></span>TypeScript
511
+ <a class="language" target="_blank" href="https://github.com/topics/powershell" title="Programming Language PowerShell">
512
+ <span style="background-color: #012456;"></span>PowerShell
513
513
  </a>
514
514
 
515
515
  <span class="star" title="Stargazers Count">
516
516
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
517
517
  <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
518
  </svg>
519
- <span>70</span>
519
+ <span>626</span>
520
520
  </span>
521
521
  <span class="star" title="Repo Forked">
522
522
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
523
523
  <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
524
  </path>
525
525
  </svg>
526
- <span>17</span>
526
+ <span>57</span>
527
527
  </span>
528
528
  <span class="star">
529
529
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
530
530
  <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
531
  </svg>
532
- <span>12 stars today</span>
532
+ <span>139 stars today</span>
533
533
  </span>
534
534
  </div>
535
535
  <div class="details">
@@ -542,32 +542,32 @@
542
542
  <div class="info">
543
543
  <div class="rank">
544
544
  <span title="Ranking 12">12</span>
545
- <a href="https://github.com/TheAlgorithms/Java" target="_blank" title="TheAlgorithms/Java">TheAlgorithms/Java</a>
545
+ <a href="https://github.com/xmu-xiaoma666/External-Attention-pytorch" target="_blank" title="xmu-xiaoma666/External-Attention-pytorch">xmu-xiaoma666/External-Attention-pytorch</a>
546
546
  </div>
547
547
  <div class="sub-title followers">
548
548
 
549
- <a class="language" target="_blank" href="https://github.com/topics/java" title="Programming Language Java">
550
- <span style="background-color: #b07219;"></span>Java
549
+ <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
550
+ <span style="background-color: #3572A5;"></span>Python
551
551
  </a>
552
552
 
553
553
  <span class="star" title="Stargazers Count">
554
554
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
555
555
  <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>
556
556
  </svg>
557
- <span>43377</span>
557
+ <span>3305</span>
558
558
  </span>
559
559
  <span class="star" title="Repo Forked">
560
560
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
561
561
  <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">
562
562
  </path>
563
563
  </svg>
564
- <span>14298</span>
564
+ <span>640</span>
565
565
  </span>
566
566
  <span class="star">
567
567
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
568
568
  <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>
569
569
  </svg>
570
- <span>124 stars today</span>
570
+ <span>122 stars today</span>
571
571
  </span>
572
572
  </div>
573
573
  <div class="details">
@@ -580,7 +580,7 @@
580
580
  <div class="info">
581
581
  <div class="rank">
582
582
  <span title="Ranking 13">13</span>
583
- <a href="https://github.com/sunym1993/flash-linux0.11-talk" target="_blank" title="sunym1993/flash-linux0.11-talk">sunym1993/flash-linux0.11-talk</a>
583
+ <a href="https://github.com/FastVM/minivm" target="_blank" title="FastVM/minivm">FastVM/minivm</a>
584
584
  </div>
585
585
  <div class="sub-title followers">
586
586
 
@@ -592,20 +592,20 @@
592
592
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
593
593
  <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>
594
594
  </svg>
595
- <span>3823</span>
595
+ <span>1016</span>
596
596
  </span>
597
597
  <span class="star" title="Repo Forked">
598
598
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
599
599
  <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">
600
600
  </path>
601
601
  </svg>
602
- <span>346</span>
602
+ <span>36</span>
603
603
  </span>
604
604
  <span class="star">
605
605
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
606
606
  <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>
607
607
  </svg>
608
- <span>99 stars today</span>
608
+ <span>227 stars today</span>
609
609
  </span>
610
610
  </div>
611
611
  <div class="details">
@@ -618,28 +618,32 @@
618
618
  <div class="info">
619
619
  <div class="rank">
620
620
  <span title="Ranking 14">14</span>
621
- <a href="https://github.com/ibraheemdev/modern-unix" target="_blank" title="ibraheemdev/modern-unix">ibraheemdev/modern-unix</a>
621
+ <a href="https://github.com/irbigdata/data-dockerfiles" target="_blank" title="irbigdata/data-dockerfiles">irbigdata/data-dockerfiles</a>
622
622
  </div>
623
623
  <div class="sub-title followers">
624
624
 
625
+ <a class="language" target="_blank" href="https://github.com/topics/jupyternotebook" title="Programming Language JupyterNotebook">
626
+ <span style="background-color: #DA5B0B;"></span>JupyterNotebook
627
+ </a>
628
+
625
629
  <span class="star" title="Stargazers Count">
626
630
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
627
631
  <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
632
  </svg>
629
- <span>19324</span>
633
+ <span>282</span>
630
634
  </span>
631
635
  <span class="star" title="Repo Forked">
632
636
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
633
637
  <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
638
  </path>
635
639
  </svg>
636
- <span>446</span>
640
+ <span>20</span>
637
641
  </span>
638
642
  <span class="star">
639
643
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
640
644
  <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
645
  </svg>
642
- <span>232 stars today</span>
646
+ <span>91 stars today</span>
643
647
  </span>
644
648
  </div>
645
649
  <div class="details">
@@ -652,7 +656,7 @@
652
656
  <div class="info">
653
657
  <div class="rank">
654
658
  <span title="Ranking 15">15</span>
655
- <a href="https://github.com/faridrashidi/kaggle-solutions" target="_blank" title="faridrashidi/kaggle-solutions">faridrashidi/kaggle-solutions</a>
659
+ <a href="https://github.com/PKUanonym/REKCARC-TSC-UHT" target="_blank" title="PKUanonym/REKCARC-TSC-UHT">PKUanonym/REKCARC-TSC-UHT</a>
656
660
  </div>
657
661
  <div class="sub-title followers">
658
662
 
@@ -664,20 +668,20 @@
664
668
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
665
669
  <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
670
  </svg>
667
- <span>1030</span>
671
+ <span>21496</span>
668
672
  </span>
669
673
  <span class="star" title="Repo Forked">
670
674
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
671
675
  <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
676
  </path>
673
677
  </svg>
674
- <span>285</span>
678
+ <span>5850</span>
675
679
  </span>
676
680
  <span class="star">
677
681
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
678
682
  <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
683
  </svg>
680
- <span>121 stars today</span>
684
+ <span>73 stars today</span>
681
685
  </span>
682
686
  </div>
683
687
  <div class="details">
@@ -690,7 +694,7 @@
690
694
  <div class="info">
691
695
  <div class="rank">
692
696
  <span title="Ranking 16">16</span>
693
- <a href="https://github.com/solo-io/bumblebee" target="_blank" title="solo-io/bumblebee">solo-io/bumblebee</a>
697
+ <a href="https://github.com/sunym1993/flash-linux0.11-talk" target="_blank" title="sunym1993/flash-linux0.11-talk">sunym1993/flash-linux0.11-talk</a>
694
698
  </div>
695
699
  <div class="sub-title followers">
696
700
 
@@ -702,20 +706,20 @@
702
706
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
703
707
  <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
708
  </svg>
705
- <span>421</span>
709
+ <span>4044</span>
706
710
  </span>
707
711
  <span class="star" title="Repo Forked">
708
712
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
709
713
  <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
714
  </path>
711
715
  </svg>
712
- <span>14</span>
716
+ <span>377</span>
713
717
  </span>
714
718
  <span class="star">
715
719
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
716
720
  <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
721
  </svg>
718
- <span>76 stars today</span>
722
+ <span>227 stars today</span>
719
723
  </span>
720
724
  </div>
721
725
  <div class="details">
@@ -728,32 +732,32 @@
728
732
  <div class="info">
729
733
  <div class="rank">
730
734
  <span title="Ranking 17">17</span>
731
- <a href="https://github.com/MichMich/MagicMirror" target="_blank" title="MichMich/MagicMirror">MichMich/MagicMirror</a>
735
+ <a href="https://github.com/megadose/holehe" target="_blank" title="megadose/holehe">megadose/holehe</a>
732
736
  </div>
733
737
  <div class="sub-title followers">
734
738
 
735
- <a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
736
- <span style="background-color: #f1e05a;"></span>JavaScript
739
+ <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
740
+ <span style="background-color: #3572A5;"></span>Python
737
741
  </a>
738
742
 
739
743
  <span class="star" title="Stargazers Count">
740
744
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
741
745
  <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
746
  </svg>
743
- <span>15969</span>
747
+ <span>1711</span>
744
748
  </span>
745
749
  <span class="star" title="Repo Forked">
746
750
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
747
751
  <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
752
  </path>
749
753
  </svg>
750
- <span>3749</span>
754
+ <span>227</span>
751
755
  </span>
752
756
  <span class="star">
753
757
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
754
758
  <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
759
  </svg>
756
- <span>152 stars today</span>
760
+ <span>290 stars today</span>
757
761
  </span>
758
762
  </div>
759
763
  <div class="details">
@@ -766,28 +770,32 @@
766
770
  <div class="info">
767
771
  <div class="rank">
768
772
  <span title="Ranking 18">18</span>
769
- <a href="https://github.com/LaravelDaily/laravel-tips" target="_blank" title="LaravelDaily/laravel-tips">LaravelDaily/laravel-tips</a>
773
+ <a href="https://github.com/Anarios/return-youtube-dislike" target="_blank" title="Anarios/return-youtube-dislike">Anarios/return-youtube-dislike</a>
770
774
  </div>
771
775
  <div class="sub-title followers">
772
776
 
777
+ <a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
778
+ <span style="background-color: #f1e05a;"></span>JavaScript
779
+ </a>
780
+
773
781
  <span class="star" title="Stargazers Count">
774
782
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
775
783
  <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>
776
784
  </svg>
777
- <span>3578</span>
785
+ <span>7510</span>
778
786
  </span>
779
787
  <span class="star" title="Repo Forked">
780
788
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
781
789
  <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">
782
790
  </path>
783
791
  </svg>
784
- <span>751</span>
792
+ <span>299</span>
785
793
  </span>
786
794
  <span class="star">
787
795
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
788
796
  <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>
789
797
  </svg>
790
- <span>45 stars today</span>
798
+ <span>84 stars today</span>
791
799
  </span>
792
800
  </div>
793
801
  <div class="details">
@@ -800,32 +808,32 @@
800
808
  <div class="info">
801
809
  <div class="rank">
802
810
  <span title="Ranking 19">19</span>
803
- <a href="https://github.com/BookStackApp/BookStack" target="_blank" title="BookStackApp/BookStack">BookStackApp/BookStack</a>
811
+ <a href="https://github.com/faridrashidi/kaggle-solutions" target="_blank" title="faridrashidi/kaggle-solutions">faridrashidi/kaggle-solutions</a>
804
812
  </div>
805
813
  <div class="sub-title followers">
806
814
 
807
- <a class="language" target="_blank" href="https://github.com/topics/php" title="Programming Language PHP">
808
- <span style="background-color: #4F5D95;"></span>PHP
815
+ <a class="language" target="_blank" href="https://github.com/topics/html" title="Programming Language HTML">
816
+ <span style="background-color: #e34c26;"></span>HTML
809
817
  </a>
810
818
 
811
819
  <span class="star" title="Stargazers Count">
812
820
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
813
821
  <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>
814
822
  </svg>
815
- <span>8217</span>
823
+ <span>1195</span>
816
824
  </span>
817
825
  <span class="star" title="Repo Forked">
818
826
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
819
827
  <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">
820
828
  </path>
821
829
  </svg>
822
- <span>1160</span>
830
+ <span>305</span>
823
831
  </span>
824
832
  <span class="star">
825
833
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
826
834
  <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>
827
835
  </svg>
828
- <span>179 stars today</span>
836
+ <span>172 stars today</span>
829
837
  </span>
830
838
  </div>
831
839
  <div class="details">
@@ -838,7 +846,7 @@
838
846
  <div class="info">
839
847
  <div class="rank">
840
848
  <span title="Ranking 20">20</span>
841
- <a href="https://github.com/akullpp/awesome-java" target="_blank" title="akullpp/awesome-java">akullpp/awesome-java</a>
849
+ <a href="https://github.com/paralax/awesome-cybersecurity-internships" target="_blank" title="paralax/awesome-cybersecurity-internships">paralax/awesome-cybersecurity-internships</a>
842
850
  </div>
843
851
  <div class="sub-title followers">
844
852
 
@@ -846,20 +854,20 @@
846
854
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
847
855
  <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>
848
856
  </svg>
849
- <span>31106</span>
857
+ <span>253</span>
850
858
  </span>
851
859
  <span class="star" title="Repo Forked">
852
860
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
853
861
  <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">
854
862
  </path>
855
863
  </svg>
856
- <span>6625</span>
864
+ <span>46</span>
857
865
  </span>
858
866
  <span class="star">
859
867
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
860
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>
861
869
  </svg>
862
- <span>63 stars today</span>
870
+ <span>32 stars today</span>
863
871
  </span>
864
872
  </div>
865
873
  <div class="details">
@@ -872,32 +880,32 @@
872
880
  <div class="info">
873
881
  <div class="rank">
874
882
  <span title="Ranking 21">21</span>
875
- <a href="https://github.com/microsoft/PowerToys" target="_blank" title="microsoft/PowerToys">microsoft/PowerToys</a>
883
+ <a href="https://github.com/Klipper3d/klipper" target="_blank" title="Klipper3d/klipper">Klipper3d/klipper</a>
876
884
  </div>
877
885
  <div class="sub-title followers">
878
886
 
879
- <a class="language" target="_blank" href="https://github.com/topics/c#" title="Programming Language C#">
880
- <span style="background-color: #178600;"></span>C#
887
+ <a class="language" target="_blank" href="https://github.com/topics/c" title="Programming Language C">
888
+ <span style="background-color: #555555;"></span>C
881
889
  </a>
882
890
 
883
891
  <span class="star" title="Stargazers Count">
884
892
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
885
893
  <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>
886
894
  </svg>
887
- <span>66168</span>
895
+ <span>4160</span>
888
896
  </span>
889
897
  <span class="star" title="Repo Forked">
890
898
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
891
899
  <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">
892
900
  </path>
893
901
  </svg>
894
- <span>3699</span>
902
+ <span>2783</span>
895
903
  </span>
896
904
  <span class="star">
897
905
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
898
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>
899
907
  </svg>
900
- <span>207 stars today</span>
908
+ <span>16 stars today</span>
901
909
  </span>
902
910
  </div>
903
911
  <div class="details">
@@ -910,7 +918,7 @@
910
918
  <div class="info">
911
919
  <div class="rank">
912
920
  <span title="Ranking 22">22</span>
913
- <a href="https://github.com/kdn251/interviews" target="_blank" title="kdn251/interviews">kdn251/interviews</a>
921
+ <a href="https://github.com/jeecgboot/jeecg-boot" target="_blank" title="jeecgboot/jeecg-boot">jeecgboot/jeecg-boot</a>
914
922
  </div>
915
923
  <div class="sub-title followers">
916
924
 
@@ -922,20 +930,20 @@
922
930
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
923
931
  <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>
924
932
  </svg>
925
- <span>55382</span>
933
+ <span>26956</span>
926
934
  </span>
927
935
  <span class="star" title="Repo Forked">
928
936
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
929
937
  <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">
930
938
  </path>
931
939
  </svg>
932
- <span>11752</span>
940
+ <span>10555</span>
933
941
  </span>
934
942
  <span class="star">
935
943
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
936
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>
937
945
  </svg>
938
- <span>157 stars today</span>
946
+ <span>118 stars today</span>
939
947
  </span>
940
948
  </div>
941
949
  <div class="details">
@@ -948,32 +956,32 @@
948
956
  <div class="info">
949
957
  <div class="rank">
950
958
  <span title="Ranking 23">23</span>
951
- <a href="https://github.com/ascoders/weekly" target="_blank" title="ascoders/weekly">ascoders/weekly</a>
959
+ <a href="https://github.com/VGVentures/slide_puzzle" target="_blank" title="VGVentures/slide_puzzle">VGVentures/slide_puzzle</a>
952
960
  </div>
953
961
  <div class="sub-title followers">
954
962
 
955
- <a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
956
- <span style="background-color: #f1e05a;"></span>JavaScript
963
+ <a class="language" target="_blank" href="https://github.com/topics/dart" title="Programming Language Dart">
964
+ <span style="background-color: #00B4AB;"></span>Dart
957
965
  </a>
958
966
 
959
967
  <span class="star" title="Stargazers Count">
960
968
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
961
969
  <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>
962
970
  </svg>
963
- <span>17457</span>
971
+ <span>148</span>
964
972
  </span>
965
973
  <span class="star" title="Repo Forked">
966
974
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
967
975
  <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">
968
976
  </path>
969
977
  </svg>
970
- <span>2022</span>
978
+ <span>86</span>
971
979
  </span>
972
980
  <span class="star">
973
981
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
974
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>
975
983
  </svg>
976
- <span>71 stars today</span>
984
+ <span>44 stars today</span>
977
985
  </span>
978
986
  </div>
979
987
  <div class="details">
@@ -986,32 +994,32 @@
986
994
  <div class="info">
987
995
  <div class="rank">
988
996
  <span title="Ranking 24">24</span>
989
- <a href="https://github.com/facebookresearch/mae" target="_blank" title="facebookresearch/mae">facebookresearch/mae</a>
997
+ <a href="https://github.com/USTC-Resource/USTC-Course" target="_blank" title="USTC-Resource/USTC-Course">USTC-Resource/USTC-Course</a>
990
998
  </div>
991
999
  <div class="sub-title followers">
992
1000
 
993
- <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
994
- <span style="background-color: #3572A5;"></span>Python
1001
+ <a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
1002
+ <span style="background-color: #f34b7d;"></span>C++
995
1003
  </a>
996
1004
 
997
1005
  <span class="star" title="Stargazers Count">
998
1006
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
999
1007
  <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>
1000
1008
  </svg>
1001
- <span>1166</span>
1009
+ <span>11429</span>
1002
1010
  </span>
1003
1011
  <span class="star" title="Repo Forked">
1004
1012
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
1005
1013
  <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">
1006
1014
  </path>
1007
1015
  </svg>
1008
- <span>63</span>
1016
+ <span>3212</span>
1009
1017
  </span>
1010
1018
  <span class="star">
1011
1019
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
1012
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>
1013
1021
  </svg>
1014
- <span>160 stars today</span>
1022
+ <span>52 stars today</span>
1015
1023
  </span>
1016
1024
  </div>
1017
1025
  <div class="details">
@@ -1024,28 +1032,32 @@
1024
1032
  <div class="info">
1025
1033
  <div class="rank">
1026
1034
  <span title="Ranking 25">25</span>
1027
- <a href="https://github.com/JumpCrypto/crypto-reading-list" target="_blank" title="JumpCrypto/crypto-reading-list">JumpCrypto/crypto-reading-list</a>
1035
+ <a href="https://github.com/solo-io/bumblebee" target="_blank" title="solo-io/bumblebee">solo-io/bumblebee</a>
1028
1036
  </div>
1029
1037
  <div class="sub-title followers">
1030
1038
 
1039
+ <a class="language" target="_blank" href="https://github.com/topics/c" title="Programming Language C">
1040
+ <span style="background-color: #555555;"></span>C
1041
+ </a>
1042
+
1031
1043
  <span class="star" title="Stargazers Count">
1032
1044
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
1033
1045
  <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>
1034
1046
  </svg>
1035
- <span>298</span>
1047
+ <span>520</span>
1036
1048
  </span>
1037
1049
  <span class="star" title="Repo Forked">
1038
1050
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
1039
1051
  <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">
1040
1052
  </path>
1041
1053
  </svg>
1042
- <span>28</span>
1054
+ <span>22</span>
1043
1055
  </span>
1044
1056
  <span class="star">
1045
1057
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
1046
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>
1047
1059
  </svg>
1048
- <span>111 stars today</span>
1060
+ <span>117 stars today</span>
1049
1061
  </span>
1050
1062
  </div>
1051
1063
  <div class="details">
@@ -1070,7 +1082,7 @@
1070
1082
  <img src="https://img.shields.io/npm/v/@wcj/github-rank.svg?label=unpkg">
1071
1083
  </a>
1072
1084
  </div>
1073
- <div class="time">Last cache created on 2022/1/10 by Github API v3.</div>
1085
+ <div class="time">Last cache created on 2022/1/11 by Github API v3.</div>
1074
1086
  Create by <a href="https://github.com/jaywcjlove" target="_blank">小弟调调™</a>.
1075
1087
  </div>
1076
1088
  </body>