@wcj/github-rank 22.1.9 → 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 +36936 -36940
  2. package/dist/sifou-daily.json +147 -12
  3. package/dist/sifou-monthly.json +112 -112
  4. package/dist/sifou-weekly.json +164 -164
  5. package/dist/toutiao-30.json +90 -90
  6. package/dist/toutiao-7.json +130 -130
  7. package/dist/toutiao-90.json +70 -70
  8. package/dist/trending-daily.json +173 -173
  9. package/dist/trending-monthly.json +162 -162
  10. package/dist/trending-weekly.json +165 -165
  11. package/dist/users.china.json +3328 -3329
  12. package/dist/users.json +4437 -4437
  13. package/package.json +1 -1
  14. package/web/36kr.html +2 -2
  15. package/web/data/repos.json +36936 -36940
  16. package/web/data/sifou-daily.json +147 -12
  17. package/web/data/sifou-monthly.json +112 -112
  18. package/web/data/sifou-weekly.json +164 -164
  19. package/web/data/toutiao-30.json +90 -90
  20. package/web/data/toutiao-7.json +130 -130
  21. package/web/data/toutiao-90.json +70 -70
  22. package/web/data/trending-daily.json +173 -173
  23. package/web/data/trending-monthly.json +162 -162
  24. package/web/data/trending-weekly.json +165 -165
  25. package/web/data/users.china.json +3328 -3329
  26. package/web/data/users.json +4437 -4437
  27. package/web/index.html +2220 -2220
  28. package/web/repos.html +4481 -4481
  29. package/web/sifou-daily.html +431 -11
  30. package/web/sifou-monthly.html +127 -127
  31. package/web/sifou-weekly.html +138 -138
  32. package/web/toutiao-30.html +83 -83
  33. package/web/toutiao-7.html +85 -85
  34. package/web/toutiao-90.html +75 -75
  35. package/web/trending-monthly.html +144 -140
  36. package/web/trending-weekly.html +147 -139
  37. package/web/trending.html +154 -146
  38. package/web/users.china.html +1638 -1638
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/9 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,28 +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/Marak/faker.js" target="_blank" title="Marak/faker.js">Marak/faker.js</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/haskell" title="Programming Language Haskell">
132
+ <span style="background-color: #5e5086;"></span>Haskell
133
+ </a>
134
+
131
135
  <span class="star" title="Stargazers Count">
132
136
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
133
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>
134
138
  </svg>
135
- <span>735</span>
139
+ <span>1135</span>
136
140
  </span>
137
141
  <span class="star" title="Repo Forked">
138
142
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
139
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">
140
144
  </path>
141
145
  </svg>
142
- <span>308</span>
146
+ <span>468</span>
143
147
  </span>
144
148
  <span class="star">
145
149
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
146
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>
147
151
  </svg>
148
- <span>156 stars today</span>
152
+ <span>27 stars today</span>
149
153
  </span>
150
154
  </div>
151
155
  <div class="details">
@@ -158,32 +162,32 @@
158
162
  <div class="info">
159
163
  <div class="rank">
160
164
  <span title="Ranking 2">2</span>
161
- <a href="https://github.com/ReactiveX/RxSwift" target="_blank" title="ReactiveX/RxSwift">ReactiveX/RxSwift</a>
165
+ <a href="https://github.com/faker-js/faker" target="_blank" title="faker-js/faker">faker-js/faker</a>
162
166
  </div>
163
167
  <div class="sub-title followers">
164
168
 
165
- <a class="language" target="_blank" href="https://github.com/topics/swift" title="Programming Language Swift">
166
- <span style="background-color: #F05138;"></span>Swift
169
+ <a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
170
+ <span style="background-color: #f1e05a;"></span>JavaScript
167
171
  </a>
168
172
 
169
173
  <span class="star" title="Stargazers Count">
170
174
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
171
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>
172
176
  </svg>
173
- <span>21479</span>
177
+ <span>1195</span>
174
178
  </span>
175
179
  <span class="star" title="Repo Forked">
