@wcj/github-rank 21.9.12 → 21.9.16

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 +32322 -31322
  2. package/dist/sifou-daily.json +75 -30
  3. package/dist/sifou-monthly.json +107 -107
  4. package/dist/sifou-weekly.json +175 -175
  5. package/dist/toutiao-30.json +119 -119
  6. package/dist/toutiao-7.json +164 -164
  7. package/dist/toutiao-90.json +57 -57
  8. package/dist/trending-daily.json +199 -199
  9. package/dist/trending-monthly.json +158 -158
  10. package/dist/trending-weekly.json +191 -191
  11. package/dist/users.china.json +3196 -3197
  12. package/dist/users.json +4216 -4216
  13. package/package.json +1 -1
  14. package/web/36kr.html +2 -2
  15. package/web/data/repos.json +32322 -31322
  16. package/web/data/sifou-daily.json +75 -30
  17. package/web/data/sifou-monthly.json +107 -107
  18. package/web/data/sifou-weekly.json +175 -175
  19. package/web/data/toutiao-30.json +119 -119
  20. package/web/data/toutiao-7.json +164 -164
  21. package/web/data/toutiao-90.json +57 -57
  22. package/web/data/trending-daily.json +199 -199
  23. package/web/data/trending-monthly.json +158 -158
  24. package/web/data/trending-weekly.json +191 -191
  25. package/web/data/users.china.json +3196 -3197
  26. package/web/data/users.json +4216 -4216
  27. package/web/index.html +2161 -2161
  28. package/web/repos.html +4239 -4239
  29. package/web/sifou-daily.html +166 -26
  30. package/web/sifou-monthly.html +124 -124
  31. package/web/sifou-weekly.html +147 -147
  32. package/web/toutiao-30.html +107 -107
  33. package/web/toutiao-7.html +93 -93
  34. package/web/toutiao-90.html +91 -91
  35. package/web/trending-monthly.html +147 -147
  36. package/web/trending-weekly.html +175 -167
  37. package/web/trending.html +180 -172
  38. package/web/users.china.html +1647 -1647
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/12 by Github API v3.</div>
84
+ <div class="time">Last cache created on 2021/9/16 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/cloudwego/netpoll" target="_blank" title="cloudwego/netpoll">cloudwego/netpoll</a>
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>
108
108
  </div>
109
109
  <div class="sub-title followers">
110
110
 
111
- <a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
112
- <span style="background-color: #00ADD8;"></span>Go
111
+ <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
112
+ <span style="background-color: #3572A5;"></span>Python
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>1344</span>
119
+ <span>2753</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>141</span>
126
+ <span>839</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>174 stars today</span>
132
+ <span>556 stars today</span>
133
133
  </span>
134
134
  </div>
135
135
  <div class="details">
136
- A high-performance non-blocking I/O networking framework, which focused on RPC scenarios, developed by ByteDance.
136
+ A collection of simple python mini projects to enhance your python skills
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/flutter/flutter" target="_blank" title="flutter/flutter">flutter/flutter</a>
145
+ <a href="https://github.com/trekhleb/javascript-algorithms" target="_blank" title="trekhleb/javascript-algorithms">trekhleb/javascript-algorithms</a>
146
146
  </div>
147
147
  <div class="sub-title followers">
148
148
 
149
- <a class="language" target="_blank" href="https://github.com/topics/dart" title="Programming Language Dart">
150
- <span style="background-color: #00B4AB;"></span>Dart
149
+ <a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
150
+ <span style="background-color: #f1e05a;"></span>JavaScript
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>129441</span>
157
+ <span>119484</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>18630</span>
164
+ <span>19651</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>231 stars today</span>
170
+ <span>344 stars today</span>
171
171
  </span>
172
172
  </div>
173
173
  <div class="details">
174
- Flutter makes it easy and fast to build beautiful apps for mobile and beyond.
174
+ 📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
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/Azure/azure-cli" target="_blank" title="Azure/azure-cli">Azure/azure-cli</a>
183
+ <a href="https://github.com/SudhanPlayz/Discord-MusicBot" target="_blank" title="SudhanPlayz/Discord-MusicBot">SudhanPlayz/Discord-MusicBot</a>
184
184
  </div>
185
185
  <div class="sub-title followers">
186
186
 
187
- <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
188
- <span style="background-color: #3572A5;"></span>Python
187
+ <a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
188
+ <span style="background-color: #f1e05a;"></span>JavaScript
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>2681</span>
195
+ <span>707</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>1802</span>
202
+ <span>879</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>92 stars today</span>
208
+ <span>96 stars today</span>
209
209
  </span>
210
210
  </div>
211
211
  <div class="details">
