@wcj/github-rank 22.8.9 → 22.8.12

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 (37) hide show
  1. package/dist/repos.json +39063 -39079
  2. package/dist/sifou-daily.json +61 -52
  3. package/dist/sifou-monthly.json +91 -91
  4. package/dist/sifou-weekly.json +167 -167
  5. package/dist/toutiao-30.json +97 -97
  6. package/dist/toutiao-7.json +129 -129
  7. package/dist/toutiao-90.json +66 -66
  8. package/dist/trending-daily.json +169 -169
  9. package/dist/trending-monthly.json +146 -157
  10. package/dist/trending-weekly.json +171 -171
  11. package/dist/users.china.json +2361 -2363
  12. package/dist/users.json +3506 -3506
  13. package/package.json +1 -1
  14. package/web/data/repos.json +39063 -39079
  15. package/web/data/sifou-daily.json +61 -52
  16. package/web/data/sifou-monthly.json +91 -91
  17. package/web/data/sifou-weekly.json +167 -167
  18. package/web/data/toutiao-30.json +97 -97
  19. package/web/data/toutiao-7.json +129 -129
  20. package/web/data/toutiao-90.json +66 -66
  21. package/web/data/trending-daily.json +169 -169
  22. package/web/data/trending-monthly.json +146 -157
  23. package/web/data/trending-weekly.json +171 -171
  24. package/web/data/users.china.json +2361 -2363
  25. package/web/data/users.json +3506 -3506
  26. package/web/index.html +1876 -1876
  27. package/web/repos.html +4299 -4291
  28. package/web/sifou-daily.html +73 -45
  29. package/web/sifou-monthly.html +123 -123
  30. package/web/sifou-weekly.html +142 -142
  31. package/web/toutiao-30.html +79 -79
  32. package/web/toutiao-7.html +91 -91
  33. package/web/toutiao-90.html +60 -60
  34. package/web/trending-monthly.html +130 -164
  35. package/web/trending-weekly.html +144 -152
  36. package/web/trending.html +148 -144
  37. package/web/users.china.html +1208 -1208
package/web/trending.html CHANGED
@@ -128,7 +128,7 @@
128
128
 
129
129
 
130
130
  </h1>
131
- <div class="time">Last cache created on 2022/8/9 by
131
+ <div class="time">Last cache created on 2022/8/12 by
132
132
 
133
133
 
134
134
 
@@ -157,7 +157,7 @@
157
157
  <div class="info">
158
158
  <div class="rank">
159
159
  <span title="Ranking 1">1</span>
160
- <a href="https://github.com/toeverything/AFFiNE" target="_blank" title="toeverything/AFFiNE">toeverything/AFFiNE</a>
160
+ <a href="https://github.com/withastro/astro" target="_blank" title="withastro/astro">withastro/astro</a>
161
161
  </div>
162
162
  <div class="sub-title followers">
163
163
 
@@ -169,20 +169,20 @@
169
169
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
170
170
  <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>
171
171
  </svg>
172
- <span>3960</span>
172
+ <span>14878</span>
173
173
  </span>
174
174
  <span class="star" title="Repo Forked">
175
175
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
176
176
  <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">
177
177
  </path>
178
178
  </svg>
179
- <span>139</span>
179
+ <span>723</span>
180
180
  </span>
181
181
  <span class="star">
182
182
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
183
183
  <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>
184
184
  </svg>
185
- <span>1137 stars today</span>
185
+ <span>552 stars today</span>
186
186
  </span>
187
187
  </div>
188
188
  <div class="details">
@@ -195,28 +195,32 @@
195
195
  <div class="info">
196
196
  <div class="rank">
197
197
  <span title="Ranking 2">2</span>
198
- <a href="https://github.com/jwasham/coding-interview-university" target="_blank" title="jwasham/coding-interview-university">jwasham/coding-interview-university</a>
198
+ <a href="https://github.com/novuhq/novu" target="_blank" title="novuhq/novu">novuhq/novu</a>
199
199
  </div>
200
200
  <div class="sub-title followers">
201
201
 
202
+ <a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
203
+ <span style="background-color: #3178c6;"></span>TypeScript
204
+ </a>
205
+
202
206
  <span class="star" title="Stargazers Count">
203
207
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
204
208
  <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>
205
209
  </svg>
206
- <span>228374</span>
210
+ <span>5825</span>
207
211
  </span>
208
212
  <span class="star" title="Repo Forked">
209
213
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
210
214
  <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">
211
215
  </path>
212
216
  </svg>
213
- <span>61445</span>
217
+ <span>323</span>
214
218
  </span>
215
219
  <span class="star">
216
220
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
217
221
  <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>
218
222
  </svg>
219
- <span>169 stars today</span>
223
+ <span>368 stars today</span>
220
224
  </span>
221
225
  </div>
222
226
  <div class="details">
