@wcj/github-rank 21.10.25 → 21.10.29

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 +35593 -35579
  2. package/dist/sifou-daily.json +118 -28
  3. package/dist/sifou-monthly.json +109 -109
  4. package/dist/sifou-weekly.json +166 -175
  5. package/dist/toutiao-30.json +115 -115
  6. package/dist/toutiao-7.json +164 -164
  7. package/dist/toutiao-90.json +41 -41
  8. package/dist/trending-daily.json +192 -192
  9. package/dist/trending-monthly.json +171 -171
  10. package/dist/trending-weekly.json +192 -192
  11. package/dist/users.china.json +3117 -3117
  12. package/dist/users.json +4157 -4158
  13. package/package.json +1 -1
  14. package/web/36kr.html +2 -2
  15. package/web/data/repos.json +35593 -35579
  16. package/web/data/sifou-daily.json +118 -28
  17. package/web/data/sifou-monthly.json +109 -109
  18. package/web/data/sifou-weekly.json +166 -175
  19. package/web/data/toutiao-30.json +115 -115
  20. package/web/data/toutiao-7.json +164 -164
  21. package/web/data/toutiao-90.json +41 -41
  22. package/web/data/trending-daily.json +192 -192
  23. package/web/data/trending-monthly.json +171 -171
  24. package/web/data/trending-weekly.json +192 -192
  25. package/web/data/users.china.json +3117 -3117
  26. package/web/data/users.json +4157 -4158
  27. package/web/index.html +2171 -2171
  28. package/web/repos.html +4191 -4191
  29. package/web/sifou-daily.html +304 -24
  30. package/web/sifou-monthly.html +119 -119
  31. package/web/sifou-weekly.html +139 -167
  32. package/web/toutiao-30.html +104 -104
  33. package/web/toutiao-7.html +99 -99
  34. package/web/toutiao-90.html +60 -60
  35. package/web/trending-monthly.html +151 -155
  36. package/web/trending-weekly.html +169 -173
  37. package/web/trending.html +167 -171
  38. package/web/users.china.html +1609 -1609
@@ -81,7 +81,7 @@
81
81
  </svg>
82
82
  </a>
83
83
  <h1 class="title"> GitHub Repositories Trending </h1>
84
- <div class="time">Last cache created on 2021/10/25 by Github API v3.</div>
84
+ <div class="time">Last cache created on 2021/10/29 by Github API v3.</div>
85
85
  <div class="tabs">
86
86
  <a class="" href="index.html">Users</a>
87
87
  <a class="" href="repos.html">Repos</a>
@@ -104,36 +104,36 @@
104
104
  <div class="info">
105
105
  <div class="rank">
106
106
  <span title="Ranking 1">1</span>
107
- <a href="https://github.com/pystardust/ani-cli" target="_blank" title="pystardust/ani-cli">pystardust/ani-cli</a>
107
+ <a href="https://github.com/Dusk-Labs/dim" target="_blank" title="Dusk-Labs/dim">Dusk-Labs/dim</a>
108
108
  </div>
109
109
  <div class="sub-title followers">
110
110
 
111
- <a class="language" target="_blank" href="https://github.com/topics/shell" title="Programming Language Shell">
112
- <span style="background-color: #89e051;"></span>Shell
111
+ <a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
112
+ <span style="background-color: #dea584;"></span>Rust
113
113
  </a>
114
114
 
115
115
  <span class="star" title="Stargazers Count">
116
116
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
117
117
  <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>
118
118
  </svg>
119
- <span>954</span>
119
+ <span>1724</span>
120
120
  </span>
121
121
  <span class="star" title="Repo Forked">
122
122
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
123
123
  <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">
124
124
  </path>
125
125
  </svg>
126
- <span>100</span>
126
+ <span>57</span>
127
127
  </span>
128
128
  <span class="star">
129
129
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
130
130
  <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>
131
131
  </svg>
132
- <span>273 stars this week</span>
132
+ <span>739 stars this week</span>
133
133
  </span>
134
134
  </div>
135
135
  <div class="details">
136
- A cli tool to browse and play anime
136
+ Dim, a media manager fueled by dark forces.
137
137
  </div>
138
138
  </div>
139
139
  </li>
@@ -142,36 +142,36 @@
142
142
  <div class="info">
143
143
  <div class="rank">
144
144
  <span title="Ranking 2">2</span>
145
- <a href="https://github.com/ddosify/ddosify" target="_blank" title="ddosify/ddosify">ddosify/ddosify</a>
145
+ <a href="https://github.com/modern-js-dev/modern.js" target="_blank" title="modern-js-dev/modern.js">modern-js-dev/modern.js</a>
146
146
  </div>
147
147
  <div class="sub-title followers">
148
148
 
149
- <a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
150
- <span style="background-color: #00ADD8;"></span>Go
149
+ <a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
150
+ <span style="background-color: #2b7489;"></span>TypeScript
151
151
  </a>
152
152
 
153
153
  <span class="star" title="Stargazers Count">
154
154
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
155
155
  <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>
156
156
  </svg>
157
- <span>2360</span>
157
+ <span>1449</span>
158
158
  </span>
159
159
  <span class="star" title="Repo Forked">
160
160
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
161
161
  <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">
162
162
  </path>
163
163
  </svg>
164
- <span>68</span>
164
+ <span>73</span>
165
165
  </span>
166
166
  <span class="star">
167
167
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
168
168
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
169
169
  </svg>
170
- <span>956 stars this week</span>
170
+ <span>872 stars this week</span>
171
171
  </span>
