@wcj/github-rank 22.3.19 → 22.3.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 +31467 -31462
  2. package/dist/sifou-daily.json +106 -52
  3. package/dist/sifou-monthly.json +98 -98
  4. package/dist/sifou-weekly.json +148 -148
  5. package/dist/toutiao-30.json +103 -103
  6. package/dist/toutiao-7.json +120 -120
  7. package/dist/toutiao-90.json +58 -58
  8. package/dist/trending-daily.json +173 -173
  9. package/dist/trending-monthly.json +160 -160
  10. package/dist/trending-weekly.json +169 -169
  11. package/dist/users.china.json +3042 -3028
  12. package/dist/users.json +3370 -3371
  13. package/package.json +1 -1
  14. package/web/36kr.html +3 -3
  15. package/web/data/repos.json +31467 -31462
  16. package/web/data/sifou-daily.json +106 -52
  17. package/web/data/sifou-monthly.json +98 -98
  18. package/web/data/sifou-weekly.json +148 -148
  19. package/web/data/toutiao-30.json +103 -103
  20. package/web/data/toutiao-7.json +120 -120
  21. package/web/data/toutiao-90.json +58 -58
  22. package/web/data/trending-daily.json +173 -173
  23. package/web/data/trending-monthly.json +160 -160
  24. package/web/data/trending-weekly.json +169 -169
  25. package/web/data/users.china.json +3042 -3028
  26. package/web/data/users.json +3370 -3371
  27. package/web/index.html +1724 -1724
  28. package/web/repos.html +3852 -3852
  29. package/web/sifou-daily.html +215 -47
  30. package/web/sifou-monthly.html +112 -112
  31. package/web/sifou-weekly.html +147 -147
  32. package/web/toutiao-30.html +95 -95
  33. package/web/toutiao-7.html +82 -82
  34. package/web/toutiao-90.html +85 -85
  35. package/web/trending-monthly.html +142 -142
  36. package/web/trending-weekly.html +154 -142
  37. package/web/trending.html +148 -156
  38. package/web/users.china.html +1818 -1818
package/web/trending.html CHANGED
@@ -73,7 +73,7 @@
73
73
  .list li > div.info { width: 100%; }
