@wcj/github-rank 22.3.17 → 22.3.18

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 +19262 -19262
  2. package/dist/sifou-daily.json +101 -65
  3. package/dist/sifou-monthly.json +51 -51
  4. package/dist/sifou-weekly.json +136 -136
  5. package/dist/toutiao-30.json +53 -53
  6. package/dist/toutiao-7.json +88 -88
  7. package/dist/toutiao-90.json +38 -38
  8. package/dist/trending-daily.json +165 -165
  9. package/dist/trending-monthly.json +157 -157
  10. package/dist/trending-weekly.json +168 -168
  11. package/dist/users.china.json +1246 -1247
  12. package/dist/users.json +1834 -1834
  13. package/package.json +1 -1
  14. package/web/36kr.html +2 -2
  15. package/web/data/repos.json +19262 -19262
  16. package/web/data/sifou-daily.json +101 -65
  17. package/web/data/sifou-monthly.json +51 -51
  18. package/web/data/sifou-weekly.json +136 -136
  19. package/web/data/toutiao-30.json +53 -53
  20. package/web/data/toutiao-7.json +88 -88
  21. package/web/data/toutiao-90.json +38 -38
  22. package/web/data/trending-daily.json +165 -165
  23. package/web/data/trending-monthly.json +157 -157
  24. package/web/data/trending-weekly.json +168 -168
  25. package/web/data/users.china.json +1246 -1247
  26. package/web/data/users.json +1834 -1834
  27. package/web/index.html +1032 -1032
  28. package/web/repos.html +2555 -2555
  29. package/web/sifou-daily.html +167 -55
  30. package/web/sifou-monthly.html +90 -90
  31. package/web/sifou-weekly.html +126 -126
  32. package/web/toutiao-30.html +78 -78
  33. package/web/toutiao-7.html +69 -69
  34. package/web/toutiao-90.html +41 -41
  35. package/web/trending-monthly.html +144 -144
  36. package/web/trending-weekly.html +149 -145
  37. package/web/trending.html +144 -144
  38. package/web/users.china.html +651 -651
package/web/trending.html CHANGED
@@ -102,7 +102,7 @@
102
102
 
103
103
 
104
104
  </h1>
105
- <div class="time">Last cache created on 2022/3/17 by
105
+ <div class="time">Last cache created on 2022/3/18 by
106
106
 
107
107
 
108
108
 
@@ -133,32 +133,32 @@
133
133
  <div class="info">
134
134
  <div class="rank">
135
135
  <span title="Ranking 1">1</span>
136
- <a href="https://github.com/ErickWendel/semana-javascript-expert06" target="_blank" title="ErickWendel/semana-javascript-expert06">ErickWendel/semana-javascript-expert06</a>
136
+ <a href="https://github.com/nkallen/plasticity" target="_blank" title="nkallen/plasticity">nkallen/plasticity</a>
137
137
  </div>
138
138
  <div class="sub-title followers">
139
139
 
140
- <a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
141
- <span style="background-color: #f1e05a;"></span>JavaScript
140
+ <a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
141
+ <span style="background-color: #2b7489;"></span>TypeScript
142
142
  </a>
143
143
 
144
144
  <span class="star" title="Stargazers Count">
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>910</span>
148
+ <span>1292</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>112</span>
155
+ <span>88</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>170 stars today</span>
161
+ <span>163 stars today</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/psf/black" target="_blank" title="psf/black">psf/black</a>
174
+ <a href="https://github.com/Frontesque/VueTube" target="_blank" title="Frontesque/VueTube">Frontesque/VueTube</a>
175
175
  </div>
176
176
  <div class="sub-title followers">
177
177
 
178
- <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
179
- <span style="background-color: #3572A5;"></span>Python
178
+ <a class="language" target="_blank" href="https://github.com/topics/vue" title="Programming Language Vue">
179
+ <span style="background-color: #41b883;"></span>Vue
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>26171</span>
186
+ <span>917</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>1650</span>
193
+ <span>41</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>123 stars today</span>
199
+ <span>245 stars today</span>
200
200
  </span>
201
201
  </div>
202
202
  <div class="details">
@@ -209,28 +209,32 @@
209
209
  <div class="info">
210
210
  <div class="rank">
211
211
  <span title="Ranking 3">3</span>
212
- <a href="https://github.com/sindresorhus/awesome" target="_blank" title="sindresorhus/awesome">sindresorhus/awesome</a>
212
+ <a href="https://github.com/samber/lo" target="_blank" title="samber/lo">samber/lo</a>
213
213
  </div>
214
214
  <div class="sub-title followers">