172
172
  </div>
173
173
  <div class="details">
174
- High-performance load testing tool, written in Golang.
174
+ The meta-framework suite designed from scratch for frontend-focused modern web development.
175
175
  </div>
176
176
  </div>
177
177
  </li>
@@ -180,36 +180,36 @@
180
180
  <div class="info">
181
181
  <div class="rank">
182
182
  <span title="Ranking 3">3</span>
183
- <a href="https://github.com/AveYo/MediaCreationTool.bat" target="_blank" title="AveYo/MediaCreationTool.bat">AveYo/MediaCreationTool.bat</a>
183
+ <a href="https://github.com/deepmind/mujoco" target="_blank" title="deepmind/mujoco">deepmind/mujoco</a>
184
184
  </div>
185
185
  <div class="sub-title followers">
186
186
 
187
- <a class="language" target="_blank" href="https://github.com/topics/batchfile" title="Programming Language Batchfile">
188
- <span style="background-color: #C1F12E;"></span>Batchfile
187
+ <a class="language" target="_blank" href="https://github.com/topics/c" title="Programming Language C">
188
+ <span style="background-color: #555555;"></span>C
189
189
  </a>
190
190
 
191
191
  <span class="star" title="Stargazers Count">
192
192
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
193
193
  <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>
194
194
  </svg>
195
- <span>1258</span>
195
+ <span>2568</span>
196
196
  </span>
197
197
  <span class="star" title="Repo Forked">
198
198
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
199
199
  <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">
200
200
  </path>
201
201
  </svg>
202
- <span>303</span>
202
+ <span>163</span>
203
203
  </span>
204
204
  <span class="star">
205
205
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
206
206
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
207
207
  </svg>
208
- <span>431 stars this week</span>
208
+ <span>465 stars this week</span>
209
209
  </span>
210
210
  </div>
211
211
  <div class="details">
212
- Universal MCT wrapper script for all Windows 10/11 versions from 1507 to 21H2!
212
+ Multi-Joint dynamics with Contact. A general purpose physics simulator.
213
213
  </div>
214
214
  </div>
215
215
  </li>
@@ -218,36 +218,36 @@
218
218
  <div class="info">
219
219
  <div class="rank">
220
220
  <span title="Ranking 4">4</span>
221
- <a href="https://github.com/cloudreve/Cloudreve" target="_blank" title="cloudreve/Cloudreve">cloudreve/Cloudreve</a>
221
+ <a href="https://github.com/deepfakes/faceswap" target="_blank" title="deepfakes/faceswap">deepfakes/faceswap</a>
222
222
  </div>
223
223
  <div class="sub-title followers">
224
224
 
225
- <a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
226
- <span style="background-color: #00ADD8;"></span>Go
225
+ <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
226
+ <span style="background-color: #3572A5;"></span>Python
227
227
  </a>
228
228
 
229
229
  <span class="star" title="Stargazers Count">
230
230
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
231
231
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
232
232
  </svg>
233
- <span>11227</span>
233
+ <span>39310</span>
234
234
  </span>
235
235
  <span class="star" title="Repo Forked">
236
236
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
237
237
  <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">
238
238
  </path>
239
239
  </svg>
240
- <span>1942</span>
240
+ <span>11290</span>
241
241
  </span>
242
242
  <span class="star">
243
243
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
244
244
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
245
245
  </svg>
246
- <span>485 stars this week</span>
246
+ <span>433 stars this week</span>
247
247
  </span>
248
248
  </div>
249
249
  <div class="details">
250
- 🌩支持多家云存储的云盘系统 (Self-deployed file management and sharing system, supports multiple storage providers)
250
+ Deepfakes Software For All
251
251
  </div>
252
252
  </div>
253
253
  </li>
@@ -256,36 +256,36 @@
256
256
  <div class="info">
257
257
  <div class="rank">
258
258
  <span title="Ranking 5">5</span>
259
- <a href="https://github.com/deepfakes/faceswap" target="_blank" title="deepfakes/faceswap">deepfakes/faceswap</a>
259
+ <a href="https://github.com/misterokaygo/MapAssist" target="_blank" title="misterokaygo/MapAssist">misterokaygo/MapAssist</a>
260
260
  </div>
261
261
  <div class="sub-title followers">
262
262
 
263
- <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
264
- <span style="background-color: #3572A5;"></span>Python
263
+ <a class="language" target="_blank" href="https://github.com/topics/c#" title="Programming Language C#">
264
+ <span style="background-color: #178600;"></span>C#
265
265
  </a>
266
266
 
267
267
  <span class="star" title="Stargazers Count">
268
268
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
269
269
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
270
270
  </svg>
271
- <span>39013</span>
271
+ <span>156</span>
272
272
  </span>
273
273
  <span class="star" title="Repo Forked">
274
274
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
275
275
  <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">
276
276
  </path>
277
277
  </svg>
278
- <span>11265</span>
278
+ <span>139</span>
279
279
  </span>
280
280
  <span class="star">
281
281
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
282
282
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
283
283
  </svg>
284
- <span>370 stars this week</span>
284
+ <span>63 stars this week</span>
285
285
  </span>
286
286
  </div>
287
287
  <div class="details">
288
- Deepfakes Software For All
288
+
289
289
  </div>
290
290
  </div>
291
291
  </li>
@@ -294,36 +294,36 @@
294
294
  <div class="info">
295
295
  <div class="rank">
296
296
  <span title="Ranking 6">6</span>
