@wcj/github-rank 21.9.16 → 21.9.17

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 +25271 -25253
  2. package/dist/sifou-daily.json +47 -65
  3. package/dist/sifou-monthly.json +63 -63
  4. package/dist/sifou-weekly.json +110 -110
  5. package/dist/toutiao-30.json +66 -66
  6. package/dist/toutiao-7.json +92 -92
  7. package/dist/toutiao-90.json +32 -32
  8. package/dist/trending-daily.json +178 -178
  9. package/dist/trending-monthly.json +151 -151
  10. package/dist/trending-weekly.json +181 -181
  11. package/dist/users.china.json +1090 -1090
  12. package/dist/users.json +2028 -2028
  13. package/package.json +1 -1
  14. package/web/36kr.html +2 -2
  15. package/web/data/repos.json +25271 -25253
  16. package/web/data/sifou-daily.json +47 -65
  17. package/web/data/sifou-monthly.json +63 -63
  18. package/web/data/sifou-weekly.json +110 -110
  19. package/web/data/toutiao-30.json +66 -66
  20. package/web/data/toutiao-7.json +92 -92
  21. package/web/data/toutiao-90.json +32 -32
  22. package/web/data/trending-daily.json +178 -178
  23. package/web/data/trending-monthly.json +151 -151
  24. package/web/data/trending-weekly.json +181 -181
  25. package/web/data/users.china.json +1090 -1090
  26. package/web/data/users.json +2028 -2028
  27. package/web/index.html +1117 -1117
  28. package/web/repos.html +2919 -2903
  29. package/web/sifou-daily.html +40 -96
  30. package/web/sifou-monthly.html +97 -97
  31. package/web/sifou-weekly.html +135 -135
  32. package/web/toutiao-30.html +64 -64
  33. package/web/toutiao-7.html +92 -92
  34. package/web/toutiao-90.html +45 -45
  35. package/web/trending-monthly.html +147 -151
  36. package/web/trending-weekly.html +167 -163
  37. package/web/trending.html +156 -164
  38. package/web/users.china.html +589 -589
package/web/trending.html CHANGED
@@ -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/9/16 by Github API v3.</div>
84
+ <div class="time">Last cache created on 2021/9/17 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/Python-World/python-mini-projects" target="_blank" title="Python-World/python-mini-projects">Python-World/python-mini-projects</a>
107
+ <a href="https://github.com/jagrosh/MusicBot" target="_blank" title="jagrosh/MusicBot">jagrosh/MusicBot</a>
108
108
  </div>
109
109
  <div class="sub-title followers">
110
110
 
111
- <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
112
- <span style="background-color: #3572A5;"></span>Python
111
+ <a class="language" target="_blank" href="https://github.com/topics/java" title="Programming Language Java">
112
+ <span style="background-color: #b07219;"></span>Java
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>2753</span>
119
+ <span>1919</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>839</span>
126
+ <span>990</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>556 stars today</span>
132
+ <span>175 stars today</span>
133
133
  </span>
134
134
  </div>
135
135
  <div class="details">
136
- A collection of simple python mini projects to enhance your python skills
136
+ 🎶 A Discord music bot that&#39;s easy to set up and run yourself!
137
137
  </div>
138
138
  </div>
139
139
  </li>
@@ -154,14 +154,14 @@
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>119484</span>
157
+ <span>119802</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>19651</span>
164
+ <span>19708</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">
@@ -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/SudhanPlayz/Discord-MusicBot" target="_blank" title="SudhanPlayz/Discord-MusicBot">SudhanPlayz/Discord-MusicBot</a>
183
+ <a href="https://github.com/dotnet/maui" target="_blank" title="dotnet/maui">dotnet/maui</a>
184
184
  </div>
185
185
  <div class="sub-title followers">
186
186
 
187
- <a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
188
- <span style="background-color: #f1e05a;"></span>JavaScript
187
+ <a class="language" target="_blank" href="https://github.com/topics/c#" title="Programming Language C#">
188
+ <span style="background-color: #178600;"></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>707</span>
195
+ <span>11630</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>879</span>
202
+ <span>513</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>96 stars today</span>
208
+ <span>77 stars today</span>
209
209
  </span>
210
210
  </div>
211
211
  <div class="details">
212
- An advanced discord music bot, supports Spotify, Soundcloud, YouTube with Shuffling, Volume Control and Web Dashboard with Slash Commands support!
212
+ .NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.
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/microsoft/ML-For-Beginners" target="_blank" title="microsoft/ML-For-Beginners">microsoft/ML-For-Beginners</a>
221
+ <a href="https://github.com/phoboslab/q1k3" target="_blank" title="phoboslab/q1k3">phoboslab/q1k3</a>
222
222
  </div>