@@ -229,32 +233,32 @@
229
233
  <div class="info">
230
234
  <div class="rank">
231
235
  <span title="Ranking 3">3</span>
232
- <a href="https://github.com/iptv-org/iptv" target="_blank" title="iptv-org/iptv">iptv-org/iptv</a>
236
+ <a href="https://github.com/labmlai/annotated_deep_learning_paper_implementations" target="_blank" title="labmlai/annotated_deep_learning_paper_implementations">labmlai/annotated_deep_learning_paper_implementations</a>
233
237
  </div>
234
238
  <div class="sub-title followers">
235
239
 
236
- <a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
237
- <span style="background-color: #f1e05a;"></span>JavaScript
240
+ <a class="language" target="_blank" href="https://github.com/topics/jupyternotebook" title="Programming Language JupyterNotebook">
241
+ <span style="background-color: #DA5B0B;"></span>JupyterNotebook
238
242
  </a>
239
243
 
240
244
  <span class="star" title="Stargazers Count">
241
245
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
242
246
  <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>
243
247
  </svg>
244
- <span>53685</span>
248
+ <span>11313</span>
245
249
  </span>
246
250
  <span class="star" title="Repo Forked">
247
251
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
248
252
  <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">
249
253
  </path>
250
254
  </svg>
251
- <span>9365</span>
255
+ <span>1174</span>
252
256
  </span>
253
257
  <span class="star">
254
258
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
255
259
  <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>
256
260
  </svg>
257
- <span>49 stars today</span>
261
+ <span>197 stars today</span>
258
262
  </span>
259
263
  </div>
260
264
  <div class="details">
@@ -267,32 +271,32 @@
267
271
  <div class="info">
268
272
  <div class="rank">
269
273
  <span title="Ranking 4">4</span>
270
- <a href="https://github.com/ventoy/Ventoy" target="_blank" title="ventoy/Ventoy">ventoy/Ventoy</a>
274
+ <a href="https://github.com/ange-yaghi/engine-sim" target="_blank" title="ange-yaghi/engine-sim">ange-yaghi/engine-sim</a>
271
275
  </div>
272
276
  <div class="sub-title followers">
273
277
 
274
- <a class="language" target="_blank" href="https://github.com/topics/c" title="Programming Language C">
275
- <span style="background-color: #555555;"></span>C
278
+ <a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
279
+ <span style="background-color: #f34b7d;"></span>C++
276
280
  </a>
277
281
 
278
282
  <span class="star" title="Stargazers Count">
279
283
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
280
284
  <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>
281
285
  </svg>
282
- <span>37571</span>
286
+ <span>1461</span>
283
287
  </span>
284
288
  <span class="star" title="Repo Forked">
285
289
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
286
290
  <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">
287
291
  </path>
288
292
  </svg>
289
- <span>2769</span>
293
+ <span>153</span>
290
294
  </span>
291
295
  <span class="star">
292
296
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
293
297
  <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>
294
298
  </svg>
295
- <span>138 stars today</span>
299
+ <span>739 stars today</span>
296
300
  </span>
297
301
  </div>
298
302
  <div class="details">
@@ -305,32 +309,32 @@
305
309
  <div class="info">
306
310
  <div class="rank">
307
311
  <span title="Ranking 5">5</span>
308
- <a href="https://github.com/MarlinFirmware/Marlin" target="_blank" title="MarlinFirmware/Marlin">MarlinFirmware/Marlin</a>
312
+ <a href="https://github.com/donnemartin/system-design-primer" target="_blank" title="donnemartin/system-design-primer">donnemartin/system-design-primer</a>
309
313
  </div>
310
314
  <div class="sub-title followers">
311
315
 
312
- <a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
313
- <span style="background-color: #f34b7d;"></span>C++
316
+ <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
317
+ <span style="background-color: #3572A5;"></span>Python
314
318
  </a>
315
319
 
316
320
  <span class="star" title="Stargazers Count">
317
321
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
318
322
  <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>
319
323
  </svg>
320
- <span>13539</span>
324
+ <span>192476</span>
321
325
  </span>
322
326
  <span class="star" title="Repo Forked">
323
327
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
324
328
  <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">
325
329
  </path>
326
330
  </svg>
327
- <span>17023</span>
331
+ <span>34785</span>
328
332
  </span>
329
333
  <span class="star">
330
334
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
331
335
  <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>
332
336
  </svg>
333
- <span>12 stars today</span>
337
+ <span>159 stars today</span>
334
338
  </span>
335
339
  </div>
336
340
  <div class="details">
@@ -343,32 +347,32 @@
343
347
  <div class="info">
344
348
  <div class="rank">
345
349
  <span title="Ranking 6">6</span>
346
- <a href="https://github.com/Dreamacro/clash" target="_blank" title="Dreamacro/clash">Dreamacro/clash</a>
350
+ <a href="https://github.com/dragonflydb/dragonfly" target="_blank" title="dragonflydb/dragonfly">dragonflydb/dragonfly</a>
347
351
  </div>