176
180
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
177
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">
178
182
  </path>
179
183
  </svg>
180
- <span>3841</span>
184
+ <span>133</span>
181
185
  </span>
182
186
  <span class="star">
183
187
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
184
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>
185
189
  </svg>
186
- <span>41 stars today</span>
190
+ <span>455 stars today</span>
187
191
  </span>
188
192
  </div>
189
193
  <div class="details">
@@ -196,32 +200,32 @@
196
200
  <div class="info">
197
201
  <div class="rank">
198
202
  <span title="Ranking 3">3</span>
199
- <a href="https://github.com/LingDong-/shan-shui-inf" target="_blank" title="LingDong-/shan-shui-inf">LingDong-/shan-shui-inf</a>
203
+ <a href="https://github.com/Marak/colors.js" target="_blank" title="Marak/colors.js">Marak/colors.js</a>
200
204
  </div>
201
205
  <div class="sub-title followers">
202
206
 
203
- <a class="language" target="_blank" href="https://github.com/topics/html" title="Programming Language HTML">
204
- <span style="background-color: #e34c26;"></span>HTML
207
+ <a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
208
+ <span style="background-color: #f1e05a;"></span>JavaScript
205
209
  </a>
206
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>3927</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>295</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>127 stars today</span>
228
+ <span>130 stars today</span>
225
229
  </span>
226
230
  </div>
227
231
  <div class="details">
@@ -234,32 +238,32 @@
234
238
  <div class="info">
235
239
  <div class="rank">
236
240
  <span title="Ranking 4">4</span>
237
- <a href="https://github.com/tensorflow/tensorflow" target="_blank" title="tensorflow/tensorflow">tensorflow/tensorflow</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
 
241
- <a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
242
- <span style="background-color: #f34b7d;"></span>C++
245
+ <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
246
+ <span style="background-color: #3572A5;"></span>Python
243
247
  </a>
244
248
 
245
249
  <span class="star" title="Stargazers Count">
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>161837</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>86100</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>104 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/freeCodeCamp/freeCodeCamp" target="_blank" title="freeCodeCamp/freeCodeCamp">freeCodeCamp/freeCodeCamp</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>338467</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>27694</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>124 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/Igglybuff/awesome-piracy" target="_blank" title="Igglybuff/awesome-piracy">Igglybuff/awesome-piracy</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/html" title="Programming Language HTML">
318
- <span style="background-color: #e34c26;"></span>HTML
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>16122</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>1531</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>495 stars today</span>
338
+ <span>342 stars today</span>
339
339
  </span>
340
340
  </div>
341
341
  <div class="details">
@@ -348,28 +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/LaravelDaily/laravel-tips" target="_blank" title="LaravelDaily/laravel-tips">LaravelDaily/laravel-tips</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/rust" title="Programming Language Rust">
356
+ <span style="background-color: #dea584;"></span>Rust
357
+ </a>
358
+
355
359
  <span class="star" title="Stargazers Count">
356
360
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
357
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>
358
362
  </svg>
359
- <span>3537</span>
363
+ <span>13282</span>
360
364
  </span>
361
365
  <span class="star" title="Repo Forked">
362
366
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
363
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">
364
368
  </path>
365
369
  </svg>
366
- <span>745</span>
370
+ <span>1173</span>
367
371
  </span>
368
372
  <span class="star">
369
373
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
370
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>
371
375
  </svg>
372
- <span>36 stars today</span>
376
+ <span>127 stars today</span>
373
377
  </span>
374
378
  </div>
375
379
  <div class="details">
@@ -382,32 +386,32 @@
382
386
  <div class="info">
383
387
  <div class="rank">
384
388
  <span title="Ranking 8">8</span>
385
- <a href="https://github.com/Asabeneh/30-Days-Of-JavaScript" target="_blank" title="Asabeneh/30-Days-Of-JavaScript">Asabeneh/30-Days-Of-JavaScript</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>
386
390
  </div>
387
391
  <div class="sub-title followers">