223
223
  <div class="sub-title followers">
224
224
 
225
- <a class="language" target="_blank" href="https://github.com/topics/jupyternotebook" title="Programming Language JupyterNotebook">
226
- <span style="background-color: #DA5B0B;"></span>JupyterNotebook
225
+ <a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
226
+ <span style="background-color: #f1e05a;"></span>JavaScript
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>21660</span>
233
+ <span>728</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>4427</span>
240
+ <span>39</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>757 stars today</span>
246
+ <span>155 stars today</span>
247
247
  </span>
248
248
  </div>
249
249
  <div class="details">
250
- 12 weeks, 25 lessons, 50 quizzes, classic Machine Learning for all
250
+ A tiny FPS for js13k
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/graviraja/MLOps-Basics" target="_blank" title="graviraja/MLOps-Basics">graviraja/MLOps-Basics</a>
259
+ <a href="https://github.com/HashLips/hashlips_art_engine" target="_blank" title="HashLips/hashlips_art_engine">HashLips/hashlips_art_engine</a>
260
260
  </div>
261
261
  <div class="sub-title followers">
262
262
 
263
- <a class="language" target="_blank" href="https://github.com/topics/jupyternotebook" title="Programming Language JupyterNotebook">
264
- <span style="background-color: #DA5B0B;"></span>JupyterNotebook
263
+ <a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
264
+ <span style="background-color: #f1e05a;"></span>JavaScript
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>1653</span>
271
+ <span>120</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>185</span>
278
+ <span>39</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>268 stars today</span>
284
+ <span>58 stars today</span>
285
285
  </span>
286
286
  </div>
287
287
  <div class="details">
288
-
288
+ HashLips Art Engine is a tool used to create multiple different instances of artworks based on provided layers.
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/phoboslab/q1k3" target="_blank" title="phoboslab/q1k3">phoboslab/q1k3</a>
297
+ <a href="https://github.com/Python-World/python-mini-projects" target="_blank" title="Python-World/python-mini-projects">Python-World/python-mini-projects</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>574</span>
309
+ <span>3245</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>31</span>
316
+ <span>905</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>160 stars today</span>
322
+ <span>512 stars today</span>
323
323
  </span>
324
324
  </div>
325
325
  <div class="details">
326
- A tiny FPS for js13k
326
+ A collection of simple python mini projects to enhance your python skills
327
327
  </div>
328
328
  </div>
329
329
  </li>
@@ -332,36 +332,36 @@
332
332
  <div class="info">
333
333
  <div class="rank">
334
334
  <span title="Ranking 7">7</span>
335
- <a href="https://github.com/Jack-Cherish/quantitative" target="_blank" title="Jack-Cherish/quantitative">Jack-Cherish/quantitative</a>
335
+ <a href="https://github.com/jgraph/drawio-desktop" target="_blank" title="jgraph/drawio-desktop">jgraph/drawio-desktop</a>
336
336
  </div>
337
337
  <div class="sub-title followers">
338
338
 
339
- <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
340
- <span style="background-color: #3572A5;"></span>Python
339
+ <a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
340
+ <span style="background-color: #f1e05a;"></span>JavaScript
341
341
  </a>
342
342
 
343
343
  <span class="star" title="Stargazers Count">
344
344
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
345
345
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
346
346
  </svg>
347
- <span>175</span>
347
+ <span>21562</span>
348
348
  </span>
349
349
  <span class="star" title="Repo Forked">
350
350
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
351
351
  <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
352
  </path>
353
353
  </svg>
354
- <span>102</span>
354
+ <span>2367</span>
355
355
  </span>
356
356
  <span class="star">
357
357
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
358
358
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
359
359
  </svg>
360
- <span>52 stars today</span>
360
+ <span>135 stars today</span>
361
361
  </span>
362
362
  </div>
363
363
  <div class="details">
364
- 量化交易:python3
364
+ Official electron build of diagrams.net
365
365
  </div>
366
366
  </div>
367
367
  </li>
@@ -382,20 +382,20 @@
382
382
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
383
383
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
384
384
  </svg>
385
- <span>14488</span>
385
+ <span>15021</span>
386
386
  </span>
387
387
  <span class="star" title="Repo Forked">
388
388
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
389
389
  <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
390
  </path>
391
391
  </svg>
392
- <span>2632</span>
392
+ <span>2761</span>
393
393
  </span>
394
394
  <span class="star">
395
395
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
396
396
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
397
397
  </svg>