348
352
  <div class="sub-title followers">
349
353
 
350
- <a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
351
- <span style="background-color: #00ADD8;"></span>Go
354
+ <a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
355
+ <span style="background-color: #f34b7d;"></span>C++
352
356
  </a>
353
357
 
354
358
  <span class="star" title="Stargazers Count">
355
359
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
356
360
  <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>
357
361
  </svg>
358
- <span>29706</span>
362
+ <span>9749</span>
359
363
  </span>
360
364
  <span class="star" title="Repo Forked">
361
365
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
362
366
  <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">
363
367
  </path>
364
368
  </svg>
365
- <span>4113</span>
369
+ <span>202</span>
366
370
  </span>
367
371
  <span class="star">
368
372
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
369
373
  <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>
370
374
  </svg>
371
- <span>37 stars today</span>
375
+ <span>236 stars today</span>
372
376
  </span>
373
377
  </div>
374
378
  <div class="details">
@@ -381,28 +385,32 @@
381
385
  <div class="info">
382
386
  <div class="rank">
383
387
  <span title="Ranking 7">7</span>
384
- <a href="https://github.com/arthurspk/guiadevbrasil" target="_blank" title="arthurspk/guiadevbrasil">arthurspk/guiadevbrasil</a>
388
+ <a href="https://github.com/craftzdog/dotfiles-public" target="_blank" title="craftzdog/dotfiles-public">craftzdog/dotfiles-public</a>
385
389
  </div>
386
390
  <div class="sub-title followers">
387
391
 
392
+ <a class="language" target="_blank" href="https://github.com/topics/lua" title="Programming Language Lua">
393
+ <span style="background-color: #000080;"></span>Lua
394
+ </a>
395
+
388
396
  <span class="star" title="Stargazers Count">
389
397
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
390
398
  <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>
391
399
  </svg>
392
- <span>7644</span>
400
+ <span>2940</span>
393
401
  </span>
394
402
  <span class="star" title="Repo Forked">
395
403
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
396
404
  <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">
397
405
  </path>
398
406
  </svg>
399
- <span>1025</span>
407
+ <span>721</span>
400
408
  </span>
401
409
  <span class="star">
402
410
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
403
411
  <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
412
  </svg>
405
- <span>52 stars today</span>
413
+ <span>150 stars today</span>
406
414
  </span>
407
415
  </div>
408
416
  <div class="details">
@@ -415,32 +423,32 @@
415
423
  <div class="info">
416
424
  <div class="rank">
417
425
  <span title="Ranking 8">8</span>
418
- <a href="https://github.com/donnemartin/system-design-primer" target="_blank" title="donnemartin/system-design-primer">donnemartin/system-design-primer</a>
426
+ <a href="https://github.com/Baiyuetribe/paper2gui" target="_blank" title="Baiyuetribe/paper2gui">Baiyuetribe/paper2gui</a>
419
427
  </div>
420
428
  <div class="sub-title followers">
421
429
 
422
- <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
423
- <span style="background-color: #3572A5;"></span>Python
430
+ <a class="language" target="_blank" href="https://github.com/topics/jupyternotebook" title="Programming Language JupyterNotebook">
431
+ <span style="background-color: #DA5B0B;"></span>JupyterNotebook
424
432
  </a>
425
433
 
426
434
  <span class="star" title="Stargazers Count">
427
435
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
428
436
  <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>
429
437
  </svg>
430
- <span>191995</span>
438
+ <span>2357</span>
431
439
  </span>
432
440
  <span class="star" title="Repo Forked">
433
441
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
434
442
  <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">
435
443
  </path>
436
444
  </svg>
437
- <span>34722</span>
445
+ <span>158</span>
438
446
  </span>
439
447
  <span class="star">
440
448
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
441
449
  <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
450
  </svg>
443
- <span>169 stars today</span>
451
+ <span>449 stars today</span>
444
452
  </span>
445
453
  </div>
446
454
  <div class="details">
@@ -453,32 +461,28 @@
453
461
  <div class="info">
454
462
  <div class="rank">
455
463
  <span title="Ranking 9">9</span>
456
- <a href="https://github.com/MatrixTM/MHDDoS" target="_blank" title="MatrixTM/MHDDoS">MatrixTM/MHDDoS</a>
464
+ <a href="https://github.com/eugeneyan/applied-ml" target="_blank" title="eugeneyan/applied-ml">eugeneyan/applied-ml</a>
457
465
  </div>
458
466
  <div class="sub-title followers">
459
467
 
460
- <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
461
- <span style="background-color: #3572A5;"></span>Python
462
- </a>
463
-
464
468
  <span class="star" title="Stargazers Count">
465
469
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
466
470
  <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>
467
471
  </svg>