388
392
 
389
- <a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
390
- <span style="background-color: #f1e05a;"></span>JavaScript
393
+ <a class="language" target="_blank" href="https://github.com/topics/haskell" title="Programming Language Haskell">
394
+ <span style="background-color: #5e5086;"></span>Haskell
391
395
  </a>
392
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>12423</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>2647</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>298 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/withshepherd/faker.js" target="_blank" title="withshepherd/faker.js">withshepherd/faker.js</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/javascript" title="Programming Language JavaScript">
428
- <span style="background-color: #f1e05a;"></span>JavaScript
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>523</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>164</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>195 stars today</span>
452
+ <span>160 stars today</span>
449
453
  </span>
450
454
  </div>
451
455
  <div class="details">
@@ -458,28 +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/MichaelCade/90DaysOfDevOps" target="_blank" title="MichaelCade/90DaysOfDevOps">MichaelCade/90DaysOfDevOps</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
 
469
+ <a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
470
+ <span style="background-color: #f1e05a;"></span>JavaScript
471
+ </a>
472
+
465
473
  <span class="star" title="Stargazers Count">
466
474
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
467
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>
468
476
  </svg>
469
- <span>705</span>
477
+ <span>13852</span>
470
478
  </span>
471
479
  <span class="star" title="Repo Forked">
472
480
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
473
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">
474
482
  </path>
475
483
  </svg>
476
- <span>43</span>
484
+ <span>2861</span>
477
485
  </span>
478
486
  <span class="star">
479
487
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
480
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>
481
489
  </svg>
482
- <span>138 stars today</span>
490
+ <span>307 stars today</span>
483
491
  </span>
484
492
  </div>
485
493
  <div class="details">
@@ -492,32 +500,32 @@
492
500
  <div class="info">
493
501
  <div class="rank">
494
502
  <span title="Ranking 11">11</span>
495
- <a href="https://github.com/ascoders/weekly" target="_blank" title="ascoders/weekly">ascoders/weekly</a>
503
+ <a href="https://github.com/WordPress/wordpress-develop" target="_blank" title="WordPress/wordpress-develop">WordPress/wordpress-develop</a>
496
504
  </div>
497
505
  <div class="sub-title followers">
498
506
 
499
- <a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
500
- <span style="background-color: #f1e05a;"></span>JavaScript
507
+ <a class="language" target="_blank" href="https://github.com/topics/php" title="Programming Language PHP">
508
+ <span style="background-color: #4F5D95;"></span>PHP
501
509
  </a>
502
510
 
503
511
  <span class="star" title="Stargazers Count">
504
512
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
505
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>
506
514
  </svg>
507
- <span>17392</span>
515
+ <span>1133</span>
508
516
  </span>
509
517
  <span class="star" title="Repo Forked">
510
518
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
511
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">
512
520
  </path>
513
521
  </svg>
514
- <span>2018</span>
522
+ <span>1028</span>
515
523
  </span>
516
524
  <span class="star">
517
525
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
518
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>
519
527
  </svg>
520
- <span>87 stars today</span>
528
+ <span>21 stars today</span>
521
529
  </span>
522
530
  </div>
523
531
  <div class="details">
@@ -530,32 +538,32 @@
530
538
  <div class="info">
531
539
  <div class="rank">
532
540
  <span title="Ranking 12">12</span>
533
- <a href="https://github.com/microsoft/PowerToys" target="_blank" title="microsoft/PowerToys">microsoft/PowerToys</a>
541
+ <a href="https://github.com/juicedata/juicefs" target="_blank" title="juicedata/juicefs">juicedata/juicefs</a>
534
542
  </div>
535
543
  <div class="sub-title followers">
536
544
 
537
- <a class="language" target="_blank" href="https://github.com/topics/c#" title="Programming Language C#">
538
- <span style="background-color: #178600;"></span>C#
545
+ <a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
546
+ <span style="background-color: #00ADD8;"></span>Go
539
547
  </a>
540
548
 