398
- <span>430 stars today</span>
398
+ <span>547 stars today</span>
399
399
  </span>
400
400
  </div>
401
401
  <div class="details">
@@ -408,32 +408,36 @@
408
408
  <div class="info">
409
409
  <div class="rank">
410
410
  <span title="Ranking 9">9</span>
411
- <a href="https://github.com/jwasham/coding-interview-university" target="_blank" title="jwasham/coding-interview-university">jwasham/coding-interview-university</a>
411
+ <a href="https://github.com/awwbees/BespokeSynth" target="_blank" title="awwbees/BespokeSynth">awwbees/BespokeSynth</a>
412
412
  </div>
413
413
  <div class="sub-title followers">
414
414
 
415
+ <a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
416
+ <span style="background-color: #f34b7d;"></span>C++
417
+ </a>
418
+
415
419
  <span class="star" title="Stargazers Count">
416
420
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
417
421
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
418
422
  </svg>
419
- <span>191887</span>
423
+ <span>1818</span>
420
424
  </span>
421
425
  <span class="star" title="Repo Forked">
422
426
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
423
427
  <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">
424
428
  </path>
425
429
  </svg>
426
- <span>51639</span>
430
+ <span>53</span>
427
431
  </span>
428
432
  <span class="star">
429
433
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
430
434
  <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>
431
435
  </svg>
432
- <span>344 stars today</span>
436
+ <span>150 stars today</span>
433
437
  </span>
434
438
  </div>
435
439
  <div class="details">
436
- A complete computer science study plan to become a software engineer.
440
+ Software modular synth
437
441
  </div>
438
442
  </div>
439
443
  </li>
@@ -442,32 +446,36 @@
442
446
  <div class="info">
443
447
  <div class="rank">
444
448
  <span title="Ranking 10">10</span>
445
- <a href="https://github.com/EbookFoundation/free-programming-books" target="_blank" title="EbookFoundation/free-programming-books">EbookFoundation/free-programming-books</a>
449
+ <a href="https://github.com/Saul-Mirone/milkdown" target="_blank" title="Saul-Mirone/milkdown">Saul-Mirone/milkdown</a>
446
450
  </div>
447
451
  <div class="sub-title followers">
448
452
 
453
+ <a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
454
+ <span style="background-color: #2b7489;"></span>TypeScript
455
+ </a>
456
+
449
457
  <span class="star" title="Stargazers Count">
450
458
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
451
459
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
452
460
  </svg>
453
- <span>204206</span>
461
+ <span>3704</span>
454
462
  </span>
455
463
  <span class="star" title="Repo Forked">
456
464
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
457
465
  <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">
458
466
  </path>
459
467
  </svg>
460
- <span>44355</span>
468
+ <span>93</span>
461
469
  </span>
462
470
  <span class="star">
463
471
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
464
472
  <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>
465
473
  </svg>
466
- <span>319 stars today</span>
474
+ <span>250 stars today</span>
467
475
  </span>
468
476
  </div>
469
477
  <div class="details">
470
- 📚 Freely available programming books
478
+ 🍼 Plugin driven WYSIWYG markdown editor framework.
471
479
  </div>
472
480
  </div>
473
481
  </li>
@@ -476,36 +484,36 @@
476
484
  <div class="info">
477
485
  <div class="rank">
478
486
  <span title="Ranking 11">11</span>
479
- <a href="https://github.com/pyg-team/pytorch_geometric" target="_blank" title="pyg-team/pytorch_geometric">pyg-team/pytorch_geometric</a>
487
+ <a href="https://github.com/hyperledger/fabric" target="_blank" title="hyperledger/fabric">hyperledger/fabric</a>
480
488
  </div>
481
489
  <div class="sub-title followers">
482
490
 
483
- <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
484
- <span style="background-color: #3572A5;"></span>Python
491
+ <a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
492
+ <span style="background-color: #00ADD8;"></span>Go
485
493
  </a>
486
494
 
487
495
  <span class="star" title="Stargazers Count">
488
496
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
489
497
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
490
498
  </svg>
491
- <span>12287</span>
499
+ <span>12452</span>
492
500
  </span>
493
501
  <span class="star" title="Repo Forked">
494
502
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
495
503
  <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">
496
504
  </path>
497
505
  </svg>
498
- <span>2102</span>
506
+ <span>7338</span>
499
507
  </span>
500
508
  <span class="star">
501
509
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
502
510
  <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>
503
511
  </svg>
504
- <span>185 stars today</span>
512
+ <span>137 stars today</span>
505
513
  </span>
506
514
  </div>
507
515
  <div class="details">