212
- Azure Command-Line Interface
212
+ An advanced discord music bot, supports Spotify, Soundcloud, YouTube with Shuffling, Volume Control and Web Dashboard with Slash Commands support!
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/yangshun/tech-interview-handbook" target="_blank" title="yangshun/tech-interview-handbook">yangshun/tech-interview-handbook</a>
221
+ <a href="https://github.com/microsoft/ML-For-Beginners" target="_blank" title="microsoft/ML-For-Beginners">microsoft/ML-For-Beginners</a>
222
222
  </div>
223
223
  <div class="sub-title followers">
224
224
 
225
- <a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
226
- <span style="background-color: #f1e05a;"></span>JavaScript
225
+ <a class="language" target="_blank" href="https://github.com/topics/jupyternotebook" title="Programming Language JupyterNotebook">
226
+ <span style="background-color: #DA5B0B;"></span>JupyterNotebook
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>57824</span>
233
+ <span>21660</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>8057</span>
240
+ <span>4427</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>177 stars today</span>
246
+ <span>757 stars today</span>
247
247
  </span>
248
248
  </div>
249
249
  <div class="details">
250
- 💯 Curated interview preparation materials for busy engineers
250
+ 12 weeks, 25 lessons, 50 quizzes, classic Machine Learning 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/ChoiceCoin/ChoiceCoin.github.io" target="_blank" title="ChoiceCoin/ChoiceCoin.github.io">ChoiceCoin/ChoiceCoin.github.io</a>
259
+ <a href="https://github.com/graviraja/MLOps-Basics" target="_blank" title="graviraja/MLOps-Basics">graviraja/MLOps-Basics</a>
260
260
  </div>
261
261
  <div class="sub-title followers">
262
262
 
263
- <a class="language" target="_blank" href="https://github.com/topics/html" title="Programming Language HTML">
264
- <span style="background-color: #e34c26;"></span>HTML
263
+ <a class="language" target="_blank" href="https://github.com/topics/jupyternotebook" title="Programming Language JupyterNotebook">
264
+ <span style="background-color: #DA5B0B;"></span>JupyterNotebook
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>783</span>
271
+ <span>1653</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>2742</span>
278
+ <span>185</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>67 stars today</span>
284
+ <span>268 stars today</span>
285
285
  </span>
286
286
  </div>
287
287
  <div class="details">
288
- Choice Coin Public Website
288
+
289
289
  </div>
290
290
  </div>
291
291
  </li>
@@ -294,32 +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/MoH-Malaysia/covid19-public" target="_blank" title="MoH-Malaysia/covid19-public">MoH-Malaysia/covid19-public</a>
297
+ <a href="https://github.com/phoboslab/q1k3" target="_blank" title="phoboslab/q1k3">phoboslab/q1k3</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
303
+ </a>
304
+
301
305
  <span class="star" title="Stargazers Count">
302
306
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
303
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>
304
308
  </svg>
305
- <span>698</span>
309
+ <span>574</span>
306
310
  </span>
307
311
  <span class="star" title="Repo Forked">
308
312
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
309
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">
310
314
  </path>
311
315
  </svg>
312
- <span>361</span>
316
+ <span>31</span>
313
317
  </span>
314
318
  <span class="star">
315
319
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
316
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>
317
321
  </svg>
318
- <span>36 stars today</span>
322
+ <span>160 stars today</span>
319
323
  </span>
320
324
  </div>
321
325
  <div class="details">
322
- Official data on the COVID-19 epidemic in Malaysia. Powered by CPRC, CPRC Hospital System, MKAK, and MySejahtera.
326
+ A tiny FPS for js13k
323
327
  </div>
324
328
  </div>
325
329
  </li>
@@ -328,36 +332,36 @@
328
332
  <div class="info">
329
333
  <div class="rank">
330
334
  <span title="Ranking 7">7</span>
331
- <a href="https://github.com/cloudwego/kitex" target="_blank" title="cloudwego/kitex">cloudwego/kitex</a>
335
+ <a href="https://github.com/Jack-Cherish/quantitative" target="_blank" title="Jack-Cherish/quantitative">Jack-Cherish/quantitative</a>
332
336
  </div>
333
337
  <div class="sub-title followers">
334
338
 
335
- <a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
336
- <span style="background-color: #00ADD8;"></span>Go
339
+ <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
340
+ <span style="background-color: #3572A5;"></span>Python
337
341
  </a>
338
342
 
339
343
  <span class="star" title="Stargazers Count">
340
344
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
341
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>
342
346
  </svg>
343
- <span>2289</span>
347
+ <span>175</span>
344
348
  </span>
345
349
  <span class="star" title="Repo Forked">
346
350
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
347
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">
348
352
  </path>
349
353
  </svg>
350
- <span>230</span>
354
+ <span>102</span>
351
355
  </span>
352
356
  <span class="star">
353
357
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
354
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>
355
359
  </svg>
356
- <span>137 stars today</span>
360
+ <span>52 stars today</span>
357
361
  </span>
358
362
  </div>
359
363
  <div class="details">
360
- A high-performance and strong-extensibility Golang RPC framework that helps developers build microservices.
364
+ 量化交易:python3
361
365
  </div>