541
549
  <span class="star" title="Stargazers Count">
542
550
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
543
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>
544
552
  </svg>
545
- <span>65977</span>
553
+ <span>4593</span>
546
554
  </span>
547
555
  <span class="star" title="Repo Forked">
548
556
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
549
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">
550
558
  </path>
551
559
  </svg>
552
- <span>3690</span>
560
+ <span>384</span>
553
561
  </span>
554
562
  <span class="star">
555
563
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
556
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>
557
565
  </svg>
558
- <span>176 stars today</span>
566
+ <span>97 stars today</span>
559
567
  </span>
560
568
  </div>
561
569
  <div class="details">
@@ -568,32 +576,32 @@
568
576
  <div class="info">
569
577
  <div class="rank">
570
578
  <span title="Ranking 13">13</span>
571
- <a href="https://github.com/wmjordan/PDFPatcher" target="_blank" title="wmjordan/PDFPatcher">wmjordan/PDFPatcher</a>
579
+ <a href="https://github.com/DataTalksClub/data-engineering-zoomcamp" target="_blank" title="DataTalksClub/data-engineering-zoomcamp">DataTalksClub/data-engineering-zoomcamp</a>
572
580
  </div>
573
581
  <div class="sub-title followers">
574
582
 
575
- <a class="language" target="_blank" href="https://github.com/topics/c#" title="Programming Language C#">
576
- <span style="background-color: #178600;"></span>C#
583
+ <a class="language" target="_blank" href="https://github.com/topics/hcl" title="Programming Language HCL">
584
+ <span style="background-color: #ccc;"></span>HCL
577
585
  </a>
578
586
 
579
587
  <span class="star" title="Stargazers Count">
580
588
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
581
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>
582
590
  </svg>
583
- <span>1779</span>
591
+ <span>1106</span>
584
592
  </span>
585
593
  <span class="star" title="Repo Forked">
586
594
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
587
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">
588
596
  </path>
589
597
  </svg>
590
- <span>311</span>
598
+ <span>143</span>
591
599
  </span>
592
600
  <span class="star">
593
601
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
594
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>
595
603
  </svg>
596
- <span>174 stars today</span>
604
+ <span>85 stars today</span>
597
605
  </span>
598
606
  </div>
599
607
  <div class="details">
@@ -606,32 +614,32 @@
606
614
  <div class="info">
607
615
  <div class="rank">
608
616
  <span title="Ranking 14">14</span>
609
- <a href="https://github.com/DioxusLabs/dioxus" target="_blank" title="DioxusLabs/dioxus">DioxusLabs/dioxus</a>
617
+ <a href="https://github.com/actions/virtual-environments" target="_blank" title="actions/virtual-environments">actions/virtual-environments</a>
610
618
  </div>
611
619
  <div class="sub-title followers">
612
620
 
613
- <a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
614
- <span style="background-color: #dea584;"></span>Rust
621
+ <a class="language" target="_blank" href="https://github.com/topics/powershell" title="Programming Language PowerShell">
622
+ <span style="background-color: #012456;"></span>PowerShell
615
623
  </a>
616
624
 
617
625
  <span class="star" title="Stargazers Count">
618
626
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
619
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>
620
628
  </svg>
621
- <span>1487</span>
629
+ <span>4747</span>
622
630
  </span>
623
631
  <span class="star" title="Repo Forked">
624
632
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
625
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">
626
634
  </path>
627
635
  </svg>
628
- <span>23</span>
636
+ <span>1752</span>
629
637
  </span>
630
638
  <span class="star">
631
639
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
632
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>
633
641
  </svg>
634
- <span>192 stars today</span>
642
+ <span>25 stars today</span>
635
643
  </span>
636
644
  </div>
637
645
  <div class="details">
@@ -644,32 +652,32 @@
644
652
  <div class="info">
645
653
  <div class="rank">
646
654
  <span title="Ranking 15">15</span>