215
215
 
216
+ <a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
217
+ <span style="background-color: #00ADD8;"></span>Go
218
+ </a>
219
+
216
220
  <span class="star" title="Stargazers Count">
217
221
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
218
222
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
219
223
  </svg>
220
- <span>193612</span>
224
+ <span>3431</span>
221
225
  </span>
222
226
  <span class="star" title="Repo Forked">
223
227
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
224
228
  <path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
225
229
  </path>
226
230
  </svg>
227
- <span>23096</span>
231
+ <span>83</span>
228
232
  </span>
229
233
  <span class="star">
230
234
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
231
235
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
232
236
  </svg>
233
- <span>209 stars today</span>
237
+ <span>121 stars today</span>
234
238
  </span>
235
239
  </div>
236
240
  <div class="details">
@@ -243,32 +247,32 @@
243
247
  <div class="info">
244
248
  <div class="rank">
245
249
  <span title="Ranking 4">4</span>
246
- <a href="https://github.com/peng-zhihui/Dummy-Robot" target="_blank" title="peng-zhihui/Dummy-Robot">peng-zhihui/Dummy-Robot</a>
250
+ <a href="https://github.com/psf/black" target="_blank" title="psf/black">psf/black</a>
247
251
  </div>
248
252
  <div class="sub-title followers">
249
253
 
250
- <a class="language" target="_blank" href="https://github.com/topics/c" title="Programming Language C">
251
- <span style="background-color: #555555;"></span>C
254
+ <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
255
+ <span style="background-color: #3572A5;"></span>Python
252
256
  </a>
253
257
 
254
258
  <span class="star" title="Stargazers Count">
255
259
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
256
260
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
257
261
  </svg>
258
- <span>6548</span>
262
+ <span>26308</span>
259
263
  </span>
260
264
  <span class="star" title="Repo Forked">
261
265
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
262
266
  <path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
263
267
  </path>
264
268
  </svg>
265
- <span>1266</span>
269
+ <span>1659</span>
266
270
  </span>
267
271
  <span class="star">
268
272
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
269
273
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
270
274
  </svg>
271
- <span>89 stars today</span>
275
+ <span>194 stars today</span>
272
276
  </span>
273
277
  </div>
274
278
  <div class="details">
@@ -293,20 +297,20 @@
293
297
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
294
298
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
295
299
  </svg>
296
- <span>2185</span>
300
+ <span>2480</span>
297
301
  </span>
298
302
  <span class="star" title="Repo Forked">
299
303
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
300
304
  <path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
301
305
  </path>
302
306
  </svg>
303
- <span>246</span>
307
+ <span>286</span>
304
308
  </span>
305
309
  <span class="star">
306
310
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
307
311
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
308
312
  </svg>
309
- <span>383 stars today</span>
313
+ <span>312 stars today</span>
310
314
  </span>
311
315
  </div>
312
316
  <div class="details">
@@ -319,32 +323,32 @@
319
323
  <div class="info">
320
324
  <div class="rank">
321
325
  <span title="Ranking 6">6</span>
322
- <a href="https://github.com/ErickWendel/semanajsexpert-spotify-template" target="_blank" title="ErickWendel/semanajsexpert-spotify-template">ErickWendel/semanajsexpert-spotify-template</a>
326
+ <a href="https://github.com/vinta/awesome-python" target="_blank" title="vinta/awesome-python">vinta/awesome-python</a>
323
327
  </div>
324
328
  <div class="sub-title followers">
325
329
 
326
- <a class="language" target="_blank" href="https://github.com/topics/css" title="Programming Language CSS">
327
- <span style="background-color: #563d7c;"></span>CSS
330
+ <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
331
+ <span style="background-color: #3572A5;"></span>Python
328
332
  </a>
329
333
 
330
334
  <span class="star" title="Stargazers Count">
331
335
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
332
336
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
333
337
  </svg>
334
- <span>176</span>
338
+ <span>120253</span>
335
339
  </span>
336
340
  <span class="star" title="Repo Forked">
337
341
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
338
342
  <path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
339
343
  </path>
340
344
  </svg>
341
- <span>53</span>
345
+ <span>20890</span>
342
346
  </span>
343
347
  <span class="star">
344
348
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
345
349
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
346
350
  </svg>
347
- <span>40 stars today</span>
351
+ <span>143 stars today</span>
348
352
  </span>
349
353
  </div>
350
354
  <div class="details">
@@ -357,32 +361,28 @@
357
361
  <div class="info">
358
362
  <div class="rank">
359
363
  <span title="Ranking 7">7</span>