508
- Graph Neural Network Library for PyTorch
516
+ Hyperledger Fabric is an enterprise-grade permissioned distributed ledger framework for developing solutions and applications. Its modular and versatile design satisfies a broad range of industry use cases. It offers a unique approach to consensus that enables performance at scale while preserving privacy.
509
517
  </div>
510
518
  </div>
511
519
  </li>
@@ -514,36 +522,36 @@
514
522
  <div class="info">
515
523
  <div class="rank">
516
524
  <span title="Ranking 12">12</span>
517
- <a href="https://github.com/microsoft/qlib" target="_blank" title="microsoft/qlib">microsoft/qlib</a>
525
+ <a href="https://github.com/Rigellute/spotify-tui" target="_blank" title="Rigellute/spotify-tui">Rigellute/spotify-tui</a>
518
526
  </div>
519
527
  <div class="sub-title followers">
520
528
 
521
- <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
522
- <span style="background-color: #3572A5;"></span>Python
529
+ <a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
530
+ <span style="background-color: #dea584;"></span>Rust
523
531
  </a>
524
532
 
525
533
  <span class="star" title="Stargazers Count">
526
534
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
527
535
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
528
536
  </svg>
529
- <span>6332</span>
537
+ <span>9962</span>
530
538
  </span>
531
539
  <span class="star" title="Repo Forked">
532
540
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
533
541
  <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">
534
542
  </path>
535
543
  </svg>
536
- <span>1008</span>
544
+ <span>331</span>
537
545
  </span>
538
546
  <span class="star">
539
547
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
540
548
  <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>
541
549
  </svg>
542
- <span>206 stars today</span>
550
+ <span>228 stars today</span>
543
551
  </span>
544
552
  </div>
545
553
  <div class="details">
546
- Qlib is an AI-oriented quantitative investment platform, which aims to realize the potential, empower the research, and create the value of AI technologies in quantitative investment. With Qlib, you can easily try your ideas to create better Quant investment strategies.
554
+ Spotify for the terminal written in Rust 🚀
547
555
  </div>
548
556
  </div>
549
557
  </li>
@@ -552,36 +560,36 @@
552
560
  <div class="info">
553
561
  <div class="rank">
554
562
  <span title="Ranking 13">13</span>
555
- <a href="https://github.com/HZFE/awesome-interview" target="_blank" title="HZFE/awesome-interview">HZFE/awesome-interview</a>
563
+ <a href="https://github.com/vuejs/vue-cli" target="_blank" title="vuejs/vue-cli">vuejs/vue-cli</a>
556
564
  </div>
557
565
  <div class="sub-title followers">
558
566
 
559
- <a class="language" target="_blank" href="https://github.com/topics/html" title="Programming Language HTML">
560
- <span style="background-color: #e34c26;"></span>HTML
567
+ <a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
568
+ <span style="background-color: #f1e05a;"></span>JavaScript
561
569
  </a>
562
570
 
563
571
  <span class="star" title="Stargazers Count">
564
572
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
565
573
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
566
574
  </svg>
567
- <span>369</span>
575
+ <span>28449</span>
568
576
  </span>
569
577
  <span class="star" title="Repo Forked">
570
578
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
571
579
  <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">
572
580
  </path>
573
581
  </svg>
574
- <span>25</span>
582
+ <span>5774</span>
575
583
  </span>
576
584
  <span class="star">
577
585
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
578
586
  <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>
579
587
  </svg>
580
- <span>118 stars today</span>
588
+ <span>57 stars today</span>
581
589
  </span>
582
590
  </div>
583
591
  <div class="details">
584
- 剑指前端 Offer
592
+ 🛠️ Standard Tooling for Vue.js Development
585
593
  </div>
586
594
  </div>
587
595
  </li>
@@ -590,36 +598,32 @@
590
598
  <div class="info">
591
599
  <div class="rank">
592
600
  <span title="Ranking 14">14</span>
593
- <a href="https://github.com/1makarov/binance-nft-buy" target="_blank" title="1makarov/binance-nft-buy">1makarov/binance-nft-buy</a>
601
+ <a href="https://github.com/EbookFoundation/free-programming-books" target="_blank" title="EbookFoundation/free-programming-books">EbookFoundation/free-programming-books</a>
594
602
  </div>
595
603
  <div class="sub-title followers">
596
604
 
597
- <a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
598
- <span style="background-color: #00ADD8;"></span>Go
599
- </a>
600
-
601
605
  <span class="star" title="Stargazers Count">
602
606
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
603
607
  <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>
604
608
  </svg>
605
- <span>80</span>
609
+ <span>204637</span>
606
610
  </span>