647
- <a href="https://github.com/commit-live-students/Data_Science_Masters_Program_2021" target="_blank" title="commit-live-students/Data_Science_Masters_Program_2021">commit-live-students/Data_Science_Masters_Program_2021</a>
655
+ <a href="https://github.com/shufflewzc/faker2" target="_blank" title="shufflewzc/faker2">shufflewzc/faker2</a>
648
656
  </div>
649
657
  <div class="sub-title followers">
650
658
 
651
- <a class="language" target="_blank" href="https://github.com/topics/jupyternotebook" title="Programming Language JupyterNotebook">
652
- <span style="background-color: #DA5B0B;"></span>JupyterNotebook
659
+ <a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
660
+ <span style="background-color: #f1e05a;"></span>JavaScript
653
661
  </a>
654
662
 
655
663
  <span class="star" title="Stargazers Count">
656
664
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
657
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>
658
666
  </svg>
659
- <span>206</span>
667
+ <span>2826</span>
660
668
  </span>
661
669
  <span class="star" title="Repo Forked">
662
670
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
663
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">
664
672
  </path>
665
673
  </svg>
666
- <span>75</span>
674
+ <span>1419</span>
667
675
  </span>
668
676
  <span class="star">
669
677
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
670
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>
671
679
  </svg>
672
- <span>66 stars today</span>
680
+ <span>38 stars today</span>
673
681
  </span>
674
682
  </div>
675
683
  <div class="details">
@@ -682,32 +690,32 @@
682
690
  <div class="info">
683
691
  <div class="rank">
684
692
  <span title="Ranking 16">16</span>
685
- <a href="https://github.com/facebook/folly" target="_blank" title="facebook/folly">facebook/folly</a>
693
+ <a href="https://github.com/TheAlgorithms/Java" target="_blank" title="TheAlgorithms/Java">TheAlgorithms/Java</a>
686
694
  </div>
687
695
  <div class="sub-title followers">
688
696
 
689
- <a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
690
- <span style="background-color: #f34b7d;"></span>C++
697
+ <a class="language" target="_blank" href="https://github.com/topics/java" title="Programming Language Java">
698
+ <span style="background-color: #b07219;"></span>Java
691
699
  </a>
692
700
 
693
701
  <span class="star" title="Stargazers Count">
694
702
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
695
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>
696
704
  </svg>
697
- <span>20949</span>
705
+ <span>43686</span>
698
706
  </span>
699
707
  <span class="star" title="Repo Forked">
700
708
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
701
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">
702
710
  </path>
703
711
  </svg>
704
- <span>4453</span>
712
+ <span>14340</span>
705
713
  </span>
706
714
  <span class="star">
707
715
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
708
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>
709
717
  </svg>
710
- <span>93 stars today</span>
718
+ <span>101 stars today</span>
711
719
  </span>
712
720
  </div>
713
721
  <div class="details">
@@ -720,32 +728,32 @@
720
728
  <div class="info">
721
729
  <div class="rank">
722
730
  <span title="Ranking 17">17</span>
723
- <a href="https://github.com/josephmisiti/awesome-machine-learning" target="_blank" title="josephmisiti/awesome-machine-learning">josephmisiti/awesome-machine-learning</a>
731
+ <a href="https://github.com/jamesstringerparsec/Easy-GPU-PV" target="_blank" title="jamesstringerparsec/Easy-GPU-PV">jamesstringerparsec/Easy-GPU-PV</a>
724
732
  </div>
725
733
  <div class="sub-title followers">
726
734
 
727
- <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
728
- <span style="background-color: #3572A5;"></span>Python
735
+ <a class="language" target="_blank" href="https://github.com/topics/powershell" title="Programming Language PowerShell">
736
+ <span style="background-color: #012456;"></span>PowerShell
729
737
  </a>
730
738
 
731
739
  <span class="star" title="Stargazers Count">
732
740
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
733
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>
734
742
  </svg>
735
- <span>52445</span>
743
+ <span>837</span>
736
744
  </span>
737
745
  <span class="star" title="Repo Forked">
738
746
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
739
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">
740
748
  </path>