360
- <a href="https://github.com/scottbez1/smartknob" target="_blank" title="scottbez1/smartknob">scottbez1/smartknob</a>
364
+ <a href="https://github.com/sindresorhus/awesome" target="_blank" title="sindresorhus/awesome">sindresorhus/awesome</a>
361
365
  </div>
362
366
  <div class="sub-title followers">
363
367
 
364
- <a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
365
- <span style="background-color: #f34b7d;"></span>C++
366
- </a>
367
-
368
368
  <span class="star" title="Stargazers Count">
369
369
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
370
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>
371
371
  </svg>
372
- <span>1340</span>
372
+ <span>193864</span>
373
373
  </span>
374
374
  <span class="star" title="Repo Forked">
375
375
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
376
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">
377
377
  </path>
378
378
  </svg>
379
- <span>50</span>
379
+ <span>23112</span>
380
380
  </span>
381
381
  <span class="star">
382
382
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
383
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>
384
384
  </svg>
385
- <span>158 stars today</span>
385
+ <span>271 stars today</span>
386
386
  </span>
387
387
  </div>
388
388
  <div class="details">
@@ -395,32 +395,32 @@
395
395
  <div class="info">
396
396
  <div class="rank">
397
397
  <span title="Ranking 8">8</span>
398
- <a href="https://github.com/Frontesque/VueTube" target="_blank" title="Frontesque/VueTube">Frontesque/VueTube</a>
398
+ <a href="https://github.com/quackduck/devzat" target="_blank" title="quackduck/devzat">quackduck/devzat</a>
399
399
  </div>
400
400
  <div class="sub-title followers">
401
401
 
402
- <a class="language" target="_blank" href="https://github.com/topics/vue" title="Programming Language Vue">
403
- <span style="background-color: #41b883;"></span>Vue
402
+ <a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
403
+ <span style="background-color: #00ADD8;"></span>Go
404
404
  </a>
405
405
 
406
406
  <span class="star" title="Stargazers Count">
407
407
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
408
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>
409
409
  </svg>
410
- <span>690</span>
410
+ <span>783</span>
411
411
  </span>
412
412
  <span class="star" title="Repo Forked">
413
413
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
414
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">
415
415
  </path>
416
416
  </svg>
417
- <span>31</span>
417
+ <span>47</span>
418
418
  </span>
419
419
  <span class="star">
420
420
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
421
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>
422
422
  </svg>
423
- <span>301 stars today</span>
423
+ <span>87 stars today</span>
424
424
  </span>
425
425
  </div>
426
426
  <div class="details">
@@ -433,32 +433,32 @@
433
433
  <div class="info">
434
434
  <div class="rank">
435
435
  <span title="Ranking 9">9</span>
436
- <a href="https://github.com/MichaelCade/90DaysOfDevOps" target="_blank" title="MichaelCade/90DaysOfDevOps">MichaelCade/90DaysOfDevOps</a>
436
+ <a href="https://github.com/CodeEditApp/CodeEdit" target="_blank" title="CodeEditApp/CodeEdit">CodeEditApp/CodeEdit</a>
437
437
  </div>
438
438
  <div class="sub-title followers">
439
439
 
440
- <a class="language" target="_blank" href="https://github.com/topics/shell" title="Programming Language Shell">
441
- <span style="background-color: #89e051;"></span>Shell
440
+ <a class="language" target="_blank" href="https://github.com/topics/swift" title="Programming Language Swift">
441
+ <span style="background-color: #F05138;"></span>Swift
442
442
  </a>
443
443
 
444
444
  <span class="star" title="Stargazers Count">
445
445
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
446
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>
447
447
  </svg>
448
- <span>3402</span>
448
+ <span>808</span>
449
449
  </span>
450
450
  <span class="star" title="Repo Forked">
451
451
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
452
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">
453
453
  </path>
454
454
  </svg>
455
- <span>354</span>
455
+ <span>35</span>
456
456
  </span>
457
457
  <span class="star">
458
458
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
459
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>
460
460
  </svg>
461
- <span>109 stars today</span>
461
+ <span>359 stars today</span>
462
462
  </span>
463
463
  </div>
464
464
  <div class="details">
@@ -471,32 +471,32 @@
471
471
  <div class="info">
472
472
  <div class="rank">
473
473
  <span title="Ranking 10">10</span>
474
- <a href="https://github.com/jackfrued/Python-100-Days" target="_blank" title="jackfrued/Python-100-Days">jackfrued/Python-100-Days</a>
474
+ <a href="https://github.com/ssloy/tinyrenderer" target="_blank" title="ssloy/tinyrenderer">ssloy/tinyrenderer</a>
475
475
  </div>
