@wcj/github-rank 22.1.12 → 22.1.13

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 +18882 -18883
  2. package/dist/sifou-daily.json +105 -60
  3. package/dist/sifou-monthly.json +67 -67
  4. package/dist/sifou-weekly.json +133 -133
  5. package/dist/toutiao-30.json +63 -63
  6. package/dist/toutiao-7.json +94 -94
  7. package/dist/toutiao-90.json +23 -23
  8. package/dist/trending-daily.json +167 -167
  9. package/dist/trending-monthly.json +157 -157
  10. package/dist/trending-weekly.json +165 -165
  11. package/dist/users.china.json +1310 -1310
  12. package/dist/users.json +2179 -2179
  13. package/package.json +1 -1
  14. package/web/36kr.html +2 -2
  15. package/web/data/repos.json +18882 -18883
  16. package/web/data/sifou-daily.json +105 -60
  17. package/web/data/sifou-monthly.json +67 -67
  18. package/web/data/sifou-weekly.json +133 -133
  19. package/web/data/toutiao-30.json +63 -63
  20. package/web/data/toutiao-7.json +94 -94
  21. package/web/data/toutiao-90.json +23 -23
  22. package/web/data/trending-daily.json +167 -167
  23. package/web/data/trending-monthly.json +157 -157
  24. package/web/data/trending-weekly.json +165 -165
  25. package/web/data/users.china.json +1310 -1310
  26. package/web/data/users.json +2179 -2179
  27. package/web/index.html +1102 -1102
  28. package/web/repos.html +2435 -2435
  29. package/web/sifou-daily.html +189 -49
  30. package/web/sifou-monthly.html +94 -94
  31. package/web/sifou-weekly.html +129 -129
  32. package/web/toutiao-30.html +67 -67
  33. package/web/toutiao-7.html +72 -72
  34. package/web/toutiao-90.html +33 -33
  35. package/web/trending-monthly.html +137 -137
  36. package/web/trending-weekly.html +145 -141
  37. package/web/trending.html +145 -145
  38. package/web/users.china.html +674 -674
package/web/trending.html CHANGED
@@ -102,7 +102,7 @@
102
102
 
103
103
 
104
104
  </h1>
105
- <div class="time">Last cache created on 2022/1/12 by Github API v3.</div>
105
+ <div class="time">Last cache created on 2022/1/13 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/Asabeneh/30-Days-Of-JavaScript" target="_blank" title="Asabeneh/30-Days-Of-JavaScript">Asabeneh/30-Days-Of-JavaScript</a>
127
+ <a href="https://github.com/input-output-hk/plutus-pioneer-program" target="_blank" title="input-output-hk/plutus-pioneer-program">input-output-hk/plutus-pioneer-program</a>
128
128
  </div>
129
129
  <div class="sub-title followers">
130
130
 
131
- <a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
132
- <span style="background-color: #f1e05a;"></span>JavaScript
131
+ <a class="language" target="_blank" href="https://github.com/topics/haskell" title="Programming Language Haskell">
132
+ <span style="background-color: #5e5086;"></span>Haskell
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>13597</span>
139
+ <span>1135</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>2826</span>
146
+ <span>468</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>359 stars today</span>
152
+ <span>27 stars today</span>
153
153
  </span>
154
154
  </div>
155
155
  <div class="details">
@@ -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>774</span>
177
+ <span>1195</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>96</span>
184
+ <span>133</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>264 stars today</span>
190
+ <span>455 stars today</span>
191
191
  </span>
192
192
  </div>
193
193
  <div class="details">
@@ -200,28 +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/Marak/faker.js" target="_blank" title="Marak/faker.js">Marak/faker.js</a>
203
+ <a href="https://github.com/Marak/colors.js" target="_blank" title="Marak/colors.js">Marak/colors.js</a>
204
204
  </div>
205
205
  <div class="sub-title followers">
206
206
 
207
+ <a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
208
+ <span style="background-color: #f1e05a;"></span>JavaScript
209
+ </a>
210
+
207
211
  <span class="star" title="Stargazers Count">
208
212
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
209
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>
210
214
  </svg>
211
- <span>1158</span>
215
+ <span>4704</span>
212
216
  </span>
213
217
  <span class="star" title="Repo Forked">
214
218
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
215
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">
216
220
  </path>
217
221
  </svg>
218
- <span>517</span>
222
+ <span>418</span>
219
223
  </span>
220
224
  <span class="star">
221
225
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
222
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>
223
227
  </svg>
224
- <span>150 stars today</span>
228
+ <span>130 stars today</span>
225
229
  </span>
226
230
  </div>
227
231
  <div class="details">
@@ -234,7 +238,7 @@
234
238
  <div class="info">
235
239
  <div class="rank">
