@wcj/github-rank 21.11.26 → 21.11.30

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 +34112 -34104
  2. package/dist/sifou-daily.json +71 -161
  3. package/dist/sifou-monthly.json +91 -91
  4. package/dist/sifou-weekly.json +155 -155
  5. package/dist/toutiao-30.json +112 -112
  6. package/dist/toutiao-7.json +122 -122
  7. package/dist/toutiao-90.json +54 -54
  8. package/dist/trending-daily.json +169 -169
  9. package/dist/trending-monthly.json +156 -156
  10. package/dist/trending-weekly.json +171 -171
  11. package/dist/users.china.json +3289 -3290
  12. package/dist/users.json +3580 -3580
  13. package/package.json +1 -1
  14. package/web/36kr.html +2 -2
  15. package/web/data/repos.json +34112 -34104
  16. package/web/data/sifou-daily.json +71 -161
  17. package/web/data/sifou-monthly.json +91 -91
  18. package/web/data/sifou-weekly.json +155 -155
  19. package/web/data/toutiao-30.json +112 -112
  20. package/web/data/toutiao-7.json +122 -122
  21. package/web/data/toutiao-90.json +54 -54
  22. package/web/data/trending-daily.json +169 -169
  23. package/web/data/trending-monthly.json +156 -156
  24. package/web/data/trending-weekly.json +171 -171
  25. package/web/data/users.china.json +3289 -3290
  26. package/web/data/users.json +3580 -3580
  27. package/web/index.html +1825 -1825
  28. package/web/repos.html +4076 -4076
  29. package/web/sifou-daily.html +60 -340
  30. package/web/sifou-monthly.html +121 -121
  31. package/web/sifou-weekly.html +134 -134
  32. package/web/toutiao-30.html +114 -114
  33. package/web/toutiao-7.html +97 -97
  34. package/web/toutiao-90.html +62 -62
  35. package/web/trending-monthly.html +136 -136
  36. package/web/trending-weekly.html +146 -150
  37. package/web/trending.html +128 -164
  38. package/web/users.china.html +1678 -1678
package/web/trending.html CHANGED
@@ -102,7 +102,7 @@
102
102
 
103
103
 
104
104
  </h1>
105
- <div class="time">Last cache created on 2021/11/26 by Github API v3.</div>
105
+ <div class="time">Last cache created on 2021/11/30 by Github API v3.</div>
106
106
  <div class="tabs">
107
107
  <a class="" href="index.html">Users</a>
108
108
  <a class="" href="repos.html">Repos</a>
@@ -124,32 +124,32 @@
124
124
  <div class="info">
125
125
  <div class="rank">
126
126
  <span title="Ranking 1">1</span>
127
- <a href="https://github.com/klinix5/InstallerFileTakeOver" target="_blank" title="klinix5/InstallerFileTakeOver">klinix5/InstallerFileTakeOver</a>
127
+ <a href="https://github.com/freeCodeCamp/freeCodeCamp" target="_blank" title="freeCodeCamp/freeCodeCamp">freeCodeCamp/freeCodeCamp</a>
128
128
  </div>
129
129
  <div class="sub-title followers">
130
130
 
131
- <a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
132
- <span style="background-color: #f34b7d;"></span>C++
131
+ <a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
132
+ <span style="background-color: #f1e05a;"></span>JavaScript
133
133
  </a>
134
134
 
135
135
  <span class="star" title="Stargazers Count">
136
136
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
137
137
  <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>
138
138
  </svg>
139
- <span>1046</span>
139
+ <span>336108</span>
140
140
  </span>
141
141
  <span class="star" title="Repo Forked">
142
142
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
143
143
  <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">
144
144
  </path>
145
145
  </svg>
146
- <span>258</span>
146
+ <span>27394</span>
147
147
  </span>
148
148
  <span class="star">
149
149
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
150
150
  <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>
151
151
  </svg>
152
- <span>206 stars today</span>
152
+ <span>325 stars today</span>
153
153
  </span>
154
154
  </div>
155
155
  <div class="details">
@@ -162,7 +162,7 @@
162
162
  <div class="info">
163
163
  <div class="rank">
164
164
  <span title="Ranking 2">2</span>
165
- <a href="https://github.com/google/filament" target="_blank" title="google/filament">google/filament</a>
165
+ <a href="https://github.com/godotengine/godot" target="_blank" title="godotengine/godot">godotengine/godot</a>
166
166
  </div>
167
167
  <div class="sub-title followers">
168
168
 
@@ -174,20 +174,20 @@
174
174
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
175
175
  <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>
176
176
  </svg>
177
- <span>12538</span>
177
+ <span>44107</span>
178
178
  </span>
179
179
  <span class="star" title="Repo Forked">
180
180
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
181
181
  <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">
182
182
  </path>
183
183
  </svg>