297
- <a href="https://github.com/KieSun/all-of-frontend" target="_blank" title="KieSun/all-of-frontend">KieSun/all-of-frontend</a>
297
+ <a href="https://github.com/ifzhang/ByteTrack" target="_blank" title="ifzhang/ByteTrack">ifzhang/ByteTrack</a>
298
298
  </div>
299
299
  <div class="sub-title followers">
300
300
 
301
- <a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
302
- <span style="background-color: #f1e05a;"></span>JavaScript
301
+ <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
302
+ <span style="background-color: #3572A5;"></span>Python
303
303
  </a>
304
304
 
305
305
  <span class="star" title="Stargazers Count">
306
306
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
307
307
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
308
308
  </svg>
309
- <span>3719</span>
309
+ <span>1263</span>
310
310
  </span>
311
311
  <span class="star" title="Repo Forked">
312
312
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
313
313
  <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">
314
314
  </path>
315
315
  </svg>
316
- <span>547</span>
316
+ <span>159</span>
317
317
  </span>
318
318
  <span class="star">
319
319
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
320
320
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
321
321
  </svg>
322
- <span>766 stars this week</span>
322
+ <span>554 stars this week</span>
323
323
  </span>
324
324
  </div>
325
325
  <div class="details">
326
- 你想知道的前端内容都在这
326
+ ByteTrack: Multi-Object Tracking by Associating Every Detection Box
327
327
  </div>
328
328
  </div>
329
329
  </li>
@@ -332,36 +332,32 @@
332
332
  <div class="info">
333
333
  <div class="rank">
334
334
  <span title="Ranking 7">7</span>
335
- <a href="https://github.com/nuxt/framework" target="_blank" title="nuxt/framework">nuxt/framework</a>
335
+ <a href="https://github.com/shengcaishizhan/kkndme_tianya" target="_blank" title="shengcaishizhan/kkndme_tianya">shengcaishizhan/kkndme_tianya</a>
336
336
  </div>
337
337
  <div class="sub-title followers">
338
338
 
339
- <a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
340
- <span style="background-color: #2b7489;"></span>TypeScript
341
- </a>
342
-
343
339
  <span class="star" title="Stargazers Count">
344
340
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
345
341
  <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
342
  </svg>
347
- <span>2918</span>
343
+ <span>5229</span>
348
344
  </span>
349
345
  <span class="star" title="Repo Forked">
350
346
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
351
347
  <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">
352
348
  </path>
353
349
  </svg>
354
- <span>148</span>
350
+ <span>1067</span>
355
351
  </span>
356
352
  <span class="star">
357
353
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
358
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>
359
355
  </svg>
360
- <span>596 stars this week</span>
356
+ <span>832 stars this week</span>
361
357
  </span>
362
358
  </div>
363
359
  <div class="details">
364
- The Hybrid Vue(3) Framework.
360
+ 天涯 kkndme 神贴聊房价
365
361
  </div>
366
362
  </div>
367
363
  </li>
@@ -370,36 +366,36 @@
370
366
  <div class="info">
371
367
  <div class="rank">
372
368
  <span title="Ranking 8">8</span>
373
- <a href="https://github.com/k4zmu2a/SpaceCadetPinball" target="_blank" title="k4zmu2a/SpaceCadetPinball">k4zmu2a/SpaceCadetPinball</a>
369
+ <a href="https://github.com/TechXueXi/TechXueXi" target="_blank" title="TechXueXi/TechXueXi">TechXueXi/TechXueXi</a>
374
370
  </div>
375
371
  <div class="sub-title followers">
376
372
 
377
- <a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
378
- <span style="background-color: #f34b7d;"></span>C++
373
+ <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
374
+ <span style="background-color: #3572A5;"></span>Python
379
375
  </a>
380
376
 
381
377
  <span class="star" title="Stargazers Count">
382
378
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
383
379
  <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
380
  </svg>
385
- <span>1368</span>
381
+ <span>1109</span>
386
382
  </span>
387
383
  <span class="star" title="Repo Forked">
388
384
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
389
385
  <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">
390
386
  </path>
391
387
  </svg>
392
- <span>70</span>
388
+ <span>281</span>
393
389
  </span>
394
390
  <span class="star">
395
391
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
396
392
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
397
393
  </svg>
398
- <span>344 stars this week</span>
394
+ <span>333 stars this week</span>
399
395
  </span>
400
396
  </div>
401
397
  <div class="details">
402
- Decompilation of 3D Pinball for Windows Space Cadet
398
+ 强国通 科技强国 学习强国 xuexiqiangguo 全网最好用开源网页学习强国助手:TechXueXi (懒人刷分工具 自动学习)技术强国,支持答题,支持 docker 45分/天
403
399
  </div>
404
400
  </div>
405
401
  </li>
@@ -408,36 +404,36 @@
408
404
  <div class="info">
409
405
  <div class="rank">
410
406
  <span title="Ranking 9">9</span>
411
- <a href="https://github.com/qiurunze123/miaosha" target="_blank" title="qiurunze123/miaosha">qiurunze123/miaosha</a>
407
+ <a href="https://github.com/cloudreve/Cloudreve" target="_blank" title="cloudreve/Cloudreve">cloudreve/Cloudreve</a>
412
408
  </div>
413
409
  <div class="sub-title followers">
414
410
 
415
- <a class="language" target="_blank" href="https://github.com/topics/java" title="Programming Language Java">
416
- <span style="background-color: #b07219;"></span>Java
411
+ <a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
412
+ <span style="background-color: #00ADD8;"></span>Go
417
413
  </a>
418
414
 
419
415
  <span class="star" title="Stargazers Count">