236
240
  <span title="Ranking 4">4</span>
237
- <a href="https://github.com/521xueweihan/HelloGitHub" target="_blank" title="521xueweihan/HelloGitHub">521xueweihan/HelloGitHub</a>
241
+ <a href="https://github.com/cybersecsi/RAUDI" target="_blank" title="cybersecsi/RAUDI">cybersecsi/RAUDI</a>
238
242
  </div>
239
243
  <div class="sub-title followers">
240
244
 
@@ -246,20 +250,20 @@
246
250
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
247
251
  <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>
248
252
  </svg>
249
- <span>51180</span>
253
+ <span>292</span>
250
254
  </span>
251
255
  <span class="star" title="Repo Forked">
252
256
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
253
257
  <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">
254
258
  </path>
255
259
  </svg>
256
- <span>7358</span>
260
+ <span>14</span>
257
261
  </span>
258
262
  <span class="star">
259
263
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
260
264
  <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>
261
265
  </svg>
262
- <span>135 stars today</span>
266
+ <span>94 stars today</span>
263
267
  </span>
264
268
  </div>
265
269
  <div class="details">
@@ -272,32 +276,32 @@
272
276
  <div class="info">
273
277
  <div class="rank">
274
278
  <span title="Ranking 5">5</span>
275
- <a href="https://github.com/Marak/colors.js" target="_blank" title="Marak/colors.js">Marak/colors.js</a>
279
+ <a href="https://github.com/QSCTech/zju-icicles" target="_blank" title="QSCTech/zju-icicles">QSCTech/zju-icicles</a>
276
280
  </div>
277
281
  <div class="sub-title followers">
278
282
 
279
- <a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
280
- <span style="background-color: #f1e05a;"></span>JavaScript
283
+ <a class="language" target="_blank" href="https://github.com/topics/html" title="Programming Language HTML">
284
+ <span style="background-color: #e34c26;"></span>HTML
281
285
  </a>
282
286
 
283
287
  <span class="star" title="Stargazers Count">
284
288
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
285
289
  <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>
286
290
  </svg>
287
- <span>4582</span>
291
+ <span>24658</span>
288
292
  </span>
289
293
  <span class="star" title="Repo Forked">
290
294
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
291
295
  <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">
292
296
  </path>
293
297
  </svg>
294
- <span>400</span>
298
+ <span>7269</span>
295
299
  </span>
296
300
  <span class="star">
297
301
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
298
302
  <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>
299
303
  </svg>
300
- <span>120 stars today</span>
304
+ <span>99 stars today</span>
301
305
  </span>
302
306
  </div>
303
307
  <div class="details">
@@ -310,32 +314,28 @@
310
314
  <div class="info">
311
315
  <div class="rank">
312
316
  <span title="Ranking 6">6</span>
313
- <a href="https://github.com/DataTalksClub/data-engineering-zoomcamp" target="_blank" title="DataTalksClub/data-engineering-zoomcamp">DataTalksClub/data-engineering-zoomcamp</a>
317
+ <a href="https://github.com/BoltzmannEntropy/interviews.ai" target="_blank" title="BoltzmannEntropy/interviews.ai">BoltzmannEntropy/interviews.ai</a>
314
318
  </div>
315
319
  <div class="sub-title followers">
316
320
 
317
- <a class="language" target="_blank" href="https://github.com/topics/hcl" title="Programming Language HCL">
318
- <span style="background-color: #ccc;"></span>HCL
319
- </a>
320
-
321
321
  <span class="star" title="Stargazers Count">
322
322
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
323
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>
324
324
  </svg>
325
- <span>1038</span>
325
+ <span>2550</span>
326
326
  </span>
327
327
  <span class="star" title="Repo Forked">
328
328
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
329
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">
330
330
  </path>
331
331
  </svg>
332
- <span>136</span>
332
+ <span>179</span>
333
333
  </span>
334
334
  <span class="star">
335
335
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
336
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>
337
337
  </svg>
338
- <span>98 stars today</span>
338
+ <span>342 stars today</span>
339
339
  </span>
340
340
  </div>
341
341
  <div class="details">
@@ -348,32 +348,32 @@
348
348
  <div class="info">
349
349
  <div class="rank">
350
350
  <span title="Ranking 7">7</span>
351
- <a href="https://github.com/jamesstringerparsec/Easy-GPU-PV" target="_blank" title="jamesstringerparsec/Easy-GPU-PV">jamesstringerparsec/Easy-GPU-PV</a>
351
+ <a href="https://github.com/bevyengine/bevy" target="_blank" title="bevyengine/bevy">bevyengine/bevy</a>
352
352
  </div>
353
353
  <div class="sub-title followers">
354
354
 