362
366
  </div>
363
367
  </li>
@@ -366,32 +370,36 @@
366
370
  <div class="info">
367
371
  <div class="rank">
368
372
  <span title="Ranking 8">8</span>
369
- <a href="https://github.com/ffffffff0x/Digital-Privacy" target="_blank" title="ffffffff0x/Digital-Privacy">ffffffff0x/Digital-Privacy</a>
373
+ <a href="https://github.com/bregman-arie/devops-exercises" target="_blank" title="bregman-arie/devops-exercises">bregman-arie/devops-exercises</a>
370
374
  </div>
371
375
  <div class="sub-title followers">
372
376
 
377
+ <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
378
+ <span style="background-color: #3572A5;"></span>Python
379
+ </a>
380
+
373
381
  <span class="star" title="Stargazers Count">
374
382
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
375
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>
376
384
  </svg>
377
- <span>3071</span>
385
+ <span>14488</span>
378
386
  </span>
379
387
  <span class="star" title="Repo Forked">
380
388
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
381
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">
382
390
  </path>
383
391
  </svg>
384
- <span>424</span>
392
+ <span>2632</span>
385
393
  </span>
386
394
  <span class="star">
387
395
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
388
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>
389
397
  </svg>
390
- <span>105 stars today</span>
398
+ <span>430 stars today</span>
391
399
  </span>
392
400
  </div>
393
401
  <div class="details">
394
- 一个关于数字隐私搜集、保护、清理集一体的方案,外加开源信息收集(OSINT)对抗
402
+ Linux, Jenkins, AWS, SRE, Prometheus, Docker, Python, Ansible, Git, Kubernetes, Terraform, OpenStack, SQL, NoSQL, Azure, GCP, DNS, Elastic, Network, Virtualization. DevOps Interview Questions
395
403
  </div>
396
404
  </div>
397
405
  </li>
@@ -400,36 +408,32 @@
400
408
  <div class="info">
401
409
  <div class="rank">
402
410
  <span title="Ranking 9">9</span>
403
- <a href="https://github.com/DataDog/go-profiler-notes" target="_blank" title="DataDog/go-profiler-notes">DataDog/go-profiler-notes</a>
411
+ <a href="https://github.com/jwasham/coding-interview-university" target="_blank" title="jwasham/coding-interview-university">jwasham/coding-interview-university</a>
404
412
  </div>
405
413
  <div class="sub-title followers">
406
414
 
407
- <a class="language" target="_blank" href="https://github.com/topics/jupyternotebook" title="Programming Language JupyterNotebook">
408
- <span style="background-color: #DA5B0B;"></span>JupyterNotebook
409
- </a>
410
-
411
415
  <span class="star" title="Stargazers Count">
412
416
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
413
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>
414
418
  </svg>
415
- <span>1182</span>
419
+ <span>191887</span>
416
420
  </span>
417
421
  <span class="star" title="Repo Forked">
418
422
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
419
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">
420
424
  </path>
421
425
  </svg>
422
- <span>55</span>
426
+ <span>51639</span>
423
427
  </span>
424
428
  <span class="star">
425
429
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
426
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>
427
431
  </svg>
428
- <span>87 stars today</span>
432
+ <span>344 stars today</span>
429
433
  </span>
430
434
  </div>
431
435
  <div class="details">
432
- felixge&#39;s notes on the various go profiling methods that are available.
436
+ A complete computer science study plan to become a software engineer.
433
437
  </div>
434
438
  </div>
435
439
  </li>
@@ -438,36 +442,32 @@
438
442
  <div class="info">
439
443
  <div class="rank">
440
444
  <span title="Ranking 10">10</span>
441
- <a href="https://github.com/protocolbuffers/protobuf" target="_blank" title="protocolbuffers/protobuf">protocolbuffers/protobuf</a>
445
+ <a href="https://github.com/EbookFoundation/free-programming-books" target="_blank" title="EbookFoundation/free-programming-books">EbookFoundation/free-programming-books</a>
442
446
  </div>
443
447
  <div class="sub-title followers">
444
448
 
445
- <a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
446
- <span style="background-color: #f34b7d;"></span>C++
447
- </a>
448
-
449
449
  <span class="star" title="Stargazers Count">
450
450
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
451
451
  <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
452
  </svg>
453
- <span>50651</span>
453
+ <span>204206</span>
454
454
  </span>
455
455
  <span class="star" title="Repo Forked">
456
456
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
457
457
  <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
458
  </path>
459
459
  </svg>
460
- <span>13210</span>
460
+ <span>44355</span>
461
461
  </span>
462
462
  <span class="star">
463
463
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
464
464
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
465
465
  </svg>
466
- <span>59 stars today</span>
466
+ <span>319 stars today</span>
467
467
  </span>
468
468
  </div>
469
469
  <div class="details">
470
- Protocol Buffers - Google&#39;s data interchange format
470
+ 📚 Freely available programming books
471
471
  </div>