184
- <span>1167</span>
184
+ <span>7971</span>
185
185
  </span>
186
186
  <span class="star">
187
187
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
188
188
  <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>
189
189
  </svg>
190
- <span>263 stars today</span>
190
+ <span>59 stars today</span>
191
191
  </span>
192
192
  </div>
193
193
  <div class="details">
@@ -200,32 +200,32 @@
200
200
  <div class="info">
201
201
  <div class="rank">
202
202
  <span title="Ranking 3">3</span>
203
- <a href="https://github.com/remix-run/remix" target="_blank" title="remix-run/remix">remix-run/remix</a>
203
+ <a href="https://github.com/gothinkster/realworld" target="_blank" title="gothinkster/realworld">gothinkster/realworld</a>
204
204
  </div>
205
205
  <div class="sub-title followers">
206
206
 
207
- <a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
208
- <span style="background-color: #2b7489;"></span>TypeScript
207
+ <a class="language" target="_blank" href="https://github.com/topics/shell" title="Programming Language Shell">
208
+ <span style="background-color: #89e051;"></span>Shell
209
209
  </a>
210
210
 
211
211
  <span class="star" title="Stargazers Count">
212
212
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
213
213
  <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>
214
214
  </svg>
215
- <span>5640</span>
215
+ <span>61858</span>
216
216
  </span>
217
217
  <span class="star" title="Repo Forked">
218
218
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
219
219
  <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">
220
220
  </path>
221
221
  </svg>
222
- <span>260</span>
222
+ <span>5660</span>
223
223
  </span>
224
224
  <span class="star">
225
225
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
226
226
  <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>
227
227
  </svg>
228
- <span>869 stars today</span>
228
+ <span>206 stars today</span>
229
229
  </span>
230
230
  </div>
231
231
  <div class="details">
@@ -238,32 +238,28 @@
238
238
  <div class="info">
239
239
  <div class="rank">
240
240
  <span title="Ranking 4">4</span>
241
- <a href="https://github.com/PaddlePaddle/PaddleDetection" target="_blank" title="PaddlePaddle/PaddleDetection">PaddlePaddle/PaddleDetection</a>
241
+ <a href="https://github.com/EbookFoundation/free-programming-books" target="_blank" title="EbookFoundation/free-programming-books">EbookFoundation/free-programming-books</a>
242
242
  </div>
243
243
  <div class="sub-title followers">
244
244
 
245
- <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
246
- <span style="background-color: #3572A5;"></span>Python
247
- </a>
248
-
249
245
  <span class="star" title="Stargazers Count">
250
246
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
251
247
  <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>
252
248
  </svg>
253
- <span>5223</span>
249
+ <span>212551</span>
254
250
  </span>
255
251
  <span class="star" title="Repo Forked">
256
252
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
257
253
  <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">
258
254
  </path>
259
255
  </svg>
260
- <span>1346</span>
256
+ <span>45923</span>
261
257
  </span>
262
258
  <span class="star">
263
259
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
264
260
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
265
261
  </svg>
266
- <span>176 stars today</span>
262
+ <span>342 stars today</span>
267
263
  </span>
268
264
  </div>
269
265
  <div class="details">
@@ -276,32 +272,32 @@
276
272
  <div class="info">
277
273
  <div class="rank">
278
274
  <span title="Ranking 5">5</span>
279
- <a href="https://github.com/medusajs/medusa" target="_blank" title="medusajs/medusa">medusajs/medusa</a>
275
+ <a href="https://github.com/iterativv/NostalgiaForInfinity" target="_blank" title="iterativv/NostalgiaForInfinity">iterativv/NostalgiaForInfinity</a>
280
276
  </div>
281
277
  <div class="sub-title followers">
282
278
 
283
- <a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
284
- <span style="background-color: #f1e05a;"></span>JavaScript
279
+ <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
280
+ <span style="background-color: #3572A5;"></span>Python
285
281
  </a>
286
282
 
287
283
  <span class="star" title="Stargazers Count">
288
284
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
289
285
  <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>
290
286
  </svg>
291
- <span>3573</span>
287
+ <span>760</span>
292
288
  </span>
293
289
  <span class="star" title="Repo Forked">
294
290
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
295
291
  <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">
296
292
  </path>
297
293
  </svg>
298
- <span>198</span>
294
+ <span>175</span>
299
295
  </span>
300
296
  <span class="star">
301
297
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
302
298
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
303
299
  </svg>
304
- <span>322 stars today</span>
300
+ <span>76 stars today</span>
305
301
  </span>
306
302
  </div>
307
303
  <div class="details">
@@ -314,32 +310,32 @@
314
310
  <div class="info">
315
311
  <div class="rank">
316
312
  <span title="Ranking 6">6</span>