420
416
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
421
417
  <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
418
  </svg>
423
- <span>22586</span>
419
+ <span>11439</span>
424
420
  </span>
425
421
  <span class="star" title="Repo Forked">
426
422
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
427
423
  <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">
428
424
  </path>
429
425
  </svg>
430
- <span>5806</span>
426
+ <span>1970</span>
431
427
  </span>
432
428
  <span class="star">
433
429
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
434
430
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
435
431
  </svg>
436
- <span>342 stars this week</span>
432
+ <span>370 stars this week</span>
437
433
  </span>
438
434
  </div>
439
435
  <div class="details">
440
- ⭐⭐⭐⭐秒杀系统设计与实现.互联网工程师进阶与分析🙋🐓
436
+ 🌩支持多家云存储的云盘系统 (Self-deployed file management and sharing system, supports multiple storage providers)
441
437
  </div>
442
438
  </div>
443
439
  </li>
@@ -446,36 +442,36 @@
446
442
  <div class="info">
447
443
  <div class="rank">
448
444
  <span title="Ranking 10">10</span>
449
- <a href="https://github.com/logseq/logseq" target="_blank" title="logseq/logseq">logseq/logseq</a>
445
+ <a href="https://github.com/saic-mdal/lama" target="_blank" title="saic-mdal/lama">saic-mdal/lama</a>
450
446
  </div>
451
447
  <div class="sub-title followers">
452
448
 
453
- <a class="language" target="_blank" href="https://github.com/topics/clojure" title="Programming Language Clojure">
454
- <span style="background-color: #db5855;"></span>Clojure
449
+ <a class="language" target="_blank" href="https://github.com/topics/jupyternotebook" title="Programming Language JupyterNotebook">
450
+ <span style="background-color: #DA5B0B;"></span>JupyterNotebook
455
451
  </a>
456
452
 
457
453
  <span class="star" title="Stargazers Count">
458
454
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
459
455
  <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
456
  </svg>
461
- <span>6743</span>
457
+ <span>1087</span>
462
458
  </span>
463
459
  <span class="star" title="Repo Forked">
464
460
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
465
461
  <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">
466
462
  </path>
467
463
  </svg>
468
- <span>401</span>
464
+ <span>88</span>
469
465
  </span>
470
466
  <span class="star">
471
467
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
472
468
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
473
469
  </svg>
474
- <span>283 stars this week</span>
470
+ <span>450 stars this week</span>
475
471
  </span>
476
472
  </div>
477
473
  <div class="details">
478
- A privacy-first, open-source platform for knowledge management and collaboration. Desktop app download link: https://github.com/logseq/logseq/releases, roadmap: https://trello.com/b/8txSM12G/roadmap
474
+ 🦙 LaMa Image Inpainting, Resolution-robust Large Mask Inpainting with Fourier Convolutions, WACV 2022
479
475
  </div>
480
476
  </div>
481
477
  </li>
@@ -484,36 +480,36 @@
484
480
  <div class="info">
485
481
  <div class="rank">
486
482
  <span title="Ranking 11">11</span>
487
- <a href="https://github.com/apple/swift-docc" target="_blank" title="apple/swift-docc">apple/swift-docc</a>
483
+ <a href="https://github.com/T-head-Semi/openc910" target="_blank" title="T-head-Semi/openc910">T-head-Semi/openc910</a>
488
484
  </div>
489
485
  <div class="sub-title followers">
490
486
 
491
- <a class="language" target="_blank" href="https://github.com/topics/swift" title="Programming Language Swift">
492
- <span style="background-color: #F05138;"></span>Swift
487
+ <a class="language" target="_blank" href="https://github.com/topics/verilog" title="Programming Language Verilog">
488
+ <span style="background-color: #b2b7f8;"></span>Verilog
493
489
  </a>
494
490
 
495
491
  <span class="star" title="Stargazers Count">
496
492
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
497
493
  <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
494
  </svg>
499
- <span>442</span>
495
+ <span>379</span>
500
496
  </span>
501
497
  <span class="star" title="Repo Forked">
502
498
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
503
499
  <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">
504
500
  </path>
505
501
  </svg>
506
- <span>19</span>
502
+ <span>73</span>
507
503
  </span>
508
504
  <span class="star">
509
505
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
510
506
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
511
507
  </svg>
512
- <span>139 stars this week</span>
508
+ <span>100 stars this week</span>
513
509
  </span>
514
510
  </div>
515
511
  <div class="details">
516
- Documentation compiler that produces rich API reference documentation and interactive tutorials for your Swift framework or package.
512
+ OpenXuantie - OpenC910 Core
517
513
  </div>
518
514
  </div>
519
515
  </li>
@@ -522,36 +518,36 @@
522
518
  <div class="info">
523
519
  <div class="rank">
524
520
  <span title="Ranking 12">12</span>
525
- <a href="https://github.com/apache/apisix" target="_blank" title="apache/apisix">apache/apisix</a>
521
+ <a href="https://github.com/trekhleb/javascript-algorithms" target="_blank" title="trekhleb/javascript-algorithms">trekhleb/javascript-algorithms</a>
526
522
  </div>
527
523
  <div class="sub-title followers">
528
524
 
529
- <a class="language" target="_blank" href="https://github.com/topics/lua" title="Programming Language Lua">
530
- <span style="background-color: #000080;"></span>Lua
525
+ <a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
526
+ <span style="background-color: #f1e05a;"></span>JavaScript
531
527
  </a>
532
528
 
533
529
  <span class="star" title="Stargazers Count">
534
530
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
535
531
  <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