472
472
  </div>
473
473
  </li>
@@ -476,36 +476,36 @@
476
476
  <div class="info">
477
477
  <div class="rank">
478
478
  <span title="Ranking 11">11</span>
479
- <a href="https://github.com/rammcodes/Dopefolio" target="_blank" title="rammcodes/Dopefolio">rammcodes/Dopefolio</a>
479
+ <a href="https://github.com/pyg-team/pytorch_geometric" target="_blank" title="pyg-team/pytorch_geometric">pyg-team/pytorch_geometric</a>
480
480
  </div>
481
481
  <div class="sub-title followers">
482
482
 
483
- <a class="language" target="_blank" href="https://github.com/topics/html" title="Programming Language HTML">
484
- <span style="background-color: #e34c26;"></span>HTML
483
+ <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
484
+ <span style="background-color: #3572A5;"></span>Python
485
485
  </a>
486
486
 
487
487
  <span class="star" title="Stargazers Count">
488
488
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
489
489
  <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
490
  </svg>
491
- <span>968</span>
491
+ <span>12287</span>
492
492
  </span>
493
493
  <span class="star" title="Repo Forked">
494
494
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
495
495
  <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
496
  </path>
497
497
  </svg>
498
- <span>114</span>
498
+ <span>2102</span>
499
499
  </span>
500
500
  <span class="star">
501
501
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
502
502
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
503
503
  </svg>
504
- <span>201 stars today</span>
504
+ <span>185 stars today</span>
505
505
  </span>
506
506
  </div>
507
507
  <div class="details">
508
- Dopefolio 🔥 - Portfolio Template for Developers 🚀
508
+ Graph Neural Network Library for PyTorch
509
509
  </div>
510
510
  </div>
511
511
  </li>
@@ -514,36 +514,36 @@
514
514
  <div class="info">
515
515
  <div class="rank">
516
516
  <span title="Ranking 12">12</span>
517
- <a href="https://github.com/apache/incubator-doris" target="_blank" title="apache/incubator-doris">apache/incubator-doris</a>
517
+ <a href="https://github.com/microsoft/qlib" target="_blank" title="microsoft/qlib">microsoft/qlib</a>
518
518
  </div>
519
519
  <div class="sub-title followers">
520
520
 
521
- <a class="language" target="_blank" href="https://github.com/topics/java" title="Programming Language Java">
522
- <span style="background-color: #b07219;"></span>Java
521
+ <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
522
+ <span style="background-color: #3572A5;"></span>Python
523
523
  </a>
524
524
 
525
525
  <span class="star" title="Stargazers Count">
526
526
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
527
527
  <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
528
  </svg>
529
- <span>3242</span>
529
+ <span>6332</span>
530
530
  </span>
531
531
  <span class="star" title="Repo Forked">
532
532
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
533
533
  <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
534
  </path>
535
535
  </svg>
536
- <span>938</span>
536
+ <span>1008</span>
537
537
  </span>
538
538
  <span class="star">
539
539
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
540
540
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
541
541
  </svg>
542
- <span>62 stars today</span>
542
+ <span>206 stars today</span>
543
543
  </span>
544
544
  </div>
545
545
  <div class="details">
546
- Apache Doris (Incubating)
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.
547
547
  </div>
548
548
  </div>
549
549
  </li>
@@ -552,36 +552,36 @@
552
552
  <div class="info">
553
553
  <div class="rank">
554
554
  <span title="Ranking 13">13</span>
555
- <a href="https://github.com/dotnet/csharplang" target="_blank" title="dotnet/csharplang">dotnet/csharplang</a>
555
+ <a href="https://github.com/HZFE/awesome-interview" target="_blank" title="HZFE/awesome-interview">HZFE/awesome-interview</a>
556
556
  </div>
557
557
  <div class="sub-title followers">
558
558
 
559
- <a class="language" target="_blank" href="https://github.com/topics/c#" title="Programming Language C#">
560
- <span style="background-color: #178600;"></span>C#
559
+ <a class="language" target="_blank" href="https://github.com/topics/html" title="Programming Language HTML">
560
+ <span style="background-color: #e34c26;"></span>HTML
561
561
  </a>
562
562
 
563
563
  <span class="star" title="Stargazers Count">
564
564
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
565
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>
566
566
  </svg>
567
- <span>7519</span>
567
+ <span>369</span>
568
568
  </span>
569
569
  <span class="star" title="Repo Forked">
570
570
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
571
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">
572
572
  </path>
573
573
  </svg>
574
- <span>810</span>
574
+ <span>25</span>
575
575
  </span>
576
576
  <span class="star">
577
577
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
578
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>
579
579
  </svg>
580
- <span>78 stars today</span>
580
+ <span>118 stars today</span>
581
581
  </span>
582
582
  </div>
583
583
  <div class="details">