355
- <a class="language" target="_blank" href="https://github.com/topics/powershell" title="Programming Language PowerShell">
356
- <span style="background-color: #012456;"></span>PowerShell
355
+ <a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
356
+ <span style="background-color: #dea584;"></span>Rust
357
357
  </a>
358
358
 
359
359
  <span class="star" title="Stargazers Count">
360
360
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
361
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>
362
362
  </svg>
363
- <span>730</span>
363
+ <span>13282</span>
364
364
  </span>
365
365
  <span class="star" title="Repo Forked">
366
366
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
367
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">
368
368
  </path>
369
369
  </svg>
370
- <span>58</span>
370
+ <span>1173</span>
371
371
  </span>
372
372
  <span class="star">
373
373
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
374
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>
375
375
  </svg>
376
- <span>128 stars today</span>
376
+ <span>127 stars today</span>
377
377
  </span>
378
378
  </div>
379
379
  <div class="details">
@@ -386,28 +386,32 @@
386
386
  <div class="info">
387
387
  <div class="rank">
388
388
  <span title="Ranking 8">8</span>
389
- <a href="https://github.com/devsuperior/sds-dsmovie" target="_blank" title="devsuperior/sds-dsmovie">devsuperior/sds-dsmovie</a>
389
+ <a href="https://github.com/input-output-hk/plutus-apps" target="_blank" title="input-output-hk/plutus-apps">input-output-hk/plutus-apps</a>
390
390
  </div>
391
391
  <div class="sub-title followers">
392
392
 
393
+ <a class="language" target="_blank" href="https://github.com/topics/haskell" title="Programming Language Haskell">
394
+ <span style="background-color: #5e5086;"></span>Haskell
395
+ </a>
396
+
393
397
  <span class="star" title="Stargazers Count">
394
398
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
395
399
  <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>
396
400
  </svg>
397
- <span>131</span>
401
+ <span>119</span>
398
402
  </span>
399
403
  <span class="star" title="Repo Forked">
400
404
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
401
405
  <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">
402
406
  </path>
403
407
  </svg>
404
- <span>45</span>
408
+ <span>68</span>
405
409
  </span>
406
410
  <span class="star">
407
411
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
408
412
  <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>
409
413
  </svg>
410
- <span>37 stars today</span>
414
+ <span>24 stars today</span>
411
415
  </span>
412
416
  </div>
413
417
  <div class="details">
@@ -420,32 +424,32 @@
420
424
  <div class="info">
421
425
  <div class="rank">
422
426
  <span title="Ranking 9">9</span>
423
- <a href="https://github.com/sunym1993/flash-linux0.11-talk" target="_blank" title="sunym1993/flash-linux0.11-talk">sunym1993/flash-linux0.11-talk</a>
427
+ <a href="https://github.com/521xueweihan/HelloGitHub" target="_blank" title="521xueweihan/HelloGitHub">521xueweihan/HelloGitHub</a>
424
428
  </div>
425
429
  <div class="sub-title followers">
426
430
 
427
- <a class="language" target="_blank" href="https://github.com/topics/c" title="Programming Language C">
428
- <span style="background-color: #555555;"></span>C
431
+ <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
432
+ <span style="background-color: #3572A5;"></span>Python
429
433
  </a>
430
434
 
431
435
  <span class="star" title="Stargazers Count">
432
436
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
433
437
  <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>
434
438
  </svg>
435
- <span>4246</span>
439
+ <span>51316</span>
436
440
  </span>
437
441
  <span class="star" title="Repo Forked">
438
442
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
439
443
  <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">
440
444
  </path>
441
445
  </svg>
442
- <span>407</span>
446
+ <span>7374</span>
443
447
  </span>
444
448
  <span class="star">
445
449
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
446
450
  <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>
447
451
  </svg>
448
- <span>206 stars today</span>
452
+ <span>160 stars today</span>
449
453
  </span>
450
454
  </div>
451
455
  <div class="details">
@@ -458,32 +462,32 @@
458
462
  <div class="info">
459
463
  <div class="rank">
460
464
  <span title="Ranking 10">10</span>
461
- <a href="https://github.com/microsoft/PowerToys" target="_blank" title="microsoft/PowerToys">microsoft/PowerToys</a>
465
+ <a href="https://github.com/Asabeneh/30-Days-Of-JavaScript" target="_blank" title="Asabeneh/30-Days-Of-JavaScript">Asabeneh/30-Days-Of-JavaScript</a>
462
466
  </div>
463
467
  <div class="sub-title followers">
464
468
 
465
- <a class="language" target="_blank" href="https://github.com/topics/c#" title="Programming Language C#">
466
- <span style="background-color: #178600;"></span>C#
469
+ <a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
470
+ <span style="background-color: #f1e05a;"></span>JavaScript
467
471
  </a>