741
749
  </svg>
742
- <span>12975</span>
750
+ <span>63</span>
743
751
  </span>
744
752
  <span class="star">
745
753
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
746
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>
747
755
  </svg>
748
- <span>94 stars today</span>
756
+ <span>111 stars today</span>
749
757
  </span>
750
758
  </div>
751
759
  <div class="details">
@@ -758,32 +766,28 @@
758
766
  <div class="info">
759
767
  <div class="rank">
760
768
  <span title="Ranking 18">18</span>
761
- <a href="https://github.com/appwrite/appwrite" target="_blank" title="appwrite/appwrite">appwrite/appwrite</a>
769
+ <a href="https://github.com/tayfunerbilen/30-gunde-javascript" target="_blank" title="tayfunerbilen/30-gunde-javascript">tayfunerbilen/30-gunde-javascript</a>
762
770
  </div>
763
771
  <div class="sub-title followers">
764
772
 
765
- <a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
766
- <span style="background-color: #f1e05a;"></span>JavaScript
767
- </a>
768
-
769
773
  <span class="star" title="Stargazers Count">
770
774
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
771
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>
772
776
  </svg>
773
- <span>15405</span>
777
+ <span>235</span>
774
778
  </span>
775
779
  <span class="star" title="Repo Forked">
776
780
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
777
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">
778
782
  </path>
779
783
  </svg>
780
- <span>1344</span>
784
+ <span>27</span>
781
785
  </span>
782
786
  <span class="star">
783
787
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
784
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>
785
789
  </svg>
786
- <span>229 stars today</span>
790
+ <span>50 stars today</span>
787
791
  </span>
788
792
  </div>
789
793
  <div class="details">
@@ -796,32 +800,32 @@
796
800
  <div class="info">
797
801
  <div class="rank">
798
802
  <span title="Ranking 19">19</span>
799
- <a href="https://github.com/golang/go" target="_blank" title="golang/go">golang/go</a>
803
+ <a href="https://github.com/google/leveldb" target="_blank" title="google/leveldb">google/leveldb</a>
800
804
  </div>
801
805
  <div class="sub-title followers">
802
806
 
803
- <a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
804
- <span style="background-color: #00ADD8;"></span>Go
807
+ <a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
808
+ <span style="background-color: #f34b7d;"></span>C++
805
809
  </a>
806
810
 
807
811
  <span class="star" title="Stargazers Count">
808
812
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
809
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>
810
814
  </svg>
811
- <span>94179</span>
815
+ <span>27626</span>
812
816
  </span>
813
817
  <span class="star" title="Repo Forked">
814
818
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
815
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">
816
820
  </path>
817
821
  </svg>
818
- <span>14031</span>
822
+ <span>6187</span>
819
823
  </span>
820
824
  <span class="star">
821
825
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
822
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>
823
827
  </svg>
824
- <span>86 stars today</span>
828
+ <span>52 stars today</span>
825
829
  </span>
826
830
  </div>
827
831
  <div class="details">
@@ -834,32 +838,32 @@
834
838
  <div class="info">
835
839
  <div class="rank">
836
840
  <span title="Ranking 20">20</span>
837
- <a href="https://github.com/TheAlgorithms/Python" target="_blank" title="TheAlgorithms/Python">TheAlgorithms/Python</a>
841
+ <a href="https://github.com/ScarredMonk/SysmonSimulator" target="_blank" title="ScarredMonk/SysmonSimulator">ScarredMonk/SysmonSimulator</a>
838
842
  </div>
839
843
  <div class="sub-title followers">
840
844
 
841
- <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
842
- <span style="background-color: #3572A5;"></span>Python
845
+ <a class="language" target="_blank" href="https://github.com/topics/c" title="Programming Language C">
846
+ <span style="background-color: #555555;"></span>C
843
847
  </a>
844
848
 
845
849
  <span class="star" title="Stargazers Count">
846
850
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
847
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>
848
852
  </svg>
849
- <span>126505</span>
853
+ <span>296</span>
850
854
  </span>