532
  </svg>
537
- <span>7179</span>
533
+ <span>125414</span>
538
534
  </span>
539
535
  <span class="star" title="Repo Forked">
540
536
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
541
537
  <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">
542
538
  </path>
543
539
  </svg>
544
- <span>1296</span>
540
+ <span>20408</span>
545
541
  </span>
546
542
  <span class="star">
547
543
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
548
544
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
549
545
  </svg>
550
- <span>270 stars this week</span>
546
+ <span>1992 stars this week</span>
551
547
  </span>
552
548
  </div>
553
549
  <div class="details">
554
- The Cloud-Native API Gateway
550
+ 📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
555
551
  </div>
556
552
  </div>
557
553
  </li>
@@ -560,36 +556,32 @@
560
556
  <div class="info">
561
557
  <div class="rank">
562
558
  <span title="Ranking 13">13</span>
563
- <a href="https://github.com/ytdl-org/youtube-dl" target="_blank" title="ytdl-org/youtube-dl">ytdl-org/youtube-dl</a>
559
+ <a href="https://github.com/jwasham/coding-interview-university" target="_blank" title="jwasham/coding-interview-university">jwasham/coding-interview-university</a>
564
560
  </div>
565
561
  <div class="sub-title followers">
566
562
 
567
- <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
568
- <span style="background-color: #3572A5;"></span>Python
569
- </a>
570
-
571
563
  <span class="star" title="Stargazers Count">
572
564
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
573
565
  <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
566
  </svg>
575
- <span>101602</span>
567
+ <span>196147</span>
576
568
  </span>
577
569
  <span class="star" title="Repo Forked">
578
570
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
579
571
  <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">
580
572
  </path>
581
573
  </svg>
582
- <span>6198</span>
574
+ <span>52734</span>
583
575
  </span>
584
576
  <span class="star">
585
577
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
586
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>
587
579
  </svg>
588
- <span>318 stars this week</span>
580
+ <span>1081 stars this week</span>
589
581
  </span>
590
582
  </div>
591
583
  <div class="details">
592
- Command-line program to download videos from YouTube.com and other video sites
584
+ A complete computer science study plan to become a software engineer.
593
585
  </div>
594
586
  </div>
595
587
  </li>
@@ -598,36 +590,36 @@
598
590
  <div class="info">
599
591
  <div class="rank">
600
592
  <span title="Ranking 14">14</span>
601
- <a href="https://github.com/john-smilga/node-express-course" target="_blank" title="john-smilga/node-express-course">john-smilga/node-express-course</a>
593
+ <a href="https://github.com/huggingface/transformers" target="_blank" title="huggingface/transformers">huggingface/transformers</a>
602
594
  </div>
603
595
  <div class="sub-title followers">
604
596
 
605
- <a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
606
- <span style="background-color: #f1e05a;"></span>JavaScript
597
+ <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
598
+ <span style="background-color: #3572A5;"></span>Python
607
599
  </a>
608
600
 
609
601
  <span class="star" title="Stargazers Count">
610
602
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
611
603
  <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
604
  </svg>
613
- <span>674</span>
605
+ <span>53165</span>
614
606
  </span>
615
607
  <span class="star" title="Repo Forked">
616
608
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
617
609
  <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">
618
610
  </path>
619
611
  </svg>
620
- <span>643</span>
612
+ <span>12629</span>
621
613
  </span>
622
614
  <span class="star">
623
615
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
624
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>
625
617
  </svg>
626
- <span>67 stars this week</span>
618
+ <span>402 stars this week</span>
627
619
  </span>
628
620
  </div>
629
621
  <div class="details">
630
-
622
+ 🤗 Transformers: State-of-the-art Natural Language Processing for Pytorch, TensorFlow, and JAX.
631
623
  </div>
632
624
  </div>
633
625
  </li>
@@ -636,36 +628,36 @@
636
628
  <div class="info">
637
629
  <div class="rank">
638
630
  <span title="Ranking 15">15</span>
639
- <a href="https://github.com/PanJiaChen/vue-element-admin" target="_blank" title="PanJiaChen/vue-element-admin">PanJiaChen/vue-element-admin</a>
631
+ <a href="https://github.com/spmallick/learnopencv" target="_blank" title="spmallick/learnopencv">spmallick/learnopencv</a>
640
632
  </div>
641
633
  <div class="sub-title followers">
642
634
 
643
- <a class="language" target="_blank" href="https://github.com/topics/vue" title="Programming Language Vue">
644
- <span style="background-color: #41b883;"></span>Vue
635
+ <a class="language" target="_blank" href="https://github.com/topics/jupyternotebook" title="Programming Language JupyterNotebook">
636
+ <span style="background-color: #DA5B0B;"></span>JupyterNotebook
645
637
  </a>
646
638
 
647
639
  <span class="star" title="Stargazers Count">
648
640
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
649
641
  <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>
650
642
  </svg>
651
- <span>71933</span>
643
+ <span>15038</span>
652
644
  </span>
653
645
  <span class="star" title="Repo Forked">
654
646
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
655
647
  <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">
656
648
  </path>
657
649
  </svg>
658
- <span>25878</span>
650
+ <span>9480</span>
659
651
  </span>
660
652
  <span class="star">
661
653
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
662
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>
663
655
  </svg>
664
- <span>361 stars this week</span>
656
+ <span>171 stars this week</span>
665
657
  </span>
666
658
  </div>
667
659
  <div class="details">
668
- 🎉 A magical vue admin https://panjiachen.github.io/vue-element-admin
660
+ Learn OpenCV : C++ and Python Examples
669
661
  </div>