468
- <span>5058</span>
472
+ <span>20985</span>
469
473
  </span>
470
474
  <span class="star" title="Repo Forked">
471
475
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
472
476
  <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">
473
477
  </path>
474
478
  </svg>
475
- <span>1216</span>
479
+ <span>2954</span>
476
480
  </span>
477
481
  <span class="star">
478
482
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
479
483
  <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
484
  </svg>
481
- <span>67 stars today</span>
485
+ <span>177 stars today</span>
482
486
  </span>
483
487
  </div>
484
488
  <div class="details">
@@ -491,32 +495,32 @@
491
495
  <div class="info">
492
496
  <div class="rank">
493
497
  <span title="Ranking 10">10</span>
494
- <a href="https://github.com/t3-oss/create-t3-app" target="_blank" title="t3-oss/create-t3-app">t3-oss/create-t3-app</a>
498
+ <a href="https://github.com/microsoft/AI-For-Beginners" target="_blank" title="microsoft/AI-For-Beginners">microsoft/AI-For-Beginners</a>
495
499
  </div>
496
500
  <div class="sub-title followers">
497
501
 
498
- <a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
499
- <span style="background-color: #3178c6;"></span>TypeScript
502
+ <a class="language" target="_blank" href="https://github.com/topics/jupyternotebook" title="Programming Language JupyterNotebook">
503
+ <span style="background-color: #DA5B0B;"></span>JupyterNotebook
500
504
  </a>
501
505
 
502
506
  <span class="star" title="Stargazers Count">
503
507
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
504
508
  <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>
505
509
  </svg>
506
- <span>4757</span>
510
+ <span>1665</span>
507
511
  </span>
508
512
  <span class="star" title="Repo Forked">
509
513
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
510
514
  <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">
511
515
  </path>
512
516
  </svg>
513
- <span>184</span>
517
+ <span>350</span>
514
518
  </span>
515
519
  <span class="star">
516
520
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
517
521
  <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
522
  </svg>
519
- <span>103 stars today</span>
523
+ <span>228 stars today</span>
520
524
  </span>
521
525
  </div>
522
526
  <div class="details">
@@ -529,32 +533,32 @@
529
533
  <div class="info">
530
534
  <div class="rank">
531
535
  <span title="Ranking 11">11</span>
532
- <a href="https://github.com/punk-security/dnsReaper" target="_blank" title="punk-security/dnsReaper">punk-security/dnsReaper</a>
536
+ <a href="https://github.com/iptv-org/iptv" target="_blank" title="iptv-org/iptv">iptv-org/iptv</a>
533
537
  </div>
534
538
  <div class="sub-title followers">
535
539
 
536
- <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
537
- <span style="background-color: #3572A5;"></span>Python
540
+ <a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
541
+ <span style="background-color: #f1e05a;"></span>JavaScript
538
542
  </a>
539
543
 
540
544
  <span class="star" title="Stargazers Count">
541
545
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
542
546
  <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>
543
547
  </svg>
544
- <span>328</span>
548
+ <span>54335</span>
545
549
  </span>
546
550
  <span class="star" title="Repo Forked">
547
551
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
548
552
  <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">
549
553
  </path>
550
554
  </svg>
551
- <span>27</span>
555
+ <span>9423</span>
552
556
  </span>
553
557
  <span class="star">
554
558
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
555
559
  <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
560
  </svg>
557
- <span>81 stars today</span>
561
+ <span>147 stars today</span>
558
562
  </span>
559
563
  </div>
560
564
  <div class="details">
@@ -567,32 +571,32 @@
567
571
  <div class="info">
568
572
  <div class="rank">
569
573
  <span title="Ranking 12">12</span>
570
- <a href="https://github.com/juliocesarfort/public-pentesting-reports" target="_blank" title="juliocesarfort/public-pentesting-reports">juliocesarfort/public-pentesting-reports</a>
574
+ <a href="https://github.com/TheAlgorithms/Python" target="_blank" title="TheAlgorithms/Python">TheAlgorithms/Python</a>
571
575
  </div>
572
576
  <div class="sub-title followers">
573
577
 
574
- <a class="language" target="_blank" href="https://github.com/topics/css" title="Programming Language CSS">
575
- <span style="background-color: #563d7c;"></span>CSS
578
+ <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
579
+ <span style="background-color: #3572A5;"></span>Python
576
580
  </a>
577
581
 
578
582
  <span class="star" title="Stargazers Count">
579
583
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
580
584
  <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>
581
585
  </svg>
582
- <span>6023</span>
586
+ <span>141614</span>
583
587
  </span>
584
588
  <span class="star" title="Repo Forked">
585
589
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
586
590
  <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">
587
591
  </path>
588
592
  </svg>
589
- <span>1530</span>
593
+ <span>36390</span>
590
594
  </span>
591
595
  <span class="star">
592
596
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
593
597
  <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