468
472
 
469
473
  <span class="star" title="Stargazers Count">
470
474
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
471
475
  <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>
472
476
  </svg>
473
- <span>66574</span>
477
+ <span>13852</span>
474
478
  </span>
475
479
  <span class="star" title="Repo Forked">
476
480
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
477
481
  <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">
478
482
  </path>
479
483
  </svg>
480
- <span>3722</span>
484
+ <span>2861</span>
481
485
  </span>
482
486
  <span class="star">
483
487
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
484
488
  <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>
485
489
  </svg>
486
- <span>188 stars today</span>
490
+ <span>307 stars today</span>
487
491
  </span>
488
492
  </div>
489
493
  <div class="details">
@@ -496,32 +500,32 @@
496
500
  <div class="info">
497
501
  <div class="rank">
498
502
  <span title="Ranking 11">11</span>
499
- <a href="https://github.com/cybersecsi/RAUDI" target="_blank" title="cybersecsi/RAUDI">cybersecsi/RAUDI</a>
503
+ <a href="https://github.com/WordPress/wordpress-develop" target="_blank" title="WordPress/wordpress-develop">WordPress/wordpress-develop</a>
500
504
  </div>
501
505
  <div class="sub-title followers">
502
506
 
503
- <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
504
- <span style="background-color: #3572A5;"></span>Python
507
+ <a class="language" target="_blank" href="https://github.com/topics/php" title="Programming Language PHP">
508
+ <span style="background-color: #4F5D95;"></span>PHP
505
509
  </a>
506
510
 
507
511
  <span class="star" title="Stargazers Count">
508
512
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
509
513
  <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>
510
514
  </svg>
511
- <span>219</span>
515
+ <span>1133</span>
512
516
  </span>
513
517
  <span class="star" title="Repo Forked">
514
518
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
515
519
  <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">
516
520
  </path>
517
521
  </svg>
518
- <span>12</span>
522
+ <span>1028</span>
519
523
  </span>
520
524
  <span class="star">
521
525
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
522
526
  <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>
523
527
  </svg>
524
- <span>52 stars today</span>
528
+ <span>21 stars today</span>
525
529
  </span>
526
530
  </div>
527
531
  <div class="details">
@@ -534,32 +538,32 @@
534
538
  <div class="info">
535
539
  <div class="rank">
536
540
  <span title="Ranking 12">12</span>
537
- <a href="https://github.com/QSCTech/zju-icicles" target="_blank" title="QSCTech/zju-icicles">QSCTech/zju-icicles</a>
541
+ <a href="https://github.com/juicedata/juicefs" target="_blank" title="juicedata/juicefs">juicedata/juicefs</a>
538
542
  </div>
539
543
  <div class="sub-title followers">
540
544
 
541
- <a class="language" target="_blank" href="https://github.com/topics/html" title="Programming Language HTML">
542
- <span style="background-color: #e34c26;"></span>HTML
545
+ <a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
546
+ <span style="background-color: #00ADD8;"></span>Go
543
547
  </a>
544
548
 
545
549
  <span class="star" title="Stargazers Count">
546
550
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
547
551
  <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>
548
552
  </svg>
549
- <span>24559</span>
553
+ <span>4593</span>
550
554
  </span>
551
555
  <span class="star" title="Repo Forked">
552
556
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
553
557
  <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">
554
558
  </path>
555
559
  </svg>
556
- <span>7255</span>
560
+ <span>384</span>
557
561
  </span>
558
562
  <span class="star">
559
563
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
560
564
  <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>
561
565
  </svg>
562
- <span>183 stars today</span>
566
+ <span>97 stars today</span>
563
567
  </span>
564
568
  </div>
565
569
  <div class="details">
@@ -572,32 +576,32 @@
572
576
  <div class="info">
573
577
  <div class="rank">
574
578
  <span title="Ranking 13">13</span>
575
- <a href="https://github.com/sairson/Yasso" target="_blank" title="sairson/Yasso">sairson/Yasso</a>
579
+ <a href="https://github.com/DataTalksClub/data-engineering-zoomcamp" target="_blank" title="DataTalksClub/data-engineering-zoomcamp">DataTalksClub/data-engineering-zoomcamp</a>
576
580
  </div>
577
581
  <div class="sub-title followers">
578
582
 
579
- <a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
580
- <span style="background-color: #00ADD8;"></span>Go
583
+ <a class="language" target="_blank" href="https://github.com/topics/hcl" title="Programming Language HCL">
584
+ <span style="background-color: #ccc;"></span>HCL
581
585
  </a>
582
586
 
583
587
  <span class="star" title="Stargazers Count">
584
588
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
585
589
  <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>
586
590
  </svg>