670
662
  </div>
671
663
  </li>
@@ -674,32 +666,36 @@
674
666
  <div class="info">
675
667
  <div class="rank">
676
668
  <span title="Ranking 16">16</span>
677
- <a href="https://github.com/ossu/computer-science" target="_blank" title="ossu/computer-science">ossu/computer-science</a>
669
+ <a href="https://github.com/microsoft/terminal" target="_blank" title="microsoft/terminal">microsoft/terminal</a>
678
670
  </div>
679
671
  <div class="sub-title followers">
680
672
 
673
+ <a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
674
+ <span style="background-color: #f34b7d;"></span>C++
675
+ </a>
676
+
681
677
  <span class="star" title="Stargazers Count">
682
678
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
683
679
  <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
680
  </svg>
685
- <span>98971</span>
681
+ <span>78253</span>
686
682
  </span>
687
683
  <span class="star" title="Repo Forked">
688
684
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
689
685
  <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">
690
686
  </path>
691
687
  </svg>
692
- <span>13584</span>
688
+ <span>6967</span>
693
689
  </span>
694
690
  <span class="star">
695
691
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
696
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>
697
693
  </svg>
698
- <span>749 stars this week</span>
694
+ <span>367 stars this week</span>
699
695
  </span>
700
696
  </div>
701
697
  <div class="details">
702
- 🎓 Path to a free self-taught education in Computer Science!
698
+ The new Windows Terminal and the original Windows console host, all in the same place!
703
699
  </div>
704
700
  </div>
705
701
  </li>
@@ -708,7 +704,7 @@
708
704
  <div class="info">
709
705
  <div class="rank">
710
706
  <span title="Ranking 17">17</span>
711
- <a href="https://github.com/yt-dlp/yt-dlp" target="_blank" title="yt-dlp/yt-dlp">yt-dlp/yt-dlp</a>
707
+ <a href="https://github.com/TheAlgorithms/Python" target="_blank" title="TheAlgorithms/Python">TheAlgorithms/Python</a>
712
708
  </div>
713
709
  <div class="sub-title followers">
714
710
 
@@ -720,24 +716,24 @@
720
716
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
721
717
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
722
718
  </svg>
723
- <span>8711</span>
719
+ <span>121849</span>
724
720
  </span>
725
721
  <span class="star" title="Repo Forked">
726
722
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
727
723
  <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">
728
724
  </path>
729
725
  </svg>
730
- <span>534</span>
726
+ <span>32658</span>
731
727
  </span>
732
728
  <span class="star">
733
729
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
734
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>
735
731
  </svg>
736
- <span>658 stars this week</span>
732
+ <span>1133 stars this week</span>
737
733
  </span>
738
734
  </div>
739
735
  <div class="details">
740
- A youtube-dl fork with additional features and fixes
736
+ All Algorithms implemented in Python
741
737
  </div>
742
738
  </div>
743
739
  </li>
@@ -746,7 +742,7 @@
746
742
  <div class="info">
747
743
  <div class="rank">
748
744
  <span title="Ranking 18">18</span>
749
- <a href="https://github.com/protocolbuffers/protobuf" target="_blank" title="protocolbuffers/protobuf">protocolbuffers/protobuf</a>
745
+ <a href="https://github.com/tesseract-ocr/tesseract" target="_blank" title="tesseract-ocr/tesseract">tesseract-ocr/tesseract</a>
750
746
  </div>
751
747
  <div class="sub-title followers">
752
748
 
@@ -758,24 +754,24 @@
758
754
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
759
755
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
760
756
  </svg>
761
- <span>51333</span>
757
+ <span>42420</span>
762
758
  </span>
763
759
  <span class="star" title="Repo Forked">
764
760
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
765
761
  <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">
766
762
  </path>
767
763
  </svg>
768
- <span>13340</span>
764
+ <span>7584</span>
769
765
  </span>
770
766
  <span class="star">
771
767
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
772
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>
773
769
  </svg>
774
- <span>149 stars this week</span>
770
+ <span>181 stars this week</span>
775
771
  </span>
776
772
  </div>
777
773
  <div class="details">
778
- Protocol Buffers - Google&#39;s data interchange format
774
+ Tesseract Open Source OCR Engine (main repository)
779
775
  </div>
780
776
  </div>
781
777
  </li>
@@ -784,36 +780,36 @@
784
780
  <div class="info">
785
781
  <div class="rank">
786
782
  <span title="Ranking 19">19</span>
787
- <a href="https://github.com/trekhleb/javascript-algorithms" target="_blank" title="trekhleb/javascript-algorithms">trekhleb/javascript-algorithms</a>
783
+ <a href="https://github.com/psf/black" target="_blank" title="psf/black">psf/black</a>
788
784
  </div>
789
785
  <div class="sub-title followers">
790
786
 
791
- <a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
792
- <span style="background-color: #f1e05a;"></span>JavaScript
787
+ <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
788
+ <span style="background-color: #3572A5;"></span>Python
793
789
  </a>
794
790
 
795
791
  <span class="star" title="Stargazers Count">
796
792
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
797
793
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
798
794
  </svg>
799
- <span>124659</span>
795
+ <span>23403</span>
800
796
  </span>
801
797
  <span class="star" title="Repo Forked">
802
798
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
803
799
  <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">
804
800
  </path>
805
801
  </svg>
806
- <span>20300</span>
802
+ <span>1479</span>
807
803
  </span>
808
804
  <span class="star">
809
805
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
810
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>
811
807
  </svg>