598
  </svg>
595
- <span>149 stars today</span>
599
+ <span>253 stars today</span>
596
600
  </span>
597
601
  </div>
598
602
  <div class="details">
@@ -605,7 +609,7 @@
605
609
  <div class="info">
606
610
  <div class="rank">
607
611
  <span title="Ranking 13">13</span>
608
- <a href="https://github.com/facebookresearch/ParlAI" target="_blank" title="facebookresearch/ParlAI">facebookresearch/ParlAI</a>
612
+ <a href="https://github.com/punk-security/dnsReaper" target="_blank" title="punk-security/dnsReaper">punk-security/dnsReaper</a>
609
613
  </div>
610
614
  <div class="sub-title followers">
611
615
 
@@ -617,20 +621,20 @@
617
621
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
618
622
  <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>
619
623
  </svg>
620
- <span>9203</span>
624
+ <span>697</span>
621
625
  </span>
622
626
  <span class="star" title="Repo Forked">
623
627
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
624
628
  <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">
625
629
  </path>
626
630
  </svg>
627
- <span>1892</span>
631
+ <span>48</span>
628
632
  </span>
629
633
  <span class="star">
630
634
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
631
635
  <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>
632
636
  </svg>
633
- <span>100 stars today</span>
637
+ <span>72 stars today</span>
634
638
  </span>
635
639
  </div>
636
640
  <div class="details">
@@ -643,32 +647,32 @@
643
647
  <div class="info">
644
648
  <div class="rank">
645
649
  <span title="Ranking 14">14</span>
646
- <a href="https://github.com/utmapp/UTM" target="_blank" title="utmapp/UTM">utmapp/UTM</a>
650
+ <a href="https://github.com/pacocoursey/cmdk" target="_blank" title="pacocoursey/cmdk">pacocoursey/cmdk</a>
647
651
  </div>
648
652
  <div class="sub-title followers">
649
653
 
650
- <a class="language" target="_blank" href="https://github.com/topics/swift" title="Programming Language Swift">
651
- <span style="background-color: #F05138;"></span>Swift
654
+ <a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
655
+ <span style="background-color: #3178c6;"></span>TypeScript
652
656
  </a>
653
657
 
654
658
  <span class="star" title="Stargazers Count">
655
659
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
656
660
  <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>
657
661
  </svg>
658
- <span>14208</span>
662
+ <span>2989</span>
659
663
  </span>
660
664
  <span class="star" title="Repo Forked">
661
665
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
662
666
  <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">
663
667
  </path>
664
668
  </svg>
665
- <span>879</span>
669
+ <span>56</span>
666
670
  </span>
667
671
  <span class="star">
668
672
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
669
673
  <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>
670
674
  </svg>
671
- <span>265 stars today</span>
675
+ <span>568 stars today</span>
672
676
  </span>
673
677
  </div>
674
678
  <div class="details">
@@ -681,7 +685,7 @@
681
685
  <div class="info">
682
686
  <div class="rank">
683
687
  <span title="Ranking 15">15</span>
684
- <a href="https://github.com/theboy181/switch-ptchtxt-mods" target="_blank" title="theboy181/switch-ptchtxt-mods">theboy181/switch-ptchtxt-mods</a>
688
+ <a href="https://github.com/jwasham/coding-interview-university" target="_blank" title="jwasham/coding-interview-university">jwasham/coding-interview-university</a>
685
689
  </div>
686
690
  <div class="sub-title followers">
687
691
 
@@ -689,20 +693,20 @@
689
693
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
690
694
  <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>
691
695
  </svg>
692
- <span>155</span>
696
+ <span>229210</span>
693
697
  </span>
694
698
  <span class="star" title="Repo Forked">
695
699
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
696
700
  <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">
697
701
  </path>
698
702
  </svg>
699
- <span>28</span>
703
+ <span>61579</span>
700
704
  </span>
701
705
  <span class="star">
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>10 stars today</span>
709
+ <span>234 stars today</span>
706
710
  </span>
707
711
  </div>
708
712
  <div class="details">
@@ -715,32 +719,32 @@
715
719
  <div class="info">
716
720
  <div class="rank">
717
721
  <span title="Ranking 16">16</span>
718
- <a href="https://github.com/Asabeneh/30-Days-Of-React" target="_blank" title="Asabeneh/30-Days-Of-React">Asabeneh/30-Days-Of-React</a>
722
+ <a href="https://github.com/josephmisiti/awesome-machine-learning" target="_blank" title="josephmisiti/awesome-machine-learning">josephmisiti/awesome-machine-learning</a>
719
723
  </div>
720
724
  <div class="sub-title followers">
721
725
 
722
- <a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
723
- <span style="background-color: #f1e05a;"></span>JavaScript
726
+ <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
727
+ <span style="background-color: #3572A5;"></span>Python
724
728
  </a>
725
729
 