476
476
  <div class="sub-title followers">
477
477
 
478
- <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
479
- <span style="background-color: #3572A5;"></span>Python
478
+ <a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
479
+ <span style="background-color: #f34b7d;"></span>C++
480
480
  </a>
481
481
 
482
482
  <span class="star" title="Stargazers Count">
483
483
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
484
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>
485
485
  </svg>
486
- <span>115857</span>
486
+ <span>12934</span>
487
487
  </span>
488
488
  <span class="star" title="Repo Forked">
489
489
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
490
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">
491
491
  </path>
492
492
  </svg>
493
- <span>44828</span>
493
+ <span>1210</span>
494
494
  </span>
495
495
  <span class="star">
496
496
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
497
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>
498
498
  </svg>
499
- <span>62 stars today</span>
499
+ <span>155 stars today</span>
500
500
  </span>
501
501
  </div>
502
502
  <div class="details">
@@ -509,32 +509,32 @@
509
509
  <div class="info">
510
510
  <div class="rank">
511
511
  <span title="Ranking 11">11</span>
512
- <a href="https://github.com/LukeMathWalker/zero-to-production" target="_blank" title="LukeMathWalker/zero-to-production">LukeMathWalker/zero-to-production</a>
512
+ <a href="https://github.com/cuixiaorui/mini-vue" target="_blank" title="cuixiaorui/mini-vue">cuixiaorui/mini-vue</a>
513
513
  </div>
514
514
  <div class="sub-title followers">
515
515
 
516
- <a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
517
- <span style="background-color: #dea584;"></span>Rust
516
+ <a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
517
+ <span style="background-color: #2b7489;"></span>TypeScript
518
518
  </a>
519
519
 
520
520
  <span class="star" title="Stargazers Count">
521
521
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
522
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>
523
523
  </svg>
524
- <span>1066</span>
524
+ <span>5148</span>
525
525
  </span>
526
526
  <span class="star" title="Repo Forked">
527
527
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
528
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">
529
529
  </path>
530
530
  </svg>
531
- <span>90</span>
531
+ <span>982</span>
532
532
  </span>
533
533
  <span class="star">
534
534
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
535
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>
536
536
  </svg>
537
- <span>98 stars today</span>
537
+ <span>110 stars today</span>
538
538
  </span>
539
539
  </div>
540
540
  <div class="details">
@@ -547,32 +547,32 @@
547
547
  <div class="info">
548
548
  <div class="rank">
549
549
  <span title="Ranking 12">12</span>
550
- <a href="https://github.com/AmruthPillai/Reactive-Resume" target="_blank" title="AmruthPillai/Reactive-Resume">AmruthPillai/Reactive-Resume</a>
550
+ <a href="https://github.com/LukeMathWalker/zero-to-production" target="_blank" title="LukeMathWalker/zero-to-production">LukeMathWalker/zero-to-production</a>
551
551
  </div>
552
552
  <div class="sub-title followers">
553
553
 
554
- <a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
555
- <span style="background-color: #2b7489;"></span>TypeScript
554
+ <a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
555
+ <span style="background-color: #dea584;"></span>Rust
556
556
  </a>
557
557
 
558
558
  <span class="star" title="Stargazers Count">
559
559
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
560
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>
561
561
  </svg>
562
- <span>5195</span>
562
+ <span>1280</span>
563
563
  </span>
564
564
  <span class="star" title="Repo Forked">
565
565
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
566
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">
567
567
  </path>
568
568
  </svg>
569
- <span>718</span>
569
+ <span>98</span>
570
570
  </span>
571
571
  <span class="star">
572
572
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
573
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>
574
574
  </svg>
575
- <span>365 stars today</span>
575
+ <span>198 stars today</span>
576
576
  </span>
577
577
  </div>
578
578
  <div class="details">
@@ -585,7 +585,7 @@
585
585
  <div class="info">
586
586
  <div class="rank">
587
587
  <span title="Ranking 13">13</span>
588
- <a href="https://github.com/peng-zhihui/ElectronBot" target="_blank" title="peng-zhihui/ElectronBot">peng-zhihui/ElectronBot</a>
588
+ <a href="https://github.com/Bonfee/CVE-2022-25636" target="_blank" title="Bonfee/CVE-2022-25636">Bonfee/CVE-2022-25636</a>
589
589
  </div>
590
590
  <div class="sub-title followers">
591
591
 
@@ -597,20 +597,20 @@
597
597
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
598
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>
599
599
  </svg>
600
- <span>2628</span>
600
+ <span>276</span>
601
601
  </span>
