@wcj/github-rank 22.2.18 → 22.2.22

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 +36897 -36898
  2. package/dist/sifou-daily.json +122 -86
  3. package/dist/sifou-monthly.json +118 -118
  4. package/dist/sifou-weekly.json +174 -174
  5. package/dist/toutiao-30.json +100 -100
  6. package/dist/toutiao-7.json +129 -129
  7. package/dist/toutiao-90.json +49 -49
  8. package/dist/trending-daily.json +171 -171
  9. package/dist/trending-monthly.json +162 -162
  10. package/dist/trending-weekly.json +166 -166
  11. package/dist/users.china.json +2543 -2542
  12. package/dist/users.json +4136 -4136
  13. package/package.json +1 -1
  14. package/web/36kr.html +2 -2
  15. package/web/data/repos.json +36897 -36898
  16. package/web/data/sifou-daily.json +122 -86
  17. package/web/data/sifou-monthly.json +118 -118
  18. package/web/data/sifou-weekly.json +174 -174
  19. package/web/data/toutiao-30.json +100 -100
  20. package/web/data/toutiao-7.json +129 -129
  21. package/web/data/toutiao-90.json +49 -49
  22. package/web/data/trending-daily.json +171 -171
  23. package/web/data/trending-monthly.json +162 -162
  24. package/web/data/trending-weekly.json +166 -166
  25. package/web/data/users.china.json +2543 -2542
  26. package/web/data/users.json +4136 -4136
  27. package/web/index.html +2037 -2037
  28. package/web/repos.html +4465 -4465
  29. package/web/sifou-daily.html +184 -72
  30. package/web/sifou-monthly.html +138 -138
  31. package/web/sifou-weekly.html +151 -151
  32. package/web/toutiao-30.html +98 -98
  33. package/web/toutiao-7.html +82 -82
  34. package/web/toutiao-90.html +108 -108
  35. package/web/trending-monthly.html +142 -142
  36. package/web/trending-weekly.html +142 -146
  37. package/web/trending.html +160 -136
  38. package/web/users.china.html +1278 -1278
@@ -102,7 +102,7 @@
102
102
 
103
103
 
104
104
  </h1>
105
- <div class="time">Last cache created on 2022/2/18 by
105
+ <div class="time">Last cache created on 2022/2/22 by
106
106
 
107
107
 
108
108
 
@@ -145,20 +145,20 @@
145
145
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
146
146
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
147
147
  </svg>
148
- <span>2818</span>
148
+ <span>2903</span>
149
149
  </span>
150
150
  <span class="star" title="Repo Forked">
151
151
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
152
152
  <path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
153
153
  </path>
154
154
  </svg>
155
- <span>1018</span>
155
+ <span>1080</span>
156
156
  </span>
157
157
  <span class="star">
158
158
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
159
159
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
160
160
  </svg>
161
- <span>1204 stars this month</span>
161
+ <span>1288 stars this month</span>
162
162
  </span>
163
163
  </div>
164
164
  <div class="details">
@@ -171,32 +171,32 @@
171
171
  <div class="info">
172
172
  <div class="rank">
173
173
  <span title="Ranking 2">2</span>
174
- <a href="https://github.com/ciderapp/Cider" target="_blank" title="ciderapp/Cider">ciderapp/Cider</a>
174
+ <a href="https://github.com/veler/DevToys" target="_blank" title="veler/DevToys">veler/DevToys</a>
175
175
  </div>
176
176
  <div class="sub-title followers">
177
177
 
178
- <a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
179
- <span style="background-color: #f1e05a;"></span>JavaScript
178
+ <a class="language" target="_blank" href="https://github.com/topics/c#" title="Programming Language C#">
179
+ <span style="background-color: #178600;"></span>C#
180
180
  </a>
181
181
 
182
182
  <span class="star" title="Stargazers Count">
183
183
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
184
184
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
185
185
  </svg>
186
- <span>1408</span>
186
+ <span>8221</span>
187
187
  </span>
188
188
  <span class="star" title="Repo Forked">
189
189
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
190
190
  <path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
191
191
  </path>
192
192
  </svg>
193
- <span>108</span>
193
+ <span>394</span>
194
194
  </span>
195
195
  <span class="star">
196
196
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
197
197
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
198
198
  </svg>
199
- <span>1167 stars this month</span>
199
+ <span>6726 stars this month</span>
200
200
  </span>
201
201
  </div>
202
202
  <div class="details">
@@ -217,20 +217,20 @@
217
217
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
218
218
  <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>
219
219
  </svg>
220
- <span>9740</span>
220
+ <span>9888</span>
221
221
  </span>