726
730
  <span class="star" title="Stargazers Count">
727
731
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
728
732
  <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>
729
733
  </svg>
730
- <span>15106</span>
734
+ <span>55450</span>
731
735
  </span>
732
736
  <span class="star" title="Repo Forked">
733
737
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
734
738
  <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">
735
739
  </path>
736
740
  </svg>
737
- <span>3876</span>
741
+ <span>13474</span>
738
742
  </span>
739
743
  <span class="star">
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>50 stars today</span>
747
+ <span>58 stars today</span>
744
748
  </span>
745
749
  </div>
746
750
  <div class="details">
@@ -753,32 +757,32 @@
753
757
  <div class="info">
754
758
  <div class="rank">
755
759
  <span title="Ranking 17">17</span>
756
- <a href="https://github.com/github/docs" target="_blank" title="github/docs">github/docs</a>
760
+ <a href="https://github.com/dotnet/aspnetcore" target="_blank" title="dotnet/aspnetcore">dotnet/aspnetcore</a>
757
761
  </div>
758
762
  <div class="sub-title followers">
759
763
 
760
- <a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
761
- <span style="background-color: #f1e05a;"></span>JavaScript
764
+ <a class="language" target="_blank" href="https://github.com/topics/c#" title="Programming Language C#">
765
+ <span style="background-color: #178600;"></span>C#
762
766
  </a>
763
767
 
764
768
  <span class="star" title="Stargazers Count">
765
769
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
766
770
  <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>
767
771
  </svg>
768
- <span>10801</span>
772
+ <span>29209</span>
769
773
  </span>
770
774
  <span class="star" title="Repo Forked">
771
775
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
772
776
  <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">
773
777
  </path>
774
778
  </svg>
775
- <span>56259</span>
779
+ <span>8134</span>
776
780
  </span>
777
781
  <span class="star">
778
782
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
779
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>
780
784
  </svg>
781
- <span>39 stars today</span>
785
+ <span>30 stars today</span>
782
786
  </span>
783
787
  </div>
784
788
  <div class="details">
@@ -791,32 +795,32 @@
791
795
  <div class="info">
792
796
  <div class="rank">
793
797
  <span title="Ranking 18">18</span>
794
- <a href="https://github.com/josephmisiti/awesome-machine-learning" target="_blank" title="josephmisiti/awesome-machine-learning">josephmisiti/awesome-machine-learning</a>
798
+ <a href="https://github.com/curl/curl" target="_blank" title="curl/curl">curl/curl</a>
795
799
  </div>
796
800
  <div class="sub-title followers">
797
801
 
798
- <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
799
- <span style="background-color: #3572A5;"></span>Python
802
+ <a class="language" target="_blank" href="https://github.com/topics/c" title="Programming Language C">
803
+ <span style="background-color: #555555;"></span>C
800
804
  </a>
801
805
 
802
806
  <span class="star" title="Stargazers Count">
803
807
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
804
808
  <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>
805
809
  </svg>
806
- <span>55182</span>
810
+ <span>26107</span>
807
811
  </span>
808
812
  <span class="star" title="Repo Forked">
809
813
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
810
814
  <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">
811
815
  </path>
812
816
  </svg>
813
- <span>13458</span>
817
+ <span>5240</span>
814
818
  </span>
815
819
  <span class="star">
816
820
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
817
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>
818
822
  </svg>
819
- <span>36 stars today</span>
823
+ <span>104 stars today</span>
820
824
  </span>
821
825
  </div>
822
826
  <div class="details">
@@ -829,32 +833,32 @@
829
833
  <div class="info">
830
834
  <div class="rank">
831
835
  <span title="Ranking 19">19</span>
832
- <a href="https://github.com/PKUFlyingPig/cs-self-learning" target="_blank" title="PKUFlyingPig/cs-self-learning">PKUFlyingPig/cs-self-learning</a>
836
+ <a href="https://github.com/datahub-project/datahub" target="_blank" title="datahub-project/datahub">datahub-project/datahub</a>
833
837
  </div>
834
838
  <div class="sub-title followers">
835
839
 
836
- <a class="language" target="_blank" href="https://github.com/topics/html" title="Programming Language HTML">
837
- <span style="background-color: #e34c26;"></span>HTML
840
+ <a class="language" target="_blank" href="https://github.com/topics/java" title="Programming Language Java">
841
+ <span style="background-color: #b07219;"></span>Java
838
842
  </a>
839
843
 
840
844
  <span class="star" title="Stargazers Count">
841
845
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
842
846
  <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>
843
847
  </svg>
844
- <span>11434</span>
848
+ <span>6032</span>
845
849
  </span>
846
850
  <span class="star" title="Repo Forked">
847
851
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
848
852
  <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">
849
853
  </path>
850
854
  </svg>
851
- <span>1596</span>
855
+ <span>1686</span>
852
856
  </span>
