@wcj/github-rank 22.10.24 → 22.10.25

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 (40) hide show
  1. package/README.md +2 -2
  2. package/dist/repos.json +22665 -22664
  3. package/dist/trending-daily.json +171 -171
  4. package/dist/trending-monthly.json +141 -141
  5. package/dist/trending-weekly.json +151 -151
  6. package/dist/users.china.json +2394 -2854
  7. package/dist/users.json +1236 -1134
  8. package/package.json +4 -6
  9. package/web/data/repos.json +22665 -22664
  10. package/web/data/trending-daily.json +171 -171
  11. package/web/data/trending-monthly.json +141 -141
  12. package/web/data/trending-weekly.json +151 -151
  13. package/web/data/users.china.json +2394 -2854
  14. package/web/data/users.json +1236 -1134
  15. package/web/index.html +846 -852
  16. package/web/repos.html +2826 -2832
  17. package/web/trending-monthly.html +131 -137
  18. package/web/trending-weekly.html +135 -141
  19. package/web/trending.html +144 -158
  20. package/web/users.china.html +2280 -2286
  21. package/dist/36kr.json +0 -6963
  22. package/dist/sifou-daily.json +0 -47
  23. package/dist/sifou-monthly.json +0 -272
  24. package/dist/sifou-weekly.json +0 -272
  25. package/dist/toutiao-30.json +0 -1
  26. package/dist/toutiao-7.json +0 -1
  27. package/dist/toutiao-90.json +0 -1
  28. package/web/data/36kr.json +0 -6963
  29. package/web/data/sifou-daily.json +0 -47
  30. package/web/data/sifou-monthly.json +0 -272
  31. package/web/data/sifou-weekly.json +0 -272
  32. package/web/data/toutiao-30.json +0 -1
  33. package/web/data/toutiao-7.json +0 -1
  34. package/web/data/toutiao-90.json +0 -1
  35. package/web/sifou-daily.html +0 -304
  36. package/web/sifou-monthly.html +0 -1004
  37. package/web/sifou-weekly.html +0 -1004
  38. package/web/toutiao-30.html +0 -171
  39. package/web/toutiao-7.html +0 -171
  40. package/web/toutiao-90.html +0 -171
@@ -125,24 +125,18 @@
125
125
  <svg xmlns="http://www.w3.org/2000/svg" width="16" viewBox="0 0 16 16" version="1.1" aria-hidden="true"><path fill-rule="evenodd" fill="currentColor" d="M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z"></path></svg>
126
126
  </a>
127
127
 
128
-
129
-
130
128
  </h1>
131
- <div class="time">Last cache created on 2022/10/24 by
129
+ <div class="time">Last cache created on 2022/10/25 by
132
130
 
133
131
 
134
132
 
135
133
  <a href="https://github.com/trending">Github Trending</a>
136
-
137
-
138
134
  .
139
135
  </div>
140
136
  <div class="tabs">
141
137
  <a class="" href="index.html">Users</a>
142
138
  <a class="" href="repos.html">Repos</a>
143
139
  <a class="active" href="trending.html">Trending</a>
144
- <a class="" href="sifou-daily.html">Sifou</a>
145
- <a class="" href="toutiao-7.html">开发头条</a>
146
140
  </div>
147
141
  <ul class="list repos trending">
148
142
  <li class="rank-title">
@@ -157,32 +151,32 @@
157
151
  <div class="info">
158
152
  <div class="rank">
159
153
  <span title="Ranking 1">1</span>
160
- <a href="https://github.com/dragonflydb/dragonfly" target="_blank" title="dragonflydb/dragonfly">dragonflydb/dragonfly</a>
154
+ <a href="https://github.com/aptos-labs/aptos-core" target="_blank" title="aptos-labs/aptos-core">aptos-labs/aptos-core</a>
161
155
  </div>
162
156
  <div class="sub-title followers">
163
157
 
164
- <a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
165
- <span style="background-color: #f34b7d;"></span>C++
158
+ <a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
159
+ <span style="background-color: #dea584;"></span>Rust
166
160
  </a>
167
161
 
168
162
  <span class="star" title="Stargazers Count">
169
163
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
170
164
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
171
165
  </svg>
172
- <span>15381</span>
166
+ <span>4398</span>
173
167
  </span>
174
168
  <span class="star" title="Repo Forked">
175
169
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
176
170
  <path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
177
171
  </path>
178
172
  </svg>
179
- <span>475</span>
173
+ <span>2319</span>
180
174
  </span>
181
175
  <span class="star">