602
602
  <span class="star" title="Repo Forked">
603
603
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
604
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">
605
605
  </path>
606
606
  </svg>
607
- <span>664</span>
607
+ <span>57</span>
608
608
  </span>
609
609
  <span class="star">
610
610
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
611
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>
612
612
  </svg>
613
- <span>255 stars today</span>
613
+ <span>28 stars today</span>
614
614
  </span>
615
615
  </div>
616
616
  <div class="details">
@@ -623,28 +623,32 @@
623
623
  <div class="info">
624
624
  <div class="rank">
625
625
  <span title="Ranking 14">14</span>
626
- <a href="https://github.com/freefq/free" target="_blank" title="freefq/free">freefq/free</a>
626
+ <a href="https://github.com/diphosphane/CodeCraft2022-benchmark" target="_blank" title="diphosphane/CodeCraft2022-benchmark">diphosphane/CodeCraft2022-benchmark</a>
627
627
  </div>
628
628
  <div class="sub-title followers">
629
629
 
630
+ <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
631
+ <span style="background-color: #3572A5;"></span>Python
632
+ </a>
633
+
630
634
  <span class="star" title="Stargazers Count">
631
635
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
632
636
  <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
637
  </svg>
634
- <span>18769</span>
638
+ <span>69</span>
635
639
  </span>
636
640
  <span class="star" title="Repo Forked">
637
641
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
638
642
  <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
643
  </path>
640
644
  </svg>
641
- <span>4213</span>
645
+ <span>15</span>
642
646
  </span>
643
647
  <span class="star">
644
648
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
645
649
  <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
650
  </svg>
647
- <span>78 stars today</span>
651
+ <span>19 stars today</span>
648
652
  </span>
649
653
  </div>
650
654
  <div class="details">
@@ -657,32 +661,32 @@
657
661
  <div class="info">
658
662
  <div class="rank">
659
663
  <span title="Ranking 15">15</span>
660
- <a href="https://github.com/YTVanced/VancedManager" target="_blank" title="YTVanced/VancedManager">YTVanced/VancedManager</a>
664
+ <a href="https://github.com/ErickWendel/semana-javascript-expert06" target="_blank" title="ErickWendel/semana-javascript-expert06">ErickWendel/semana-javascript-expert06</a>
661
665
  </div>
662
666
  <div class="sub-title followers">
663
667
 
664
- <a class="language" target="_blank" href="https://github.com/topics/kotlin" title="Programming Language Kotlin">
665
- <span style="background-color: #A97BFF;"></span>Kotlin
668
+ <a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
669
+ <span style="background-color: #f1e05a;"></span>JavaScript
666
670
  </a>
667
671
 
668
672
  <span class="star" title="Stargazers Count">
669
673
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
670
674
  <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
675
  </svg>
672
- <span>6853</span>
676
+ <span>1030</span>
673
677
  </span>
674
678
  <span class="star" title="Repo Forked">
675
679
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
676
680
  <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
681
  </path>
678
682
  </svg>
679
- <span>1011</span>
683
+ <span>125</span>
680
684
  </span>
681
685
  <span class="star">
682
686
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
683
687
  <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
688
  </svg>
685
- <span>123 stars today</span>
689
+ <span>128 stars today</span>
686
690
  </span>
687
691
  </div>
688
692
  <div class="details">
@@ -695,28 +699,32 @@
695
699
  <div class="info">
696
700
  <div class="rank">
697
701
  <span title="Ranking 16">16</span>
698
- <a href="https://github.com/Developer-Y/cs-video-courses" target="_blank" title="Developer-Y/cs-video-courses">Developer-Y/cs-video-courses</a>
702
+ <a href="https://github.com/ReactiveX/RxSwift" target="_blank" title="ReactiveX/RxSwift">ReactiveX/RxSwift</a>
699
703
  </div>
700
704
  <div class="sub-title followers">
701
705
 
706
+ <a class="language" target="_blank" href="https://github.com/topics/swift" title="Programming Language Swift">
707
+ <span style="background-color: #F05138;"></span>Swift
708
+ </a>
709
+
702
710
  <span class="star" title="Stargazers Count">
703
711
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
704
712
  <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>
705
713
  </svg>
706
- <span>33454</span>
714
+ <span>21883</span>
707
715
  </span>
708
716
  <span class="star" title="Repo Forked">
709
717
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
710
718
  <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">
711
719
  </path>
712
720
  </svg>
713
- <span>4971</span>
721
+ <span>3906</span>
714
722
  </span>
715
723
  <span class="star">
716
724
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
717
725
  <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>