607
611
  <span class="star" title="Repo Forked">
608
612
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
609
613
  <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">
610
614
  </path>
611
615
  </svg>
612
- <span>51</span>
616
+ <span>44408</span>
613
617
  </span>
614
618
  <span class="star">
615
619
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
616
620
  <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>
617
621
  </svg>
618
- <span>25 stars today</span>
622
+ <span>477 stars today</span>
619
623
  </span>
620
624
  </div>
621
625
  <div class="details">
622
- bot for automatic purchase of boxes
626
+ 📚 Freely available programming books
623
627
  </div>
624
628
  </div>
625
629
  </li>
@@ -628,36 +632,32 @@
628
632
  <div class="info">
629
633
  <div class="rank">
630
634
  <span title="Ranking 15">15</span>
631
- <a href="https://github.com/outflanknl/PrintNightmare" target="_blank" title="outflanknl/PrintNightmare">outflanknl/PrintNightmare</a>
635
+ <a href="https://github.com/imarvinle/awesome-cs-books" target="_blank" title="imarvinle/awesome-cs-books">imarvinle/awesome-cs-books</a>
632
636
  </div>
633
637
  <div class="sub-title followers">
634
638
 
635
- <a class="language" target="_blank" href="https://github.com/topics/c" title="Programming Language C">
636
- <span style="background-color: #555555;"></span>C
637
- </a>
638
-
639
639
  <span class="star" title="Stargazers Count">
640
640
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
641
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>
642
642
  </svg>
643
- <span>156</span>
643
+ <span>9342</span>
644
644
  </span>
645
645
  <span class="star" title="Repo Forked">
646
646
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
647
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">
648
648
  </path>
649
649
  </svg>
650
- <span>30</span>
650
+ <span>1511</span>
651
651
  </span>
652
652
  <span class="star">
653
653
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
654
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>
655
655
  </svg>
656
- <span>36 stars today</span>
656
+ <span>63 stars today</span>
657
657
  </span>
658
658
  </div>
659
659
  <div class="details">
660
-
660
+ 经典编程书籍大全,涵盖:计算机系统与网络、系统架构、算法与数据结构、前端开发、后端开发、移动开发、数据库、测试、项目与团队、程序员职业修炼、求职面试等
661
661
  </div>
662
662
  </div>
663
663
  </li>
@@ -666,36 +666,32 @@
666
666
  <div class="info">
667
667
  <div class="rank">
668
668
  <span title="Ranking 16">16</span>
669
- <a href="https://github.com/Just-Some-Bots/MusicBot" target="_blank" title="Just-Some-Bots/MusicBot">Just-Some-Bots/MusicBot</a>
669
+ <a href="https://github.com/jwasham/coding-interview-university" target="_blank" title="jwasham/coding-interview-university">jwasham/coding-interview-university</a>
670
670
  </div>
671
671
  <div class="sub-title followers">
672
672
 
673
- <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
674
- <span style="background-color: #3572A5;"></span>Python
675
- </a>
676
-
677
673
  <span class="star" title="Stargazers Count">
678
674
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
679
675
  <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>
680
676
  </svg>
681
- <span>2520</span>
677
+ <span>192370</span>
682
678
  </span>
683
679
  <span class="star" title="Repo Forked">
684
680
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
685
681
  <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">
686
682
  </path>
687
683
  </svg>
688
- <span>2099</span>
684
+ <span>51687</span>
689
685
  </span>
690
686
  <span class="star">
691
687
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
692
688
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
693
689
  </svg>
694
- <span>57 stars today</span>
690
+ <span>545 stars today</span>
695
691
  </span>
696
692
  </div>
697
693
  <div class="details">
698
- 🎵 The original MusicBot for Discord (formerly SexualRhinoceros/MusicBot)
694
+ A complete computer science study plan to become a software engineer.
699
695
  </div>
700
696
  </div>
701
697
  </li>
@@ -704,36 +700,36 @@
704
700
  <div class="info">
705
701
  <div class="rank">
706
702
  <span title="Ranking 17">17</span>
707
- <a href="https://github.com/snowpackjs/astro" target="_blank" title="snowpackjs/astro">snowpackjs/astro</a>
703
+ <a href="https://github.com/WZMIAOMIAO/deep-learning-for-image-processing" target="_blank" title="WZMIAOMIAO/deep-learning-for-image-processing">WZMIAOMIAO/deep-learning-for-image-processing</a>
708
704
  </div>
709
705
  <div class="sub-title followers">
710
706
 
711
- <a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
712
- <span style="background-color: #2b7489;"></span>TypeScript
707
+ <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
708
+ <span style="background-color: #3572A5;"></span>Python
713
709
  </a>