182
176
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
183
177
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
184
178
  </svg>
185
- <span>1791 stars this week</span>
179
+ <span>452 stars this week</span>
186
180
  </span>
187
181
  </div>
188
182
  <div class="details">
@@ -195,32 +189,32 @@
195
189
  <div class="info">
196
190
  <div class="rank">
197
191
  <span title="Ranking 2">2</span>
198
- <a href="https://github.com/aptos-labs/aptos-core" target="_blank" title="aptos-labs/aptos-core">aptos-labs/aptos-core</a>
192
+ <a href="https://github.com/dragonflydb/dragonfly" target="_blank" title="dragonflydb/dragonfly">dragonflydb/dragonfly</a>
199
193
  </div>
200
194
  <div class="sub-title followers">
201
195
 
202
- <a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
203
- <span style="background-color: #dea584;"></span>Rust
196
+ <a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
197
+ <span style="background-color: #f34b7d;"></span>C++
204
198
  </a>
205
199
 
206
200
  <span class="star" title="Stargazers Count">
207
201
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
208
202
  <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>
209
203
  </svg>
210
- <span>4360</span>
204
+ <span>15457</span>
211
205
  </span>
212
206
  <span class="star" title="Repo Forked">
213
207
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
214
208
  <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">
215
209
  </path>
216
210
  </svg>
217
- <span>2302</span>
211
+ <span>481</span>
218
212
  </span>
219
213
  <span class="star">
220
214
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
221
215
  <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>
222
216
  </svg>
223
- <span>426 stars this week</span>
217
+ <span>1317 stars this week</span>
224
218
  </span>
225
219
  </div>
226
220
  <div class="details">
@@ -233,32 +227,32 @@
233
227
  <div class="info">
234
228
  <div class="rank">
235
229
  <span title="Ranking 3">3</span>
236
- <a href="https://github.com/dunglas/frankenphp" target="_blank" title="dunglas/frankenphp">dunglas/frankenphp</a>
230
+ <a href="https://github.com/cisagov/RedEye" target="_blank" title="cisagov/RedEye">cisagov/RedEye</a>
237
231
  </div>
238
232
  <div class="sub-title followers">
239
233
 
240
- <a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
241
- <span style="background-color: #00ADD8;"></span>Go
234
+ <a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
235
+ <span style="background-color: #3178c6;"></span>TypeScript
242
236
  </a>
243
237
 
244
238
  <span class="star" title="Stargazers Count">
245
239
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
246
240
  <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>
247
241
  </svg>
248
- <span>2319</span>
242
+ <span>1837</span>
249
243
  </span>
250
244
  <span class="star" title="Repo Forked">
251
245
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
252
246
  <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">
253
247
  </path>
254
248
  </svg>
255
- <span>53</span>
249
+ <span>150</span>
256
250
  </span>
257
251
  <span class="star">
258
252
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
259
253
  <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>
260
254
  </svg>
261
- <span>952 stars this week</span>
255
+ <span>727 stars this week</span>
262
256
  </span>
263
257
  </div>
264
258
  <div class="details">
@@ -271,32 +265,32 @@
271
265
  <div class="info">
272
266
  <div class="rank">
273
267
  <span title="Ranking 4">4</span>
274
- <a href="https://github.com/cisagov/RedEye" target="_blank" title="cisagov/RedEye">cisagov/RedEye</a>
268
+ <a href="https://github.com/dunglas/frankenphp" target="_blank" title="dunglas/frankenphp">dunglas/frankenphp</a>
275
269
  </div>
276
270
  <div class="sub-title followers">
277
271
 
278
- <a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
279
- <span style="background-color: #3178c6;"></span>TypeScript
272
+ <a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
273
+ <span style="background-color: #00ADD8;"></span>Go
280
274
  </a>
281
275
 
282
276
  <span class="star" title="Stargazers Count">
283
277
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
284
278
  <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>
285
279
  </svg>
286
- <span>1786</span>
280
+ <span>2367</span>
287
281
  </span>
288
282
  <span class="star" title="Repo Forked">
289
283
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
290
284
  <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">
291
285
  </path>
292
286
  </svg>
293
- <span>146</span>
287
+ <span>54</span>
294
288
  </span>
295
289
  <span class="star">
296
290
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
297
291
  <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>
298
292
  </svg>
299
- <span>1005 stars this week</span>
293
+ <span>560 stars this week</span>
300
294
  </span>
301
295
  </div>
302
296
  <div class="details">
@@ -309,28 +303,32 @@
309
303
  <div class="info">