317
- <a href="https://github.com/microsoft/ML-For-Beginners" target="_blank" title="microsoft/ML-For-Beginners">microsoft/ML-For-Beginners</a>
313
+ <a href="https://github.com/zeldaret/oot" target="_blank" title="zeldaret/oot">zeldaret/oot</a>
318
314
  </div>
319
315
  <div class="sub-title followers">
320
316
 
321
- <a class="language" target="_blank" href="https://github.com/topics/jupyternotebook" title="Programming Language JupyterNotebook">
322
- <span style="background-color: #DA5B0B;"></span>JupyterNotebook
317
+ <a class="language" target="_blank" href="https://github.com/topics/c" title="Programming Language C">
318
+ <span style="background-color: #555555;"></span>C
323
319
  </a>
324
320
 
325
321
  <span class="star" title="Stargazers Count">
326
322
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
327
323
  <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>
328
324
  </svg>
329
- <span>26802</span>
325
+ <span>1332</span>
330
326
  </span>
331
327
  <span class="star" title="Repo Forked">
332
328
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
333
329
  <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">
334
330
  </path>
335
331
  </svg>
336
- <span>5407</span>
332
+ <span>181</span>
337
333
  </span>
338
334
  <span class="star">
339
335
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
340
336
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
341
337
  </svg>
342
- <span>340 stars today</span>
338
+ <span>158 stars today</span>
343
339
  </span>
344
340
  </div>
345
341
  <div class="details">
@@ -352,7 +348,7 @@
352
348
  <div class="info">
353
349
  <div class="rank">
354
350
  <span title="Ranking 7">7</span>
355
- <a href="https://github.com/toitlang/toit" target="_blank" title="toitlang/toit">toitlang/toit</a>
351
+ <a href="https://github.com/bitcoin/bitcoin" target="_blank" title="bitcoin/bitcoin">bitcoin/bitcoin</a>
356
352
  </div>
357
353
  <div class="sub-title followers">
358
354
 
@@ -364,20 +360,20 @@
364
360
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
365
361
  <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>
366
362
  </svg>
367
- <span>507</span>
363
+ <span>59635</span>
368
364
  </span>
369
365
  <span class="star" title="Repo Forked">
370
366
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
371
367
  <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">
372
368
  </path>
373
369
  </svg>
374
- <span>22</span>
370
+ <span>30685</span>
375
371
  </span>
376
372
  <span class="star">
377
373
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
378
374
  <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>
379
375
  </svg>
380
- <span>95 stars today</span>
376
+ <span>90 stars today</span>
381
377
  </span>
382
378
  </div>
383
379
  <div class="details">
@@ -390,32 +386,28 @@
390
386
  <div class="info">
391
387
  <div class="rank">
392
388
  <span title="Ranking 8">8</span>
393
- <a href="https://github.com/saic-mdal/lama" target="_blank" title="saic-mdal/lama">saic-mdal/lama</a>
389
+ <a href="https://github.com/kamranahmedse/developer-roadmap" target="_blank" title="kamranahmedse/developer-roadmap">kamranahmedse/developer-roadmap</a>
394
390
  </div>
395
391
  <div class="sub-title followers">
396
392
 
397
- <a class="language" target="_blank" href="https://github.com/topics/jupyternotebook" title="Programming Language JupyterNotebook">
398
- <span style="background-color: #DA5B0B;"></span>JupyterNotebook
399
- </a>
400
-
401
393
  <span class="star" title="Stargazers Count">
402
394
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
403
395
  <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>
404
396
  </svg>
405
- <span>1879</span>
397
+ <span>177365</span>
406
398
  </span>
407
399
  <span class="star" title="Repo Forked">
408
400
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
409
401
  <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">
410
402
  </path>
411
403
  </svg>
412
- <span>157</span>
404
+ <span>25447</span>
413
405
  </span>
414
406
  <span class="star">
415
407
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
416
408
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
417
409
  </svg>
418
- <span>100 stars today</span>
410
+ <span>197 stars today</span>
419
411
  </span>
420
412
  </div>
421
413
  <div class="details">
@@ -428,32 +420,32 @@
428
420
  <div class="info">
429
421
  <div class="rank">
430
422
  <span title="Ranking 9">9</span>
431
- <a href="https://github.com/ming1016/SwiftPamphletApp" target="_blank" title="ming1016/SwiftPamphletApp">ming1016/SwiftPamphletApp</a>
423
+ <a href="https://github.com/home-assistant/core" target="_blank" title="home-assistant/core">home-assistant/core</a>
432
424
  </div>
433
425
  <div class="sub-title followers">
434
426
 
435
- <a class="language" target="_blank" href="https://github.com/topics/swift" title="Programming Language Swift">
436
- <span style="background-color: #F05138;"></span>Swift
427
+ <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
428
+ <span style="background-color: #3572A5;"></span>Python
437
429
  </a>