222
222
  <span class="star" title="Repo Forked">
223
223
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
224
224
  <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">
225
225
  </path>
226
226
  </svg>
227
- <span>5975</span>
227
+ <span>6055</span>
228
228
  </span>
229
229
  <span class="star">
230
230
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
231
231
  <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>
232
232
  </svg>
233
- <span>2357 stars this month</span>
233
+ <span>2423 stars this month</span>
234
234
  </span>
235
235
  </div>
236
236
  <div class="details">
@@ -243,7 +243,7 @@
243
243
  <div class="info">
244
244
  <div class="rank">
245
245
  <span title="Ranking 4">4</span>
246
- <a href="https://github.com/zadam/trilium" target="_blank" title="zadam/trilium">zadam/trilium</a>
246
+ <a href="https://github.com/mermaid-js/mermaid" target="_blank" title="mermaid-js/mermaid">mermaid-js/mermaid</a>
247
247
  </div>
248
248
  <div class="sub-title followers">
249
249
 
@@ -255,20 +255,20 @@
255
255
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
256
256
  <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>
257
257
  </svg>
258
- <span>14403</span>
258
+ <span>43830</span>
259
259
  </span>
260
260
  <span class="star" title="Repo Forked">
261
261
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
262
262
  <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">
263
263
  </path>
264
264
  </svg>
265
- <span>846</span>
265
+ <span>3147</span>
266
266
  </span>
267
267
  <span class="star">
268
268
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
269
269
  <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>
270
270
  </svg>
271
- <span>1692 stars this month</span>
271
+ <span>3919 stars this month</span>
272
272
  </span>
273
273
  </div>
274
274
  <div class="details">
@@ -281,32 +281,32 @@
281
281
  <div class="info">
282
282
  <div class="rank">
283
283
  <span title="Ranking 5">5</span>
284
- <a href="https://github.com/pytorch/fairseq" target="_blank" title="pytorch/fairseq">pytorch/fairseq</a>
284
+ <a href="https://github.com/ciderapp/Cider" target="_blank" title="ciderapp/Cider">ciderapp/Cider</a>
285
285
  </div>
286
286
  <div class="sub-title followers">
287
287
 
288
- <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
289
- <span style="background-color: #3572A5;"></span>Python
288
+ <a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
289
+ <span style="background-color: #f1e05a;"></span>JavaScript
290
290
  </a>
291
291
 
292
292
  <span class="star" title="Stargazers Count">
293
293
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
294
294
  <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>
295
295
  </svg>
296
- <span>16062</span>
296
+ <span>1480</span>
297
297
  </span>
298
298
  <span class="star" title="Repo Forked">
299
299
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
300
300
  <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">
301
301
  </path>
302
302
  </svg>
303
- <span>4172</span>
303
+ <span>118</span>
304
304
  </span>
305
305
  <span class="star">
306
306
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
307
307
  <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>
308
308
  </svg>
309
- <span>1040 stars this month</span>
309
+ <span>1198 stars this month</span>
310
310
  </span>
311
311
  </div>
312
312
  <div class="details">
@@ -319,28 +319,32 @@
319
319
  <div class="info">
320
320
  <div class="rank">
321
321
  <span title="Ranking 6">6</span>
322
- <a href="https://github.com/jwasham/coding-interview-university" target="_blank" title="jwasham/coding-interview-university">jwasham/coding-interview-university</a>
322
+ <a href="https://github.com/ocornut/imgui" target="_blank" title="ocornut/imgui">ocornut/imgui</a>
323
323
  </div>
324
324
  <div class="sub-title followers">
325
325
 
326
+ <a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
327
+ <span style="background-color: #f34b7d;"></span>C++
328
+ </a>
329
+
326
330
  <span class="star" title="Stargazers Count">
327
331
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
328
332
  <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>
329
333
  </svg>
330
- <span>209480</span>
334
+ <span>35702</span>
331
335
  </span>
332
336
  <span class="star" title="Repo Forked">
333
337
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
334
338
  <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">
335
339
  </path>
336
340
  </svg>
337
- <span>56720</span>
341
+ <span>6118</span>
338
342
  </span>
339
343
  <span class="star">
340
344
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
341
345
  <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>
342
346
  </svg>
343
- <span>6998 stars this month</span>
347
+ <span>1621 stars this month</span>
344
348
  </span>
345
349
  </div>
346
350
  <div class="details">
@@ -353,32 +357,32 @@
353
357
  <div class="info">
354
358
  <div class="rank">
355
359
  <span title="Ranking 7">7</span>