310
304
  <div class="rank">
311
305
  <span title="Ranking 5">5</span>
312
- <a href="https://github.com/The-Run-Philosophy-Organization/run" target="_blank" title="The-Run-Philosophy-Organization/run">The-Run-Philosophy-Organization/run</a>
306
+ <a href="https://github.com/MystenLabs/sui" target="_blank" title="MystenLabs/sui">MystenLabs/sui</a>
313
307
  </div>
314
308
  <div class="sub-title followers">
315
309
 
310
+ <a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
311
+ <span style="background-color: #dea584;"></span>Rust
312
+ </a>
313
+
316
314
  <span class="star" title="Stargazers Count">
317
315
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
318
316
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
319
317
  </svg>
320
- <span>21908</span>
318
+ <span>2121</span>
321
319
  </span>
322
320
  <span class="star" title="Repo Forked">
323
321
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
324
322
  <path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
325
323
  </path>
326
324
  </svg>
327
- <span>1745</span>
325
+ <span>5920</span>
328
326
  </span>
329
327
  <span class="star">
330
328
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
331
329
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
332
330
  </svg>
333
- <span>526 stars this week</span>
331
+ <span>349 stars this week</span>
334
332
  </span>
335
333
  </div>
336
334
  <div class="details">
@@ -355,20 +353,20 @@
355
353
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
356
354
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
357
355
  </svg>
358
- <span>2215</span>
356
+ <span>2307</span>
359
357
  </span>
360
358
  <span class="star" title="Repo Forked">
361
359
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
362
360
  <path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
363
361
  </path>
364
362
  </svg>
365
- <span>49</span>
363
+ <span>52</span>
366
364
  </span>
367
365
  <span class="star">
368
366
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
369
367
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
370
368
  </svg>
371
- <span>745 stars this week</span>
369
+ <span>577 stars this week</span>
372
370
  </span>
373
371
  </div>
374
372
  <div class="details">
@@ -381,32 +379,28 @@
381
379
  <div class="info">
382
380
  <div class="rank">
383
381
  <span title="Ranking 7">7</span>
384
- <a href="https://github.com/facebook/folly" target="_blank" title="facebook/folly">facebook/folly</a>
382
+ <a href="https://github.com/The-Run-Philosophy-Organization/run" target="_blank" title="The-Run-Philosophy-Organization/run">The-Run-Philosophy-Organization/run</a>
385
383
  </div>
386
384
  <div class="sub-title followers">
387
385
 
388
- <a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
389
- <span style="background-color: #f34b7d;"></span>C++
390
- </a>
391
-
392
386
  <span class="star" title="Stargazers Count">
393
387
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
394
388
  <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>
395
389
  </svg>
396
- <span>23514</span>
390
+ <span>21996</span>
397
391
  </span>
398
392
  <span class="star" title="Repo Forked">
399
393
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
400
394
  <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">
401
395
  </path>
402
396
  </svg>
403
- <span>4873</span>
397
+ <span>1753</span>
404
398
  </span>
405
399
  <span class="star">
406
400
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
407
401
  <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>
408
402
  </svg>
409
- <span>83 stars this week</span>
403
+ <span>543 stars this week</span>
410
404
  </span>
411
405
  </div>
412
406
  <div class="details">
@@ -419,32 +413,32 @@
419
413
  <div class="info">
420
414
  <div class="rank">
421
415
  <span title="Ranking 8">8</span>
422
- <a href="https://github.com/MystenLabs/sui" target="_blank" title="MystenLabs/sui">MystenLabs/sui</a>
416
+ <a href="https://github.com/XTLS/Xray-core" target="_blank" title="XTLS/Xray-core">XTLS/Xray-core</a>
423
417
  </div>
424
418
  <div class="sub-title followers">
425
419
 
426
- <a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
427
- <span style="background-color: #dea584;"></span>Rust
420
+ <a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
421
+ <span style="background-color: #00ADD8;"></span>Go
428
422
  </a>
429
423
 
430
424
  <span class="star" title="Stargazers Count">
431
425
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
432
426
  <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>
433
427
  </svg>
434
- <span>2025</span>
428
+ <span>10146</span>
435
429
  </span>
436
430
  <span class="star" title="Repo Forked">
437
431
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
438
432
  <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">
439
433
  </path>
440
434
  </svg>
441
- <span>5854</span>
435
+ <span>1700</span>
442
436
  </span>
443
437
  <span class="star">
444
438
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
445
439
  <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>
446
440
  </svg>