718
726
  </svg>
719
- <span>161 stars today</span>
727
+ <span>107 stars today</span>
720
728
  </span>
721
729
  </div>
722
730
  <div class="details">
@@ -729,32 +737,32 @@
729
737
  <div class="info">
730
738
  <div class="rank">
731
739
  <span title="Ranking 17">17</span>
732
- <a href="https://github.com/aws-samples/aws-security-reference-architecture-examples" target="_blank" title="aws-samples/aws-security-reference-architecture-examples">aws-samples/aws-security-reference-architecture-examples</a>
740
+ <a href="https://github.com/golang/go" target="_blank" title="golang/go">golang/go</a>
733
741
  </div>
734
742
  <div class="sub-title followers">
735
743
 
736
- <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
737
- <span style="background-color: #3572A5;"></span>Python
744
+ <a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
745
+ <span style="background-color: #00ADD8;"></span>Go
738
746
  </a>
739
747
 
740
748
  <span class="star" title="Stargazers Count">
741
749
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
742
750
  <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>
743
751
  </svg>
744
- <span>401</span>
752
+ <span>96735</span>
745
753
  </span>
746
754
  <span class="star" title="Repo Forked">
747
755
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
748
756
  <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">
749
757
  </path>
750
758
  </svg>
751
- <span>82</span>
759
+ <span>14446</span>
752
760
  </span>
753
761
  <span class="star">
754
762
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
755
763
  <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>
756
764
  </svg>
757
- <span>58 stars today</span>
765
+ <span>106 stars today</span>
758
766
  </span>
759
767
  </div>
760
768
  <div class="details">
@@ -767,32 +775,32 @@
767
775
  <div class="info">
768
776
  <div class="rank">
769
777
  <span title="Ranking 18">18</span>
770
- <a href="https://github.com/TarlogicSecurity/PLCTool" target="_blank" title="TarlogicSecurity/PLCTool">TarlogicSecurity/PLCTool</a>
778
+ <a href="https://github.com/oskardudycz/EventSourcing.NetCore" target="_blank" title="oskardudycz/EventSourcing.NetCore">oskardudycz/EventSourcing.NetCore</a>
771
779
  </div>
772
780
  <div class="sub-title followers">
773
781
 
774
- <a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
775
- <span style="background-color: #f34b7d;"></span>C++
782
+ <a class="language" target="_blank" href="https://github.com/topics/c#" title="Programming Language C#">
783
+ <span style="background-color: #178600;"></span>C#
776
784
  </a>
777
785
 
778
786
  <span class="star" title="Stargazers Count">
779
787
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
780
788
  <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>
781
789
  </svg>
782
- <span>92</span>
790
+ <span>1743</span>
783
791
  </span>
784
792
  <span class="star" title="Repo Forked">
785
793
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
786
794
  <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">
787
795
  </path>
788
796
  </svg>
789
- <span>48</span>
797
+ <span>283</span>
790
798
  </span>
791
799
  <span class="star">
792
800
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
793
801
  <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>
794
802
  </svg>
795
- <span>18 stars today</span>
803
+ <span>86 stars today</span>
796
804
  </span>
797
805
  </div>
798
806
  <div class="details">
@@ -817,20 +825,20 @@
817
825
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
818
826
  <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>
819
827
  </svg>
820
- <span>17934</span>
828
+ <span>18020</span>
821
829
  </span>
822
830
  <span class="star" title="Repo Forked">
823
831
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
824
832
  <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">
825
833
  </path>
826
834
  </svg>
827
- <span>2185</span>
835
+ <span>2194</span>
828
836
  </span>
829
837
  <span class="star">
830
838
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
831
839
  <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>
832
840
  </svg>
833
- <span>184 stars today</span>
841
+ <span>107 stars today</span>
834
842
  </span>
835
843
  </div>
836
844
  <div class="details">
@@ -843,32 +851,32 @@
843
851
  <div class="info">
844
852
  <div class="rank">
845
853
  <span title="Ranking 20">20</span>
846
- <a href="https://github.com/libre-tube/LibreTube" target="_blank" title="libre-tube/LibreTube">libre-tube/LibreTube</a>
854
+ <a href="https://github.com/chen310/NeteaseCloudMusicTasks" target="_blank" title="chen310/NeteaseCloudMusicTasks">chen310/NeteaseCloudMusicTasks</a>
847
855
  </div>
848
856
  <div class="sub-title followers">
849
857
 
850
- <a class="language" target="_blank" href="https://github.com/topics/kotlin" title="Programming Language Kotlin">
851
- <span style="background-color: #A97BFF;"></span>Kotlin
858
+ <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
859
+ <span style="background-color: #3572A5;"></span>Python
852
860
  </a>