356
- <a href="https://github.com/doocs/leetcode" target="_blank" title="doocs/leetcode">doocs/leetcode</a>
360
+ <a href="https://github.com/zadam/trilium" target="_blank" title="zadam/trilium">zadam/trilium</a>
357
361
  </div>
358
362
  <div class="sub-title followers">
359
363
 
360
- <a class="language" target="_blank" href="https://github.com/topics/java" title="Programming Language Java">
361
- <span style="background-color: #b07219;"></span>Java
364
+ <a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
365
+ <span style="background-color: #f1e05a;"></span>JavaScript
362
366
  </a>
363
367
 
364
368
  <span class="star" title="Stargazers Count">
365
369
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
366
370
  <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>
367
371
  </svg>
368
- <span>12489</span>
372
+ <span>14548</span>
369
373
  </span>
370
374
  <span class="star" title="Repo Forked">
371
375
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
372
376
  <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">
373
377
  </path>
374
378
  </svg>
375
- <span>2345</span>
379
+ <span>860</span>
376
380
  </span>
377
381
  <span class="star">
378
382
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
379
383
  <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>
380
384
  </svg>
381
- <span>2964 stars this month</span>
385
+ <span>1786 stars this month</span>
382
386
  </span>
383
387
  </div>
384
388
  <div class="details">
@@ -391,32 +395,32 @@
391
395
  <div class="info">
392
396
  <div class="rank">
393
397
  <span title="Ranking 8">8</span>
394
- <a href="https://github.com/yuzu-emu/yuzu" target="_blank" title="yuzu-emu/yuzu">yuzu-emu/yuzu</a>
398
+ <a href="https://github.com/mantinedev/mantine" target="_blank" title="mantinedev/mantine">mantinedev/mantine</a>
395
399
  </div>
396
400
  <div class="sub-title followers">
397
401
 
398
- <a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
399
- <span style="background-color: #f34b7d;"></span>C++
402
+ <a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
403
+ <span style="background-color: #2b7489;"></span>TypeScript
400
404
  </a>
401
405
 
402
406
  <span class="star" title="Stargazers Count">
403
407
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
404
408
  <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>
405
409
  </svg>
406
- <span>19068</span>
410
+ <span>6143</span>
407
411
  </span>
408
412
  <span class="star" title="Repo Forked">
409
413
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
410
414
  <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">
411
415
  </path>
412
416
  </svg>
413
- <span>1593</span>
417
+ <span>320</span>
414
418
  </span>
415
419
  <span class="star">
416
420
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
417
421
  <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>
418
422
  </svg>
419
- <span>1477 stars this month</span>
423
+ <span>2315 stars this month</span>
420
424
  </span>
421
425
  </div>
422
426
  <div class="details">
@@ -429,7 +433,7 @@
429
433
  <div class="info">
430
434
  <div class="rank">
431
435
  <span title="Ranking 9">9</span>
432
- <a href="https://github.com/ocornut/imgui" target="_blank" title="ocornut/imgui">ocornut/imgui</a>
436
+ <a href="https://github.com/SerenityOS/serenity" target="_blank" title="SerenityOS/serenity">SerenityOS/serenity</a>
433
437
  </div>
434
438
  <div class="sub-title followers">
435
439
 
@@ -441,20 +445,20 @@
441
445
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
442
446
  <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>
443
447
  </svg>
444
- <span>35437</span>
448
+ <span>18056</span>
445
449
  </span>
446
450
  <span class="star" title="Repo Forked">
447
451
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
448
452
  <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">
449
453
  </path>
450
454
  </svg>
451
- <span>6064</span>
455
+ <span>1947</span>
452
456
  </span>
453
457
  <span class="star">
454
458
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
455
459
  <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>
456
460
  </svg>
457
- <span>1440 stars this month</span>
461
+ <span>918 stars this month</span>
458
462
  </span>
459
463
  </div>
460
464
  <div class="details">
@@ -467,32 +471,32 @@
467
471
  <div class="info">
468
472
  <div class="rank">
469
473
  <span title="Ranking 10">10</span>
470
- <a href="https://github.com/mermaid-js/mermaid" target="_blank" title="mermaid-js/mermaid">mermaid-js/mermaid</a>
474
+ <a href="https://github.com/psf/black" target="_blank" title="psf/black">psf/black</a>
471
475
  </div>
472
476
  <div class="sub-title followers">
473
477
 
474
- <a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
475
- <span style="background-color: #f1e05a;"></span>JavaScript
478
+ <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
479
+ <span style="background-color: #3572A5;"></span>Python
476
480
  </a>
477
481
 