447
- <span>261 stars this week</span>
441
+ <span>162 stars this week</span>
448
442
  </span>
449
443
  </div>
450
444
  <div class="details">
@@ -469,20 +463,20 @@
469
463
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
470
464
  <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>
471
465
  </svg>
472
- <span>5511</span>
466
+ <span>5522</span>
473
467
  </span>
474
468
  <span class="star" title="Repo Forked">
475
469
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
476
470
  <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">
477
471
  </path>
478
472
  </svg>
479
- <span>1669</span>
473
+ <span>1672</span>
480
474
  </span>
481
475
  <span class="star">
482
476
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
483
477
  <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>
484
478
  </svg>
485
- <span>88 stars this week</span>
479
+ <span>90 stars this week</span>
486
480
  </span>
487
481
  </div>
488
482
  <div class="details">
@@ -495,32 +489,32 @@
495
489
  <div class="info">
496
490
  <div class="rank">
497
491
  <span title="Ranking 10">10</span>
498
- <a href="https://github.com/ccxt/ccxt" target="_blank" title="ccxt/ccxt">ccxt/ccxt</a>
492
+ <a href="https://github.com/halfrost/LeetCode-Go" target="_blank" title="halfrost/LeetCode-Go">halfrost/LeetCode-Go</a>
499
493
  </div>
500
494
  <div class="sub-title followers">
501
495
 
502
- <a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
503
- <span style="background-color: #f1e05a;"></span>JavaScript
496
+ <a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
497
+ <span style="background-color: #00ADD8;"></span>Go
504
498
  </a>
505
499
 
506
500
  <span class="star" title="Stargazers Count">
507
501
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
508
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>
509
503
  </svg>
510
- <span>26131</span>
504
+ <span>27382</span>
511
505
  </span>
512
506
  <span class="star" title="Repo Forked">
513
507
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
514
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">
515
509
  </path>
516
510
  </svg>
517
- <span>6386</span>
511
+ <span>5014</span>
518
512
  </span>
519
513
  <span class="star">
520
514
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
521
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>
522
516
  </svg>
523
- <span>196 stars this week</span>
517
+ <span>538 stars this week</span>
524
518
  </span>
525
519
  </div>
526
520
  <div class="details">
@@ -533,7 +527,7 @@
533
527
  <div class="info">
534
528
  <div class="rank">
535
529
  <span title="Ranking 11">11</span>
536
- <a href="https://github.com/danielgatis/rembg" target="_blank" title="danielgatis/rembg">danielgatis/rembg</a>
530
+ <a href="https://github.com/Textualize/textual" target="_blank" title="Textualize/textual">Textualize/textual</a>
537
531
  </div>
538
532
  <div class="sub-title followers">
539
533
 
@@ -545,20 +539,20 @@
545
539
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
546
540
  <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>
547
541
  </svg>
548
- <span>5548</span>
542
+ <span>14368</span>
549
543
  </span>
550
544
  <span class="star" title="Repo Forked">
551
545
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
552
546
  <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">
553
547
  </path>
554
548
  </svg>
555
- <span>839</span>
549
+ <span>396</span>
556
550
  </span>
557
551
  <span class="star">
558
552
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
559
553
  <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>
560
554
  </svg>
561
- <span>356 stars this week</span>
555
+ <span>453 stars this week</span>
562
556
  </span>
563
557
  </div>
564
558
  <div class="details">
@@ -571,32 +565,32 @@
571
565
  <div class="info">
572
566
  <div class="rank">
573
567
  <span title="Ranking 12">12</span>
574
- <a href="https://github.com/metabase/metabase" target="_blank" title="metabase/metabase">metabase/metabase</a>
568
+ <a href="https://github.com/microsoft/calculator" target="_blank" title="microsoft/calculator">microsoft/calculator</a>
575
569
  </div>
576
570
  <div class="sub-title followers">
577
571
 
578
- <a class="language" target="_blank" href="https://github.com/topics/clojure" title="Programming Language Clojure">
579
- <span style="background-color: #db5855;"></span>Clojure
572
+ <a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
573
+ <span style="background-color: #f34b7d;"></span>C++
580
574
  </a>
581
575
 
582
576
  <span class="star" title="Stargazers Count">
583
577
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
584
578
  <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>
585
579
  </svg>
586
- <span>30252</span>
580
+ <span>26049</span>
587
581
  </span>
588
582
  <span class="star" title="Repo Forked">
589
583
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
590
584
  <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">
591
585
  </path>
592
586
  </svg>
593
- <span>4110</span>
587
+ <span>4683</span>
594
588
  </span>