851
855
  <span class="star" title="Repo Forked">
852
856
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
853
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">
854
858
  </path>
855
859
  </svg>
856
- <span>33749</span>
860
+ <span>26</span>
857
861
  </span>
858
862
  <span class="star">
859
863
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
860
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>
861
865
  </svg>
862
- <span>146 stars today</span>
866
+ <span>35 stars today</span>
863
867
  </span>
864
868
  </div>
865
869
  <div class="details">
@@ -872,28 +876,32 @@
872
876
  <div class="info">
873
877
  <div class="rank">
874
878
  <span title="Ranking 21">21</span>
875
- <a href="https://github.com/M3-org/awesome-metaverse" target="_blank" title="M3-org/awesome-metaverse">M3-org/awesome-metaverse</a>
879
+ <a href="https://github.com/apache/superset" target="_blank" title="apache/superset">apache/superset</a>
876
880
  </div>
877
881
  <div class="sub-title followers">
878
882
 
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
+ </a>
886
+
879
887
  <span class="star" title="Stargazers Count">
880
888
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
881
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>
882
890
  </svg>
883
- <span>847</span>
891
+ <span>43401</span>
884
892
  </span>
885
893
  <span class="star" title="Repo Forked">
886
894
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
887
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">
888
896
  </path>
889
897
  </svg>
890
- <span>76</span>
898
+ <span>8420</span>
891
899
  </span>
892
900
  <span class="star">
893
901
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
894
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>
895
903
  </svg>
896
- <span>90 stars today</span>
904
+ <span>265 stars today</span>
897
905
  </span>
898
906
  </div>
899
907
  <div class="details">
@@ -906,32 +914,32 @@
906
914
  <div class="info">
907
915
  <div class="rank">
908
916
  <span title="Ranking 22">22</span>
909
- <a href="https://github.com/kdn251/interviews" target="_blank" title="kdn251/interviews">kdn251/interviews</a>
917
+ <a href="https://github.com/openglonmetal/MGL" target="_blank" title="openglonmetal/MGL">openglonmetal/MGL</a>
910
918
  </div>
911
919
  <div class="sub-title followers">
912
920
 
913
- <a class="language" target="_blank" href="https://github.com/topics/java" title="Programming Language Java">
914
- <span style="background-color: #b07219;"></span>Java
921
+ <a class="language" target="_blank" href="https://github.com/topics/c" title="Programming Language C">
922
+ <span style="background-color: #555555;"></span>C
915
923
  </a>
916
924
 
917
925
  <span class="star" title="Stargazers Count">
918
926
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
919
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>
920
928
  </svg>
921
- <span>55225</span>
929
+ <span>142</span>
922
930
  </span>
923
931
  <span class="star" title="Repo Forked">
924
932
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
925
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">
926
934
  </path>
927
935
  </svg>
928
- <span>11732</span>
936
+ <span>8</span>
929
937
  </span>
930
938
  <span class="star">
931
939
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
932
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>
933
941
  </svg>
934
- <span>124 stars today</span>
942
+ <span>47 stars today</span>
935
943
  </span>
936
944
  </div>
937
945
  <div class="details">
@@ -944,7 +952,7 @@
944
952
  <div class="info">
945
953
  <div class="rank">
946
954
  <span title="Ranking 23">23</span>
947
- <a href="https://github.com/hashicorp/terraform-provider-aws" target="_blank" title="hashicorp/terraform-provider-aws">hashicorp/terraform-provider-aws</a>
955
+ <a href="https://github.com/nikochiko/autosaved" target="_blank" title="nikochiko/autosaved">nikochiko/autosaved</a>
948
956
  </div>
949
957
  <div class="sub-title followers">
950
958
 
@@ -956,20 +964,20 @@
956
964
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
957
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>
958
966
  </svg>
959
- <span>6704</span>
967
+ <span>195</span>
960
968
  </span>
961
969
  <span class="star" title="Repo Forked">
962
970
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
963
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">
964
972
  </path>