478
482
  <span class="star" title="Stargazers Count">
479
483
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
480
484
  <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>
481
485
  </svg>
482
- <span>42969</span>
486
+ <span>25720</span>
483
487
  </span>
484
488
  <span class="star" title="Repo Forked">
485
489
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
486
490
  <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">
487
491
  </path>
488
492
  </svg>
489
- <span>3098</span>
493
+ <span>1625</span>
490
494
  </span>
491
495
  <span class="star">
492
496
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
493
497
  <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>
494
498
  </svg>
495
- <span>3231 stars this month</span>
499
+ <span>1405 stars this month</span>
496
500
  </span>
497
501
  </div>
498
502
  <div class="details">
@@ -505,32 +509,32 @@
505
509
  <div class="info">
506
510
  <div class="rank">
507
511
  <span title="Ranking 11">11</span>
508
- <a href="https://github.com/psf/black" target="_blank" title="psf/black">psf/black</a>
512
+ <a href="https://github.com/medusajs/medusa" target="_blank" title="medusajs/medusa">medusajs/medusa</a>
509
513
  </div>
510
514
  <div class="sub-title followers">
511
515
 
512
- <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
513
- <span style="background-color: #3572A5;"></span>Python
516
+ <a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
517
+ <span style="background-color: #f1e05a;"></span>JavaScript
514
518
  </a>
515
519
 
516
520
  <span class="star" title="Stargazers Count">
517
521
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
518
522
  <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>
519
523
  </svg>
520
- <span>25624</span>
524
+ <span>8776</span>
521
525
  </span>
522
526
  <span class="star" title="Repo Forked">
523
527
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
524
528
  <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">
525
529
  </path>
526
530
  </svg>
527
- <span>1622</span>
531
+ <span>436</span>
528
532
  </span>
529
533
  <span class="star">
530
534
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
531
535
  <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>
532
536
  </svg>
533
- <span>1367 stars this month</span>
537
+ <span>2674 stars this month</span>
534
538
  </span>
535
539
  </div>
536
540
  <div class="details">
@@ -543,32 +547,32 @@
543
547
  <div class="info">
544
548
  <div class="rank">
545
549
  <span title="Ranking 12">12</span>
546
- <a href="https://github.com/pytube/pytube" target="_blank" title="pytube/pytube">pytube/pytube</a>
550
+ <a href="https://github.com/TheAlgorithms/Javascript" target="_blank" title="TheAlgorithms/Javascript">TheAlgorithms/Javascript</a>
547
551
  </div>
548
552
  <div class="sub-title followers">
549
553
 
550
- <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
551
- <span style="background-color: #3572A5;"></span>Python
554
+ <a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
555
+ <span style="background-color: #f1e05a;"></span>JavaScript
552
556
  </a>
553
557
 
554
558
  <span class="star" title="Stargazers Count">
555
559
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
556
560
  <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>
557
561
  </svg>
558
- <span>5765</span>
562
+ <span>17655</span>
559
563
  </span>
560
564
  <span class="star" title="Repo Forked">
561
565
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
562
566
  <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">
563
567
  </path>
564
568
  </svg>
565
- <span>1342</span>
569
+ <span>3064</span>
566
570
  </span>
567
571
  <span class="star">
568
572
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
569
573
  <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>
570
574
  </svg>
571
- <span>675 stars this month</span>
575
+ <span>1213 stars this month</span>
572
576
  </span>
573
577
  </div>
574
578
  <div class="details">
@@ -581,32 +585,32 @@
581
585
  <div class="info">
582
586
  <div class="rank">
583
587
  <span title="Ranking 13">13</span>
584
- <a href="https://github.com/mantinedev/mantine" target="_blank" title="mantinedev/mantine">mantinedev/mantine</a>
588
+ <a href="https://github.com/ToolJet/ToolJet" target="_blank" title="ToolJet/ToolJet">ToolJet/ToolJet</a>
585
589
  </div>
586
590
  <div class="sub-title followers">
587
591
 
588
- <a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
589
- <span style="background-color: #2b7489;"></span>TypeScript
592
+ <a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
593
+ <span style="background-color: #f1e05a;"></span>JavaScript
590
594
  </a>
591
595
 
592
596
  <span class="star" title="Stargazers Count">
593
597
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
594
598
  <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>
595
599
  </svg>
596
- <span>5900</span>
600
+ <span>6238</span>
597
601
  </span>
598
602
  <span class="star" title="Repo Forked">
599
603
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
600
604
  <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">
601
605
  </path>
602
606
  </svg>
603
- <span>295</span>
607
+ <span>491</span>
604
608
  </span>