595
589
  <span class="star">
596
590
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
597
591
  <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>
598
592
  </svg>
599
- <span>323 stars this week</span>
593
+ <span>250 stars this week</span>
600
594
  </span>
601
595
  </div>
602
596
  <div class="details">
@@ -609,32 +603,32 @@
609
603
  <div class="info">
610
604
  <div class="rank">
611
605
  <span title="Ranking 13">13</span>
612
- <a href="https://github.com/smallnest/concurrency-programming-via-rust" target="_blank" title="smallnest/concurrency-programming-via-rust">smallnest/concurrency-programming-via-rust</a>
606
+ <a href="https://github.com/metabase/metabase" target="_blank" title="metabase/metabase">metabase/metabase</a>
613
607
  </div>
614
608
  <div class="sub-title followers">
615
609
 
616
- <a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
617
- <span style="background-color: #dea584;"></span>Rust
610
+ <a class="language" target="_blank" href="https://github.com/topics/clojure" title="Programming Language Clojure">
611
+ <span style="background-color: #db5855;"></span>Clojure
618
612
  </a>
619
613
 
620
614
  <span class="star" title="Stargazers Count">
621
615
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
622
616
  <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>
623
617
  </svg>
624
- <span>939</span>
618
+ <span>30284</span>
625
619
  </span>
626
620
  <span class="star" title="Repo Forked">
627
621
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
628
622
  <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">
629
623
  </path>
630
624
  </svg>
631
- <span>30</span>
625
+ <span>4112</span>
632
626
  </span>
633
627
  <span class="star">
634
628
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
635
629
  <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>
636
630
  </svg>
637
- <span>296 stars this week</span>
631
+ <span>342 stars this week</span>
638
632
  </span>
639
633
  </div>
640
634
  <div class="details">
@@ -647,32 +641,32 @@
647
641
  <div class="info">
648
642
  <div class="rank">
649
643
  <span title="Ranking 14">14</span>
650
- <a href="https://github.com/halfrost/LeetCode-Go" target="_blank" title="halfrost/LeetCode-Go">halfrost/LeetCode-Go</a>
644
+ <a href="https://github.com/jaywcjlove/linux-command" target="_blank" title="jaywcjlove/linux-command">jaywcjlove/linux-command</a>
651
645
  </div>
652
646
  <div class="sub-title followers">
653
647
 
654
- <a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
655
- <span style="background-color: #00ADD8;"></span>Go
648
+ <a class="language" target="_blank" href="https://github.com/topics/markdown" title="Programming Language Markdown">
649
+ <span style="background-color: #083fa1;"></span>Markdown
656
650
  </a>
657
651
 
658
652
  <span class="star" title="Stargazers Count">
659
653
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
660
654
  <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>
661
655
  </svg>
662
- <span>27218</span>
656
+ <span>20362</span>
663
657
  </span>
664
658
  <span class="star" title="Repo Forked">
665
659
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
666
660
  <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">
667
661
  </path>
668
662
  </svg>
669
- <span>4994</span>
663
+ <span>4517</span>
670
664
  </span>
671
665
  <span class="star">
672
666
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
673
667
  <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>
674
668
  </svg>
675
- <span>373 stars this week</span>
669
+ <span>368 stars this week</span>
676
670
  </span>
677
671
  </div>
678
672
  <div class="details">
@@ -685,32 +679,32 @@
685
679
  <div class="info">
686
680
  <div class="rank">
687
681
  <span title="Ranking 15">15</span>
688
- <a href="https://github.com/Sangwan5688/BlackHole" target="_blank" title="Sangwan5688/BlackHole">Sangwan5688/BlackHole</a>
682
+ <a href="https://github.com/danielgatis/rembg" target="_blank" title="danielgatis/rembg">danielgatis/rembg</a>
689
683
  </div>
690
684
  <div class="sub-title followers">
691
685
 
692
- <a class="language" target="_blank" href="https://github.com/topics/dart" title="Programming Language Dart">
693
- <span style="background-color: #00B4AB;"></span>Dart
686
+ <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
687
+ <span style="background-color: #3572A5;"></span>Python
694
688
  </a>
695
689
 
696
690
  <span class="star" title="Stargazers Count">
697
691
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
698
692
  <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>
699
693
  </svg>
700
- <span>3714</span>
694
+ <span>5621</span>
701
695
  </span>
702
696
  <span class="star" title="Repo Forked">
703
697
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
704
698
  <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">
705
699
  </path>
706
700
  </svg>