584
- The official repo for the design of the C# programming language
584
+ 剑指前端 Offer
585
585
  </div>
586
586
  </div>
587
587
  </li>
@@ -590,32 +590,36 @@
590
590
  <div class="info">
591
591
  <div class="rank">
592
592
  <span title="Ranking 14">14</span>
593
- <a href="https://github.com/diegolnasc/kubernetes-best-practices" target="_blank" title="diegolnasc/kubernetes-best-practices">diegolnasc/kubernetes-best-practices</a>
593
+ <a href="https://github.com/1makarov/binance-nft-buy" target="_blank" title="1makarov/binance-nft-buy">1makarov/binance-nft-buy</a>
594
594
  </div>
595
595
  <div class="sub-title followers">
596
596
 
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
+
597
601
  <span class="star" title="Stargazers Count">
598
602
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
599
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>
600
604
  </svg>
601
- <span>379</span>
605
+ <span>80</span>
602
606
  </span>
603
607
  <span class="star" title="Repo Forked">
604
608
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
605
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">
606
610
  </path>
607
611
  </svg>
608
- <span>7</span>
612
+ <span>51</span>
609
613
  </span>
610
614
  <span class="star">
611
615
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
612
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>
613
617
  </svg>
614
- <span>100 stars today</span>
618
+ <span>25 stars today</span>
615
619
  </span>
616
620
  </div>
617
621
  <div class="details">
618
- A cookbook with the best practices for working with kubernetes.
622
+ bot for automatic purchase of boxes
619
623
  </div>
620
624
  </div>
621
625
  </li>
@@ -624,36 +628,36 @@
624
628
  <div class="info">
625
629
  <div class="rank">
626
630
  <span title="Ranking 15">15</span>
627
- <a href="https://github.com/spotify/pedalboard" target="_blank" title="spotify/pedalboard">spotify/pedalboard</a>
631
+ <a href="https://github.com/outflanknl/PrintNightmare" target="_blank" title="outflanknl/PrintNightmare">outflanknl/PrintNightmare</a>
628
632
  </div>
629
633
  <div class="sub-title followers">
630
634
 
631
- <a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
632
- <span style="background-color: #f34b7d;"></span>C++
635
+ <a class="language" target="_blank" href="https://github.com/topics/c" title="Programming Language C">
636
+ <span style="background-color: #555555;"></span>C
633
637
  </a>
634
638
 
635
639
  <span class="star" title="Stargazers Count">
636
640
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
637
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>
638
642
  </svg>
639
- <span>2049</span>
643
+ <span>156</span>
640
644
  </span>
641
645
  <span class="star" title="Repo Forked">
642
646
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
643
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">
644
648
  </path>
645
649
  </svg>
646
- <span>45</span>
650
+ <span>30</span>
647
651
  </span>
648
652
  <span class="star">
649
653
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
650
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>
651
655
  </svg>
652
- <span>530 stars today</span>
656
+ <span>36 stars today</span>
653
657
  </span>
654
658
  </div>
655
659
  <div class="details">
656
- 🎛 🔊 A Python library for adding effects to audio.
660
+
657
661
  </div>
658
662
  </div>
659
663
  </li>
@@ -662,36 +666,36 @@
662
666
  <div class="info">
663
667
  <div class="rank">
664
668
  <span title="Ranking 16">16</span>
665
- <a href="https://github.com/ryanmcdermott/clean-code-javascript" target="_blank" title="ryanmcdermott/clean-code-javascript">ryanmcdermott/clean-code-javascript</a>
669
+ <a href="https://github.com/Just-Some-Bots/MusicBot" target="_blank" title="Just-Some-Bots/MusicBot">Just-Some-Bots/MusicBot</a>
666
670
  </div>
667
671
  <div class="sub-title followers">
668
672
 
669
- <a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
670
- <span style="background-color: #f1e05a;"></span>JavaScript
673
+ <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
674
+ <span style="background-color: #3572A5;"></span>Python
671
675
  </a>
672
676
 
673
677
  <span class="star" title="Stargazers Count">
674
678
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
675
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>
676
680
  </svg>
677
- <span>56494</span>
681
+ <span>2520</span>
678
682
  </span>
679
683
  <span class="star" title="Repo Forked">
680
684
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
681
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">
682
686
  </path>
683
687
  </svg>
684
- <span>7153</span>
688
+ <span>2099</span>
685
689
  </span>
686
690
  <span class="star">
687
691
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
688
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>
689
693
  </svg>
690
- <span>195 stars today</span>
694
+ <span>57 stars today</span>
691
695
  </span>
692
696
  </div>
693
697
  <div class="details">
694
- 🛁 Clean Code concepts adapted for JavaScript
698
+ 🎵 The original MusicBot for Discord (formerly SexualRhinoceros/MusicBot)
695
699
  </div>
696
700
  </div>
697
701
  </li>
@@ -700,36 +704,36 @@
700
704
  <div class="info">
701
705
  <div class="rank">