438
430
 
439
431
  <span class="star" title="Stargazers Count">
440
432
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
441
433
  <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>
442
434
  </svg>
443
- <span>394</span>
435
+ <span>47811</span>
444
436
  </span>
445
437
  <span class="star" title="Repo Forked">
446
438
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
447
439
  <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">
448
440
  </path>
449
441
  </svg>
450
- <span>35</span>
442
+ <span>15933</span>
451
443
  </span>
452
444
  <span class="star">
453
445
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
454
446
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
455
447
  </svg>
456
- <span>66 stars today</span>
448
+ <span>50 stars today</span>
457
449
  </span>
458
450
  </div>
459
451
  <div class="details">
@@ -466,32 +458,28 @@
466
458
  <div class="info">
467
459
  <div class="rank">
468
460
  <span title="Ranking 10">10</span>
469
- <a href="https://github.com/php/php-src" target="_blank" title="php/php-src">php/php-src</a>
461
+ <a href="https://github.com/danistefanovic/build-your-own-x" target="_blank" title="danistefanovic/build-your-own-x">danistefanovic/build-your-own-x</a>
470
462
  </div>
471
463
  <div class="sub-title followers">
472
464
 
473
- <a class="language" target="_blank" href="https://github.com/topics/c" title="Programming Language C">
474
- <span style="background-color: #555555;"></span>C
475
- </a>
476
-
477
465
  <span class="star" title="Stargazers Count">
478
466
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
479
467
  <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>
480
468
  </svg>
481
- <span>32659</span>
469
+ <span>123007</span>
482
470
  </span>
483
471
  <span class="star" title="Repo Forked">
484
472
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
485
473
  <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">
486
474
  </path>
487
475
  </svg>
488
- <span>6919</span>
476
+ <span>11180</span>
489
477
  </span>
490
478
  <span class="star">
491
479
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
492
480
  <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>
493
481
  </svg>
494
- <span>99 stars today</span>
482
+ <span>332 stars today</span>
495
483
  </span>
496
484
  </div>
497
485
  <div class="details">
@@ -504,28 +492,32 @@
504
492
  <div class="info">
505
493
  <div class="rank">
506
494
  <span title="Ranking 11">11</span>
507
- <a href="https://github.com/fangzesheng/free-api" target="_blank" title="fangzesheng/free-api">fangzesheng/free-api</a>
495
+ <a href="https://github.com/papers-we-love/papers-we-love" target="_blank" title="papers-we-love/papers-we-love">papers-we-love/papers-we-love</a>
508
496
  </div>
509
497
  <div class="sub-title followers">
510
498
 
499
+ <a class="language" target="_blank" href="https://github.com/topics/shell" title="Programming Language Shell">
500
+ <span style="background-color: #89e051;"></span>Shell
501
+ </a>
502
+
511
503
  <span class="star" title="Stargazers Count">
512
504
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
513
505
  <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>
514
506
  </svg>
515
- <span>9759</span>
507
+ <span>50422</span>
516
508
  </span>
517
509
  <span class="star" title="Repo Forked">
518
510
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
519
511
  <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">
520
512
  </path>
521
513
  </svg>
522
- <span>1124</span>
514
+ <span>4293</span>
523
515
  </span>
524
516
  <span class="star">
525
517
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
526
518
  <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>
527
519
  </svg>
528
- <span>417 stars today</span>
520
+ <span>112 stars today</span>
529
521
  </span>
530
522
  </div>
531
523
  <div class="details">
@@ -538,32 +530,28 @@
538
530
  <div class="info">
539
531
  <div class="rank">
540
532
  <span title="Ranking 12">12</span>
541
- <a href="https://github.com/openvinotoolkit/openvino" target="_blank" title="openvinotoolkit/openvino">openvinotoolkit/openvino</a>
533
+ <a href="https://github.com/ossu/computer-science" target="_blank" title="ossu/computer-science">ossu/computer-science</a>
542
534
  </div>
543
535
  <div class="sub-title followers">
544
536
 
545
- <a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
546
- <span style="background-color: #f34b7d;"></span>C++
547
- </a>
548
-
549
537
  <span class="star" title="Stargazers Count">
550
538
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
551
539
  <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>
552
540
  </svg>
553
- <span>2688</span>
541
+ <span>101969</span>
554
542
  </span>
555
543
  <span class="star" title="Repo Forked">
556
544
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
557
545
  <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">
558
546
  </path>
559
547
  </svg>
560
- <span>1205</span>
548
+ <span>13953</span>
561
549
  </span>
562
550
  <span class="star">
563
551
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
564
552
  <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>
565
553
  </svg>
566
- <span>37 stars today</span>
554
+ <span>221 stars today</span>
567
555
  </span>
568
556
  </div>
569
557
  <div class="details">