74
74
  .list li > div.info i { color: #717171; }
75
75
  .list li > div.info a:hover i { color: #333; }
76
- .list li div.sub-title { color: var(--color-thme-text); margin: 4px 0 0 0; }
76
+ .list li div.sub-title { color: var(--color-theme-text); margin: 4px 0 0 0; }
77
77
  .list li div.avatar { padding-right: 10px; }
78
78
 
79
79
  .list li a.language,
@@ -81,7 +81,7 @@
81
81
 
82
82
 
83
83
  .list .select { }
84
- .list .select .active { color: var(--color-thme-text); font-weight: bold; border-bottom: 1px dotted var(--color-border);}
84
+ .list .select .active { color: var(--color-theme-text); font-weight: bold; border-bottom: 1px dotted var(--color-border);}
85
85
 
86
86
 
87
87
  .list li div.followers { font-size: 12px; color: var(--color-fg-muted); white-space:nowrap; padding-top: 2px; border-radius: 3px; }
@@ -124,7 +124,7 @@
124
124
 
125
125
 
126
126
  </h1>
127
- <div class="time">Last cache created on 2022/3/19 by
127
+ <div class="time">Last cache created on 2022/3/22 by
128
128
 
129
129
 
130
130
 
@@ -155,32 +155,32 @@
155
155
  <div class="info">
156
156
  <div class="rank">
157
157
  <span title="Ranking 1">1</span>
158
- <a href="https://github.com/lapce/lapce" target="_blank" title="lapce/lapce">lapce/lapce</a>
158
+ <a href="https://github.com/CodeEditApp/CodeEdit" target="_blank" title="CodeEditApp/CodeEdit">CodeEditApp/CodeEdit</a>
159
159
  </div>
160
160
  <div class="sub-title followers">
161
161
 
162
- <a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
163
- <span style="background-color: #dea584;"></span>Rust
162
+ <a class="language" target="_blank" href="https://github.com/topics/swift" title="Programming Language Swift">
163
+ <span style="background-color: #F05138;"></span>Swift
164
164
  </a>
165
165
 
166
166
  <span class="star" title="Stargazers Count">
167
167
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
168
168
  <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>
169
169
  </svg>
170
- <span>7375</span>
170
+ <span>3517</span>
171
171
  </span>
172
172
  <span class="star" title="Repo Forked">
173
173
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
174
174
  <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">
175
175
  </path>
176
176
  </svg>
177
- <span>172</span>
177
+ <span>146</span>
178
178
  </span>
179
179
  <span class="star">
180
180
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
181
181
  <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>
182
182
  </svg>
183
- <span>591 stars today</span>
183
+ <span>1297 stars today</span>
184
184
  </span>
185
185
  </div>
186
186
  <div class="details">
@@ -193,32 +193,32 @@
193
193
  <div class="info">
194
194
  <div class="rank">
195
195
  <span title="Ranking 2">2</span>
196
- <a href="https://github.com/CodeEditApp/CodeEdit" target="_blank" title="CodeEditApp/CodeEdit">CodeEditApp/CodeEdit</a>
196
+ <a href="https://github.com/microsoft/routeros-scanner" target="_blank" title="microsoft/routeros-scanner">microsoft/routeros-scanner</a>
197
197
  </div>
198
198
  <div class="sub-title followers">
199
199
 
200
- <a class="language" target="_blank" href="https://github.com/topics/swift" title="Programming Language Swift">
201
- <span style="background-color: #F05138;"></span>Swift
200
+ <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
201
+ <span style="background-color: #3572A5;"></span>Python
202
202
  </a>
203
203
 
204
204
  <span class="star" title="Stargazers Count">
205
205
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
206
206
  <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>
207
207
  </svg>
208
- <span>1426</span>
208
+ <span>472</span>
209
209
  </span>
210
210
  <span class="star" title="Repo Forked">
211
211
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
212
212
  <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">
213
213
  </path>
214
214
  </svg>
215
- <span>54</span>
215
+ <span>78</span>
216
216
  </span>
217
217
  <span class="star">
218
218
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
219
219
  <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>
220
220
  </svg>
221
- <span>665 stars today</span>
221
+ <span>107 stars today</span>
222
222
  </span>
223
223
  </div>
224
224
  <div class="details">
@@ -231,7 +231,7 @@
231
231
  <div class="info">
232
232
  <div class="rank">
233
233
  <span title="Ranking 3">3</span>
234
- <a href="https://github.com/mrd0x/BITB" target="_blank" title="mrd0x/BITB">mrd0x/BITB</a>
234
+ <a href="https://github.com/ToolJet/ToolJet" target="_blank" title="ToolJet/ToolJet">ToolJet/ToolJet</a>
235
235
  </div>
236
236
  <div class="sub-title followers">
237
237
 
@@ -243,20 +243,20 @@
243
243
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
244
244
  <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>
245
245
  </svg>
246
- <span>487</span>
246
+ <span>7864</span>
247
247
  </span>
248
248
  <span class="star" title="Repo Forked">
249
249
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
250
250
  <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">
251
251
  </path>
252
252
  </svg>
253
- <span>70</span>
253
+ <span>578</span>
254
254
  </span>
255
255
  <span class="star">
256
256
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
257
257
  <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>
258
258
  </svg>
259
- <span>101 stars today</span>
259
+ <span>363 stars today</span>
260
260
  </span>
261
261
  </div>
262
262
  <div class="details">
@@ -269,32 +269,32 @@
269
269
  <div class="info">
270
270
  <div class="rank">
271
271
  <span title="Ranking 4">4</span>
272
- <a href="https://github.com/Frontesque/VueTube" target="_blank" title="Frontesque/VueTube">Frontesque/VueTube</a>
272
+ <a href="https://github.com/pedroslopez/whatsapp-web.js" target="_blank" title="pedroslopez/whatsapp-web.js">pedroslopez/whatsapp-web.js</a>
273
273
  </div>
274
274
  <div class="sub-title followers">
275
275
 
276
- <a class="language" target="_blank" href="https://github.com/topics/vue" title="Programming Language Vue">
277
- <span style="background-color: #41b883;"></span>Vue
276
+ <a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
277
+ <span style="background-color: #f1e05a;"></span>JavaScript
278
278
  </a>
279
279
 
280
280
  <span class="star" title="Stargazers Count">
281
281
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
282
282
  <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>
283
283
  </svg>
284
- <span>1055</span>
284
+ <span>5492</span>
285
285
  </span>
286
286
  <span class="star" title="Repo Forked">
287
287
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
288
288
  <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">
289
289
  </path>
290
290
  </svg>
291
- <span>49</span>
291
+ <span>1290</span>
292
292
  </span>
293
293
  <span class="star">
294
294
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
295
295
  <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>
296
296
  </svg>
297
- <span>186 stars today</span>
297
+ <span>157 stars today</span>
298
298
  </span>
299
299
  </div>
300
300
  <div class="details">
@@ -307,32 +307,32 @@
307
307
  <div class="info">
308
308
  <div class="rank">
309
309
  <span title="Ranking 5">5</span>
310
- <a href="https://github.com/PowerShell/PowerShell" target="_blank" title="PowerShell/PowerShell">PowerShell/PowerShell</a>
310
+ <a href="https://github.com/ocornut/imgui" target="_blank" title="ocornut/imgui">ocornut/imgui</a>
311
311
  </div>
312
312
  <div class="sub-title followers">
313
313
 
314
- <a class="language" target="_blank" href="https://github.com/topics/c#" title="Programming Language C#">
315
- <span style="background-color: #178600;"></span>C#
314
+ <a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
315
+ <span style="background-color: #f34b7d;"></span>C++
316
316
  </a>
317
317
 
318
318
  <span class="star" title="Stargazers Count">
319
319
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
320
320
  <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>
321
321
  </svg>
322
- <span>32369</span>
322
+ <span>36661</span>
323
323
  </span>
324
324
  <span class="star" title="Repo Forked">
325
325
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
326
326
  <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">
327
327
  </path>
328
328
  </svg>
329
- <span>5335</span>
329
+ <span>6344</span>
330
330
  </span>
331
331
  <span class="star">
332
332
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
333
333
  <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>
334
334
  </svg>
335
- <span>90 stars today</span>
335
+ <span>86 stars today</span>
336
336
  </span>
337
337
  </div>
338
338
  <div class="details">
@@ -345,32 +345,32 @@
345
345
  <div class="info">
346
346
  <div class="rank">
347
347
  <span title="Ranking 6">6</span>
348
- <a href="https://github.com/polarismesh/femas" target="_blank" title="polarismesh/femas">polarismesh/femas</a>
348
+ <a href="https://github.com/Dreamacro/clash" target="_blank" title="Dreamacro/clash">Dreamacro/clash</a>
349
349
  </div>
350
350
  <div class="sub-title followers">
351
351
 
352
- <a class="language" target="_blank" href="https://github.com/topics/java" title="Programming Language Java">
353
- <span style="background-color: #b07219;"></span>Java
352
+ <a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
353
+ <span style="background-color: #00ADD8;"></span>Go
354
354
  </a>
355
355
 
356
356
  <span class="star" title="Stargazers Count">
357
357
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
358
358
  <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>
359
359
  </svg>
360
- <span>236</span>
360
+ <span>25075</span>
361
361
  </span>
362
362
  <span class="star" title="Repo Forked">
363
363
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
364
364
  <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">
365
365
  </path>
366
366
  </svg>
367
- <span>58</span>
367
+ <span>3580</span>
368
368
  </span>
369
369
  <span class="star">
370
370
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
371
371
  <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>
372
372
  </svg>
373
- <span>39 stars today</span>
373
+ <span>147 stars today</span>
374
374
  </span>
375
375
  </div>
376
376
  <div class="details">
@@ -383,32 +383,32 @@
383
383
  <div class="info">
384
384
  <div class="rank">
385
385
  <span title="Ranking 7">7</span>
386
- <a href="https://github.com/RIAEvangelist/node-ipc" target="_blank" title="RIAEvangelist/node-ipc">RIAEvangelist/node-ipc</a>
386
+ <a href="https://github.com/bitcoin/bitcoin" target="_blank" title="bitcoin/bitcoin">bitcoin/bitcoin</a>
387
387
  </div>
388
388
  <div class="sub-title followers">
389
389
 
390
- <a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
391
- <span style="background-color: #f1e05a;"></span>JavaScript
390
+ <a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
391
+ <span style="background-color: #f34b7d;"></span>C++
392
392
  </a>
393
393
 
394
394
  <span class="star" title="Stargazers Count">
395
395
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
396
396
  <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>
397
397
  </svg>
398
- <span>1133</span>
398
+ <span>62644</span>
399
399
  </span>
400
400
  <span class="star" title="Repo Forked">
401
401
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
402
402
  <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">
403
403
  </path>
404
404
  </svg>
405
- <span>226</span>
405
+ <span>31875</span>
406
406
  </span>
407
407
  <span class="star">
408
408
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
409
409
  <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>
410
410
  </svg>
411
- <span>73 stars today</span>
411
+ <span>92 stars today</span>
412
412
  </span>
413
413
  </div>
414
414
  <div class="details">
@@ -421,32 +421,28 @@
421
421
  <div class="info">
422
422
  <div class="rank">
423
423
  <span title="Ranking 8">8</span>
424
- <a href="https://github.com/psf/black" target="_blank" title="psf/black">psf/black</a>
424
+ <a href="https://github.com/arthurspk/guiadevbrasil" target="_blank" title="arthurspk/guiadevbrasil">arthurspk/guiadevbrasil</a>
425
425
  </div>
426
426
  <div class="sub-title followers">
427
427
 
428
- <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
429
- <span style="background-color: #3572A5;"></span>Python
430
- </a>
431
-
432
428
  <span class="star" title="Stargazers Count">
433
429
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
434
430
  <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>
435
431
  </svg>
436
- <span>26412</span>
432
+ <span>4701</span>
437
433
  </span>
438
434
  <span class="star" title="Repo Forked">
439
435
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
440
436
  <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">
441
437
  </path>
442
438
  </svg>
443
- <span>1661</span>
439
+ <span>676</span>
444
440
  </span>
445
441
  <span class="star">
446
442
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
447
443
  <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>
448
444
  </svg>
449
- <span>118 stars today</span>
445
+ <span>126 stars today</span>
450
446
  </span>
451
447
  </div>
452
448
  <div class="details">
@@ -459,32 +455,32 @@
459
455
  <div class="info">
460
456
  <div class="rank">
461
457
  <span title="Ranking 9">9</span>
462
- <a href="https://github.com/blawar/ooot" target="_blank" title="blawar/ooot">blawar/ooot</a>
458
+ <a href="https://github.com/lxgr-linux/pokete" target="_blank" title="lxgr-linux/pokete">lxgr-linux/pokete</a>
463
459
  </div>
464
460
  <div class="sub-title followers">
465
461
 
466
- <a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
467
- <span style="background-color: #f34b7d;"></span>C++
462
+ <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
463
+ <span style="background-color: #3572A5;"></span>Python
468
464
  </a>
469
465
 
470
466
  <span class="star" title="Stargazers Count">
471
467
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
472
468
  <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>
473
469
  </svg>
474
- <span>349</span>
470
+ <span>463</span>
475
471
  </span>
476
472
  <span class="star" title="Repo Forked">
477
473
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
478
474
  <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">
479
475
  </path>
480
476
  </svg>
481
- <span>56</span>
477
+ <span>16</span>
482
478
  </span>
483
479
  <span class="star">
484
480
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
485
481
  <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>
486
482
  </svg>
487
- <span>33 stars today</span>
483
+ <span>108 stars today</span>
488
484
  </span>
489
485
  </div>
490
486
  <div class="details">
@@ -497,32 +493,28 @@
497
493
  <div class="info">
498
494
  <div class="rank">
499
495
  <span title="Ranking 10">10</span>
500
- <a href="https://github.com/jackfrued/Python-100-Days" target="_blank" title="jackfrued/Python-100-Days">jackfrued/Python-100-Days</a>
496
+ <a href="https://github.com/PKUFlyingPig/cs-self-learning" target="_blank" title="PKUFlyingPig/cs-self-learning">PKUFlyingPig/cs-self-learning</a>
501
497
  </div>
502
498
  <div class="sub-title followers">
503
499
 
504
- <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
505
- <span style="background-color: #3572A5;"></span>Python
506
- </a>
507
-
508
500
  <span class="star" title="Stargazers Count">
509
501
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
510
502
  <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>
511
503
  </svg>
512
- <span>116006</span>
504
+ <span>4253</span>
513
505
  </span>
514
506
  <span class="star" title="Repo Forked">
515
507
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
516
508
  <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">
517
509
  </path>
518
510
  </svg>
519
- <span>44868</span>
511
+ <span>639</span>
520
512
  </span>
521
513
  <span class="star">
522
514
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
523
515
  <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>
524
516
  </svg>
525
- <span>67 stars today</span>
517
+ <span>250 stars today</span>
526
518
  </span>
527
519
  </div>
528
520
  <div class="details">
@@ -535,32 +527,28 @@
535
527
  <div class="info">
536
528
  <div class="rank">
537
529
  <span title="Ranking 11">11</span>
538
- <a href="https://github.com/ReactiveX/RxSwift" target="_blank" title="ReactiveX/RxSwift">ReactiveX/RxSwift</a>
530
+ <a href="https://github.com/johnthebrit/CertificationMaterials" target="_blank" title="johnthebrit/CertificationMaterials">johnthebrit/CertificationMaterials</a>
539
531
  </div>
540
532
  <div class="sub-title followers">
541
533
 
542
- <a class="language" target="_blank" href="https://github.com/topics/swift" title="Programming Language Swift">
543
- <span style="background-color: #F05138;"></span>Swift
544
- </a>
545
-
546
534
  <span class="star" title="Stargazers Count">
547
535
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
548
536
  <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>
549
537
  </svg>
550
- <span>21958</span>
538
+ <span>936</span>
551
539
  </span>
552
540
  <span class="star" title="Repo Forked">
553
541
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
554
542
  <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">
555
543
  </path>
556
544
  </svg>
557
- <span>3907</span>
545
+ <span>202</span>
558
546
  </span>
559
547
  <span class="star">
560
548
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
561
549
  <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>
562
550
  </svg>
563
- <span>121 stars today</span>
551
+ <span>31 stars today</span>
564
552
  </span>
565
553
  </div>
566
554
  <div class="details">
@@ -573,32 +561,32 @@
573
561
  <div class="info">
574
562
  <div class="rank">
575
563
  <span title="Ranking 12">12</span>
576
- <a href="https://github.com/aptos-labs/aptos-core" target="_blank" title="aptos-labs/aptos-core">aptos-labs/aptos-core</a>
564
+ <a href="https://github.com/freddier/hyperblog" target="_blank" title="freddier/hyperblog">freddier/hyperblog</a>
577
565
  </div>
578
566
  <div class="sub-title followers">
579
567
 
580
- <a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
581
- <span style="background-color: #dea584;"></span>Rust
568
+ <a class="language" target="_blank" href="https://github.com/topics/html" title="Programming Language HTML">
569
+ <span style="background-color: #e34c26;"></span>HTML
582
570
  </a>
583
571
 
584
572
  <span class="star" title="Stargazers Count">
585
573
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
586
574
  <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>
587
575
  </svg>
588
- <span>147</span>
576
+ <span>6198</span>
589
577
  </span>
590
578
  <span class="star" title="Repo Forked">
591
579
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
592
580
  <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">
593
581
  </path>
594
582
  </svg>
595
- <span>40</span>
583
+ <span>9221</span>
596
584
  </span>
597
585
  <span class="star">
598
586
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
599
587
  <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>
600
588
  </svg>
601
- <span>32 stars today</span>
589
+ <span>18 stars today</span>
602
590
  </span>
603
591
  </div>
604
592
  <div class="details">
@@ -611,32 +599,32 @@
611
599
  <div class="info">
612
600
  <div class="rank">
613
601
  <span title="Ranking 13">13</span>
614
- <a href="https://github.com/Chia-Network/chia-blockchain" target="_blank" title="Chia-Network/chia-blockchain">Chia-Network/chia-blockchain</a>
602
+ <a href="https://github.com/openmlsys/openmlsys-zh" target="_blank" title="openmlsys/openmlsys-zh">openmlsys/openmlsys-zh</a>
615
603
  </div>
616
604
  <div class="sub-title followers">
617
605
 
618
- <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
619
- <span style="background-color: #3572A5;"></span>Python
606
+ <a class="language" target="_blank" href="https://github.com/topics/tex" title="Programming Language TeX">
607
+ <span style="background-color: #3D6117;"></span>TeX
620
608
  </a>
621
609
 
622
610
  <span class="star" title="Stargazers Count">
623
611
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
624
612
  <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>
625
613
  </svg>
626
- <span>10566</span>
614
+ <span>648</span>
627
615
  </span>
628
616
  <span class="star" title="Repo Forked">
629
617
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
630
618
  <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">
631
619
  </path>
632
620
  </svg>
633
- <span>1849</span>
621
+ <span>95</span>
634
622
  </span>
635
623
  <span class="star">
636
624
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
637
625
  <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>
638
626
  </svg>
639
- <span>36 stars today</span>
627
+ <span>141 stars today</span>
640
628
  </span>
641
629
  </div>
642
630
  <div class="details">
@@ -649,28 +637,32 @@
649
637
  <div class="info">
650
638
  <div class="rank">
651
639
  <span title="Ranking 14">14</span>
652
- <a href="https://github.com/sindresorhus/awesome" target="_blank" title="sindresorhus/awesome">sindresorhus/awesome</a>
640
+ <a href="https://github.com/kabinspace/AstroVim" target="_blank" title="kabinspace/AstroVim">kabinspace/AstroVim</a>
653
641
  </div>
654
642
  <div class="sub-title followers">
655
643
 
644
+ <a class="language" target="_blank" href="https://github.com/topics/lua" title="Programming Language Lua">
645
+ <span style="background-color: #000080;"></span>Lua
646
+ </a>
647
+
656
648
  <span class="star" title="Stargazers Count">
657
649
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
658
650
  <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>
659
651
  </svg>
660
- <span>194058</span>
652
+ <span>2150</span>
661
653
  </span>
662
654
  <span class="star" title="Repo Forked">
663
655
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
664
656
  <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">
665
657
  </path>
666
658
  </svg>
667
- <span>23130</span>
659
+ <span>115</span>
668
660
  </span>
669
661
  <span class="star">
670
662
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
671
663
  <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>
672
664
  </svg>
673
- <span>263 stars today</span>
665
+ <span>121 stars today</span>
674
666
  </span>
675
667
  </div>
676
668
  <div class="details">
@@ -683,32 +675,32 @@
683
675
  <div class="info">
684
676
  <div class="rank">
685
677
  <span title="Ranking 15">15</span>
686
- <a href="https://github.com/nusu/avvvatars" target="_blank" title="nusu/avvvatars">nusu/avvvatars</a>
678
+ <a href="https://github.com/rust-lang/rust" target="_blank" title="rust-lang/rust">rust-lang/rust</a>
687
679
  </div>
688
680
  <div class="sub-title followers">
689
681
 
690
- <a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
691
- <span style="background-color: #2b7489;"></span>TypeScript
682
+ <a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
683
+ <span style="background-color: #dea584;"></span>Rust
692
684
  </a>
693
685
 
694
686
  <span class="star" title="Stargazers Count">
695
687
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
696
688
  <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>
697
689
  </svg>
698
- <span>651</span>
690
+ <span>64648</span>
699
691
  </span>
700
692
  <span class="star" title="Repo Forked">
701
693
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
702
694
  <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">
703
695
  </path>
704
696
  </svg>
705
- <span>19</span>
697
+ <span>8981</span>
706
698
  </span>
707
699
  <span class="star">
708
700
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
709
701
  <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>
710
702
  </svg>
711
- <span>125 stars today</span>
703
+ <span>72 stars today</span>
712
704
  </span>
713
705
  </div>
714
706
  <div class="details">
@@ -721,32 +713,32 @@
721
713
  <div class="info">
722
714
  <div class="rank">
723
715
  <span title="Ranking 16">16</span>
724
- <a href="https://github.com/curl/curl" target="_blank" title="curl/curl">curl/curl</a>
716
+ <a href="https://github.com/public-apis/public-apis" target="_blank" title="public-apis/public-apis">public-apis/public-apis</a>
725
717
  </div>
726
718
  <div class="sub-title followers">
727
719
 
728
- <a class="language" target="_blank" href="https://github.com/topics/c" title="Programming Language C">
729
- <span style="background-color: #555555;"></span>C
720
+ <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
721
+ <span style="background-color: #3572A5;"></span>Python
730
722
  </a>
731
723
 
732
724
  <span class="star" title="Stargazers Count">
733
725
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
734
726
  <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>
735
727
  </svg>
736
- <span>24225</span>
728
+ <span>186003</span>
737
729
  </span>
738
730
  <span class="star" title="Repo Forked">
739
731
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
740
732
  <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">
741
733
  </path>
742
734
  </svg>
743
- <span>4956</span>
735
+ <span>21453</span>
744
736
  </span>
745
737
  <span class="star">
746
738
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
747
739
  <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>
748
740
  </svg>
749
- <span>154 stars today</span>
741
+ <span>175 stars today</span>
750
742
  </span>
751
743
  </div>
752
744
  <div class="details">
@@ -759,32 +751,32 @@
759
751
  <div class="info">
760
752
  <div class="rank">
761
753
  <span title="Ranking 17">17</span>
762
- <a href="https://github.com/returntocorp/semgrep" target="_blank" title="returntocorp/semgrep">returntocorp/semgrep</a>
754
+ <a href="https://github.com/RanKKI/LawRefBook" target="_blank" title="RanKKI/LawRefBook">RanKKI/LawRefBook</a>
763
755
  </div>
764
756
  <div class="sub-title followers">
765
757
 
766
- <a class="language" target="_blank" href="https://github.com/topics/ocaml" title="Programming Language OCaml">
767
- <span style="background-color: #3be133;"></span>OCaml
758
+ <a class="language" target="_blank" href="https://github.com/topics/swift" title="Programming Language Swift">
759
+ <span style="background-color: #F05138;"></span>Swift
768
760
  </a>
769
761
 
770
762
  <span class="star" title="Stargazers Count">
771
763
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
772
764
  <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>
773
765
  </svg>
774
- <span>6238</span>
766
+ <span>951</span>
775
767
  </span>
776
768
  <span class="star" title="Repo Forked">
777
769
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
778
770
  <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">
779
771
  </path>
780
772
  </svg>
781
- <span>297</span>
773
+ <span>90</span>
782
774
  </span>
783
775
  <span class="star">
784
776
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
785
777
  <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>
786
778
  </svg>
787
- <span>82 stars today</span>
779
+ <span>102 stars today</span>
788
780
  </span>
789
781
  </div>
790
782
  <div class="details">
@@ -797,28 +789,32 @@
797
789
  <div class="info">
798
790
  <div class="rank">
799
791
  <span title="Ranking 18">18</span>
800
- <a href="https://github.com/Tas9er/ByPassBehinder4J" target="_blank" title="Tas9er/ByPassBehinder4J">Tas9er/ByPassBehinder4J</a>
792
+ <a href="https://github.com/vnpy/vnpy" target="_blank" title="vnpy/vnpy">vnpy/vnpy</a>
801
793
  </div>
802
794
  <div class="sub-title followers">
803
795
 
796
+ <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
797
+ <span style="background-color: #3572A5;"></span>Python
798
+ </a>
799
+
804
800
  <span class="star" title="Stargazers Count">
805
801
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
806
802
  <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>
807
803
  </svg>
808
- <span>290</span>
804
+ <span>17864</span>
809
805
  </span>
810
806
  <span class="star" title="Repo Forked">
811
807
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
812
808
  <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">
813
809
  </path>
814
810
  </svg>
815
- <span>48</span>
811
+ <span>7139</span>
816
812
  </span>
817
813
  <span class="star">
818
814
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
819
815
  <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>
820
816
  </svg>
821
- <span>54 stars today</span>
817
+ <span>29 stars today</span>
822
818
  </span>
823
819
  </div>
824
820
  <div class="details">
@@ -831,32 +827,32 @@
831
827
  <div class="info">
832
828
  <div class="rank">
833
829
  <span title="Ranking 19">19</span>
834
- <a href="https://github.com/jasontaylordev/CleanArchitecture" target="_blank" title="jasontaylordev/CleanArchitecture">jasontaylordev/CleanArchitecture</a>
830
+ <a href="https://github.com/coolsnowwolf/lede" target="_blank" title="coolsnowwolf/lede">coolsnowwolf/lede</a>
835
831
  </div>
836
832
  <div class="sub-title followers">
837
833
 
838
- <a class="language" target="_blank" href="https://github.com/topics/c#" title="Programming Language C#">
839
- <span style="background-color: #178600;"></span>C#
834
+ <a class="language" target="_blank" href="https://github.com/topics/c" title="Programming Language C">
835
+ <span style="background-color: #555555;"></span>C
840
836
  </a>
841
837
 
842
838
  <span class="star" title="Stargazers Count">
843
839
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
844
840
  <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>
845
841
  </svg>
846
- <span>8081</span>
842
+ <span>20347</span>
847
843
  </span>
848
844
  <span class="star" title="Repo Forked">
849
845
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
850
846
  <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">
851
847
  </path>
852
848
  </svg>
853
- <span>1851</span>
849
+ <span>16692</span>
854
850
  </span>
855
851
  <span class="star">
856
852
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
857
853
  <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>
858
854
  </svg>
859
- <span>18 stars today</span>
855
+ <span>21 stars today</span>
860
856
  </span>
861
857
  </div>
862
858
  <div class="details">
@@ -869,32 +865,32 @@
869
865
  <div class="info">
870
866
  <div class="rank">
871
867
  <span title="Ranking 20">20</span>
872
- <a href="https://github.com/nkallen/plasticity" target="_blank" title="nkallen/plasticity">nkallen/plasticity</a>
868
+ <a href="https://github.com/google-research/kubric" target="_blank" title="google-research/kubric">google-research/kubric</a>
873
869
  </div>
874
870
  <div class="sub-title followers">
875
871
 
876
- <a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
877
- <span style="background-color: #2b7489;"></span>TypeScript
872
+ <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
873
+ <span style="background-color: #3572A5;"></span>Python
878
874
  </a>
879
875
 
880
876
  <span class="star" title="Stargazers Count">
881
877
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
882
878
  <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>
883
879
  </svg>
884
- <span>1418</span>
880
+ <span>967</span>
885
881
  </span>
886
882
  <span class="star" title="Repo Forked">
887
883
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
888
884
  <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">
889
885
  </path>
890
886
  </svg>
891
- <span>93</span>
887
+ <span>63</span>
892
888
  </span>
893
889
  <span class="star">
894
890
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
895
891
  <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>
896
892
  </svg>
897
- <span>193 stars today</span>
893
+ <span>59 stars today</span>
898
894
  </span>
899
895
  </div>
900
896
  <div class="details">
@@ -907,32 +903,32 @@
907
903
  <div class="info">
908
904
  <div class="rank">
909
905
  <span title="Ranking 21">21</span>
910
- <a href="https://github.com/Teaching-Assistants-of-Cloud-Computing/CloudHack" target="_blank" title="Teaching-Assistants-of-Cloud-Computing/CloudHack">Teaching-Assistants-of-Cloud-Computing/CloudHack</a>
906
+ <a href="https://github.com/2dust/v2rayN" target="_blank" title="2dust/v2rayN">2dust/v2rayN</a>
911
907
  </div>
912
908
  <div class="sub-title followers">
913
909
 
914
- <a class="language" target="_blank" href="https://github.com/topics/html" title="Programming Language HTML">
915
- <span style="background-color: #e34c26;"></span>HTML
910
+ <a class="language" target="_blank" href="https://github.com/topics/c#" title="Programming Language C#">
911
+ <span style="background-color: #178600;"></span>C#
916
912
  </a>
917
913
 
918
914
  <span class="star" title="Stargazers Count">
919
915
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
920
916
  <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>
921
917
  </svg>
922
- <span>59</span>
918
+ <span>26861</span>
923
919
  </span>
924
920
  <span class="star" title="Repo Forked">
925
921
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
926
922
  <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">
927
923
  </path>
928
924
  </svg>
929
- <span>24</span>
925
+ <span>5649</span>
930
926
  </span>
931
927
  <span class="star">
932
928
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
933
929
  <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>
934
930
  </svg>
935
- <span>36 stars today</span>
931
+ <span>67 stars today</span>
936
932
  </span>
937
933
  </div>
938
934
  <div class="details">
@@ -945,32 +941,32 @@
945
941
  <div class="info">
946
942
  <div class="rank">
947
943
  <span title="Ranking 22">22</span>
948
- <a href="https://github.com/kamranahmedse/developer-roadmap" target="_blank" title="kamranahmedse/developer-roadmap">kamranahmedse/developer-roadmap</a>
944
+ <a href="https://github.com/TheAlgorithms/Rust" target="_blank" title="TheAlgorithms/Rust">TheAlgorithms/Rust</a>
949
945
  </div>
950
946
  <div class="sub-title followers">
951
947
 
952
- <a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
953
- <span style="background-color: #2b7489;"></span>TypeScript
948
+ <a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
949
+ <span style="background-color: #dea584;"></span>Rust
954
950
  </a>
955
951
 
956
952
  <span class="star" title="Stargazers Count">
957
953
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
958
954
  <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>
959
955
  </svg>
960
- <span>189145</span>
956
+ <span>6197</span>
961
957
  </span>
962
958
  <span class="star" title="Repo Forked">
963
959
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
964
960
  <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">
965
961
  </path>
966
962
  </svg>
967
- <span>27241</span>
963
+ <span>758</span>
968
964
  </span>
969
965
  <span class="star">
970
966
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
971
967
  <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>
972
968
  </svg>
973
- <span>137 stars today</span>
969
+ <span>82 stars today</span>
974
970
  </span>
975
971
  </div>
976
972
  <div class="details">
@@ -983,32 +979,28 @@
983
979
  <div class="info">
984
980
  <div class="rank">
985
981
  <span title="Ranking 23">23</span>
986
- <a href="https://github.com/JasonStein/Notepads" target="_blank" title="JasonStein/Notepads">JasonStein/Notepads</a>
982
+ <a href="https://github.com/dair-ai/ML-Course-Notes" target="_blank" title="dair-ai/ML-Course-Notes">dair-ai/ML-Course-Notes</a>
987
983
  </div>
988
984
  <div class="sub-title followers">
989
985
 
990
- <a class="language" target="_blank" href="https://github.com/topics/c#" title="Programming Language C#">
991
- <span style="background-color: #178600;"></span>C#
992
- </a>
993
-
994
986
  <span class="star" title="Stargazers Count">
995
987
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
996
988
  <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>
997
989
  </svg>
998
- <span>6061</span>
990
+ <span>474</span>
999
991
  </span>
1000
992
  <span class="star" title="Repo Forked">
1001
993
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
1002
994
  <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">
1003
995
  </path>
1004
996
  </svg>
1005
- <span>345</span>
997
+ <span>22</span>
1006
998
  </span>
1007
999
  <span class="star">
1008
1000
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
1009
1001
  <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>
1010
1002
  </svg>
1011
- <span>138 stars today</span>
1003
+ <span>149 stars today</span>
1012
1004
  </span>
1013
1005
  </div>
1014
1006
  <div class="details">
@@ -1021,32 +1013,32 @@
1021
1013
  <div class="info">
1022
1014
  <div class="rank">
1023
1015
  <span title="Ranking 24">24</span>
1024
- <a href="https://github.com/oskardudycz/EventSourcing.NetCore" target="_blank" title="oskardudycz/EventSourcing.NetCore">oskardudycz/EventSourcing.NetCore</a>
1016
+ <a href="https://github.com/trustwallet/assets" target="_blank" title="trustwallet/assets">trustwallet/assets</a>
1025
1017
  </div>
1026
1018
  <div class="sub-title followers">
1027
1019
 
1028
- <a class="language" target="_blank" href="https://github.com/topics/c#" title="Programming Language C#">
1029
- <span style="background-color: #178600;"></span>C#
1020
+ <a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
1021
+ <span style="background-color: #00ADD8;"></span>Go
1030
1022
  </a>
1031
1023
 
1032
1024
  <span class="star" title="Stargazers Count">
1033
1025
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
1034
1026
  <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>
1035
1027
  </svg>
1036
- <span>1815</span>
1028
+ <span>2418</span>
1037
1029
  </span>
1038
1030
  <span class="star" title="Repo Forked">
1039
1031
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
1040
1032
  <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">
1041
1033
  </path>
1042
1034
  </svg>
1043
- <span>286</span>
1035
+ <span>12102</span>
1044
1036
  </span>
1045
1037
  <span class="star">
1046
1038
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
1047
1039
  <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>
1048
1040
  </svg>
1049
- <span>79 stars today</span>
1041
+ <span>21 stars today</span>
1050
1042
  </span>
1051
1043
  </div>
1052
1044
  <div class="details">
@@ -1059,32 +1051,32 @@
1059
1051
  <div class="info">
1060
1052
  <div class="rank">
1061
1053
  <span title="Ranking 25">25</span>
1062
- <a href="https://github.com/datahub-project/datahub" target="_blank" title="datahub-project/datahub">datahub-project/datahub</a>
1054
+ <a href="https://github.com/home-assistant/core" target="_blank" title="home-assistant/core">home-assistant/core</a>
1063
1055
  </div>
1064
1056
  <div class="sub-title followers">
1065
1057
 
1066
- <a class="language" target="_blank" href="https://github.com/topics/java" title="Programming Language Java">
1067
- <span style="background-color: #b07219;"></span>Java
1058
+ <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
1059
+ <span style="background-color: #3572A5;"></span>Python
1068
1060
  </a>
1069
1061
 
1070
1062
  <span class="star" title="Stargazers Count">
1071
1063
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
1072
1064
  <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>
1073
1065
  </svg>
1074
- <span>5078</span>
1066
+ <span>50689</span>
1075
1067
  </span>
1076
1068
  <span class="star" title="Repo Forked">
1077
1069
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
1078
1070
  <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">
1079
1071
  </path>
1080
1072
  </svg>
1081
- <span>1360</span>
1073
+ <span>17546</span>
1082
1074
  </span>
1083
1075
  <span class="star">
1084
1076
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
1085
1077
  <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>
1086
1078
  </svg>
1087
- <span>102 stars today</span>
1079
+ <span>66 stars today</span>
1088
1080
  </span>
1089
1081
  </div>
1090
1082
  <div class="details">
@@ -1109,7 +1101,7 @@
1109
1101
  <img src="https://img.shields.io/npm/v/@wcj/github-rank.svg?label=unpkg">
1110
1102
  </a>
1111
1103
  </div>
1112
- <div class="time">Last cache created on 2022/3/19 by Github API v3.</div>
1104
+ <div class="time">Last cache created on 2022/3/22 by Github API v3.</div>
1113
1105
  Create by <a href="https://github.com/jaywcjlove" target="_blank">小弟调调™</a>.
1114
1106
  </div>
1115
1107
  </body>