853
861
 
854
862
  <span class="star" title="Stargazers Count">
855
863
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
856
864
  <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>
857
865
  </svg>
858
- <span>751</span>
866
+ <span>822</span>
859
867
  </span>
860
868
  <span class="star" title="Repo Forked">
861
869
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
862
870
  <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">
863
871
  </path>
864
872
  </svg>
865
- <span>31</span>
873
+ <span>1966</span>
866
874
  </span>
867
875
  <span class="star">
868
876
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
869
877
  <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>
870
878
  </svg>
871
- <span>121 stars today</span>
879
+ <span>42 stars today</span>
872
880
  </span>
873
881
  </div>
874
882
  <div class="details">
@@ -881,32 +889,28 @@
881
889
  <div class="info">
882
890
  <div class="rank">
883
891
  <span title="Ranking 21">21</span>
884
- <a href="https://github.com/YTVanced/VancedStore" target="_blank" title="YTVanced/VancedStore">YTVanced/VancedStore</a>
892
+ <a href="https://github.com/bradtraversy/design-resources-for-developers" target="_blank" title="bradtraversy/design-resources-for-developers">bradtraversy/design-resources-for-developers</a>
885
893
  </div>
886
894
  <div class="sub-title followers">
887
895
 
888
- <a class="language" target="_blank" href="https://github.com/topics/kotlin" title="Programming Language Kotlin">
889
- <span style="background-color: #A97BFF;"></span>Kotlin
890
- </a>
891
-
892
896
  <span class="star" title="Stargazers Count">
893
897
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
894
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>
895
899
  </svg>
896
- <span>303</span>
900
+ <span>37343</span>
897
901
  </span>
898
902
  <span class="star" title="Repo Forked">
899
903
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
900
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">
901
905
  </path>
902
906
  </svg>
903
- <span>151</span>
907
+ <span>8436</span>
904
908
  </span>
905
909
  <span class="star">
906
910
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
907
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>
908
912
  </svg>
909
- <span>119 stars today</span>
913
+ <span>144 stars today</span>
910
914
  </span>
911
915
  </div>
912
916
  <div class="details">
@@ -919,32 +923,32 @@
919
923
  <div class="info">
920
924
  <div class="rank">
921
925
  <span title="Ranking 22">22</span>
922
- <a href="https://github.com/Asabeneh/30-Days-Of-JavaScript" target="_blank" title="Asabeneh/30-Days-Of-JavaScript">Asabeneh/30-Days-Of-JavaScript</a>
926
+ <a href="https://github.com/ploomber/ploomber" target="_blank" title="ploomber/ploomber">ploomber/ploomber</a>
923
927
  </div>
924
928
  <div class="sub-title followers">
925
929
 
926
- <a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
927
- <span style="background-color: #f1e05a;"></span>JavaScript
930
+ <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
931
+ <span style="background-color: #3572A5;"></span>Python
928
932
  </a>
929
933
 
930
934
  <span class="star" title="Stargazers Count">
931
935
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
932
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>
933
937
  </svg>
934
- <span>18436</span>
938
+ <span>1870</span>
935
939
  </span>
936
940
  <span class="star" title="Repo Forked">
937
941
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
938
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">
939
943
  </path>
940
944
  </svg>
941
- <span>3783</span>
945
+ <span>118</span>
942
946
  </span>
943
947
  <span class="star">
944
948
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
945
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>
946
950
  </svg>
947
- <span>73 stars today</span>
951
+ <span>55 stars today</span>
948
952
  </span>
949
953
  </div>
950
954
  <div class="details">
@@ -957,32 +961,28 @@
957
961
  <div class="info">
958
962
  <div class="rank">
959
963
  <span title="Ranking 23">23</span>
960
- <a href="https://github.com/dortania/OpenCore-Legacy-Patcher" target="_blank" title="dortania/OpenCore-Legacy-Patcher">dortania/OpenCore-Legacy-Patcher</a>
964
+ <a href="https://github.com/heidihoward/distributed-consensus-reading-list" target="_blank" title="heidihoward/distributed-consensus-reading-list">heidihoward/distributed-consensus-reading-list</a>
961
965
  </div>
962
966
  <div class="sub-title followers">
963
967
 
964
- <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
965
- <span style="background-color: #3572A5;"></span>Python
966
- </a>
967
-
968
968
  <span class="star" title="Stargazers Count">
969
969
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
970
970
  <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>
971
971
  </svg>