@@ -576,7 +564,7 @@
576
564
  <div class="info">
577
565
  <div class="rank">
578
566
  <span title="Ranking 13">13</span>
579
- <a href="https://github.com/hashicorp/terraform" target="_blank" title="hashicorp/terraform">hashicorp/terraform</a>
567
+ <a href="https://github.com/IceWhaleTech/CasaOS" target="_blank" title="IceWhaleTech/CasaOS">IceWhaleTech/CasaOS</a>
580
568
  </div>
581
569
  <div class="sub-title followers">
582
570
 
@@ -588,20 +576,20 @@
588
576
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
589
577
  <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>
590
578
  </svg>
591
- <span>30073</span>
579
+ <span>1463</span>
592
580
  </span>
593
581
  <span class="star" title="Repo Forked">
594
582
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
595
583
  <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">
596
584
  </path>
597
585
  </svg>
598
- <span>7096</span>
586
+ <span>47</span>
599
587
  </span>
600
588
  <span class="star">
601
589
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
602
590
  <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>
603
591
  </svg>
604
- <span>110 stars today</span>
592
+ <span>578 stars today</span>
605
593
  </span>
606
594
  </div>
607
595
  <div class="details">
@@ -614,32 +602,28 @@
614
602
  <div class="info">
615
603
  <div class="rank">
616
604
  <span title="Ranking 14">14</span>
617
- <a href="https://github.com/microsoft/Web-Dev-For-Beginners" target="_blank" title="microsoft/Web-Dev-For-Beginners">microsoft/Web-Dev-For-Beginners</a>
605
+ <a href="https://github.com/0voice/learning_mind_map" target="_blank" title="0voice/learning_mind_map">0voice/learning_mind_map</a>
618
606
  </div>
619
607
  <div class="sub-title followers">
620
608
 
621
- <a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
622
- <span style="background-color: #f1e05a;"></span>JavaScript
623
- </a>
624
-
625
609
  <span class="star" title="Stargazers Count">
626
610
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
627
611
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
628
612
  </svg>
629
- <span>37872</span>
613
+ <span>760</span>
630
614
  </span>
631
615
  <span class="star" title="Repo Forked">
632
616
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
633
617
  <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">
634
618
  </path>
635
619
  </svg>
636
- <span>5304</span>
620
+ <span>94</span>
637
621
  </span>
638
622
  <span class="star">
639
623
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
640
624
  <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>
641
625
  </svg>
642
- <span>278 stars today</span>
626
+ <span>327 stars today</span>
643
627
  </span>
644
628
  </div>
645
629
  <div class="details">
@@ -652,32 +636,32 @@
652
636
  <div class="info">
653
637
  <div class="rank">
654
638
  <span title="Ranking 15">15</span>
655
- <a href="https://github.com/Shopify/dawn" target="_blank" title="Shopify/dawn">Shopify/dawn</a>
639
+ <a href="https://github.com/yangshun/tech-interview-handbook" target="_blank" title="yangshun/tech-interview-handbook">yangshun/tech-interview-handbook</a>
656
640
  </div>
657
641
  <div class="sub-title followers">
658
642
 
659
- <a class="language" target="_blank" href="https://github.com/topics/liquid" title="Programming Language Liquid">
660
- <span style="background-color: #67b8de;"></span>Liquid
643
+ <a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
644
+ <span style="background-color: #f1e05a;"></span>JavaScript
661
645
  </a>
662
646
 
663
647
  <span class="star" title="Stargazers Count">
664
648
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
665
649
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
666
650
  </svg>
667
- <span>1317</span>
651
+ <span>61503</span>
668
652
  </span>
669
653
  <span class="star" title="Repo Forked">
670
654
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
671
655
  <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">
672
656
  </path>
673
657
  </svg>
674
- <span>1632</span>
658
+ <span>8575</span>
675
659
  </span>
676
660
  <span class="star">
677
661
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
678
662
  <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>
679
663
  </svg>
680
- <span>48 stars today</span>
664
+ <span>129 stars today</span>
681
665
  </span>
682
666
  </div>
683
667
  <div class="details">
@@ -690,32 +674,28 @@
690
674
  <div class="info">
691
675
  <div class="rank">
692
676
  <span title="Ranking 16">16</span>
693
- <a href="https://github.com/mRs-/Black-Friday-Deals" target="_blank" title="mRs-/Black-Friday-Deals">mRs-/Black-Friday-Deals</a>
677
+ <a href="https://github.com/sottlmarek/DevSecOps" target="_blank" title="sottlmarek/DevSecOps">sottlmarek/DevSecOps</a>
694
678
  </div>
695
679
  <div class="sub-title followers">
696
680
 
697
- <a class="language" target="_blank" href="https://github.com/topics/swift" title="Programming Language Swift">
698
- <span style="background-color: #F05138;"></span>Swift
699
- </a>
700
-
701
681
  <span class="star" title="Stargazers Count">