587
- <span>379</span>
591
+ <span>1106</span>
588
592
  </span>
589
593
  <span class="star" title="Repo Forked">
590
594
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
591
595
  <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">
592
596
  </path>
593
597
  </svg>
594
- <span>73</span>
598
+ <span>143</span>
595
599
  </span>
596
600
  <span class="star">
597
601
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
598
602
  <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>
599
603
  </svg>
600
- <span>52 stars today</span>
604
+ <span>85 stars today</span>
601
605
  </span>
602
606
  </div>
603
607
  <div class="details">
@@ -610,32 +614,32 @@
610
614
  <div class="info">
611
615
  <div class="rank">
612
616
  <span title="Ranking 14">14</span>
613
- <a href="https://github.com/VGVentures/slide_puzzle" target="_blank" title="VGVentures/slide_puzzle">VGVentures/slide_puzzle</a>
617
+ <a href="https://github.com/actions/virtual-environments" target="_blank" title="actions/virtual-environments">actions/virtual-environments</a>
614
618
  </div>
615
619
  <div class="sub-title followers">
616
620
 
617
- <a class="language" target="_blank" href="https://github.com/topics/dart" title="Programming Language Dart">
618
- <span style="background-color: #00B4AB;"></span>Dart
621
+ <a class="language" target="_blank" href="https://github.com/topics/powershell" title="Programming Language PowerShell">
622
+ <span style="background-color: #012456;"></span>PowerShell
619
623
  </a>
620
624
 
621
625
  <span class="star" title="Stargazers Count">
622
626
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
623
627
  <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>
624
628
  </svg>
625
- <span>178</span>
629
+ <span>4747</span>
626
630
  </span>
627
631
  <span class="star" title="Repo Forked">
628
632
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
629
633
  <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">
630
634
  </path>
631
635
  </svg>
632
- <span>98</span>
636
+ <span>1752</span>
633
637
  </span>
634
638
  <span class="star">
635
639
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
636
640
  <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>
637
641
  </svg>
638
- <span>44 stars today</span>
642
+ <span>25 stars today</span>
639
643
  </span>
640
644
  </div>
641
645
  <div class="details">
@@ -648,32 +652,32 @@
648
652
  <div class="info">
649
653
  <div class="rank">
650
654
  <span title="Ranking 15">15</span>
651
- <a href="https://github.com/megadose/holehe" target="_blank" title="megadose/holehe">megadose/holehe</a>
655
+ <a href="https://github.com/shufflewzc/faker2" target="_blank" title="shufflewzc/faker2">shufflewzc/faker2</a>
652
656
  </div>
653
657
  <div class="sub-title followers">
654
658
 
655
- <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
656
- <span style="background-color: #3572A5;"></span>Python
659
+ <a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
660
+ <span style="background-color: #f1e05a;"></span>JavaScript
657
661
  </a>
658
662
 
659
663
  <span class="star" title="Stargazers Count">
660
664
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
661
665
  <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>
662
666
  </svg>
663
- <span>1923</span>
667
+ <span>2826</span>
664
668
  </span>
665
669
  <span class="star" title="Repo Forked">
666
670
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
667
671
  <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">
668
672
  </path>
669
673
  </svg>
670
- <span>229</span>
674
+ <span>1419</span>
671
675
  </span>
672
676
  <span class="star">
673
677
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
674
678
  <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>
675
679
  </svg>
676
- <span>214 stars today</span>
680
+ <span>38 stars today</span>
677
681
  </span>
678
682
  </div>
679
683
  <div class="details">
@@ -686,32 +690,32 @@
686
690
  <div class="info">
687
691
  <div class="rank">
688
692
  <span title="Ranking 16">16</span>
689
- <a href="https://github.com/apache/superset" target="_blank" title="apache/superset">apache/superset</a>
693
+ <a href="https://github.com/TheAlgorithms/Java" target="_blank" title="TheAlgorithms/Java">TheAlgorithms/Java</a>
690
694
  </div>
691
695
  <div class="sub-title followers">
692
696
 
693
- <a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
694
- <span style="background-color: #2b7489;"></span>TypeScript
697
+ <a class="language" target="_blank" href="https://github.com/topics/java" title="Programming Language Java">
698
+ <span style="background-color: #b07219;"></span>Java
695
699
  </a>
696
700
 
697
701
  <span class="star" title="Stargazers Count">
698
702
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
699
703
  <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>
700
704
  </svg>
701
- <span>43157</span>
705
+ <span>43686</span>
702
706
  </span>
703
707
  <span class="star" title="Repo Forked">
704
708
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
705
709
  <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">
706
710
  </path>
707
711
  </svg>
708
- <span>8409</span>
712
+ <span>14340</span>
709
713
  </span>
710
714
  <span class="star">