812
- <span>1913 stars this week</span>
808
+ <span>208 stars this week</span>
813
809
  </span>
814
810
  </div>
815
811
  <div class="details">
816
- 📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
812
+ The uncompromising Python code formatter
817
813
  </div>
818
814
  </div>
819
815
  </li>
@@ -822,36 +818,36 @@
822
818
  <div class="info">
823
819
  <div class="rank">
824
820
  <span title="Ranking 20">20</span>
825
- <a href="https://github.com/pytorch/pytorch" target="_blank" title="pytorch/pytorch">pytorch/pytorch</a>
821
+ <a href="https://github.com/fchollet/deep-learning-with-python-notebooks" target="_blank" title="fchollet/deep-learning-with-python-notebooks">fchollet/deep-learning-with-python-notebooks</a>
826
822
  </div>
827
823
  <div class="sub-title followers">
828
824
 
829
- <a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
830
- <span style="background-color: #f34b7d;"></span>C++
825
+ <a class="language" target="_blank" href="https://github.com/topics/jupyternotebook" title="Programming Language JupyterNotebook">
826
+ <span style="background-color: #DA5B0B;"></span>JupyterNotebook
831
827
  </a>
832
828
 
833
829
  <span class="star" title="Stargazers Count">
834
830
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
835
831
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
836
832
  </svg>
837
- <span>51636</span>
833
+ <span>13910</span>
838
834
  </span>
839
835
  <span class="star" title="Repo Forked">
840
836
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
841
837
  <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">
842
838
  </path>
843
839
  </svg>
844
- <span>14132</span>
840
+ <span>6836</span>
845
841
  </span>
846
842
  <span class="star">
847
843
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
848
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>
849
845
  </svg>
850
- <span>198 stars this week</span>
846
+ <span>143 stars this week</span>
851
847
  </span>
852
848
  </div>
853
849
  <div class="details">
854
- Tensors and Dynamic neural networks in Python with strong GPU acceleration
850
+ Jupyter notebooks for the code samples of the book &#34;Deep Learning with Python&#34;
855
851
  </div>
856
852
  </div>
857
853
  </li>
@@ -860,36 +856,36 @@
860
856
  <div class="info">
861
857
  <div class="rank">
862
858
  <span title="Ranking 21">21</span>
863
- <a href="https://github.com/elementor/elementor" target="_blank" title="elementor/elementor">elementor/elementor</a>
859
+ <a href="https://github.com/Vonng/ddia" target="_blank" title="Vonng/ddia">Vonng/ddia</a>
864
860
  </div>
865
861
  <div class="sub-title followers">
866
862
 
867
- <a class="language" target="_blank" href="https://github.com/topics/php" title="Programming Language PHP">
868
- <span style="background-color: #4F5D95;"></span>PHP
863
+ <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
864
+ <span style="background-color: #3572A5;"></span>Python
869
865
  </a>
870
866
 
871
867
  <span class="star" title="Stargazers Count">
872
868
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
873
869
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
874
870
  </svg>
875
- <span>4094</span>
871
+ <span>9619</span>
876
872
  </span>
877
873
  <span class="star" title="Repo Forked">
878
874
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
879
875
  <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">
880
876
  </path>
881
877
  </svg>
882
- <span>1016</span>
878
+ <span>2114</span>
883
879
  </span>
884
880
  <span class="star">
885
881
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
886
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>
887
883
  </svg>
888
- <span>31 stars this week</span>
884
+ <span>203 stars this week</span>
889
885
  </span>
890
886
  </div>
891
887
  <div class="details">
892
- The most advanced frontend drag &amp; drop page builder. Create high-end, pixel perfect websites at record speeds. Any theme, any page, any design.
888
+ 《Designing Data-Intensive Application》DDIA中文翻译
893
889
  </div>
894
890
  </div>
895
891
  </li>
@@ -898,36 +894,36 @@
898
894
  <div class="info">
899
895
  <div class="rank">
900
896
  <span title="Ranking 22">22</span>
901
- <a href="https://github.com/google/jax" target="_blank" title="google/jax">google/jax</a>
897
+ <a href="https://github.com/acidanthera/OpenCorePkg" target="_blank" title="acidanthera/OpenCorePkg">acidanthera/OpenCorePkg</a>
902
898
  </div>
903
899
  <div class="sub-title followers">
904
900
 
905
- <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
906
- <span style="background-color: #3572A5;"></span>Python
901
+ <a class="language" target="_blank" href="https://github.com/topics/c" title="Programming Language C">
902
+ <span style="background-color: #555555;"></span>C
907
903
  </a>
908
904
 
909
905
  <span class="star" title="Stargazers Count">
910
906
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
911
907
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
912
908
  </svg>
913
- <span>14690</span>
909
+ <span>8362</span>
914
910
  </span>
915
911
  <span class="star" title="Repo Forked">
916
912
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
917
913
  <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">
918
914
  </path>
919
915
  </svg>
920
- <span>1369</span>
916
+ <span>1477</span>
921
917
  </span>
922
918
  <span class="star">
923
919
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
924
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>
925
921
  </svg>
926
- <span>230 stars this week</span>
922
+ <span>93 stars this week</span>
927
923
  </span>
928
924
  </div>
929
925
  <div class="details">
930
- Composable transformations of Python+NumPy programs: differentiate, vectorize, JIT to GPU/TPU, and more
926
+ OpenCore bootloader
931
927
  </div>
932
928
  </div>
933
929
  </li>
@@ -936,36 +932,36 @@
936
932
  <div class="info">