707
- <span>520</span>
701
+ <span>842</span>
708
702
  </span>
709
703
  <span class="star">
710
704
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
711
705
  <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>
712
706
  </svg>
713
- <span>79 stars this week</span>
707
+ <span>369 stars this week</span>
714
708
  </span>
715
709
  </div>
716
710
  <div class="details">
@@ -723,32 +717,32 @@
723
717
  <div class="info">
724
718
  <div class="rank">
725
719
  <span title="Ranking 16">16</span>
726
- <a href="https://github.com/koishijs/novelai-bot" target="_blank" title="koishijs/novelai-bot">koishijs/novelai-bot</a>
720
+ <a href="https://github.com/geerlingguy/internet-pi" target="_blank" title="geerlingguy/internet-pi">geerlingguy/internet-pi</a>
727
721
  </div>
728
722
  <div class="sub-title followers">
729
723
 
730
- <a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
731
- <span style="background-color: #3178c6;"></span>TypeScript
724
+ <a class="language" target="_blank" href="https://github.com/topics/jinja" title="Programming Language Jinja">
725
+ <span style="background-color: #a52a22;"></span>Jinja
732
726
  </a>
733
727
 
734
728
  <span class="star" title="Stargazers Count">
735
729
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
736
730
  <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>
737
731
  </svg>
738
- <span>1463</span>
732
+ <span>3313</span>
739
733
  </span>
740
734
  <span class="star" title="Repo Forked">
741
735
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
742
736
  <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">
743
737
  </path>
744
738
  </svg>
745
- <span>124</span>
739
+ <span>322</span>
746
740
  </span>
747
741
  <span class="star">
748
742
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
749
743
  <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>
750
744
  </svg>
751
- <span>354 stars this week</span>
745
+ <span>93 stars this week</span>
752
746
  </span>
753
747
  </div>
754
748
  <div class="details">
@@ -773,20 +767,20 @@
773
767
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
774
768
  <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>
775
769
  </svg>
776
- <span>39338</span>
770
+ <span>39392</span>
777
771
  </span>
778
772
  <span class="star" title="Repo Forked">
779
773
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
780
774
  <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">
781
775
  </path>
782
776
  </svg>
783
- <span>2405</span>
777
+ <span>2407</span>
784
778
  </span>
785
779
  <span class="star">
786
780
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
787
781
  <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>
788
782
  </svg>
789
- <span>772 stars this week</span>
783
+ <span>691 stars this week</span>
790
784
  </span>
791
785
  </div>
792
786
  <div class="details">
@@ -799,32 +793,32 @@
799
793
  <div class="info">
800
794
  <div class="rank">
801
795
  <span title="Ranking 18">18</span>
802
- <a href="https://github.com/PaddlePaddle/PaddleOCR" target="_blank" title="PaddlePaddle/PaddleOCR">PaddlePaddle/PaddleOCR</a>
796
+ <a href="https://github.com/Sangwan5688/BlackHole" target="_blank" title="Sangwan5688/BlackHole">Sangwan5688/BlackHole</a>
803
797
  </div>
804
798
  <div class="sub-title followers">
805
799
 
806
- <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
807
- <span style="background-color: #3572A5;"></span>Python
800
+ <a class="language" target="_blank" href="https://github.com/topics/dart" title="Programming Language Dart">
801
+ <span style="background-color: #00B4AB;"></span>Dart
808
802
  </a>
809
803
 
810
804
  <span class="star" title="Stargazers Count">
811
805
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
812
806
  <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>
813
807
  </svg>
814
- <span>25813</span>
808
+ <span>3735</span>
815
809
  </span>
816
810
  <span class="star" title="Repo Forked">
817
811
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
818
812
  <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">
819
813
  </path>
820
814
  </svg>
821
- <span>5284</span>
815
+ <span>522</span>
822
816
  </span>
823
817
  <span class="star">
824
818
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
825
819
  <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>
826
820
  </svg>
827
- <span>405 stars this week</span>
821
+ <span>84 stars this week</span>
828
822
  </span>
829
823
  </div>
830
824
  <div class="details">
@@ -837,32 +831,32 @@
837
831
  <div class="info">
838
832
  <div class="rank">
839
833
  <span title="Ranking 19">19</span>
840
- <a href="https://github.com/mindsdb/mindsdb" target="_blank" title="mindsdb/mindsdb">mindsdb/mindsdb</a>
834
+ <a href="https://github.com/dotnetcore/FastGithub" target="_blank" title="dotnetcore/FastGithub">dotnetcore/FastGithub</a>
841
835
  </div>