702
682
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
703
683
  <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>
704
684
  </svg>
705
- <span>883</span>
685
+ <span>415</span>
706
686
  </span>
707
687
  <span class="star" title="Repo Forked">
708
688
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
709
689
  <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">
710
690
  </path>
711
691
  </svg>
712
- <span>153</span>
692
+ <span>48</span>
713
693
  </span>
714
694
  <span class="star">
715
695
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
716
696
  <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>
717
697
  </svg>
718
- <span>89 stars today</span>
698
+ <span>72 stars today</span>
719
699
  </span>
720
700
  </div>
721
701
  <div class="details">
@@ -728,32 +708,28 @@
728
708
  <div class="info">
729
709
  <div class="rank">
730
710
  <span title="Ranking 17">17</span>
731
- <a href="https://github.com/AsyncBanana/microdiff" target="_blank" title="AsyncBanana/microdiff">AsyncBanana/microdiff</a>
711
+ <a href="https://github.com/jlevy/the-art-of-command-line" target="_blank" title="jlevy/the-art-of-command-line">jlevy/the-art-of-command-line</a>
732
712
  </div>
733
713
  <div class="sub-title followers">
734
714
 
735
- <a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
736
- <span style="background-color: #f1e05a;"></span>JavaScript
737
- </a>
738
-
739
715
  <span class="star" title="Stargazers Count">
740
716
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
741
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>
742
718
  </svg>
743
- <span>2084</span>
719
+ <span>99187</span>
744
720
  </span>
745
721
  <span class="star" title="Repo Forked">
746
722
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
747
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">
748
724
  </path>
749
725
  </svg>
750
- <span>34</span>
726
+ <span>10700</span>
751
727
  </span>
752
728
  <span class="star">
753
729
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
754
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>
755
731
  </svg>
756
- <span>89 stars today</span>
732
+ <span>285 stars today</span>
757
733
  </span>
758
734
  </div>
759
735
  <div class="details">
@@ -766,32 +742,28 @@
766
742
  <div class="info">
767
743
  <div class="rank">
768
744
  <span title="Ranking 18">18</span>
769
- <a href="https://github.com/ethereum-boilerplate/ethereum-boilerplate" target="_blank" title="ethereum-boilerplate/ethereum-boilerplate">ethereum-boilerplate/ethereum-boilerplate</a>
745
+ <a href="https://github.com/sindresorhus/awesome" target="_blank" title="sindresorhus/awesome">sindresorhus/awesome</a>
770
746
  </div>
771
747
  <div class="sub-title followers">
772
748
 
773
- <a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
774
- <span style="background-color: #f1e05a;"></span>JavaScript
775
- </a>
776
-
777
749
  <span class="star" title="Stargazers Count">
778
750
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
779
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>
780
752
  </svg>
781
- <span>1039</span>
753
+ <span>177255</span>
782
754
  </span>
783
755
  <span class="star" title="Repo Forked">
784
756
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
785
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">
786
758
  </path>
787
759
  </svg>
788
- <span>260</span>
760
+ <span>22074</span>
789
761
  </span>
790
762
  <span class="star">
791
763
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
792
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>
793
765
  </svg>
794
- <span>47 stars today</span>
766
+ <span>296 stars today</span>
795
767
  </span>
796
768
  </div>
797
769
  <div class="details">
@@ -804,32 +776,32 @@
804
776
  <div class="info">
805
777
  <div class="rank">
806
778
  <span title="Ranking 19">19</span>
807
- <a href="https://github.com/vercel/next.js" target="_blank" title="vercel/next.js">vercel/next.js</a>
779
+ <a href="https://github.com/fullstackhero/dotnet-webapi-boilerplate" target="_blank" title="fullstackhero/dotnet-webapi-boilerplate">fullstackhero/dotnet-webapi-boilerplate</a>
808
780
  </div>
809
781
  <div class="sub-title followers">
810
782
 
811
- <a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
812
- <span style="background-color: #f1e05a;"></span>JavaScript
783
+ <a class="language" target="_blank" href="https://github.com/topics/c#" title="Programming Language C#">
784
+ <span style="background-color: #178600;"></span>C#
813
785
  </a>
814
786
 
815
787
  <span class="star" title="Stargazers Count">
816
788
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
817
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>
818
790
  </svg>
819
- <span>77240</span>
791
+ <span>638</span>
820
792
  </span>
821
793
  <span class="star" title="Repo Forked">
822
794
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
823
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">
824
796
  </path>
825
797
  </svg>
826
- <span>15391</span>
798
+ <span>90</span>
827
799
  </span>
828
800
  <span class="star">
829
801
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
830
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>
831
803
  </svg>