702
706
  <span title="Ranking 17">17</span>
703
- <a href="https://github.com/OWASP/Top10" target="_blank" title="OWASP/Top10">OWASP/Top10</a>
707
+ <a href="https://github.com/snowpackjs/astro" target="_blank" title="snowpackjs/astro">snowpackjs/astro</a>
704
708
  </div>
705
709
  <div class="sub-title followers">
706
710
 
707
- <a class="language" target="_blank" href="https://github.com/topics/html" title="Programming Language HTML">
708
- <span style="background-color: #e34c26;"></span>HTML
711
+ <a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
712
+ <span style="background-color: #2b7489;"></span>TypeScript
709
713
  </a>
710
714
 
711
715
  <span class="star" title="Stargazers Count">
712
716
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
713
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>
714
718
  </svg>
715
- <span>2205</span>
719
+ <span>6732</span>
716
720
  </span>
717
721
  <span class="star" title="Repo Forked">
718
722
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
719
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">
720
724
  </path>
721
725
  </svg>
722
- <span>461</span>
726
+ <span>275</span>
723
727
  </span>
724
728
  <span class="star">
725
729
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
726
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>
727
731
  </svg>
728
- <span>137 stars today</span>
732
+ <span>84 stars today</span>
729
733
  </span>
730
734
  </div>
731
735
  <div class="details">
732
- Official OWASP Top 10 Document Repository
736
+ 🚀🧑‍🚀 Keep your eyes to the skies, astronauts!
733
737
  </div>
734
738
  </div>
735
739
  </li>
@@ -738,36 +742,36 @@
738
742
  <div class="info">
739
743
  <div class="rank">
740
744
  <span title="Ranking 18">18</span>
741
- <a href="https://github.com/huggingface/datasets" target="_blank" title="huggingface/datasets">huggingface/datasets</a>
745
+ <a href="https://github.com/CyC2018/CS-Notes" target="_blank" title="CyC2018/CS-Notes">CyC2018/CS-Notes</a>
742
746
  </div>
743
747
  <div class="sub-title followers">
744
748
 
745
- <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
746
- <span style="background-color: #3572A5;"></span>Python
749
+ <a class="language" target="_blank" href="https://github.com/topics/java" title="Programming Language Java">
750
+ <span style="background-color: #b07219;"></span>Java
747
751
  </a>
748
752
 
749
753
  <span class="star" title="Stargazers Count">
750
754
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
751
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>
752
756
  </svg>
753
- <span>9642</span>
757
+ <span>138408</span>
754
758
  </span>
755
759
  <span class="star" title="Repo Forked">
756
760
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
757
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">
758
762
  </path>
759
763
  </svg>
760
- <span>1142</span>
764
+ <span>44367</span>
761
765
  </span>
762
766
  <span class="star">
763
767
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
764
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>
765
769
  </svg>
766
- <span>112 stars today</span>
770
+ <span>101 stars today</span>
767
771
  </span>
768
772
  </div>
769
773
  <div class="details">
770
- 🤗 The largest hub of ready-to-use datasets for ML models with fast, easy-to-use and efficient data manipulation tools
774
+ 📚 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计
771
775
  </div>
772
776
  </div>
773
777
  </li>
@@ -776,32 +780,36 @@
776
780
  <div class="info">
777
781
  <div class="rank">
778
782
  <span title="Ranking 19">19</span>
779
- <a href="https://github.com/ruanyf/weekly" target="_blank" title="ruanyf/weekly">ruanyf/weekly</a>
783
+ <a href="https://github.com/microsoft/winget-cli" target="_blank" title="microsoft/winget-cli">microsoft/winget-cli</a>
780
784
  </div>
781
785
  <div class="sub-title followers">
782
786
 
787
+ <a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
788
+ <span style="background-color: #f34b7d;"></span>C++
789
+ </a>
790
+
783
791
  <span class="star" title="Stargazers Count">
784
792
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
785
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>
786
794
  </svg>
787
- <span>18103</span>
795
+ <span>15095</span>
788
796
  </span>
789
797
  <span class="star" title="Repo Forked">
790
798
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
791
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">
792
800
  </path>
793
801
  </svg>
794
- <span>1391</span>
802
+ <span>719</span>
795
803
  </span>
796
804
  <span class="star">
797
805
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
798
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>
799
807
  </svg>
800
- <span>34 stars today</span>
808
+ <span>80 stars today</span>
801
809
  </span>
802
810
  </div>
803
811
  <div class="details">
804
- 科技爱好者周刊,每周五发布
812
+ Windows Package Manager CLI (aka winget)
805
813
  </div>
806
814
  </div>
807
815
  </li>
@@ -810,36 +818,36 @@
810
818
  <div class="info">
811
819
  <div class="rank">
812
820
  <span title="Ranking 20">20</span>
813
- <a href="https://github.com/ReactiveX/RxJava" target="_blank" title="ReactiveX/RxJava">ReactiveX/RxJava</a>
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>
814
822
  </div>