605
609
  <span class="star">
606
610
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
607
611
  <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>
608
612
  </svg>
609
- <span>2116 stars this month</span>
613
+ <span>1536 stars this month</span>
610
614
  </span>
611
615
  </div>
612
616
  <div class="details">
@@ -619,32 +623,28 @@
619
623
  <div class="info">
620
624
  <div class="rank">
621
625
  <span title="Ranking 14">14</span>
622
- <a href="https://github.com/imcuttle/mometa" target="_blank" title="imcuttle/mometa">imcuttle/mometa</a>
626
+ <a href="https://github.com/jwasham/coding-interview-university" target="_blank" title="jwasham/coding-interview-university">jwasham/coding-interview-university</a>
623
627
  </div>
624
628
  <div class="sub-title followers">
625
629
 
626
- <a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
627
- <span style="background-color: #2b7489;"></span>TypeScript
628
- </a>
629
-
630
630
  <span class="star" title="Stargazers Count">
631
631
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
632
632
  <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>
633
633
  </svg>
634
- <span>2302</span>
634
+ <span>209998</span>
635
635
  </span>
636
636
  <span class="star" title="Repo Forked">
637
637
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
638
638
  <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">
639
639
  </path>
640
640
  </svg>
641
- <span>320</span>
641
+ <span>56906</span>
642
642
  </span>
643
643
  <span class="star">
644
644
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
645
645
  <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>
646
646
  </svg>
647
- <span>1836 stars this month</span>
647
+ <span>6829 stars this month</span>
648
648
  </span>
649
649
  </div>
650
650
  <div class="details">
@@ -657,32 +657,32 @@
657
657
  <div class="info">
658
658
  <div class="rank">
659
659
  <span title="Ranking 15">15</span>
660
- <a href="https://github.com/public-apis/public-apis" target="_blank" title="public-apis/public-apis">public-apis/public-apis</a>
660
+ <a href="https://github.com/YunaiV/ruoyi-vue-pro" target="_blank" title="YunaiV/ruoyi-vue-pro">YunaiV/ruoyi-vue-pro</a>
661
661
  </div>
662
662
  <div class="sub-title followers">
663
663
 
664
- <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
665
- <span style="background-color: #3572A5;"></span>Python
664
+ <a class="language" target="_blank" href="https://github.com/topics/java" title="Programming Language Java">
665
+ <span style="background-color: #b07219;"></span>Java
666
666
  </a>
667
667
 
668
668
  <span class="star" title="Stargazers Count">
669
669
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
670
670
  <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>
671
671
  </svg>
672
- <span>180703</span>
672
+ <span>2877</span>
673
673
  </span>
674
674
  <span class="star" title="Repo Forked">
675
675
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
676
676
  <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">
677
677
  </path>
678
678
  </svg>
679
- <span>20830</span>
679
+ <span>986</span>
680
680
  </span>
681
681
  <span class="star">
682
682
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
683
683
  <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>
684
684
  </svg>
685
- <span>6729 stars this month</span>
685
+ <span>715 stars this month</span>
686
686
  </span>
687
687
  </div>
688
688
  <div class="details">
@@ -695,32 +695,32 @@
695
695
  <div class="info">
696
696
  <div class="rank">
697
697
  <span title="Ranking 16">16</span>
698
- <a href="https://github.com/TheAlgorithms/Javascript" target="_blank" title="TheAlgorithms/Javascript">TheAlgorithms/Javascript</a>
698
+ <a href="https://github.com/doocs/leetcode" target="_blank" title="doocs/leetcode">doocs/leetcode</a>
699
699
  </div>
700
700
  <div class="sub-title followers">
701
701
 
702
- <a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
703
- <span style="background-color: #f1e05a;"></span>JavaScript
702
+ <a class="language" target="_blank" href="https://github.com/topics/java" title="Programming Language Java">
703
+ <span style="background-color: #b07219;"></span>Java
704
704
  </a>
705
705
 
706
706
  <span class="star" title="Stargazers Count">
707
707
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
708
708
  <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>
709
709
  </svg>
710
- <span>17526</span>
710
+ <span>12583</span>
711
711
  </span>
712
712
  <span class="star" title="Repo Forked">
713
713
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
714
714
  <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">
715
715
  </path>
716
716
  </svg>
717
- <span>3039</span>
717
+ <span>2357</span>
718
718
  </span>
719
719
  <span class="star">
720
720
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
721
721
  <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>
722
722
  </svg>
723
- <span>1129 stars this month</span>
723
+ <span>2972 stars this month</span>
724
724
  </span>