853
857
  <span class="star">
854
858
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
855
859
  <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
860
  </svg>
857
- <span>193 stars today</span>
861
+ <span>83 stars today</span>
858
862
  </span>
859
863
  </div>
860
864
  <div class="details">
@@ -867,32 +871,32 @@
867
871
  <div class="info">
868
872
  <div class="rank">
869
873
  <span title="Ranking 20">20</span>
870
- <a href="https://github.com/jina-ai/discoart" target="_blank" title="jina-ai/discoart">jina-ai/discoart</a>
874
+ <a href="https://github.com/imbushuo/EnergyStar" target="_blank" title="imbushuo/EnergyStar">imbushuo/EnergyStar</a>
871
875
  </div>
872
876
  <div class="sub-title followers">
873
877
 
874
- <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
875
- <span style="background-color: #3572A5;"></span>Python
878
+ <a class="language" target="_blank" href="https://github.com/topics/c#" title="Programming Language C#">
879
+ <span style="background-color: #178600;"></span>C#
876
880
  </a>
877
881
 
878
882
  <span class="star" title="Stargazers Count">
879
883
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
880
884
  <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>
881
885
  </svg>
882
- <span>2014</span>
886
+ <span>1244</span>
883
887
  </span>
884
888
  <span class="star" title="Repo Forked">
885
889
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
886
890
  <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">
887
891
  </path>
888
892
  </svg>
889
- <span>103</span>
893
+ <span>40</span>
890
894
  </span>
891
895
  <span class="star">
892
896
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
893
897
  <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
898
  </svg>
895
- <span>302 stars today</span>
899
+ <span>44 stars today</span>
896
900
  </span>
897
901
  </div>
898
902
  <div class="details">
@@ -905,32 +909,32 @@
905
909
  <div class="info">
906
910
  <div class="rank">
907
911
  <span title="Ranking 21">21</span>
908
- <a href="https://github.com/trickest/cve" target="_blank" title="trickest/cve">trickest/cve</a>
912
+ <a href="https://github.com/nv-tlabs/ASE" target="_blank" title="nv-tlabs/ASE">nv-tlabs/ASE</a>
909
913
  </div>
910
914
  <div class="sub-title followers">
911
915
 
912
- <a class="language" target="_blank" href="https://github.com/topics/html" title="Programming Language HTML">
913
- <span style="background-color: #e34c26;"></span>HTML
916
+ <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
917
+ <span style="background-color: #3572A5;"></span>Python
914
918
  </a>
915
919
 
916
920
  <span class="star" title="Stargazers Count">
917
921
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
918
922
  <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>
919
923
  </svg>
920
- <span>3378</span>
924
+ <span>147</span>
921
925
  </span>
922
926
  <span class="star" title="Repo Forked">
923
927
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
924
928
  <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">
925
929
  </path>
926
930
  </svg>
927
- <span>406</span>
931
+ <span>12</span>
928
932
  </span>
929
933
  <span class="star">
930
934
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
931
935
  <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
936
  </svg>
933
- <span>41 stars today</span>
937
+ <span>39 stars today</span>
934
938
  </span>
935
939
  </div>
936
940
  <div class="details">
@@ -943,32 +947,32 @@
943
947
  <div class="info">
944
948
  <div class="rank">
945
949
  <span title="Ranking 22">22</span>
946
- <a href="https://github.com/HIT-UG-Group/DeepLearning-MuLi-Notes" target="_blank" title="HIT-UG-Group/DeepLearning-MuLi-Notes">HIT-UG-Group/DeepLearning-MuLi-Notes</a>
950
+ <a href="https://github.com/juicedata/juicefs" target="_blank" title="juicedata/juicefs">juicedata/juicefs</a>
947
951
  </div>
948
952
  <div class="sub-title followers">
949
953
 
950
- <a class="language" target="_blank" href="https://github.com/topics/jupyternotebook" title="Programming Language JupyterNotebook">
951
- <span style="background-color: #DA5B0B;"></span>JupyterNotebook
954
+ <a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
955
+ <span style="background-color: #00ADD8;"></span>Go
952
956
  </a>
953
957
 
954
958
  <span class="star" title="Stargazers Count">
955
959
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
956
960
  <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>
957
961
  </svg>
958
- <span>1846</span>
962
+ <span>5858</span>
959
963
  </span>
960
964
  <span class="star" title="Repo Forked">
961
965
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
962
966
  <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">
963
967
  </path>
964
968
  </svg>
965
- <span>325</span>
969
+ <span>517</span>
966
970
  </span>
967
971
  <span class="star">
968
972
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
969
973
  <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
974
  </svg>
971
- <span>44 stars today</span>
975
+ <span>78 stars today</span>
972
976
  </span>
973
977
  </div>
974
978
  <div class="details">
@@ -981,32 +985,28 @@
981
985
  <div class="info">