714
710
 
715
711
  <span class="star" title="Stargazers Count">
716
712
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
717
713
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
718
714
  </svg>
719
- <span>6732</span>
715
+ <span>4026</span>
720
716
  </span>
721
717
  <span class="star" title="Repo Forked">
722
718
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
723
719
  <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">
724
720
  </path>
725
721
  </svg>
726
- <span>275</span>
722
+ <span>2033</span>
727
723
  </span>
728
724
  <span class="star">
729
725
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
730
726
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
731
727
  </svg>
732
- <span>84 stars today</span>
728
+ <span>44 stars today</span>
733
729
  </span>
734
730
  </div>
735
731
  <div class="details">
736
- 🚀🧑‍🚀 Keep your eyes to the skies, astronauts!
732
+ deep learning for image processing including classification and object-detection etc.
737
733
  </div>
738
734
  </div>
739
735
  </li>
@@ -742,36 +738,36 @@
742
738
  <div class="info">
743
739
  <div class="rank">
744
740
  <span title="Ranking 18">18</span>
745
- <a href="https://github.com/CyC2018/CS-Notes" target="_blank" title="CyC2018/CS-Notes">CyC2018/CS-Notes</a>
741
+ <a href="https://github.com/snowpackjs/astro" target="_blank" title="snowpackjs/astro">snowpackjs/astro</a>
746
742
  </div>
747
743
  <div class="sub-title followers">
748
744
 
749
- <a class="language" target="_blank" href="https://github.com/topics/java" title="Programming Language Java">
750
- <span style="background-color: #b07219;"></span>Java
745
+ <a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
746
+ <span style="background-color: #2b7489;"></span>TypeScript
751
747
  </a>
752
748
 
753
749
  <span class="star" title="Stargazers Count">
754
750
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
755
751
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
756
752
  </svg>
757
- <span>138408</span>
753
+ <span>6845</span>
758
754
  </span>
759
755
  <span class="star" title="Repo Forked">
760
756
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
761
757
  <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">
762
758
  </path>
763
759
  </svg>
764
- <span>44367</span>
760
+ <span>278</span>
765
761
  </span>
766
762
  <span class="star">
767
763
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
768
764
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
769
765
  </svg>
770
- <span>101 stars today</span>
766
+ <span>112 stars today</span>
771
767
  </span>
772
768
  </div>
773
769
  <div class="details">
774
- 📚 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计
770
+ 🚀🧑‍🚀 Keep your eyes to the skies, astronauts!
775
771
  </div>
776
772
  </div>
777
773
  </li>
@@ -780,36 +776,36 @@
780
776
  <div class="info">
781
777
  <div class="rank">
782
778
  <span title="Ranking 19">19</span>
783
- <a href="https://github.com/microsoft/winget-cli" target="_blank" title="microsoft/winget-cli">microsoft/winget-cli</a>
779
+ <a href="https://github.com/public-apis/public-apis" target="_blank" title="public-apis/public-apis">public-apis/public-apis</a>
784
780
  </div>
785
781
  <div class="sub-title followers">
786
782
 
787
- <a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
788
- <span style="background-color: #f34b7d;"></span>C++
783
+ <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
784
+ <span style="background-color: #3572A5;"></span>Python
789
785
  </a>
790
786
 
791
787
  <span class="star" title="Stargazers Count">
792
788
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
793
789
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
794
790
  </svg>
795
- <span>15095</span>
791
+ <span>157056</span>
796
792
  </span>
797
793
  <span class="star" title="Repo Forked">
798
794
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
799
795
  <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">
800
796
  </path>
801
797
  </svg>
802
- <span>719</span>
798
+ <span>17834</span>
803
799
  </span>
804
800
  <span class="star">
805
801
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
806
802
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
807
803
  </svg>
808
- <span>80 stars today</span>
804
+ <span>338 stars today</span>
809
805
  </span>
810
806
  </div>
811
807
  <div class="details">
812
- Windows Package Manager CLI (aka winget)
808
+ A collective list of free APIs
813
809
  </div>
814
810
  </div>
815
811
  </li>
@@ -818,7 +814,7 @@
818
814
  <div class="info">
819
815
  <div class="rank">
820
816
  <span title="Ranking 20">20</span>
821
- <a href="https://github.com/aslitsecurity/CVE-2021-40444_builders" target="_blank" title="aslitsecurity/CVE-2021-40444_builders">aslitsecurity/CVE-2021-40444_builders</a>
817
+ <a href="https://github.com/tensorflow/similarity" target="_blank" title="tensorflow/similarity">tensorflow/similarity</a>
822
818
  </div>