815
823
  <div class="sub-title followers">
816
824
 
817
- <a class="language" target="_blank" href="https://github.com/topics/java" title="Programming Language Java">
818
- <span style="background-color: #b07219;"></span>Java
825
+ <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
826
+ <span style="background-color: #3572A5;"></span>Python
819
827
  </a>
820
828
 
821
829
  <span class="star" title="Stargazers Count">
822
830
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
823
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>
824
832
  </svg>
825
- <span>45219</span>
833
+ <span>122</span>
826
834
  </span>
827
835
  <span class="star" title="Repo Forked">
828
836
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
829
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">
830
838
  </path>
831
839
  </svg>
832
- <span>7489</span>
840
+ <span>32</span>
833
841
  </span>
834
842
  <span class="star">
835
843
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
836
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>
837
845
  </svg>
838
- <span>54 stars today</span>
846
+ <span>36 stars today</span>
839
847
  </span>
840
848
  </div>
841
849
  <div class="details">
842
- RxJava Reactive Extensions for the JVM a library for composing asynchronous and event-based programs using observable sequences for the Java VM.
850
+ This repo contain builders of cab file, html file, and docx file for CVE-2021-40444 exploit
843
851
  </div>
844
852
  </div>
845
853
  </li>
@@ -848,32 +856,32 @@
848
856
  <div class="info">
849
857
  <div class="rank">
850
858
  <span title="Ranking 21">21</span>
851
- <a href="https://github.com/Jack-Cherish/quantitative" target="_blank" title="Jack-Cherish/quantitative">Jack-Cherish/quantitative</a>
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>
852
860
  </div>
853
861
  <div class="sub-title followers">
854
862
 
855
- <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
856
- <span style="background-color: #3572A5;"></span>Python
863
+ <a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
864
+ <span style="background-color: #f1e05a;"></span>JavaScript
857
865
  </a>
858
866
 
859
867
  <span class="star" title="Stargazers Count">
860
868
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
861
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>
862
870
  </svg>
863
- <span>48</span>
871
+ <span>938</span>
864
872
  </span>
865
873
  <span class="star" title="Repo Forked">
866
874
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
867
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">
868
876
  </path>
869
877
  </svg>
870
- <span>42</span>
878
+ <span>61</span>
871
879
  </span>
872
880
  <span class="star">
873
881
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
874
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>
875
883
  </svg>
876
- <span>14 stars today</span>
884
+ <span>80 stars today</span>
877
885
  </span>
878
886
  </div>
879
887
  <div class="details">
@@ -886,36 +894,36 @@
886
894
  <div class="info">
887
895
  <div class="rank">
888
896
  <span title="Ranking 22">22</span>
889
- <a href="https://github.com/huggingface/transformers" target="_blank" title="huggingface/transformers">huggingface/transformers</a>
897
+ <a href="https://github.com/eritislami/evobot" target="_blank" title="eritislami/evobot">eritislami/evobot</a>
890
898
  </div>
891
899
  <div class="sub-title followers">
892
900
 
893
- <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
894
- <span style="background-color: #3572A5;"></span>Python
901
+ <a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
902
+ <span style="background-color: #f1e05a;"></span>JavaScript
895
903
  </a>
896
904
 
897
905
  <span class="star" title="Stargazers Count">
898
906
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
899
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>
900
908
  </svg>
901
- <span>51083</span>
909
+ <span>742</span>
902
910
  </span>
903
911
  <span class="star" title="Repo Forked">
904
912
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
905
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">
906
914
  </path>
907
915
  </svg>
908
- <span>12110</span>
916
+ <span>1261</span>
909
917
  </span>
910
918
  <span class="star">
911
919
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
912
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>
913
921
  </svg>
914
- <span>138 stars today</span>
922
+ <span>74 stars today</span>
915
923
  </span>
916
924
  </div>
917
925
  <div class="details">
918
- 🤗 Transformers: State-of-the-art Natural Language Processing for Pytorch, TensorFlow, and JAX.
926
+ 🤖 EvoBot is a Discord Music Bot built with discord.js &amp; uses Command Handler from discordjs.guide
919
927
  </div>
920
928
  </div>
921
929
  </li>
@@ -924,36 +932,36 @@
924
932
  <div class="info">
925
933
  <div class="rank">
926
934
  <span title="Ranking 23">23</span>
927
- <a href="https://github.com/HashLips/generative-art-node" target="_blank" title="HashLips/generative-art-node">HashLips/generative-art-node</a>
935
+ <a href="https://github.com/revoltchat/revolt" target="_blank" title="revoltchat/revolt">revoltchat/revolt</a>
928
936
  </div>
929
937
  <div class="sub-title followers">
930
938
 
931
- <a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
932
- <span style="background-color: #f1e05a;"></span>JavaScript
939
+ <a class="language" target="_blank" href="https://github.com/topics/shell" title="Programming Language Shell">
940
+ <span style="background-color: #89e051;"></span>Shell
933
941
  </a>