711
715
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
712
716
  <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>
713
717
  </svg>
714
- <span>156 stars today</span>
718
+ <span>101 stars today</span>
715
719
  </span>
716
720
  </div>
717
721
  <div class="details">
@@ -724,32 +728,32 @@
724
728
  <div class="info">
725
729
  <div class="rank">
726
730
  <span title="Ranking 17">17</span>
727
- <a href="https://github.com/StarRocks/starrocks" target="_blank" title="StarRocks/starrocks">StarRocks/starrocks</a>
731
+ <a href="https://github.com/jamesstringerparsec/Easy-GPU-PV" target="_blank" title="jamesstringerparsec/Easy-GPU-PV">jamesstringerparsec/Easy-GPU-PV</a>
728
732
  </div>
729
733
  <div class="sub-title followers">
730
734
 
731
- <a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
732
- <span style="background-color: #f34b7d;"></span>C++
735
+ <a class="language" target="_blank" href="https://github.com/topics/powershell" title="Programming Language PowerShell">
736
+ <span style="background-color: #012456;"></span>PowerShell
733
737
  </a>
734
738
 
735
739
  <span class="star" title="Stargazers Count">
736
740
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
737
741
  <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>
738
742
  </svg>
739
- <span>1987</span>
743
+ <span>837</span>
740
744
  </span>
741
745
  <span class="star" title="Repo Forked">
742
746
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
743
747
  <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">
744
748
  </path>
745
749
  </svg>
746
- <span>376</span>
750
+ <span>63</span>
747
751
  </span>
748
752
  <span class="star">
749
753
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
750
754
  <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>
751
755
  </svg>
752
- <span>56 stars today</span>
756
+ <span>111 stars today</span>
753
757
  </span>
754
758
  </div>
755
759
  <div class="details">
@@ -762,32 +766,28 @@
762
766
  <div class="info">
763
767
  <div class="rank">
764
768
  <span title="Ranking 18">18</span>
765
- <a href="https://github.com/TheAlgorithms/Python" target="_blank" title="TheAlgorithms/Python">TheAlgorithms/Python</a>
769
+ <a href="https://github.com/tayfunerbilen/30-gunde-javascript" target="_blank" title="tayfunerbilen/30-gunde-javascript">tayfunerbilen/30-gunde-javascript</a>
766
770
  </div>
767
771
  <div class="sub-title followers">
768
772
 
769
- <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
770
- <span style="background-color: #3572A5;"></span>Python
771
- </a>
772
-
773
773
  <span class="star" title="Stargazers Count">
774
774
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
775
775
  <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>
776
776
  </svg>
777
- <span>127104</span>
777
+ <span>235</span>
778
778
  </span>
779
779
  <span class="star" title="Repo Forked">
780
780
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
781
781
  <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">
782
782
  </path>
783
783
  </svg>
784
- <span>33821</span>
784
+ <span>27</span>
785
785
  </span>
786
786
  <span class="star">
787
787
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
788
788
  <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>
789
789
  </svg>
790
- <span>251 stars today</span>
790
+ <span>50 stars today</span>
791
791
  </span>
792
792
  </div>
793
793
  <div class="details">
@@ -800,32 +800,32 @@
800
800
  <div class="info">
801
801
  <div class="rank">
802
802
  <span title="Ranking 19">19</span>
803
- <a href="https://github.com/nolanlawson/fuite" target="_blank" title="nolanlawson/fuite">nolanlawson/fuite</a>
803
+ <a href="https://github.com/google/leveldb" target="_blank" title="google/leveldb">google/leveldb</a>
804
804
  </div>
805
805
  <div class="sub-title followers">
806
806
 
807
- <a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
808
- <span style="background-color: #f1e05a;"></span>JavaScript
807
+ <a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
808
+ <span style="background-color: #f34b7d;"></span>C++
809
809
  </a>
810
810
 
811
811
  <span class="star" title="Stargazers Count">
812
812
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
813
813
  <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>
814
814
  </svg>
815
- <span>2241</span>
815
+ <span>27626</span>
816
816
  </span>
817
817
  <span class="star" title="Repo Forked">
818
818
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
819
819
  <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">
820
820
  </path>
821
821
  </svg>
822
- <span>37</span>
822
+ <span>6187</span>
823
823
  </span>
824
824
  <span class="star">
825
825
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
826
826
  <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>
827
827
  </svg>
828
- <span>121 stars today</span>
828
+ <span>52 stars today</span>
829
829
  </span>
830
830
  </div>
831
831
  <div class="details">
@@ -838,32 +838,32 @@
838
838
  <div class="info">
839
839
  <div class="rank">
840
840
  <span title="Ranking 20">20</span>