725
725
  </div>
726
726
  <div class="details">
@@ -733,32 +733,32 @@
733
733
  <div class="info">
734
734
  <div class="rank">
735
735
  <span title="Ranking 17">17</span>
736
- <a href="https://github.com/3b1b/manim" target="_blank" title="3b1b/manim">3b1b/manim</a>
736
+ <a href="https://github.com/flxzt/rnote" target="_blank" title="flxzt/rnote">flxzt/rnote</a>
737
737
  </div>
738
738
  <div class="sub-title followers">
739
739
 
740
- <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
741
- <span style="background-color: #3572A5;"></span>Python
740
+ <a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
741
+ <span style="background-color: #dea584;"></span>Rust
742
742
  </a>
743
743
 
744
744
  <span class="star" title="Stargazers Count">
745
745
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
746
746
  <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>
747
747
  </svg>
748
- <span>42099</span>
748
+ <span>2246</span>
749
749
  </span>
750
750
  <span class="star" title="Repo Forked">
751
751
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
752
752
  <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">
753
753
  </path>
754
754
  </svg>
755
- <span>4682</span>
755
+ <span>61</span>
756
756
  </span>
757
757
  <span class="star">
758
758
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
759
759
  <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>
760
760
  </svg>
761
- <span>1953 stars this month</span>
761
+ <span>1588 stars this month</span>
762
762
  </span>
763
763
  </div>
764
764
  <div class="details">
@@ -771,32 +771,32 @@
771
771
  <div class="info">
772
772
  <div class="rank">
773
773
  <span title="Ranking 18">18</span>
774
- <a href="https://github.com/SerenityOS/serenity" target="_blank" title="SerenityOS/serenity">SerenityOS/serenity</a>
774
+ <a href="https://github.com/laravel/laravel" target="_blank" title="laravel/laravel">laravel/laravel</a>
775
775
  </div>
776
776
  <div class="sub-title followers">
777
777
 
778
- <a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
779
- <span style="background-color: #f34b7d;"></span>C++
778
+ <a class="language" target="_blank" href="https://github.com/topics/php" title="Programming Language PHP">
779
+ <span style="background-color: #4F5D95;"></span>PHP
780
780
  </a>
781
781
 
782
782
  <span class="star" title="Stargazers Count">
783
783
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
784
784
  <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>
785
785
  </svg>
786
- <span>17973</span>
786
+ <span>68740</span>
787
787
  </span>
788
788
  <span class="star" title="Repo Forked">
789
789
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
790
790
  <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">
791
791
  </path>
792
792
  </svg>
793
- <span>1934</span>
793
+ <span>22211</span>
794
794
  </span>
795
795
  <span class="star">
796
796
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
797
797
  <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>
798
798
  </svg>
799
- <span>870 stars this month</span>
799
+ <span>856 stars this month</span>
800
800
  </span>
801
801
  </div>
802
802
  <div class="details">
@@ -809,32 +809,32 @@
809
809
  <div class="info">
810
810
  <div class="rank">
811
811
  <span title="Ranking 19">19</span>
812
- <a href="https://github.com/andrecronje/solidly" target="_blank" title="andrecronje/solidly">andrecronje/solidly</a>
812
+ <a href="https://github.com/3b1b/manim" target="_blank" title="3b1b/manim">3b1b/manim</a>
813
813
  </div>
814
814
  <div class="sub-title followers">
815
815
 
816
- <a class="language" target="_blank" href="https://github.com/topics/solidity" title="Programming Language Solidity">
817
- <span style="background-color: #AA6746;"></span>Solidity
816
+ <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
817
+ <span style="background-color: #3572A5;"></span>Python
818
818
  </a>
819
819
 
820
820
  <span class="star" title="Stargazers Count">
821
821
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
822
822
  <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>
823
823
  </svg>
824
- <span>663</span>
824
+ <span>42235</span>
825
825
  </span>
826
826
  <span class="star" title="Repo Forked">
827
827
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
828
828
  <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">
829
829
  </path>
830
830
  </svg>
831
- <span>115</span>
831
+ <span>4686</span>
832
832
  </span>
833
833
  <span class="star">
834
834
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
835
835
  <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>
836
836
  </svg>
837
- <span>473 stars this month</span>
837
+ <span>1995 stars this month</span>
838
838
  </span>
839
839
  </div>
840
840
  <div class="details">
@@ -847,32 +847,32 @@
847
847
  <div class="info">
848
848
  <div class="rank">
849
849
  <span title="Ranking 20">20</span>