842
836
  <div class="sub-title followers">
843
837
 
844
- <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
845
- <span style="background-color: #3572A5;"></span>Python
838
+ <a class="language" target="_blank" href="https://github.com/topics/c#" title="Programming Language C#">
839
+ <span style="background-color: #178600;"></span>C#
846
840
  </a>
847
841
 
848
842
  <span class="star" title="Stargazers Count">
849
843
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
850
844
  <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>
851
845
  </svg>
852
- <span>10949</span>
846
+ <span>9127</span>
853
847
  </span>
854
848
  <span class="star" title="Repo Forked">
855
849
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
856
850
  <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">
857
851
  </path>
858
852
  </svg>
859
- <span>1282</span>
853
+ <span>1246</span>
860
854
  </span>
861
855
  <span class="star">
862
856
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
863
857
  <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>
864
858
  </svg>
865
- <span>197 stars this week</span>
859
+ <span>179 stars this week</span>
866
860
  </span>
867
861
  </div>
868
862
  <div class="details">
@@ -875,32 +869,32 @@
875
869
  <div class="info">
876
870
  <div class="rank">
877
871
  <span title="Ranking 20">20</span>
878
- <a href="https://github.com/FedML-AI/FedML" target="_blank" title="FedML-AI/FedML">FedML-AI/FedML</a>
872
+ <a href="https://github.com/PowerShell/PowerShell" target="_blank" title="PowerShell/PowerShell">PowerShell/PowerShell</a>
879
873
  </div>
880
874
  <div class="sub-title followers">
881
875
 
882
- <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
883
- <span style="background-color: #3572A5;"></span>Python
876
+ <a class="language" target="_blank" href="https://github.com/topics/c#" title="Programming Language C#">
877
+ <span style="background-color: #178600;"></span>C#
884
878
  </a>
885
879
 
886
880
  <span class="star" title="Stargazers Count">
887
881
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
888
882
  <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>
889
883
  </svg>
890
- <span>2176</span>
884
+ <span>35587</span>
891
885
  </span>
892
886
  <span class="star" title="Repo Forked">
893
887
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
894
888
  <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">
895
889
  </path>
896
890
  </svg>
897
- <span>520</span>
891
+ <span>5998</span>
898
892
  </span>
899
893
  <span class="star">
900
894
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
901
895
  <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>
902
896
  </svg>
903
- <span>207 stars this week</span>
897
+ <span>289 stars this week</span>
904
898
  </span>
905
899
  </div>
906
900
  <div class="details">
@@ -913,32 +907,32 @@
913
907
  <div class="info">
914
908
  <div class="rank">
915
909
  <span title="Ranking 21">21</span>
916
- <a href="https://github.com/XTLS/Xray-core" target="_blank" title="XTLS/Xray-core">XTLS/Xray-core</a>
910
+ <a href="https://github.com/PaddlePaddle/PaddleOCR" target="_blank" title="PaddlePaddle/PaddleOCR">PaddlePaddle/PaddleOCR</a>
917
911
  </div>
918
912
  <div class="sub-title followers">
919
913
 
920
- <a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
921
- <span style="background-color: #00ADD8;"></span>Go
914
+ <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
915
+ <span style="background-color: #3572A5;"></span>Python
922
916
  </a>
923
917
 
924
918
  <span class="star" title="Stargazers Count">
925
919
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
926
920
  <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>
927
921
  </svg>
928
- <span>10100</span>
922
+ <span>25948</span>
929
923
  </span>
930
924
  <span class="star" title="Repo Forked">
931
925
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
932
926
  <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">
933
927
  </path>
934
928
  </svg>
935
- <span>1695</span>
929
+ <span>5291</span>
936
930
  </span>
937
931
  <span class="star">
938
932
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
939
933
  <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>
940
934
  </svg>
941
- <span>121 stars this week</span>
935
+ <span>515 stars this week</span>
942
936
  </span>
943
937
  </div>
944
938
  <div class="details">
@@ -951,32 +945,32 @@
951
945
  <div class="info">
952
946
  <div class="rank">
953
947
  <span title="Ranking 22">22</span>
954
- <a href="https://github.com/starship/starship" target="_blank" title="starship/starship">starship/starship</a>
948
+ <a href="https://github.com/mindsdb/mindsdb" target="_blank" title="mindsdb/mindsdb">mindsdb/mindsdb</a>
955
949
  </div>
956
950
  <div class="sub-title followers">
957
951
 