934
942
 
935
943
  <span class="star" title="Stargazers Count">
936
944
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
937
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>
938
946
  </svg>
939
- <span>767</span>
947
+ <span>442</span>
940
948
  </span>
941
949
  <span class="star" title="Repo Forked">
942
950
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
943
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">
944
952
  </path>
945
953
  </svg>
946
- <span>236</span>
954
+ <span>11</span>
947
955
  </span>
948
956
  <span class="star">
949
957
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
950
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>
951
959
  </svg>
952
- <span>49 stars today</span>
960
+ <span>80 stars today</span>
953
961
  </span>
954
962
  </div>
955
963
  <div class="details">
956
- Create generative art by using the canvas api and node js
964
+ Repository for miscellaneous repository management and discussions: https://github.com/revoltchat/revolt/discussions
957
965
  </div>
958
966
  </div>
959
967
  </li>
@@ -962,36 +970,36 @@
962
970
  <div class="info">
963
971
  <div class="rank">
964
972
  <span title="Ranking 24">24</span>
965
- <a href="https://github.com/microsoft/qlib" target="_blank" title="microsoft/qlib">microsoft/qlib</a>
973
+ <a href="https://github.com/jagrosh/MusicBot" target="_blank" title="jagrosh/MusicBot">jagrosh/MusicBot</a>
966
974
  </div>
967
975
  <div class="sub-title followers">
968
976
 
969
- <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
970
- <span style="background-color: #3572A5;"></span>Python
977
+ <a class="language" target="_blank" href="https://github.com/topics/java" title="Programming Language Java">
978
+ <span style="background-color: #b07219;"></span>Java
971
979
  </a>
972
980
 
973
981
  <span class="star" title="Stargazers Count">
974
982
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
975
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>
976
984
  </svg>
977
- <span>5694</span>
985
+ <span>1747</span>
978
986
  </span>
979
987
  <span class="star" title="Repo Forked">
980
988
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
981
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">
982
990
  </path>
983
991
  </svg>
984
- <span>971</span>
992
+ <span>956</span>
985
993
  </span>
986
994
  <span class="star">
987
995
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
988
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>
989
997
  </svg>
990
- <span>86 stars today</span>
998
+ <span>137 stars today</span>
991
999
  </span>
992
1000
  </div>
993
1001
  <div class="details">
994
- 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.
1002
+ 🎶 A Discord music bot that&#39;s easy to set up and run yourself!
995
1003
  </div>
996
1004
  </div>
997
1005
  </li>
@@ -1000,36 +1008,36 @@
1000
1008
  <div class="info">
1001
1009
  <div class="rank">
1002
1010
  <span title="Ranking 25">25</span>
1003
- <a href="https://github.com/abseil/abseil-cpp" target="_blank" title="abseil/abseil-cpp">abseil/abseil-cpp</a>
1011
+ <a href="https://github.com/iptv-org/iptv" target="_blank" title="iptv-org/iptv">iptv-org/iptv</a>
1004
1012
  </div>
1005
1013
  <div class="sub-title followers">
1006
1014
 
1007
- <a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
1008
- <span style="background-color: #f34b7d;"></span>C++
1015
+ <a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
1016
+ <span style="background-color: #f1e05a;"></span>JavaScript
1009
1017
  </a>
1010
1018
 
1011
1019
  <span class="star" title="Stargazers Count">
1012
1020
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
1013
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>
1014
1022
  </svg>
1015
- <span>9247</span>
1023
+ <span>39754</span>
1016
1024
  </span>
1017
1025
  <span class="star" title="Repo Forked">
1018
1026
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
1019
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">
1020
1028
  </path>
1021
1029
  </svg>
1022
- <span>1704</span>
1030
+ <span>3289</span>
1023
1031
  </span>
1024
1032
  <span class="star">
1025
1033
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
1026
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>
1027
1035
  </svg>
1028
- <span>40 stars today</span>
1036
+ <span>182 stars today</span>
1029
1037
  </span>
1030
1038
  </div>
1031
1039
  <div class="details">
1032
- Abseil Common Libraries (C++)
1040
+ Collection of publicly available IPTV channels from all over the world
1033
1041
  </div>
1034
1042
  </div>
1035
1043
  </li>
@@ -1050,7 +1058,7 @@
1050
1058
  <img src="https://img.shields.io/npm/v/@wcj/github-rank.svg?label=unpkg">
1051
1059
  </a>
1052
1060
  </p>
1053
- <div class="time">Last cache created on 2021/9/12 by Github API v3.</div>
1061
+ <div class="time">Last cache created on 2021/9/16 by Github API v3.</div>
1054
1062
  Create by <a href="https://github.com/jaywcjlove" target="_blank">小弟调调™</a>.
1055
1063
  </div>
1056
1064
  </body>