850
- <a href="https://github.com/lima-vm/lima" target="_blank" title="lima-vm/lima">lima-vm/lima</a>
850
+ <a href="https://github.com/andrecronje/solidly" target="_blank" title="andrecronje/solidly">andrecronje/solidly</a>
851
851
  </div>
852
852
  <div class="sub-title followers">
853
853
 
854
- <a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
855
- <span style="background-color: #00ADD8;"></span>Go
854
+ <a class="language" target="_blank" href="https://github.com/topics/solidity" title="Programming Language Solidity">
855
+ <span style="background-color: #AA6746;"></span>Solidity
856
856
  </a>
857
857
 
858
858
  <span class="star" title="Stargazers Count">
859
859
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
860
860
  <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
861
  </svg>
862
- <span>7146</span>
862
+ <span>676</span>
863
863
  </span>
864
864
  <span class="star" title="Repo Forked">
865
865
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
866
866
  <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">
867
867
  </path>
868
868
  </svg>
869
- <span>223</span>
869
+ <span>120</span>
870
870
  </span>
871
871
  <span class="star">
872
872
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
873
873
  <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>
874
874
  </svg>
875
- <span>1278 stars this month</span>
875
+ <span>389 stars this month</span>
876
876
  </span>
877
877
  </div>
878
878
  <div class="details">
@@ -885,32 +885,32 @@
885
885
  <div class="info">
886
886
  <div class="rank">
887
887
  <span title="Ranking 21">21</span>
888
- <a href="https://github.com/HashLips/hashlips_art_engine" target="_blank" title="HashLips/hashlips_art_engine">HashLips/hashlips_art_engine</a>
888
+ <a href="https://github.com/TheAlgorithms/Go" target="_blank" title="TheAlgorithms/Go">TheAlgorithms/Go</a>
889
889
  </div>
890
890
  <div class="sub-title followers">
891
891
 
892
- <a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
893
- <span style="background-color: #f1e05a;"></span>JavaScript
892
+ <a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
893
+ <span style="background-color: #00ADD8;"></span>Go
894
894
  </a>
895
895
 
896
896
  <span class="star" title="Stargazers Count">
897
897
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
898
898
  <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
899
  </svg>
900
- <span>4197</span>
900
+ <span>8853</span>
901
901
  </span>
902
902
  <span class="star" title="Repo Forked">
903
903
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
904
904
  <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">
905
905
  </path>
906
906
  </svg>
907
- <span>2227</span>
907
+ <span>1636</span>
908
908
  </span>
909
909
  <span class="star">
910
910
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
911
911
  <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>
912
912
  </svg>
913
- <span>1127 stars this month</span>
913
+ <span>1246 stars this month</span>
914
914
  </span>
915
915
  </div>
916
916
  <div class="details">
@@ -923,32 +923,32 @@
923
923
  <div class="info">
924
924
  <div class="rank">
925
925
  <span title="Ranking 22">22</span>
926
- <a href="https://github.com/TheAlgorithms/Go" target="_blank" title="TheAlgorithms/Go">TheAlgorithms/Go</a>
926
+ <a href="https://github.com/pytorch/fairseq" target="_blank" title="pytorch/fairseq">pytorch/fairseq</a>
927
927
  </div>
928
928
  <div class="sub-title followers">
929
929
 
930
- <a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
931
- <span style="background-color: #00ADD8;"></span>Go
930
+ <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
931
+ <span style="background-color: #3572A5;"></span>Python
932
932
  </a>
933
933
 
934
934
  <span class="star" title="Stargazers Count">
935
935
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
936
936
  <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
937
  </svg>
938
- <span>8773</span>
938
+ <span>16113</span>
939
939
  </span>
940
940
  <span class="star" title="Repo Forked">
941
941
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
942
942
  <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">
943
943
  </path>
944
944
  </svg>
945
- <span>1636</span>
945
+ <span>4190</span>
946
946
  </span>
947
947
  <span class="star">
948
948
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
949
949
  <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>
950
950
  </svg>
951
- <span>1203 stars this month</span>
951
+ <span>826 stars this month</span>
952
952
  </span>
953
953
  </div>
954
954
  <div class="details">
@@ -961,32 +961,32 @@
961
961
  <div class="info">
962
962
  <div class="rank">
963
963
  <span title="Ranking 23">23</span>
964
- <a href="https://github.com/mattermost/focalboard" target="_blank" title="mattermost/focalboard">mattermost/focalboard</a>
964
+ <a href="https://github.com/Textualize/textual" target="_blank" title="Textualize/textual">Textualize/textual</a>
965
965
  </div>
966
966
  <div class="sub-title followers">