832
- <span>172 stars today</span>
804
+ <span>111 stars today</span>
833
805
  </span>
834
806
  </div>
835
807
  <div class="details">
@@ -842,32 +814,28 @@
842
814
  <div class="info">
843
815
  <div class="rank">
844
816
  <span title="Ranking 20">20</span>
845
- <a href="https://github.com/ethereum/remix-project" target="_blank" title="ethereum/remix-project">ethereum/remix-project</a>
817
+ <a href="https://github.com/github/gitignore" target="_blank" title="github/gitignore">github/gitignore</a>
846
818
  </div>
847
819
  <div class="sub-title followers">
848
820
 
849
- <a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
850
- <span style="background-color: #f1e05a;"></span>JavaScript
851
- </a>
852
-
853
821
  <span class="star" title="Stargazers Count">
854
822
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
855
823
  <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>
856
824
  </svg>
857
- <span>830</span>
825
+ <span>126480</span>
858
826
  </span>
859
827
  <span class="star" title="Repo Forked">
860
828
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
861
829
  <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">
862
830
  </path>
863
831
  </svg>
864
- <span>311</span>
832
+ <span>70674</span>
865
833
  </span>
866
834
  <span class="star">
867
835
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
868
836
  <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>
869
837
  </svg>
870
- <span>40 stars today</span>
838
+ <span>167 stars today</span>
871
839
  </span>
872
840
  </div>
873
841
  <div class="details">
@@ -880,32 +848,32 @@
880
848
  <div class="info">
881
849
  <div class="rank">
882
850
  <span title="Ranking 21">21</span>
883
- <a href="https://github.com/OpenZeppelin/openzeppelin-contracts" target="_blank" title="OpenZeppelin/openzeppelin-contracts">OpenZeppelin/openzeppelin-contracts</a>
851
+ <a href="https://github.com/helix-editor/helix" target="_blank" title="helix-editor/helix">helix-editor/helix</a>
884
852
  </div>
885
853
  <div class="sub-title followers">
886
854
 
887
- <a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
888
- <span style="background-color: #f1e05a;"></span>JavaScript
855
+ <a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
856
+ <span style="background-color: #dea584;"></span>Rust
889
857
  </a>
890
858
 
891
859
  <span class="star" title="Stargazers Count">
892
860
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
893
861
  <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>
894
862
  </svg>
895
- <span>13746</span>
863
+ <span>4415</span>
896
864
  </span>
897
865
  <span class="star" title="Repo Forked">
898
866
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
899
867
  <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">
900
868
  </path>
901
869
  </svg>
902
- <span>6938</span>
870
+ <span>215</span>
903
871
  </span>
904
872
  <span class="star">
905
873
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
906
874
  <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>
907
875
  </svg>
908
- <span>82 stars today</span>
876
+ <span>36 stars today</span>
909
877
  </span>
910
878
  </div>
911
879
  <div class="details">
@@ -918,32 +886,32 @@
918
886
  <div class="info">
919
887
  <div class="rank">
920
888
  <span title="Ranking 22">22</span>
921
- <a href="https://github.com/MetaMask/metamask-extension" target="_blank" title="MetaMask/metamask-extension">MetaMask/metamask-extension</a>
889
+ <a href="https://github.com/521xueweihan/HelloGitHub" target="_blank" title="521xueweihan/HelloGitHub">521xueweihan/HelloGitHub</a>
922
890
  </div>
923
891
  <div class="sub-title followers">
924
892
 
925
- <a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
926
- <span style="background-color: #f1e05a;"></span>JavaScript
893
+ <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
894
+ <span style="background-color: #3572A5;"></span>Python
927
895
  </a>
928
896
 
929
897
  <span class="star" title="Stargazers Count">
930
898
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
931
899
  <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>
932
900
  </svg>
933
- <span>6220</span>
901
+ <span>48821</span>
934
902
  </span>
935
903
  <span class="star" title="Repo Forked">
936
904
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
937
905
  <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">
938
906
  </path>
939
907
  </svg>
940
- <span>2442</span>
908
+ <span>7071</span>
941
909
  </span>
942
910
  <span class="star">
943
911
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
944
912
  <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>
945
913
  </svg>
946
- <span>60 stars today</span>
914
+ <span>80 stars today</span>
947
915
  </span>
948
916
  </div>
949
917
  <div class="details">
@@ -956,32 +924,28 @@
956
924
  <div class="info">
957
925
  <div class="rank">
958
926
  <span title="Ranking 23">23</span>
959
- <a href="https://github.com/firebase/firebase-ios-sdk" target="_blank" title="firebase/firebase-ios-sdk">firebase/firebase-ios-sdk</a>
927
+ <a href="https://github.com/mtdvio/every-programmer-should-know" target="_blank" title="mtdvio/every-programmer-should-know">mtdvio/every-programmer-should-know</a>
960
928
  </div>