937
933
  <div class="rank">
938
934
  <span title="Ranking 23">23</span>
939
- <a href="https://github.com/paritytech/polkadot" target="_blank" title="paritytech/polkadot">paritytech/polkadot</a>
935
+ <a href="https://github.com/neuralchen/SimSwap" target="_blank" title="neuralchen/SimSwap">neuralchen/SimSwap</a>
940
936
  </div>
941
937
  <div class="sub-title followers">
942
938
 
943
- <a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
944
- <span style="background-color: #dea584;"></span>Rust
939
+ <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
940
+ <span style="background-color: #3572A5;"></span>Python
945
941
  </a>
946
942
 
947
943
  <span class="star" title="Stargazers Count">
948
944
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
949
945
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
950
946
  </svg>
951
- <span>4428</span>
947
+ <span>1337</span>
952
948
  </span>
953
949
  <span class="star" title="Repo Forked">
954
950
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
955
951
  <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">
956
952
  </path>
957
953
  </svg>
958
- <span>950</span>
954
+ <span>236</span>
959
955
  </span>
960
956
  <span class="star">
961
957
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
962
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>
963
959
  </svg>
964
- <span>117 stars this week</span>
960
+ <span>42 stars this week</span>
965
961
  </span>
966
962
  </div>
967
963
  <div class="details">
968
- Polkadot Node Implementation
964
+ The official project of SimSwap (ACM MM 2020)
969
965
  </div>
970
966
  </div>
971
967
  </li>
@@ -974,7 +970,7 @@
974
970
  <div class="info">
975
971
  <div class="rank">
976
972
  <span title="Ranking 24">24</span>
977
- <a href="https://github.com/sveltejs/kit" target="_blank" title="sveltejs/kit">sveltejs/kit</a>
973
+ <a href="https://github.com/GitSquared/edex-ui" target="_blank" title="GitSquared/edex-ui">GitSquared/edex-ui</a>
978
974
  </div>
979
975
  <div class="sub-title followers">
980
976
 
@@ -986,24 +982,24 @@
986
982
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
987
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>
988
984
  </svg>
989
- <span>5233</span>
985
+ <span>34299</span>
990
986
  </span>
991
987
  <span class="star" title="Repo Forked">
992
988
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
993
989
  <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">
994
990
  </path>
995
991
  </svg>
996
- <span>420</span>
992
+ <span>1845</span>
997
993
  </span>
998
994
  <span class="star">
999
995
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
1000
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>
1001
997
  </svg>
1002
- <span>244 stars this week</span>
998
+ <span>177 stars this week</span>
1003
999
  </span>
1004
1000
  </div>
1005
1001
  <div class="details">
1006
- The fastest way to build Svelte apps
1002
+ A cross-platform, customizable science fiction terminal emulator with advanced monitoring &amp; touchscreen support.
1007
1003
  </div>
1008
1004
  </div>
1009
1005
  </li>
@@ -1012,36 +1008,36 @@
1012
1008
  <div class="info">
1013
1009
  <div class="rank">
1014
1010
  <span title="Ranking 25">25</span>
1015
- <a href="https://github.com/rwightman/pytorch-image-models" target="_blank" title="rwightman/pytorch-image-models">rwightman/pytorch-image-models</a>
1011
+ <a href="https://github.com/elementor/elementor" target="_blank" title="elementor/elementor">elementor/elementor</a>
1016
1012
  </div>
1017
1013
  <div class="sub-title followers">
1018
1014
 
1019
- <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
1020
- <span style="background-color: #3572A5;"></span>Python
1015
+ <a class="language" target="_blank" href="https://github.com/topics/php" title="Programming Language PHP">
1016
+ <span style="background-color: #4F5D95;"></span>PHP
1021
1017
  </a>
1022
1018
 
1023
1019
  <span class="star" title="Stargazers Count">
1024
1020
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
1025
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>
1026
1022
  </svg>
1027
- <span>13930</span>
1023
+ <span>4115</span>
1028
1024
  </span>
1029
1025
  <span class="star" title="Repo Forked">
1030
1026
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
1031
1027
  <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">
1032
1028
  </path>
1033
1029
  </svg>
1034
- <span>2196</span>
1030
+ <span>1018</span>
1035
1031
  </span>
1036
1032
  <span class="star">
1037
1033
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
1038
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>
1039
1035
  </svg>
1040
- <span>245 stars this week</span>
1036
+ <span>44 stars this week</span>
1041
1037
  </span>
1042
1038
  </div>
1043
1039
  <div class="details">
1044
- PyTorch image models, scripts, pretrained weights -- ResNet, ResNeXT, EfficientNet, EfficientNetV2, NFNet, Vision Transformer, MixNet, MobileNet-V3/V2, RegNet, DPN, CSPNet, and more
1040
+ The most advanced frontend drag &amp; drop page builder. Create high-end, pixel perfect websites at record speeds. Any theme, any page, any design.
1045
1041
  </div>
1046
1042
  </div>
1047
1043
  </li>
@@ -1062,7 +1058,7 @@
1062
1058
  <img src="https://img.shields.io/npm/v/@wcj/github-rank.svg?label=unpkg">
1063
1059
  </a>
1064
1060
  </p>
1065
- <div class="time">Last cache created on 2021/10/25 by Github API v3.</div>
1061
+ <div class="time">Last cache created on 2021/10/29 by Github API v3.</div>
1066
1062
  Create by <a href="https://github.com/jaywcjlove" target="_blank">小弟调调™</a>.
1067
1063
  </div>
1068
1064
  </body>