958
- <a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
959
- <span style="background-color: #dea584;"></span>Rust
952
+ <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
953
+ <span style="background-color: #3572A5;"></span>Python
960
954
  </a>
961
955
 
962
956
  <span class="star" title="Stargazers Count">
963
957
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
964
958
  <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>
965
959
  </svg>
966
- <span>29792</span>
960
+ <span>10984</span>
967
961
  </span>
968
962
  <span class="star" title="Repo Forked">
969
963
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
970
964
  <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">
971
965
  </path>
972
966
  </svg>
973
- <span>1245</span>
967
+ <span>1289</span>
974
968
  </span>
975
969
  <span class="star">
976
970
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
977
971
  <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>
978
972
  </svg>
979
- <span>530 stars this week</span>
973
+ <span>204 stars this week</span>
980
974
  </span>
981
975
  </div>
982
976
  <div class="details">
@@ -989,32 +983,32 @@
989
983
  <div class="info">
990
984
  <div class="rank">
991
985
  <span title="Ranking 23">23</span>
992
- <a href="https://github.com/geerlingguy/internet-pi" target="_blank" title="geerlingguy/internet-pi">geerlingguy/internet-pi</a>
986
+ <a href="https://github.com/rancher/rancher" target="_blank" title="rancher/rancher">rancher/rancher</a>
993
987
  </div>
994
988
  <div class="sub-title followers">
995
989
 
996
- <a class="language" target="_blank" href="https://github.com/topics/jinja" title="Programming Language Jinja">
997
- <span style="background-color: #a52a22;"></span>Jinja
990
+ <a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
991
+ <span style="background-color: #00ADD8;"></span>Go
998
992
  </a>
999
993
 
1000
994
  <span class="star" title="Stargazers Count">
1001
995
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
1002
996
  <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>
1003
997
  </svg>
1004
- <span>3301</span>
998
+ <span>20077</span>
1005
999
  </span>
1006
1000
  <span class="star" title="Repo Forked">
1007
1001
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
1008
1002
  <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">
1009
1003
  </path>
1010
1004
  </svg>
1011
- <span>320</span>
1005
+ <span>2676</span>
1012
1006
  </span>
1013
1007
  <span class="star">
1014
1008
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
1015
1009
  <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>
1016
1010
  </svg>
1017
- <span>81 stars this week</span>
1011
+ <span>130 stars this week</span>
1018
1012
  </span>
1019
1013
  </div>
1020
1014
  <div class="details">
@@ -1039,20 +1033,20 @@
1039
1033
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
1040
1034
  <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>
1041
1035
  </svg>
1042
- <span>1816</span>
1036
+ <span>1813</span>
1043
1037
  </span>
1044
1038
  <span class="star" title="Repo Forked">
1045
1039
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
1046
1040
  <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">
1047
1041
  </path>
1048
1042
  </svg>
1049
- <span>330</span>
1043
+ <span>329</span>
1050
1044
  </span>
1051
1045
  <span class="star">
1052
1046
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
1053
1047
  <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>
1054
1048
  </svg>
1055
- <span>244 stars this week</span>
1049
+ <span>238 stars this week</span>
1056
1050
  </span>
1057
1051
  </div>
1058
1052
  <div class="details">
@@ -1077,20 +1071,20 @@
1077
1071
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
1078
1072
  <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>
1079
1073
  </svg>
1080
- <span>1561</span>
1074
+ <span>1662</span>
1081
1075
  </span>
1082
1076
  <span class="star" title="Repo Forked">
1083
1077
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
1084
1078
  <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">
1085
1079
  </path>
1086
1080
  </svg>
1087
- <span>66</span>
1081
+ <span>69</span>
1088
1082
  </span>
1089
1083
  <span class="star">
1090
1084
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
1091
1085
  <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>
1092
1086
  </svg>
1093
- <span>1156 stars this week</span>
1087
+ <span>974 stars this week</span>
1094
1088
  </span>
1095
1089
  </div>
1096
1090
  <div class="details">
@@ -1115,7 +1109,7 @@
1115
1109
  <img src="https://img.shields.io/npm/v/@wcj/github-rank.svg?label=unpkg">
1116
1110
  </a>
1117
1111
  </div>
1118
- <div class="time">Last cache created on 2022/10/24 by Github API v3.</div>
1112
+ <div class="time">Last cache created on 2022/10/25 by Github API v3.</div>
1119
1113
  Create by <a href="https://github.com/jaywcjlove" target="_blank">小弟调调™</a>.
1120
1114
  </div>
1121
1115
  </body>