967
967
 
968
- <a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
969
- <span style="background-color: #2b7489;"></span>TypeScript
968
+ <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
969
+ <span style="background-color: #3572A5;"></span>Python
970
970
  </a>
971
971
 
972
972
  <span class="star" title="Stargazers Count">
973
973
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
974
974
  <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
975
  </svg>
976
- <span>9911</span>
976
+ <span>8323</span>
977
977
  </span>
978
978
  <span class="star" title="Repo Forked">
979
979
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
980
980
  <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">
981
981
  </path>
982
982
  </svg>
983
- <span>724</span>
983
+ <span>207</span>
984
984
  </span>
985
985
  <span class="star">
986
986
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
987
987
  <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>
988
988
  </svg>
989
- <span>2563 stars this month</span>
989
+ <span>1102 stars this month</span>
990
990
  </span>
991
991
  </div>
992
992
  <div class="details">
@@ -999,32 +999,32 @@
999
999
  <div class="info">
1000
1000
  <div class="rank">
1001
1001
  <span title="Ranking 24">24</span>
1002
- <a href="https://github.com/medusajs/medusa" target="_blank" title="medusajs/medusa">medusajs/medusa</a>
1002
+ <a href="https://github.com/yuzu-emu/yuzu" target="_blank" title="yuzu-emu/yuzu">yuzu-emu/yuzu</a>
1003
1003
  </div>
1004
1004
  <div class="sub-title followers">
1005
1005
 
1006
- <a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
1007
- <span style="background-color: #f1e05a;"></span>JavaScript
1006
+ <a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
1007
+ <span style="background-color: #f34b7d;"></span>C++
1008
1008
  </a>
1009
1009
 
1010
1010
  <span class="star" title="Stargazers Count">
1011
1011
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
1012
1012
  <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
1013
  </svg>
1014
- <span>8633</span>
1014
+ <span>19162</span>
1015
1015
  </span>
1016
1016
  <span class="star" title="Repo Forked">
1017
1017
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
1018
1018
  <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">
1019
1019
  </path>
1020
1020
  </svg>
1021
- <span>427</span>
1021
+ <span>1601</span>
1022
1022
  </span>
1023
1023
  <span class="star">
1024
1024
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
1025
1025
  <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>
1026
1026
  </svg>
1027
- <span>2668 stars this month</span>
1027
+ <span>1531 stars this month</span>
1028
1028
  </span>
1029
1029
  </div>
1030
1030
  <div class="details">
@@ -1037,32 +1037,32 @@
1037
1037
  <div class="info">
1038
1038
  <div class="rank">
1039
1039
  <span title="Ranking 25">25</span>
1040
- <a href="https://github.com/ToolJet/ToolJet" target="_blank" title="ToolJet/ToolJet">ToolJet/ToolJet</a>
1040
+ <a href="https://github.com/abiosoft/colima" target="_blank" title="abiosoft/colima">abiosoft/colima</a>
1041
1041
  </div>
1042
1042
  <div class="sub-title followers">
1043
1043
 
1044
- <a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
1045
- <span style="background-color: #f1e05a;"></span>JavaScript
1044
+ <a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
1045
+ <span style="background-color: #00ADD8;"></span>Go
1046
1046
  </a>
1047
1047
 
1048
1048
  <span class="star" title="Stargazers Count">
1049
1049
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
1050
1050
  <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>
1051
1051
  </svg>
1052
- <span>6019</span>
1052
+ <span>2681</span>
1053
1053
  </span>
1054
1054
  <span class="star" title="Repo Forked">
1055
1055
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
1056
1056
  <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">
1057
1057
  </path>
1058
1058
  </svg>
1059
- <span>475</span>
1059
+ <span>75</span>
1060
1060
  </span>
1061
1061
  <span class="star">
1062
1062
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
1063
1063
  <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>
1064
1064
  </svg>
1065
- <span>1411 stars this month</span>
1065
+ <span>1291 stars this month</span>
1066
1066
  </span>
1067
1067
  </div>
1068
1068
  <div class="details">
@@ -1087,7 +1087,7 @@
1087
1087
  <img src="https://img.shields.io/npm/v/@wcj/github-rank.svg?label=unpkg">
1088
1088
  </a>
1089
1089
  </div>
1090
- <div class="time">Last cache created on 2022/2/18 by Github API v3.</div>
1090
+ <div class="time">Last cache created on 2022/2/22 by Github API v3.</div>
1091
1091
  Create by <a href="https://github.com/jaywcjlove" target="_blank">小弟调调™</a>.
1092
1092
  </div>
1093
1093
  </body>