841
- <a href="https://github.com/tharsis/evmos" target="_blank" title="tharsis/evmos">tharsis/evmos</a>
841
+ <a href="https://github.com/ScarredMonk/SysmonSimulator" target="_blank" title="ScarredMonk/SysmonSimulator">ScarredMonk/SysmonSimulator</a>
842
842
  </div>
843
843
  <div class="sub-title followers">
844
844
 
845
- <a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
846
- <span style="background-color: #00ADD8;"></span>Go
845
+ <a class="language" target="_blank" href="https://github.com/topics/c" title="Programming Language C">
846
+ <span style="background-color: #555555;"></span>C
847
847
  </a>
848
848
 
849
849
  <span class="star" title="Stargazers Count">
850
850
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
851
851
  <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>
852
852
  </svg>
853
- <span>956</span>
853
+ <span>296</span>
854
854
  </span>
855
855
  <span class="star" title="Repo Forked">
856
856
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
857
857
  <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">
858
858
  </path>
859
859
  </svg>
860
- <span>180</span>
860
+ <span>26</span>
861
861
  </span>
862
862
  <span class="star">
863
863
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
864
864
  <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>
865
865
  </svg>
866
- <span>39 stars today</span>
866
+ <span>35 stars today</span>
867
867
  </span>
868
868
  </div>
869
869
  <div class="details">
@@ -876,32 +876,32 @@
876
876
  <div class="info">
877
877
  <div class="rank">
878
878
  <span title="Ranking 21">21</span>
879
- <a href="https://github.com/irbigdata/data-dockerfiles" target="_blank" title="irbigdata/data-dockerfiles">irbigdata/data-dockerfiles</a>
879
+ <a href="https://github.com/apache/superset" target="_blank" title="apache/superset">apache/superset</a>
880
880
  </div>
881
881
  <div class="sub-title followers">
882
882
 
883
- <a class="language" target="_blank" href="https://github.com/topics/jupyternotebook" title="Programming Language JupyterNotebook">
884
- <span style="background-color: #DA5B0B;"></span>JupyterNotebook
883
+ <a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
884
+ <span style="background-color: #2b7489;"></span>TypeScript
885
885
  </a>
886
886
 
887
887
  <span class="star" title="Stargazers Count">
888
888
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
889
889
  <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>
890
890
  </svg>
891
- <span>372</span>
891
+ <span>43401</span>
892
892
  </span>
893
893
  <span class="star" title="Repo Forked">
894
894
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
895
895
  <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">
896
896
  </path>
897
897
  </svg>
898
- <span>27</span>
898
+ <span>8420</span>
899
899
  </span>
900
900
  <span class="star">
901
901
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
902
902
  <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>
903
903
  </svg>
904
- <span>112 stars today</span>
904
+ <span>265 stars today</span>
905
905
  </span>
906
906
  </div>
907
907
  <div class="details">
@@ -914,7 +914,7 @@
914
914
  <div class="info">
915
915
  <div class="rank">
916
916
  <span title="Ranking 22">22</span>
917
- <a href="https://github.com/paranoidninja/EtwTi-Syscall-Hook" target="_blank" title="paranoidninja/EtwTi-Syscall-Hook">paranoidninja/EtwTi-Syscall-Hook</a>
917
+ <a href="https://github.com/openglonmetal/MGL" target="_blank" title="openglonmetal/MGL">openglonmetal/MGL</a>
918
918
  </div>
919
919
  <div class="sub-title followers">
920
920
 
@@ -926,20 +926,20 @@
926
926
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
927
927
  <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>
928
928
  </svg>
929
- <span>104</span>
929
+ <span>142</span>
930
930
  </span>
931
931
  <span class="star" title="Repo Forked">
932
932
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
933
933
  <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">
934
934
  </path>
935
935
  </svg>
936
- <span>17</span>
936
+ <span>8</span>
937
937
  </span>
938
938
  <span class="star">
939
939
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
940
940
  <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>
941
941
  </svg>
942
- <span>33 stars today</span>
942
+ <span>47 stars today</span>
943
943
  </span>
944
944
  </div>
945
945
  <div class="details">
@@ -952,32 +952,32 @@
952
952
  <div class="info">
953
953
  <div class="rank">
954
954
  <span title="Ranking 23">23</span>
955
- <a href="https://github.com/Juanpe/SkeletonView" target="_blank" title="Juanpe/SkeletonView">Juanpe/SkeletonView</a>
955
+ <a href="https://github.com/nikochiko/autosaved" target="_blank" title="nikochiko/autosaved">nikochiko/autosaved</a>
956
956
  </div>
957
957
  <div class="sub-title followers">
958
958
 