823
819
  <div class="sub-title followers">
824
820
 
@@ -830,24 +826,24 @@
830
826
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
831
827
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
832
828
  </svg>
833
- <span>122</span>
829
+ <span>344</span>
834
830
  </span>
835
831
  <span class="star" title="Repo Forked">
836
832
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
837
833
  <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">
838
834
  </path>
839
835
  </svg>
840
- <span>32</span>
836
+ <span>17</span>
841
837
  </span>
842
838
  <span class="star">
843
839
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
844
840
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
845
841
  </svg>
846
- <span>36 stars today</span>
842
+ <span>97 stars today</span>
847
843
  </span>
848
844
  </div>
849
845
  <div class="details">
850
- This repo contain builders of cab file, html file, and docx file for CVE-2021-40444 exploit
846
+ TensorFlow Similarity is a python package focused on making similarity learning quick and easy.
851
847
  </div>
852
848
  </div>
853
849
  </li>
@@ -856,7 +852,7 @@
856
852
  <div class="info">
857
853
  <div class="rank">
858
854
  <span title="Ranking 21">21</span>
859
- <a href="https://github.com/brunosimon/my-room-in-3d" target="_blank" title="brunosimon/my-room-in-3d">brunosimon/my-room-in-3d</a>
855
+ <a href="https://github.com/AMAI-GmbH/AI-Expert-Roadmap" target="_blank" title="AMAI-GmbH/AI-Expert-Roadmap">AMAI-GmbH/AI-Expert-Roadmap</a>
860
856
  </div>
861
857
  <div class="sub-title followers">
862
858
 
@@ -868,24 +864,24 @@
868
864
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
869
865
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
870
866
  </svg>
871
- <span>938</span>
867
+ <span>14260</span>
872
868
  </span>
873
869
  <span class="star" title="Repo Forked">
874
870
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
875
871
  <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">
876
872
  </path>
877
873
  </svg>
878
- <span>61</span>
874
+ <span>1245</span>
879
875
  </span>
880
876
  <span class="star">
881
877
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
882
878
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
883
879
  </svg>
884
- <span>80 stars today</span>
880
+ <span>188 stars today</span>
885
881
  </span>
886
882
  </div>
887
883
  <div class="details">
888
-
884
+ Roadmap to becoming an Artificial Intelligence Expert in 2021
889
885
  </div>
890
886
  </div>
891
887
  </li>
@@ -894,36 +890,36 @@
894
890
  <div class="info">
895
891
  <div class="rank">
896
892
  <span title="Ranking 22">22</span>
897
- <a href="https://github.com/eritislami/evobot" target="_blank" title="eritislami/evobot">eritislami/evobot</a>
893
+ <a href="https://github.com/microsoft/onnxruntime" target="_blank" title="microsoft/onnxruntime">microsoft/onnxruntime</a>
898
894
  </div>
899
895
  <div class="sub-title followers">
900
896
 
901
- <a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
902
- <span style="background-color: #f1e05a;"></span>JavaScript
897
+ <a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
898
+ <span style="background-color: #f34b7d;"></span>C++
903
899
  </a>
904
900
 
905
901
  <span class="star" title="Stargazers Count">
906
902
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
907
903
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
908
904
  </svg>
909
- <span>742</span>
905
+ <span>5331</span>
910
906
  </span>
911
907
  <span class="star" title="Repo Forked">
912
908
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
913
909
  <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">
914
910
  </path>
915
911
  </svg>
916
- <span>1261</span>
912
+ <span>1248</span>
917
913
  </span>
918
914
  <span class="star">
919
915
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
920
916
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
921
917
  </svg>
922
- <span>74 stars today</span>
918
+ <span>77 stars today</span>
923
919
  </span>
924
920
  </div>
925
921
  <div class="details">
926
- 🤖 EvoBot is a Discord Music Bot built with discord.js &amp; uses Command Handler from discordjs.guide
922
+ ONNX Runtime: cross-platform, high performance ML inferencing and training accelerator
927
923
  </div>
928
924
  </div>
929
925
  </li>
@@ -932,36 +928,32 @@
932
928
  <div class="info">
933
929
  <div class="rank">
934
930
  <span title="Ranking 23">23</span>
935
- <a href="https://github.com/revoltchat/revolt" target="_blank" title="revoltchat/revolt">revoltchat/revolt</a>
931
+ <a href="https://github.com/LaravelDaily/Laravel-Roadmap-Learning-Path" target="_blank" title="LaravelDaily/Laravel-Roadmap-Learning-Path">LaravelDaily/Laravel-Roadmap-Learning-Path</a>
936
932
  </div>