972
- <span>1742</span>
972
+ <span>1225</span>
973
973
  </span>
974
974
  <span class="star" title="Repo Forked">
975
975
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
976
976
  <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">
977
977
  </path>
978
978
  </svg>
979
- <span>216</span>
979
+ <span>111</span>
980
980
  </span>
981
981
  <span class="star">
982
982
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
983
983
  <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>
984
984
  </svg>
985
- <span>35 stars today</span>
985
+ <span>56 stars today</span>
986
986
  </span>
987
987
  </div>
988
988
  <div class="details">
@@ -995,32 +995,32 @@
995
995
  <div class="info">
996
996
  <div class="rank">
997
997
  <span title="Ranking 24">24</span>
998
- <a href="https://github.com/ReactiveX/RxSwift" target="_blank" title="ReactiveX/RxSwift">ReactiveX/RxSwift</a>
998
+ <a href="https://github.com/yangxy/GPEN" target="_blank" title="yangxy/GPEN">yangxy/GPEN</a>
999
999
  </div>
1000
1000
  <div class="sub-title followers">
1001
1001
 
1002
- <a class="language" target="_blank" href="https://github.com/topics/swift" title="Programming Language Swift">
1003
- <span style="background-color: #F05138;"></span>Swift
1002
+ <a class="language" target="_blank" href="https://github.com/topics/jupyternotebook" title="Programming Language JupyterNotebook">
1003
+ <span style="background-color: #DA5B0B;"></span>JupyterNotebook
1004
1004
  </a>
1005
1005
 
1006
1006
  <span class="star" title="Stargazers Count">
1007
1007
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
1008
1008
  <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>
1009
1009
  </svg>
1010
- <span>21773</span>
1010
+ <span>1158</span>
1011
1011
  </span>
1012
1012
  <span class="star" title="Repo Forked">
1013
1013
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
1014
1014
  <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">
1015
1015
  </path>
1016
1016
  </svg>
1017
- <span>3903</span>
1017
+ <span>221</span>
1018
1018
  </span>
1019
1019
  <span class="star">
1020
1020
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
1021
1021
  <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>
1022
1022
  </svg>
1023
- <span>25 stars today</span>
1023
+ <span>38 stars today</span>
1024
1024
  </span>
1025
1025
  </div>
1026
1026
  <div class="details">
@@ -1033,32 +1033,32 @@
1033
1033
  <div class="info">
1034
1034
  <div class="rank">
1035
1035
  <span title="Ranking 25">25</span>
1036
- <a href="https://github.com/AlexisAhmed/CVE-2022-0847-DirtyPipe-Exploits" target="_blank" title="AlexisAhmed/CVE-2022-0847-DirtyPipe-Exploits">AlexisAhmed/CVE-2022-0847-DirtyPipe-Exploits</a>
1036
+ <a href="https://github.com/bill88t/ljinux" target="_blank" title="bill88t/ljinux">bill88t/ljinux</a>
1037
1037
  </div>
1038
1038
  <div class="sub-title followers">
1039
1039
 
1040
- <a class="language" target="_blank" href="https://github.com/topics/c" title="Programming Language C">
1041
- <span style="background-color: #555555;"></span>C
1040
+ <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
1041
+ <span style="background-color: #3572A5;"></span>Python
1042
1042
  </a>
1043
1043
 
1044
1044
  <span class="star" title="Stargazers Count">
1045
1045
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
1046
1046
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
1047
1047
  </svg>
1048
- <span>133</span>
1048
+ <span>125</span>
1049
1049
  </span>
1050
1050
  <span class="star" title="Repo Forked">
1051
1051
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
1052
1052
  <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">
1053
1053
  </path>
1054
1054
  </svg>
1055
- <span>21</span>
1055
+ <span>6</span>
1056
1056
  </span>
1057
1057
  <span class="star">
1058
1058
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
1059
1059
  <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>
1060
1060
  </svg>
1061
- <span>21 stars today</span>
1061
+ <span>22 stars today</span>
1062
1062
  </span>
1063
1063
  </div>
1064
1064
  <div class="details">
@@ -1083,7 +1083,7 @@
1083
1083
  <img src="https://img.shields.io/npm/v/@wcj/github-rank.svg?label=unpkg">
1084
1084
  </a>
1085
1085
  </div>
1086
- <div class="time">Last cache created on 2022/3/17 by Github API v3.</div>
1086
+ <div class="time">Last cache created on 2022/3/18 by Github API v3.</div>
1087
1087
  Create by <a href="https://github.com/jaywcjlove" target="_blank">小弟调调™</a>.
1088
1088
  </div>
1089
1089
  </body>