961
929
  <div class="sub-title followers">
962
930
 
963
- <a class="language" target="_blank" href="https://github.com/topics/objective-c" title="Programming Language Objective-C">
964
- <span style="background-color: #438eff;"></span>Objective-C
965
- </a>
966
-
967
931
  <span class="star" title="Stargazers Count">
968
932
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
969
933
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
970
934
  </svg>
971
- <span>3219</span>
935
+ <span>46077</span>
972
936
  </span>
973
937
  <span class="star" title="Repo Forked">
974
938
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
975
939
  <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">
976
940
  </path>
977
941
  </svg>
978
- <span>897</span>
942
+ <span>4600</span>
979
943
  </span>
980
944
  <span class="star">
981
945
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
982
946
  <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>
983
947
  </svg>
984
- <span>9 stars today</span>
948
+ <span>152 stars today</span>
985
949
  </span>
986
950
  </div>
987
951
  <div class="details">
@@ -994,32 +958,32 @@
994
958
  <div class="info">
995
959
  <div class="rank">
996
960
  <span title="Ranking 24">24</span>
997
- <a href="https://github.com/laravel/framework" target="_blank" title="laravel/framework">laravel/framework</a>
961
+ <a href="https://github.com/vlang/v" target="_blank" title="vlang/v">vlang/v</a>
998
962
  </div>
999
963
  <div class="sub-title followers">
1000
964
 
1001
- <a class="language" target="_blank" href="https://github.com/topics/php" title="Programming Language PHP">
1002
- <span style="background-color: #4F5D95;"></span>PHP
965
+ <a class="language" target="_blank" href="https://github.com/topics/v" title="Programming Language V">
966
+ <span style="background-color: #4f87c4;"></span>V
1003
967
  </a>
1004
968
 
1005
969
  <span class="star" title="Stargazers Count">
1006
970
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
1007
971
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
1008
972
  </svg>
1009
- <span>25477</span>
973
+ <span>26079</span>
1010
974
  </span>
1011
975
  <span class="star" title="Repo Forked">
1012
976
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
1013
977
  <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">
1014
978
  </path>
1015
979
  </svg>
1016
- <span>8675</span>
980
+ <span>1630</span>
1017
981
  </span>
1018
982
  <span class="star">
1019
983
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
1020
984
  <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>
1021
985
  </svg>
1022
- <span>62 stars today</span>
986
+ <span>93 stars today</span>
1023
987
  </span>
1024
988
  </div>
1025
989
  <div class="details">
@@ -1032,32 +996,32 @@
1032
996
  <div class="info">
1033
997
  <div class="rank">
1034
998
  <span title="Ranking 25">25</span>
1035
- <a href="https://github.com/bryandlee/animegan2-pytorch" target="_blank" title="bryandlee/animegan2-pytorch">bryandlee/animegan2-pytorch</a>
999
+ <a href="https://github.com/RustPython/RustPython" target="_blank" title="RustPython/RustPython">RustPython/RustPython</a>
1036
1000
  </div>
1037
1001
  <div class="sub-title followers">
1038
1002
 
1039
- <a class="language" target="_blank" href="https://github.com/topics/jupyternotebook" title="Programming Language JupyterNotebook">
1040
- <span style="background-color: #DA5B0B;"></span>JupyterNotebook
1003
+ <a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
1004
+ <span style="background-color: #dea584;"></span>Rust
1041
1005
  </a>
1042
1006
 
1043
1007
  <span class="star" title="Stargazers Count">
1044
1008
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
1045
1009
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
1046
1010
  </svg>
1047
- <span>2016</span>
1011
+ <span>10045</span>
1048
1012
  </span>
1049
1013
  <span class="star" title="Repo Forked">
1050
1014
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
1051
1015
  <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">
1052
1016
  </path>
1053
1017
  </svg>
1054
- <span>225</span>
1018
+ <span>685</span>
1055
1019
  </span>
1056
1020
  <span class="star">
1057
1021
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
1058
1022
  <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>
1059
1023
  </svg>
1060
- <span>65 stars today</span>
1024
+ <span>172 stars today</span>
1061
1025
  </span>
1062
1026
  </div>
1063
1027
  <div class="details">
@@ -1082,7 +1046,7 @@
1082
1046
  <img src="https://img.shields.io/npm/v/@wcj/github-rank.svg?label=unpkg">
1083
1047
  </a>
1084
1048
  </div>
1085
- <div class="time">Last cache created on 2021/11/26 by Github API v3.</div>
1049
+ <div class="time">Last cache created on 2021/11/30 by Github API v3.</div>
1086
1050
  Create by <a href="https://github.com/jaywcjlove" target="_blank">小弟调调™</a>.
1087
1051
  </div>
1088
1052
  </body>