982
986
  <div class="rank">
983
987
  <span title="Ranking 23">23</span>
984
- <a href="https://github.com/hyprwm/Hyprland" target="_blank" title="hyprwm/Hyprland">hyprwm/Hyprland</a>
988
+ <a href="https://github.com/enaqx/awesome-react" target="_blank" title="enaqx/awesome-react">enaqx/awesome-react</a>
985
989
  </div>
986
990
  <div class="sub-title followers">
987
991
 
988
- <a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
989
- <span style="background-color: #f34b7d;"></span>C++
990
- </a>
991
-
992
992
  <span class="star" title="Stargazers Count">
993
993
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
994
994
  <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>
995
995
  </svg>
996
- <span>2269</span>
996
+ <span>50214</span>
997
997
  </span>
998
998
  <span class="star" title="Repo Forked">
999
999
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
1000
1000
  <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">
1001
1001
  </path>
1002
1002
  </svg>
1003
- <span>84</span>
1003
+ <span>6147</span>
1004
1004
  </span>
1005
1005
  <span class="star">
1006
1006
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
1007
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>
1008
1008
  </svg>
1009
- <span>29 stars today</span>
1009
+ <span>67 stars today</span>
1010
1010
  </span>
1011
1011
  </div>
1012
1012
  <div class="details">
@@ -1019,28 +1019,32 @@
1019
1019
  <div class="info">
1020
1020
  <div class="rank">
1021
1021
  <span title="Ranking 24">24</span>
1022
- <a href="https://github.com/EbookFoundation/free-programming-books" target="_blank" title="EbookFoundation/free-programming-books">EbookFoundation/free-programming-books</a>
1022
+ <a href="https://github.com/huggingface/transformers" target="_blank" title="huggingface/transformers">huggingface/transformers</a>
1023
1023
  </div>
1024
1024
  <div class="sub-title followers">
1025
1025
 
1026
+ <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
1027
+ <span style="background-color: #3572A5;"></span>Python
1028
+ </a>
1029
+
1026
1030
  <span class="star" title="Stargazers Count">
1027
1031
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
1028
1032
  <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>
1029
1033
  </svg>
1030
- <span>244161</span>
1034
+ <span>68206</span>
1031
1035
  </span>
1032
1036
  <span class="star" title="Repo Forked">
1033
1037
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
1034
1038
  <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">
1035
1039
  </path>
1036
1040
  </svg>
1037
- <span>50168</span>
1041
+ <span>15800</span>
1038
1042
  </span>
1039
1043
  <span class="star">
1040
1044
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
1041
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>
1042
1046
  </svg>
1043
- <span>269 stars today</span>
1047
+ <span>103 stars today</span>
1044
1048
  </span>
1045
1049
  </div>
1046
1050
  <div class="details">
@@ -1053,32 +1057,32 @@
1053
1057
  <div class="info">
1054
1058
  <div class="rank">
1055
1059
  <span title="Ranking 25">25</span>
1056
- <a href="https://github.com/moyix/fauxpilot" target="_blank" title="moyix/fauxpilot">moyix/fauxpilot</a>
1060
+ <a href="https://github.com/solidjs/solid" target="_blank" title="solidjs/solid">solidjs/solid</a>
1057
1061
  </div>
1058
1062
  <div class="sub-title followers">
1059
1063
 
1060
- <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
1061
- <span style="background-color: #3572A5;"></span>Python
1064
+ <a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
1065
+ <span style="background-color: #3178c6;"></span>TypeScript
1062
1066
  </a>
1063
1067
 
1064
1068
  <span class="star" title="Stargazers Count">
1065
1069
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
1066
1070
  <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>
1067
1071
  </svg>
1068
- <span>3942</span>
1072
+ <span>21248</span>
1069
1073
  </span>
1070
1074
  <span class="star" title="Repo Forked">
1071
1075
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
1072
1076
  <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">
1073
1077
  </path>
1074
1078
  </svg>
1075
- <span>101</span>
1079
+ <span>537</span>
1076
1080
  </span>
1077
1081
  <span class="star">
1078
1082
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
1079
1083
  <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>
1080
1084
  </svg>
1081
- <span>418 stars today</span>
1085
+ <span>147 stars today</span>
1082
1086
  </span>
1083
1087
  </div>
1084
1088
  <div class="details">
@@ -1103,7 +1107,7 @@
1103
1107
  <img src="https://img.shields.io/npm/v/@wcj/github-rank.svg?label=unpkg">
1104
1108
  </a>
1105
1109
  </div>
1106
- <div class="time">Last cache created on 2022/8/9 by Github API v3.</div>
1110
+ <div class="time">Last cache created on 2022/8/12 by Github API v3.</div>
1107
1111
  Create by <a href="https://github.com/jaywcjlove" target="_blank">小弟调调™</a>.
1108
1112
  </div>
1109
1113
  </body>