959
- <a class="language" target="_blank" href="https://github.com/topics/swift" title="Programming Language Swift">
960
- <span style="background-color: #F05138;"></span>Swift
959
+ <a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
960
+ <span style="background-color: #00ADD8;"></span>Go
961
961
  </a>
962
962
 
963
963
  <span class="star" title="Stargazers Count">
964
964
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
965
965
  <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>
966
966
  </svg>
967
- <span>10886</span>
967
+ <span>195</span>
968
968
  </span>
969
969
  <span class="star" title="Repo Forked">
970
970
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
971
971
  <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">
972
972
  </path>
973
973
  </svg>
974
- <span>929</span>
974
+ <span>10</span>
975
975
  </span>
976
976
  <span class="star">
977
977
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
978
978
  <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>
979
979
  </svg>
980
- <span>46 stars today</span>
980
+ <span>34 stars today</span>
981
981
  </span>
982
982
  </div>
983
983
  <div class="details">
@@ -990,32 +990,32 @@
990
990
  <div class="info">
991
991
  <div class="rank">
992
992
  <span title="Ranking 24">24</span>
993
- <a href="https://github.com/mapbox/mapbox-gl-js" target="_blank" title="mapbox/mapbox-gl-js">mapbox/mapbox-gl-js</a>
993
+ <a href="https://github.com/CyC2018/CS-Notes" target="_blank" title="CyC2018/CS-Notes">CyC2018/CS-Notes</a>
994
994
  </div>
995
995
  <div class="sub-title followers">
996
996
 
997
- <a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
998
- <span style="background-color: #f1e05a;"></span>JavaScript
997
+ <a class="language" target="_blank" href="https://github.com/topics/java" title="Programming Language Java">
998
+ <span style="background-color: #b07219;"></span>Java
999
999
  </a>
1000
1000
 
1001
1001
  <span class="star" title="Stargazers Count">
1002
1002
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
1003
1003
  <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>
1004
1004
  </svg>
1005
- <span>8149</span>
1005
+ <span>144586</span>
1006
1006
  </span>
1007
1007
  <span class="star" title="Repo Forked">
1008
1008
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
1009
1009
  <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">
1010
1010
  </path>
1011
1011
  </svg>
1012
- <span>1854</span>
1012
+ <span>46124</span>
1013
1013
  </span>
1014
1014
  <span class="star">
1015
1015
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
1016
1016
  <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>
1017
1017
  </svg>
1018
- <span>32 stars today</span>
1018
+ <span>74 stars today</span>
1019
1019
  </span>
1020
1020
  </div>
1021
1021
  <div class="details">
@@ -1028,32 +1028,32 @@
1028
1028
  <div class="info">
1029
1029
  <div class="rank">
1030
1030
  <span title="Ranking 25">25</span>
1031
- <a href="https://github.com/graphql/graphiql" target="_blank" title="graphql/graphiql">graphql/graphiql</a>
1031
+ <a href="https://github.com/Azure/azure-synapse-analytics-end2end" target="_blank" title="Azure/azure-synapse-analytics-end2end">Azure/azure-synapse-analytics-end2end</a>
1032
1032
  </div>
1033
1033
  <div class="sub-title followers">
1034
1034
 
1035
- <a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
1036
- <span style="background-color: #2b7489;"></span>TypeScript
1035
+ <a class="language" target="_blank" href="https://github.com/topics/bicep" title="Programming Language Bicep">
1036
+ <span style="background-color: #519aba;"></span>Bicep
1037
1037
  </a>
1038
1038
 
1039
1039
  <span class="star" title="Stargazers Count">
1040
1040
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
1041
1041
  <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>
1042
1042
  </svg>
1043
- <span>13114</span>
1043
+ <span>43</span>
1044
1044
  </span>
1045
1045
  <span class="star" title="Repo Forked">
1046
1046
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
1047
1047
  <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">
1048
1048
  </path>
1049
1049
  </svg>
1050
- <span>1413</span>
1050
+ <span>8</span>
1051
1051
  </span>
1052
1052
  <span class="star">
1053
1053
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
1054
1054
  <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>
1055
1055
  </svg>
1056
- <span>25 stars today</span>
1056
+ <span>8 stars today</span>
1057
1057
  </span>
1058
1058
  </div>
1059
1059
  <div class="details">
@@ -1078,7 +1078,7 @@
1078
1078
  <img src="https://img.shields.io/npm/v/@wcj/github-rank.svg?label=unpkg">
1079
1079
  </a>
1080
1080
  </div>
1081
- <div class="time">Last cache created on 2022/1/12 by Github API v3.</div>
1081
+ <div class="time">Last cache created on 2022/1/13 by Github API v3.</div>
1082
1082
  Create by <a href="https://github.com/jaywcjlove" target="_blank">小弟调调™</a>.
1083
1083
  </div>
1084
1084
  </body>