965
973
  </svg>
966
- <span>6074</span>
974
+ <span>10</span>
967
975
  </span>
968
976
  <span class="star">
969
977
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
970
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>
971
979
  </svg>
972
- <span>36 stars today</span>
980
+ <span>34 stars today</span>
973
981
  </span>
974
982
  </div>
975
983
  <div class="details">
@@ -982,32 +990,32 @@
982
990
  <div class="info">
983
991
  <div class="rank">
984
992
  <span title="Ranking 24">24</span>
985
- <a href="https://github.com/up9inc/mizu" target="_blank" title="up9inc/mizu">up9inc/mizu</a>
993
+ <a href="https://github.com/CyC2018/CS-Notes" target="_blank" title="CyC2018/CS-Notes">CyC2018/CS-Notes</a>
986
994
  </div>
987
995
  <div class="sub-title followers">
988
996
 
989
- <a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
990
- <span style="background-color: #00ADD8;"></span>Go
997
+ <a class="language" target="_blank" href="https://github.com/topics/java" title="Programming Language Java">
998
+ <span style="background-color: #b07219;"></span>Java
991
999
  </a>
992
1000
 
993
1001
  <span class="star" title="Stargazers Count">
994
1002
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
995
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>
996
1004
  </svg>
997
- <span>1183</span>
1005
+ <span>144586</span>
998
1006
  </span>
999
1007
  <span class="star" title="Repo Forked">
1000
1008
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
1001
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">
1002
1010
  </path>
1003
1011
  </svg>
1004
- <span>43</span>
1012
+ <span>46124</span>
1005
1013
  </span>
1006
1014
  <span class="star">
1007
1015
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
1008
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>
1009
1017
  </svg>
1010
- <span>199 stars today</span>
1018
+ <span>74 stars today</span>
1011
1019
  </span>
1012
1020
  </div>
1013
1021
  <div class="details">
@@ -1020,32 +1028,32 @@
1020
1028
  <div class="info">
1021
1029
  <div class="rank">
1022
1030
  <span title="Ranking 25">25</span>
1023
- <a href="https://github.com/quarkusio/quarkus" target="_blank" title="quarkusio/quarkus">quarkusio/quarkus</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>
1024
1032
  </div>
1025
1033
  <div class="sub-title followers">
1026
1034
 
1027
- <a class="language" target="_blank" href="https://github.com/topics/java" title="Programming Language Java">
1028
- <span style="background-color: #b07219;"></span>Java
1035
+ <a class="language" target="_blank" href="https://github.com/topics/bicep" title="Programming Language Bicep">
1036
+ <span style="background-color: #519aba;"></span>Bicep
1029
1037
  </a>
1030
1038
 
1031
1039
  <span class="star" title="Stargazers Count">
1032
1040
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
1033
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>
1034
1042
  </svg>
1035
- <span>9172</span>
1043
+ <span>43</span>
1036
1044
  </span>
1037
1045
  <span class="star" title="Repo Forked">
1038
1046
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
1039
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">
1040
1048
  </path>
1041
1049
  </svg>
1042
- <span>1661</span>
1050
+ <span>8</span>
1043
1051
  </span>
1044
1052
  <span class="star">
1045
1053
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
1046
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>
1047
1055
  </svg>
1048
- <span>50 stars today</span>
1056
+ <span>8 stars today</span>
1049
1057
  </span>
1050
1058
  </div>
1051
1059
  <div class="details">
@@ -1070,7 +1078,7 @@
1070
1078
  <img src="https://img.shields.io/npm/v/@wcj/github-rank.svg?label=unpkg">
1071
1079
  </a>
1072
1080
  </div>
1073
- <div class="time">Last cache created on 2022/1/9 by Github API v3.</div>
1081
+ <div class="time">Last cache created on 2022/1/13 by Github API v3.</div>
1074
1082
  Create by <a href="https://github.com/jaywcjlove" target="_blank">小弟调调™</a>.
1075
1083
  </div>
1076
1084
  </body>