937
933
  <div class="sub-title followers">
938
934
 
939
- <a class="language" target="_blank" href="https://github.com/topics/shell" title="Programming Language Shell">
940
- <span style="background-color: #89e051;"></span>Shell
941
- </a>
942
-
943
935
  <span class="star" title="Stargazers Count">
944
936
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
945
937
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
946
938
  </svg>
947
- <span>442</span>
939
+ <span>2074</span>
948
940
  </span>
949
941
  <span class="star" title="Repo Forked">
950
942
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
951
943
  <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">
952
944
  </path>
953
945
  </svg>
954
- <span>11</span>
946
+ <span>370</span>
955
947
  </span>
956
948
  <span class="star">
957
949
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
958
950
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
959
951
  </svg>
960
- <span>80 stars today</span>
952
+ <span>36 stars today</span>
961
953
  </span>
962
954
  </div>
963
955
  <div class="details">
964
- Repository for miscellaneous repository management and discussions: https://github.com/revoltchat/revolt/discussions
956
+
965
957
  </div>
966
958
  </div>
967
959
  </li>
@@ -970,7 +962,7 @@
970
962
  <div class="info">
971
963
  <div class="rank">
972
964
  <span title="Ranking 24">24</span>
973
- <a href="https://github.com/jagrosh/MusicBot" target="_blank" title="jagrosh/MusicBot">jagrosh/MusicBot</a>
965
+ <a href="https://github.com/macrozheng/mall" target="_blank" title="macrozheng/mall">macrozheng/mall</a>
974
966
  </div>
975
967
  <div class="sub-title followers">
976
968
 
@@ -982,24 +974,24 @@
982
974
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
983
975
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
984
976
  </svg>
985
- <span>1747</span>
977
+ <span>52540</span>
986
978
  </span>
987
979
  <span class="star" title="Repo Forked">
988
980
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
989
981
  <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">
990
982
  </path>
991
983
  </svg>
992
- <span>956</span>
984
+ <span>22478</span>
993
985
  </span>
994
986
  <span class="star">
995
987
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
996
988
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
997
989
  </svg>
998
- <span>137 stars today</span>
990
+ <span>59 stars today</span>
999
991
  </span>
1000
992
  </div>
1001
993
  <div class="details">
1002
- 🎶 A Discord music bot that&#39;s easy to set up and run yourself!
994
+ mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现,采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。
1003
995
  </div>
1004
996
  </div>
1005
997
  </li>
@@ -1008,7 +1000,7 @@
1008
1000
  <div class="info">
1009
1001
  <div class="rank">
1010
1002
  <span title="Ranking 25">25</span>
1011
- <a href="https://github.com/iptv-org/iptv" target="_blank" title="iptv-org/iptv">iptv-org/iptv</a>
1003
+ <a href="https://github.com/cypress-io/cypress" target="_blank" title="cypress-io/cypress">cypress-io/cypress</a>
1012
1004
  </div>
1013
1005
  <div class="sub-title followers">
1014
1006
 
@@ -1020,24 +1012,24 @@
1020
1012
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
1021
1013
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
1022
1014
  </svg>
1023
- <span>39754</span>
1015
+ <span>33367</span>
1024
1016
  </span>
1025
1017
  <span class="star" title="Repo Forked">
1026
1018
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
1027
1019
  <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">
1028
1020
  </path>
1029
1021
  </svg>
1030
- <span>3289</span>
1022
+ <span>1958</span>
1031
1023
  </span>
1032
1024
  <span class="star">
1033
1025
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
1034
1026
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
1035
1027
  </svg>
1036
- <span>182 stars today</span>
1028
+ <span>210 stars today</span>
1037
1029
  </span>
1038
1030
  </div>
1039
1031
  <div class="details">
1040
- Collection of publicly available IPTV channels from all over the world
1032
+ Fast, easy and reliable testing for anything that runs in a browser.
1041
1033
  </div>
1042
1034
  </div>
1043
1035
  </li>
@@ -1058,7 +1050,7 @@
1058
1050
  <img src="https://img.shields.io/npm/v/@wcj/github-rank.svg?label=unpkg">
1059
1051
  </a>
1060
1052
  </p>
1061
- <div class="time">Last cache created on 2021/9/16 by Github API v3.</div>
1053
+ <div class="time">Last cache created on 2021/9/17 by Github API v3.</div>
1062
1054
  Create by <a href="https://github.com/jaywcjlove" target="_blank">小弟调调™</a>.
1063
1055
  </div>
1064
1056
  </body>