@wcj/github-rank 21.9.28 โ†’ 21.10.2

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 +34097 -33097
  2. package/dist/sifou-daily.json +17 -35
  3. package/dist/sifou-monthly.json +132 -132
  4. package/dist/sifou-weekly.json +174 -165
  5. package/dist/toutiao-30.json +92 -92
  6. package/dist/toutiao-7.json +138 -138
  7. package/dist/toutiao-90.json +60 -60
  8. package/dist/trending-daily.json +196 -196
  9. package/dist/trending-monthly.json +177 -188
  10. package/dist/trending-weekly.json +193 -193
  11. package/dist/users.china.json +3044 -3044
  12. package/dist/users.json +4015 -4015
  13. package/package.json +1 -1
  14. package/web/36kr.html +2 -2
  15. package/web/data/repos.json +34097 -33097
  16. package/web/data/sifou-daily.json +17 -35
  17. package/web/data/sifou-monthly.json +132 -132
  18. package/web/data/sifou-weekly.json +174 -165
  19. package/web/data/toutiao-30.json +92 -92
  20. package/web/data/toutiao-7.json +138 -138
  21. package/web/data/toutiao-90.json +60 -60
  22. package/web/data/trending-daily.json +196 -196
  23. package/web/data/trending-monthly.json +177 -188
  24. package/web/data/trending-weekly.json +193 -193
  25. package/web/data/users.china.json +3044 -3044
  26. package/web/data/users.json +4015 -4015
  27. package/web/index.html +1939 -1939
  28. package/web/repos.html +4321 -4325
  29. package/web/sifou-daily.html +16 -72
  30. package/web/sifou-monthly.html +141 -141
  31. package/web/sifou-weekly.html +166 -138
  32. package/web/toutiao-30.html +90 -90
  33. package/web/toutiao-7.html +102 -102
  34. package/web/toutiao-90.html +106 -106
  35. package/web/trending-monthly.html +162 -196
  36. package/web/trending-weekly.html +173 -169
  37. package/web/trending.html +175 -171
  38. package/web/users.china.html +1534 -1534
package/web/trending.html CHANGED
@@ -81,7 +81,7 @@
81
81
  </svg>
82
82
  </a>
83
83
  <h1 class="title"> GitHub Repositories Trending </h1>
84
- <div class="time">Last cache created on 2021/9/28 by Github API v3.</div>
84
+ <div class="time">Last cache created on 2021/10/2 by Github API v3.</div>
85
85
  <div class="tabs">
86
86
  <a class="" href="index.html">Users</a>
87
87
  <a class="" href="repos.html">Repos</a>
@@ -104,36 +104,32 @@
104
104
  <div class="info">
105
105
  <div class="rank">
106
106
  <span title="Ranking 1">1</span>
107
- <a href="https://github.com/babysor/MockingBird" target="_blank" title="babysor/MockingBird">babysor/MockingBird</a>
107
+ <a href="https://github.com/sindresorhus/awesome" target="_blank" title="sindresorhus/awesome">sindresorhus/awesome</a>
108
108
  </div>
109
109
  <div class="sub-title followers">
110
110
 
111
- <a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
112
- <span style="background-color: #f1e05a;"></span>JavaScript
113
- </a>
114
-
115
111
  <span class="star" title="Stargazers Count">
116
112
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
117
113
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
118
114
  </svg>
119
- <span>6125</span>
115
+ <span>170575</span>
120
116
  </span>
121
117
  <span class="star" title="Repo Forked">
122
118
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
123
119
  <path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
124
120
  </path>
125
121
  </svg>
126
- <span>599</span>
122
+ <span>21727</span>
127
123
  </span>
128
124
  <span class="star">
129
125
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
130
126
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
131
127
  </svg>
132
- <span>521 stars today</span>
128
+ <span>269 stars today</span>
133
129
  </span>
134
130
  </div>
135
131
  <div class="details">
136
- ๐Ÿš€AIๆ‹Ÿๅฃฐ: 5็ง’ๅ†…ๅ…‹้š†ๆ‚จ็š„ๅฃฐ้Ÿณๅนถ็”Ÿๆˆไปปๆ„่ฏญ้Ÿณๅ†…ๅฎน Clone a voice in 5 seconds to generate arbitrary speech in real-time
132
+ ๐Ÿ˜Ž Awesome lists about all kinds of interesting topics
137
133
  </div>
138
134
  </div>
139
135
  </li>
@@ -142,36 +138,36 @@
142
138
  <div class="info">
143
139
  <div class="rank">
144
140
  <span title="Ranking 2">2</span>
145
- <a href="https://github.com/YunaiV/ruoyi-vue-pro" target="_blank" title="YunaiV/ruoyi-vue-pro">YunaiV/ruoyi-vue-pro</a>
141
+ <a href="https://github.com/trekhleb/javascript-algorithms" target="_blank" title="trekhleb/javascript-algorithms">trekhleb/javascript-algorithms</a>
146
142
  </div>
147
143
  <div class="sub-title followers">
148
144
 
149
- <a class="language" target="_blank" href="https://github.com/topics/java" title="Programming Language Java">
150
- <span style="background-color: #b07219;"></span>Java
145
+ <a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
146
+ <span style="background-color: #f1e05a;"></span>JavaScript
151
147
  </a>
152
148
 
153
149
  <span class="star" title="Stargazers Count">
154
150
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
155
151
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
156
152
  </svg>
157
- <span>1082</span>
153
+ <span>120947</span>
158
154
  </span>
159
155
  <span class="star" title="Repo Forked">
160
156
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
161
157
  <path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
162
158
  </path>
163
159
  </svg>
164
- <span>380</span>
160
+ <span>19871</span>
165
161
  </span>
166
162
  <span class="star">
167
163
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
168
164
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
169
165
  </svg>
170
- <span>63 stars today</span>
166
+ <span>248 stars today</span>
171
167
  </span>
172
168
  </div>
173
169
  <div class="details">
174
- ๅŸบไบŽSpringBoot๏ผŒSpring Security๏ผŒJWT๏ผŒVue &amp; Element ็š„ๅ‰ๅŽ็ซฏๅˆ†็ฆปๆƒ้™็ฎก็†็ณป็ปŸ
170
+ ๐Ÿ“ Algorithms and data structures implemented in JavaScript with explanations and links to further readings
175
171
  </div>
176
172
  </div>
177
173
  </li>
@@ -180,7 +176,7 @@
180
176
  <div class="info">
181
177
  <div class="rank">
182
178
  <span title="Ranking 3">3</span>
183
- <a href="https://github.com/microsoft/muzic" target="_blank" title="microsoft/muzic">microsoft/muzic</a>
179
+ <a href="https://github.com/great-expectations/great_expectations" target="_blank" title="great-expectations/great_expectations">great-expectations/great_expectations</a>
184
180
  </div>
185
181
  <div class="sub-title followers">
186
182
 
@@ -192,24 +188,24 @@
192
188
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
193
189
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
194
190
  </svg>
195
- <span>885</span>
191
+ <span>5313</span>
196
192
  </span>
197
193
  <span class="star" title="Repo Forked">
198
194
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
199
195
  <path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
200
196
  </path>
201
197
  </svg>
202
- <span>40</span>
198
+ <span>699</span>
203
199
  </span>
204
200
  <span class="star">
205
201
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
206
202
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
207
203
  </svg>
208
- <span>351 stars today</span>
204
+ <span>146 stars today</span>
209
205
  </span>
210
206
  </div>
211
207
  <div class="details">
212
- Muzic: Music Understanding and Generation with Artificial Intelligence
208
+ Always know what to expect from your data.
213
209
  </div>
214
210
  </div>
215
211
  </li>
@@ -218,32 +214,36 @@
218
214
  <div class="info">
219
215
  <div class="rank">
220
216
  <span title="Ranking 4">4</span>
221
- <a href="https://github.com/freefq/free" target="_blank" title="freefq/free">freefq/free</a>
217
+ <a href="https://github.com/containers/youki" target="_blank" title="containers/youki">containers/youki</a>
222
218
  </div>
223
219
  <div class="sub-title followers">
224
220
 
221
+ <a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
222
+ <span style="background-color: #dea584;"></span>Rust
223
+ </a>
224
+
225
225
  <span class="star" title="Stargazers Count">
226
226
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
227
227
  <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>
228
228
  </svg>
229
- <span>13511</span>
229
+ <span>2089</span>
230
230
  </span>
231
231
  <span class="star" title="Repo Forked">
232
232
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
233
233
  <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">
234
234
  </path>
235
235
  </svg>
236
- <span>3230</span>
236
+ <span>102</span>
237
237
  </span>
238
238
  <span class="star">
239
239
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
240
240
  <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>
241
241
  </svg>
242
- <span>223 stars today</span>
242
+ <span>131 stars today</span>
243
243
  </span>
244
244
  </div>
245
245
  <div class="details">
246
- ็ฟปๅข™ใ€ๅ…่ดน็ฟปๅข™ใ€ๅ…่ดน็ง‘ๅญฆไธŠ็ฝ‘ใ€ๅ…่ดน่Š‚็‚นใ€ๅ…่ดนๆขฏๅญใ€ๅ…่ดนss/v2ray/trojan่Š‚็‚นใ€่“็ฏใ€่ฐทๆญŒๅ•†ๅบ—ใ€็ฟปๅข™ๆขฏๅญ
246
+ A container runtime written in Rust
247
247
  </div>
248
248
  </div>
249
249
  </li>
@@ -252,36 +252,36 @@
252
252
  <div class="info">
253
253
  <div class="rank">
254
254
  <span title="Ranking 5">5</span>
255
- <a href="https://github.com/waydroid/waydroid" target="_blank" title="waydroid/waydroid">waydroid/waydroid</a>
255
+ <a href="https://github.com/mgeeky/ShellcodeFluctuation" target="_blank" title="mgeeky/ShellcodeFluctuation">mgeeky/ShellcodeFluctuation</a>
256
256
  </div>
257
257
  <div class="sub-title followers">
258
258
 
259
- <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
260
- <span style="background-color: #3572A5;"></span>Python
259
+ <a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
260
+ <span style="background-color: #f34b7d;"></span>C++
261
261
  </a>
262
262
 
263
263
  <span class="star" title="Stargazers Count">
264
264
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
265
265
  <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>
266
266
  </svg>
267
- <span>1888</span>
267
+ <span>231</span>
268
268
  </span>
269
269
  <span class="star" title="Repo Forked">
270
270
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
271
271
  <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">
272
272
  </path>
273
273
  </svg>
274
- <span>75</span>
274
+ <span>36</span>
275
275
  </span>
276
276
  <span class="star">
277
277
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
278
278
  <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>
279
279
  </svg>
280
- <span>205 stars today</span>
280
+ <span>59 stars today</span>
281
281
  </span>
282
282
  </div>
283
283
  <div class="details">
284
-
284
+ An advanced in-memory evasion technique fluctuating shellcode&#39;s memory protection between RW/NoAccess &amp; RX and then encrypting/decrypting its contents
285
285
  </div>
286
286
  </div>
287
287
  </li>
@@ -290,36 +290,36 @@
290
290
  <div class="info">
291
291
  <div class="rank">
292
292
  <span title="Ranking 6">6</span>
293
- <a href="https://github.com/aristocratos/btop" target="_blank" title="aristocratos/btop">aristocratos/btop</a>
293
+ <a href="https://github.com/willmcgugan/textual" target="_blank" title="willmcgugan/textual">willmcgugan/textual</a>
294
294
  </div>
295
295
  <div class="sub-title followers">
296
296
 
297
- <a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
298
- <span style="background-color: #f34b7d;"></span>C++
297
+ <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
298
+ <span style="background-color: #3572A5;"></span>Python
299
299
  </a>
300
300
 
301
301
  <span class="star" title="Stargazers Count">
302
302
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
303
303
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
304
304
  </svg>
305
- <span>2395</span>
305
+ <span>5248</span>
306
306
  </span>
307
307
  <span class="star" title="Repo Forked">
308
308
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
309
309
  <path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
310
310
  </path>
311
311
  </svg>
312
- <span>60</span>
312
+ <span>110</span>
313
313
  </span>
314
314
  <span class="star">
315
315
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
316
316
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
317
317
  </svg>
318
- <span>506 stars today</span>
318
+ <span>222 stars today</span>
319
319
  </span>
320
320
  </div>
321
321
  <div class="details">
322
- A monitor of resources
322
+ Textual is a TUI (Text User Interface) framework for Python inspired by modern web development.
323
323
  </div>
324
324
  </div>
325
325
  </li>
@@ -328,32 +328,36 @@
328
328
  <div class="info">
329
329
  <div class="rank">
330
330
  <span title="Ranking 7">7</span>
331
- <a href="https://github.com/Tencent/secguide" target="_blank" title="Tencent/secguide">Tencent/secguide</a>
331
+ <a href="https://github.com/hashicorp/consul" target="_blank" title="hashicorp/consul">hashicorp/consul</a>
332
332
  </div>
333
333
  <div class="sub-title followers">
334
334
 
335
+ <a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
336
+ <span style="background-color: #00ADD8;"></span>Go
337
+ </a>
338
+
335
339
  <span class="star" title="Stargazers Count">
336
340
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
337
341
  <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>
338
342
  </svg>
339
- <span>8231</span>
343
+ <span>23257</span>
340
344
  </span>
341
345
  <span class="star" title="Repo Forked">
342
346
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
343
347
  <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">
344
348
  </path>
345
349
  </svg>
346
- <span>1063</span>
350
+ <span>3849</span>
347
351
  </span>
348
352
  <span class="star">
349
353
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
350
354
  <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>
351
355
  </svg>
352
- <span>112 stars today</span>
356
+ <span>64 stars today</span>
353
357
  </span>
354
358
  </div>
355
359
  <div class="details">
356
- ้ขๅ‘ๅผ€ๅ‘ไบบๅ‘˜ๆขณ็†็š„ไปฃ็ ๅฎ‰ๅ…จๆŒ‡ๅ—
360
+ Consul is a distributed, highly available, and data center aware solution to connect and configure applications across dynamic, distributed infrastructure.
357
361
  </div>
358
362
  </div>
359
363
  </li>
@@ -362,32 +366,36 @@
362
366
  <div class="info">
363
367
  <div class="rank">
364
368
  <span title="Ranking 8">8</span>
365
- <a href="https://github.com/trimstray/the-book-of-secret-knowledge" target="_blank" title="trimstray/the-book-of-secret-knowledge">trimstray/the-book-of-secret-knowledge</a>
369
+ <a href="https://github.com/jonataslaw/getx" target="_blank" title="jonataslaw/getx">jonataslaw/getx</a>
366
370
  </div>
367
371
  <div class="sub-title followers">
368
372
 
373
+ <a class="language" target="_blank" href="https://github.com/topics/dart" title="Programming Language Dart">
374
+ <span style="background-color: #00B4AB;"></span>Dart
375
+ </a>
376
+
369
377
  <span class="star" title="Stargazers Count">
370
378
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
371
379
  <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>
372
380
  </svg>
373
- <span>49041</span>
381
+ <span>4818</span>
374
382
  </span>
375
383
  <span class="star" title="Repo Forked">
376
384
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
377
385
  <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">
378
386
  </path>
379
387
  </svg>
380
- <span>5165</span>
388
+ <span>716</span>
381
389
  </span>
382
390
  <span class="star">
383
391
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
384
392
  <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>
385
393
  </svg>
386
- <span>399 stars today</span>
394
+ <span>98 stars today</span>
387
395
  </span>
388
396
  </div>
389
397
  <div class="details">
390
- A collection of inspiring lists, manuals, cheatsheets, blogs, hacks, one-liners, cli/web tools and more.
398
+ Open screens/snackbars/dialogs/bottomSheets without context, manage states and inject dependencies easily with Get.
391
399
  </div>
392
400
  </div>
393
401
  </li>
@@ -396,36 +404,36 @@
396
404
  <div class="info">
397
405
  <div class="rank">
398
406
  <span title="Ranking 9">9</span>
399
- <a href="https://github.com/unknwon/the-way-to-go_ZH_CN" target="_blank" title="unknwon/the-way-to-go_ZH_CN">unknwon/the-way-to-go_ZH_CN</a>
407
+ <a href="https://github.com/TheAlgorithms/Javascript" target="_blank" title="TheAlgorithms/Javascript">TheAlgorithms/Javascript</a>
400
408
  </div>
401
409
  <div class="sub-title followers">
402
410
 
403
- <a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
404
- <span style="background-color: #00ADD8;"></span>Go
411
+ <a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
412
+ <span style="background-color: #f1e05a;"></span>JavaScript
405
413
  </a>
406
414
 
407
415
  <span class="star" title="Stargazers Count">
408
416
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
409
417
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
410
418
  </svg>
411
- <span>27252</span>
419
+ <span>14538</span>
412
420
  </span>
413
421
  <span class="star" title="Repo Forked">
414
422
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
415
423
  <path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
416
424
  </path>
417
425
  </svg>
418
- <span>7426</span>
426
+ <span>2455</span>
419
427
  </span>
420
428
  <span class="star">
421
429
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
422
430
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
423
431
  </svg>
424
- <span>74 stars today</span>
432
+ <span>125 stars today</span>
425
433
  </span>
426
434
  </div>
427
435
  <div class="details">
428
- ใ€ŠThe Way to Goใ€‹ไธญๆ–‡่ฏ‘ๆœฌ๏ผŒไธญๆ–‡ๆญฃๅผๅใ€ŠGo ๅ…ฅ้—จๆŒ‡ๅ—ใ€‹
436
+ A repository for All algorithms implemented in Javascript (for educational purposes only)
429
437
  </div>
430
438
  </div>
431
439
  </li>
@@ -434,36 +442,32 @@
434
442
  <div class="info">
435
443
  <div class="rank">
436
444
  <span title="Ranking 10">10</span>
437
- <a href="https://github.com/CyC2018/CS-Notes" target="_blank" title="CyC2018/CS-Notes">CyC2018/CS-Notes</a>
445
+ <a href="https://github.com/danistefanovic/build-your-own-x" target="_blank" title="danistefanovic/build-your-own-x">danistefanovic/build-your-own-x</a>
438
446
  </div>
439
447
  <div class="sub-title followers">
440
448
 
441
- <a class="language" target="_blank" href="https://github.com/topics/java" title="Programming Language Java">
442
- <span style="background-color: #b07219;"></span>Java
443
- </a>
444
-
445
449
  <span class="star" title="Stargazers Count">
446
450
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
447
451
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
448
452
  </svg>
449
- <span>139085</span>
453
+ <span>118724</span>
450
454
  </span>
451
455
  <span class="star" title="Repo Forked">
452
456
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
453
457
  <path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
454
458
  </path>
455
459
  </svg>
456
- <span>44578</span>
460
+ <span>10704</span>
457
461
  </span>
458
462
  <span class="star">
459
463
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
460
464
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
461
465
  </svg>
462
- <span>92 stars today</span>
466
+ <span>258 stars today</span>
463
467
  </span>
464
468
  </div>
465
469
  <div class="details">
466
- ๐Ÿ“š ๆŠ€ๆœฏ้ข่ฏ•ๅฟ…ๅค‡ๅŸบ็ก€็Ÿฅ่ฏ†ใ€Leetcodeใ€่ฎก็ฎ—ๆœบๆ“ไฝœ็ณป็ปŸใ€่ฎก็ฎ—ๆœบ็ฝ‘็ปœใ€็ณป็ปŸ่ฎพ่ฎก
470
+ ๐Ÿค“ Build your own (insert technology here)
467
471
  </div>
468
472
  </div>
469
473
  </li>
@@ -472,36 +476,36 @@
472
476
  <div class="info">
473
477
  <div class="rank">
474
478
  <span title="Ranking 11">11</span>
475
- <a href="https://github.com/Snailclimb/JavaGuide" target="_blank" title="Snailclimb/JavaGuide">Snailclimb/JavaGuide</a>
479
+ <a href="https://github.com/ripienaar/free-for-dev" target="_blank" title="ripienaar/free-for-dev">ripienaar/free-for-dev</a>
476
480
  </div>
477
481
  <div class="sub-title followers">
478
482
 
479
- <a class="language" target="_blank" href="https://github.com/topics/java" title="Programming Language Java">
480
- <span style="background-color: #b07219;"></span>Java
483
+ <a class="language" target="_blank" href="https://github.com/topics/html" title="Programming Language HTML">
484
+ <span style="background-color: #e34c26;"></span>HTML
481
485
  </a>
482
486
 
483
487
  <span class="star" title="Stargazers Count">
484
488
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
485
489
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
486
490
  </svg>
487
- <span>111330</span>
491
+ <span>49228</span>
488
492
  </span>
489
493
  <span class="star" title="Repo Forked">
490
494
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
491
495
  <path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
492
496
  </path>
493
497
  </svg>
494
- <span>38164</span>
498
+ <span>5325</span>
495
499
  </span>
496
500
  <span class="star">
497
501
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
498
502
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
499
503
  </svg>
500
- <span>84 stars today</span>
504
+ <span>162 stars today</span>
501
505
  </span>
502
506
  </div>
503
507
  <div class="details">
504
- ใ€ŒJavaๅญฆไน +้ข่ฏ•ๆŒ‡ๅ—ใ€ไธ€ไปฝๆถต็›–ๅคง้ƒจๅˆ† Java ็จ‹ๅบๅ‘˜ๆ‰€้œ€่ฆๆŽŒๆก็š„ๆ ธๅฟƒ็Ÿฅ่ฏ†ใ€‚ๅ‡†ๅค‡ Java ้ข่ฏ•๏ผŒ้ฆ–้€‰ JavaGuide๏ผ
508
+ A list of SaaS, PaaS and IaaS offerings that have free tiers of interest to devops and infradev
505
509
  </div>
506
510
  </div>
507
511
  </li>
@@ -510,36 +514,32 @@
510
514
  <div class="info">
511
515
  <div class="rank">
512
516
  <span title="Ranking 12">12</span>
513
- <a href="https://github.com/nocodb/nocodb" target="_blank" title="nocodb/nocodb">nocodb/nocodb</a>
517
+ <a href="https://github.com/mithi/react-philosophies" target="_blank" title="mithi/react-philosophies">mithi/react-philosophies</a>
514
518
  </div>
515
519
  <div class="sub-title followers">
516
520
 
517
- <a class="language" target="_blank" href="https://github.com/topics/vue" title="Programming Language Vue">
518
- <span style="background-color: #41b883;"></span>Vue
519
- </a>
520
-
521
521
  <span class="star" title="Stargazers Count">
522
522
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
523
523
  <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>
524
524
  </svg>
525
- <span>18035</span>
525
+ <span>952</span>
526
526
  </span>
527
527
  <span class="star" title="Repo Forked">
528
528
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
529
529
  <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">
530
530
  </path>
531
531
  </svg>
532
- <span>988</span>
532
+ <span>36</span>
533
533
  </span>
534
534
  <span class="star">
535
535
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
536
536
  <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>
537
537
  </svg>
538
- <span>142 stars today</span>
538
+ <span>356 stars today</span>
539
539
  </span>
540
540
  </div>
541
541
  <div class="details">
542
- ๐Ÿ”ฅ ๐Ÿ”ฅ The Open Source Airtable alternative - Powered by Vue.js ๐Ÿš€ ๐Ÿš€
542
+ ๐Ÿง˜ Things I think about when I write React code ๐Ÿง˜
543
543
  </div>
544
544
  </div>
545
545
  </li>
@@ -548,36 +548,36 @@
548
548
  <div class="info">
549
549
  <div class="rank">
550
550
  <span title="Ranking 13">13</span>
551
- <a href="https://github.com/lyrric/seckill" target="_blank" title="lyrric/seckill">lyrric/seckill</a>
551
+ <a href="https://github.com/goplus/gop" target="_blank" title="goplus/gop">goplus/gop</a>
552
552
  </div>
553
553
  <div class="sub-title followers">
554
554
 
555
- <a class="language" target="_blank" href="https://github.com/topics/java" title="Programming Language Java">
556
- <span style="background-color: #b07219;"></span>Java
555
+ <a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
556
+ <span style="background-color: #00ADD8;"></span>Go
557
557
  </a>
558
558
 
559
559
  <span class="star" title="Stargazers Count">
560
560
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
561
561
  <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>
562
562
  </svg>
563
- <span>612</span>
563
+ <span>5397</span>
564
564
  </span>
565
565
  <span class="star" title="Repo Forked">
566
566
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
567
567
  <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">
568
568
  </path>
569
569
  </svg>
570
- <span>232</span>
570
+ <span>396</span>
571
571
  </span>
572
572
  <span class="star">
573
573
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
574
574
  <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>
575
575
  </svg>
576
- <span>53 stars today</span>
576
+ <span>85 stars today</span>
577
577
  </span>
578
578
  </div>
579
579
  <div class="details">
580
- ่‹—่‹— ็บฆ่‹— ไนไปท ็ง’ๆ€ ่„šๆœฌ
580
+ GoPlus - The Go+ language for engineering, STEM education, and data science
581
581
  </div>
582
582
  </div>
583
583
  </li>
@@ -586,36 +586,32 @@
586
586
  <div class="info">
587
587
  <div class="rank">
588
588
  <span title="Ranking 14">14</span>
589
- <a href="https://github.com/PeterL1n/RobustVideoMatting" target="_blank" title="PeterL1n/RobustVideoMatting">PeterL1n/RobustVideoMatting</a>
589
+ <a href="https://github.com/florinpop17/app-ideas" target="_blank" title="florinpop17/app-ideas">florinpop17/app-ideas</a>
590
590
  </div>
591
591
  <div class="sub-title followers">
592
592
 
593
- <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
594
- <span style="background-color: #3572A5;"></span>Python
595
- </a>
596
-
597
593
  <span class="star" title="Stargazers Count">
598
594
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
599
595
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
600
596
  </svg>
601
- <span>3538</span>
597
+ <span>44835</span>
602
598
  </span>
603
599
  <span class="star" title="Repo Forked">
604
600
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
605
601
  <path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
606
602
  </path>
607
603
  </svg>
608
- <span>300</span>
604
+ <span>6215</span>
609
605
  </span>
610
606
  <span class="star">
611
607
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
612
608
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
613
609
  </svg>
614
- <span>362 stars today</span>
610
+ <span>172 stars today</span>
615
611
  </span>
616
612
  </div>
617
613
  <div class="details">
618
- Robust Video Matting in PyTorch, TensorFlow, TensorFlow.js, ONNX, CoreML!
614
+ A Collection of application ideas which can be used to improve your coding skills.
619
615
  </div>
620
616
  </div>
621
617
  </li>
@@ -624,36 +620,36 @@
624
620
  <div class="info">
625
621
  <div class="rank">
626
622
  <span title="Ranking 15">15</span>
627
- <a href="https://github.com/Sairyss/domain-driven-hexagon" target="_blank" title="Sairyss/domain-driven-hexagon">Sairyss/domain-driven-hexagon</a>
623
+ <a href="https://github.com/microsoft/Data-Science-For-Beginners" target="_blank" title="microsoft/Data-Science-For-Beginners">microsoft/Data-Science-For-Beginners</a>
628
624
  </div>
629
625
  <div class="sub-title followers">
630
626
 
631
- <a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
632
- <span style="background-color: #2b7489;"></span>TypeScript
627
+ <a class="language" target="_blank" href="https://github.com/topics/jupyternotebook" title="Programming Language JupyterNotebook">
628
+ <span style="background-color: #DA5B0B;"></span>JupyterNotebook
633
629
  </a>
634
630
 
635
631
  <span class="star" title="Stargazers Count">
636
632
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
637
633
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
638
634
  </svg>
639
- <span>2969</span>
635
+ <span>734</span>
640
636
  </span>
641
637
  <span class="star" title="Repo Forked">
642
638
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
643
639
  <path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
644
640
  </path>
645
641
  </svg>
646
- <span>228</span>
642
+ <span>106</span>
647
643
  </span>
648
644
  <span class="star">
649
645
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
650
646
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
651
647
  </svg>
652
- <span>103 stars today</span>
648
+ <span>435 stars today</span>
653
649
  </span>
654
650
  </div>
655
651
  <div class="details">
656
- Guide on Domain-Driven Design, Hexagonal architecture, best practices etc.
652
+ 10 Weeks, 20 Lessons, Data Science for All!
657
653
  </div>
658
654
  </div>
659
655
  </li>
@@ -662,32 +658,36 @@
662
658
  <div class="info">
663
659
  <div class="rank">
664
660
  <span title="Ranking 16">16</span>
665
- <a href="https://github.com/eugeneyan/applied-ml" target="_blank" title="eugeneyan/applied-ml">eugeneyan/applied-ml</a>
661
+ <a href="https://github.com/hashicorp/terraform" target="_blank" title="hashicorp/terraform">hashicorp/terraform</a>
666
662
  </div>
667
663
  <div class="sub-title followers">
668
664
 
665
+ <a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
666
+ <span style="background-color: #00ADD8;"></span>Go
667
+ </a>
668
+
669
669
  <span class="star" title="Stargazers Count">
670
670
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
671
671
  <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>
672
672
  </svg>
673
- <span>15720</span>
673
+ <span>29249</span>
674
674
  </span>
675
675
  <span class="star" title="Repo Forked">
676
676
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
677
677
  <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">
678
678
  </path>
679
679
  </svg>
680
- <span>2163</span>
680
+ <span>6952</span>
681
681
  </span>
682
682
  <span class="star">
683
683
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
684
684
  <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>
685
685
  </svg>
686
- <span>276 stars today</span>
686
+ <span>122 stars today</span>
687
687
  </span>
688
688
  </div>
689
689
  <div class="details">
690
- ๐Ÿ“š Papers &amp; tech blogs by companies sharing their work on data science &amp; machine learning in production.
690
+ Terraform enables you to safely and predictably create, change, and improve infrastructure. It is an open source tool that codifies APIs into declarative configuration files that can be shared amongst team members, treated as code, edited, reviewed, and versioned.
691
691
  </div>
692
692
  </div>
693
693
  </li>
@@ -696,36 +696,36 @@
696
696
  <div class="info">
697
697
  <div class="rank">
698
698
  <span title="Ranking 17">17</span>
699
- <a href="https://github.com/ascoders/weekly" target="_blank" title="ascoders/weekly">ascoders/weekly</a>
699
+ <a href="https://github.com/flipped-aurora/gin-vue-admin" target="_blank" title="flipped-aurora/gin-vue-admin">flipped-aurora/gin-vue-admin</a>
700
700
  </div>
701
701
  <div class="sub-title followers">
702
702
 
703
- <a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
704
- <span style="background-color: #f1e05a;"></span>JavaScript
703
+ <a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
704
+ <span style="background-color: #00ADD8;"></span>Go
705
705
  </a>
706
706
 
707
707
  <span class="star" title="Stargazers Count">
708
708
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
709
709
  <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>
710
710
  </svg>
711
- <span>15013</span>
711
+ <span>9699</span>
712
712
  </span>
713
713
  <span class="star" title="Repo Forked">
714
714
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
715
715
  <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">
716
716
  </path>
717
717
  </svg>
718
- <span>1732</span>
718
+ <span>2732</span>
719
719
  </span>
720
720
  <span class="star">
721
721
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
722
722
  <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>
723
723
  </svg>
724
- <span>172 stars today</span>
724
+ <span>38 stars today</span>
725
725
  </span>
726
726
  </div>
727
727
  <div class="details">
728
- ๅ‰็ซฏ็ฒพ่ฏปๅ‘จๅˆŠใ€‚ๅธฎไฝ ็†่งฃๆœ€ๅ‰ๆฒฟใ€ๅฎž็”จ็š„ๆŠ€ๆœฏใ€‚
728
+ ๅŸบไบŽvite+vue3+ginๆญๅปบ็š„ๅผ€ๅ‘ๅŸบ็ก€ๅนณๅฐ๏ผŒ้›†ๆˆjwt้‰ดๆƒ๏ผŒๆƒ้™็ฎก็†๏ผŒๅŠจๆ€่ทฏ็”ฑ๏ผŒๅˆ†้กตๅฐ่ฃ…๏ผŒๅคš็‚น็™ปๅฝ•ๆ‹ฆๆˆช๏ผŒ่ต„ๆบๆƒ้™๏ผŒไธŠไผ ไธ‹่ฝฝ๏ผŒไปฃ็ ็”Ÿๆˆๅ™จ๏ผŒ่กจๅ•็”Ÿๆˆๅ™จ็ญ‰ๅผ€ๅ‘ๅฟ…ๅค‡ๅŠŸ่ƒฝ๏ผŒไบ”ๅˆ†้’Ÿไธ€ๅฅ—CURDๅ‰ๅŽ็ซฏไปฃ็ ๏ผŒๆฌข่ฟŽissueๅ’Œpr~
729
729
  </div>
730
730
  </div>
731
731
  </li>
@@ -734,36 +734,36 @@
734
734
  <div class="info">
735
735
  <div class="rank">
736
736
  <span title="Ranking 18">18</span>
737
- <a href="https://github.com/Lux-AI-Challenge/Lux-Design-2021" target="_blank" title="Lux-AI-Challenge/Lux-Design-2021">Lux-AI-Challenge/Lux-Design-2021</a>
737
+ <a href="https://github.com/tsoding/porth" target="_blank" title="tsoding/porth">tsoding/porth</a>
738
738
  </div>
739
739
  <div class="sub-title followers">
740
740
 
741
- <a class="language" target="_blank" href="https://github.com/topics/jupyternotebook" title="Programming Language JupyterNotebook">
742
- <span style="background-color: #DA5B0B;"></span>JupyterNotebook
741
+ <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
742
+ <span style="background-color: #3572A5;"></span>Python
743
743
  </a>
744
744
 
745
745
  <span class="star" title="Stargazers Count">
746
746
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
747
747
  <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>
748
748
  </svg>
749
- <span>561</span>
749
+ <span>351</span>
750
750
  </span>
751
751
  <span class="star" title="Repo Forked">
752
752
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
753
753
  <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">
754
754
  </path>
755
755
  </svg>
756
- <span>90</span>
756
+ <span>34</span>
757
757
  </span>
758
758
  <span class="star">
759
759
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
760
760
  <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>
761
761
  </svg>
762
- <span>33 stars today</span>
762
+ <span>48 stars today</span>
763
763
  </span>
764
764
  </div>
765
765
  <div class="details">
766
- Home to the design and engine of the @Lux-AI-Challenge Season 1, hosted on @Kaggle
766
+ It&#39;s like Forth but in Python
767
767
  </div>
768
768
  </div>
769
769
  </li>
@@ -772,7 +772,7 @@
772
772
  <div class="info">
773
773
  <div class="rank">
774
774
  <span title="Ranking 19">19</span>
775
- <a href="https://github.com/Developer-Y/cs-video-courses" target="_blank" title="Developer-Y/cs-video-courses">Developer-Y/cs-video-courses</a>
775
+ <a href="https://github.com/freefq/free" target="_blank" title="freefq/free">freefq/free</a>
776
776
  </div>
777
777
  <div class="sub-title followers">
778
778
 
@@ -780,24 +780,24 @@
780
780
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
781
781
  <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>
782
782
  </svg>
783
- <span>24534</span>
783
+ <span>14048</span>
784
784
  </span>
785
785
  <span class="star" title="Repo Forked">
786
786
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
787
787
  <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">
788
788
  </path>
789
789
  </svg>
790
- <span>3376</span>
790
+ <span>3283</span>
791
791
  </span>
792
792
  <span class="star">
793
793
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
794
794
  <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>
795
795
  </svg>
796
- <span>190 stars today</span>
796
+ <span>55 stars today</span>
797
797
  </span>
798
798
  </div>
799
799
  <div class="details">
800
- List of Computer Science courses with video lectures.
800
+ ็ฟปๅข™ใ€ๅ…่ดน็ฟปๅข™ใ€ๅ…่ดน็ง‘ๅญฆไธŠ็ฝ‘ใ€ๅ…่ดน่Š‚็‚นใ€ๅ…่ดนๆขฏๅญใ€ๅ…่ดนss/v2ray/trojan่Š‚็‚นใ€่“็ฏใ€่ฐทๆญŒๅ•†ๅบ—ใ€็ฟปๅข™ๆขฏๅญ
801
801
  </div>
802
802
  </div>
803
803
  </li>
@@ -806,36 +806,36 @@
806
806
  <div class="info">
807
807
  <div class="rank">
808
808
  <span title="Ranking 20">20</span>
809
- <a href="https://github.com/apache/incubator-shenyu" target="_blank" title="apache/incubator-shenyu">apache/incubator-shenyu</a>
809
+ <a href="https://github.com/monicahq/monica" target="_blank" title="monicahq/monica">monicahq/monica</a>
810
810
  </div>
811
811
  <div class="sub-title followers">
812
812
 
813
- <a class="language" target="_blank" href="https://github.com/topics/java" title="Programming Language Java">
814
- <span style="background-color: #b07219;"></span>Java
813
+ <a class="language" target="_blank" href="https://github.com/topics/php" title="Programming Language PHP">
814
+ <span style="background-color: #4F5D95;"></span>PHP
815
815
  </a>
816
816
 
817
817
  <span class="star" title="Stargazers Count">
818
818
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
819
819
  <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>
820
820
  </svg>
821
- <span>5281</span>
821
+ <span>14109</span>
822
822
  </span>
823
823
  <span class="star" title="Repo Forked">
824
824
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
825
825
  <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">
826
826
  </path>
827
827
  </svg>
828
- <span>1815</span>
828
+ <span>1528</span>
829
829
  </span>
830
830
  <span class="star">
831
831
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
832
832
  <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>
833
833
  </svg>
834
- <span>31 stars today</span>
834
+ <span>401 stars today</span>
835
835
  </span>
836
836
  </div>
837
837
  <div class="details">
838
- ShenYu is High-Performance Java API Gateway.
838
+ Personal CRM. Remember everything about your friends, family and business relationships.
839
839
  </div>
840
840
  </div>
841
841
  </li>
@@ -844,32 +844,36 @@
844
844
  <div class="info">
845
845
  <div class="rank">
846
846
  <span title="Ranking 21">21</span>
847
- <a href="https://github.com/python-engineer/ml-study-plan" target="_blank" title="python-engineer/ml-study-plan">python-engineer/ml-study-plan</a>
847
+ <a href="https://github.com/ryanmcdermott/clean-code-javascript" target="_blank" title="ryanmcdermott/clean-code-javascript">ryanmcdermott/clean-code-javascript</a>
848
848
  </div>
849
849
  <div class="sub-title followers">
850
850
 
851
+ <a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
852
+ <span style="background-color: #f1e05a;"></span>JavaScript
853
+ </a>
854
+
851
855
  <span class="star" title="Stargazers Count">
852
856
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
853
857
  <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>
854
858
  </svg>
855
- <span>951</span>
859
+ <span>57421</span>
856
860
  </span>
857
861
  <span class="star" title="Repo Forked">
858
862
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
859
863
  <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">
860
864
  </path>
861
865
  </svg>
862
- <span>157</span>
866
+ <span>7289</span>
863
867
  </span>
864
868
  <span class="star">
865
869
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
866
870
  <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>
867
871
  </svg>
868
- <span>493 stars today</span>
872
+ <span>162 stars today</span>
869
873
  </span>
870
874
  </div>
871
875
  <div class="details">
872
- The Ultimate FREE Machine Learning Study Plan
876
+ ๐Ÿ› Clean Code concepts adapted for JavaScript
873
877
  </div>
874
878
  </div>
875
879
  </li>
@@ -878,36 +882,36 @@
878
882
  <div class="info">
879
883
  <div class="rank">
880
884
  <span title="Ranking 22">22</span>
881
- <a href="https://github.com/flipped-aurora/gin-vue-admin" target="_blank" title="flipped-aurora/gin-vue-admin">flipped-aurora/gin-vue-admin</a>
885
+ <a href="https://github.com/microsoft/PowerToys" target="_blank" title="microsoft/PowerToys">microsoft/PowerToys</a>
882
886
  </div>
883
887
  <div class="sub-title followers">
884
888
 
885
- <a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
886
- <span style="background-color: #00ADD8;"></span>Go
889
+ <a class="language" target="_blank" href="https://github.com/topics/c#" title="Programming Language C#">
890
+ <span style="background-color: #178600;"></span>C#
887
891
  </a>
888
892
 
889
893
  <span class="star" title="Stargazers Count">
890
894
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
891
895
  <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>
892
896
  </svg>
893
- <span>9452</span>
897
+ <span>61061</span>
894
898
  </span>
895
899
  <span class="star" title="Repo Forked">
896
900
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
897
901
  <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">
898
902
  </path>
899
903
  </svg>
900
- <span>2694</span>
904
+ <span>3368</span>
901
905
  </span>
902
906
  <span class="star">
903
907
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
904
908
  <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>
905
909
  </svg>
906
- <span>55 stars today</span>
910
+ <span>107 stars today</span>
907
911
  </span>
908
912
  </div>
909
913
  <div class="details">
910
- ๅŸบไบŽvite+vue3+ginๆญๅปบ็š„ๅผ€ๅ‘ๅŸบ็ก€ๅนณๅฐ๏ผŒ้›†ๆˆjwt้‰ดๆƒ๏ผŒๆƒ้™็ฎก็†๏ผŒๅŠจๆ€่ทฏ็”ฑ๏ผŒๅˆ†้กตๅฐ่ฃ…๏ผŒๅคš็‚น็™ปๅฝ•ๆ‹ฆๆˆช๏ผŒ่ต„ๆบๆƒ้™๏ผŒไธŠไผ ไธ‹่ฝฝ๏ผŒไปฃ็ ็”Ÿๆˆๅ™จ๏ผŒ่กจๅ•็”Ÿๆˆๅ™จ็ญ‰ๅผ€ๅ‘ๅฟ…ๅค‡ๅŠŸ่ƒฝ๏ผŒไบ”ๅˆ†้’Ÿไธ€ๅฅ—CURDๅ‰ๅŽ็ซฏไปฃ็ ๏ผŒๆฌข่ฟŽissueๅ’Œpr~
914
+ Windows system utilities to maximize productivity
911
915
  </div>
912
916
  </div>
913
917
  </li>
@@ -916,36 +920,36 @@
916
920
  <div class="info">
917
921
  <div class="rank">
918
922
  <span title="Ranking 23">23</span>
919
- <a href="https://github.com/chithakumar13/FUT-Auto-Buyer" target="_blank" title="chithakumar13/FUT-Auto-Buyer">chithakumar13/FUT-Auto-Buyer</a>
923
+ <a href="https://github.com/jina-ai/jina" target="_blank" title="jina-ai/jina">jina-ai/jina</a>
920
924
  </div>
921
925
  <div class="sub-title followers">
922
926
 
923
- <a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
924
- <span style="background-color: #f1e05a;"></span>JavaScript
927
+ <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
928
+ <span style="background-color: #3572A5;"></span>Python
925
929
  </a>
926
930
 
927
931
  <span class="star" title="Stargazers Count">
928
932
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
929
933
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
930
934
  </svg>
931
- <span>65</span>
935
+ <span>11259</span>
932
936
  </span>
933
937
  <span class="star" title="Repo Forked">
934
938
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
935
939
  <path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
936
940
  </path>
937
941
  </svg>
938
- <span>13</span>
942
+ <span>1251</span>
939
943
  </span>
940
944
  <span class="star">
941
945
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
942
946
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
943
947
  </svg>
944
- <span>20 stars today</span>
948
+ <span>130 stars today</span>
945
949
  </span>
946
950
  </div>
947
951
  <div class="details">
948
- Fifa 21 AutoBuyer / Snipping Bot for fifa 21 ultimate team web app with captcha solver
952
+ Cloud-native neural search framework for ๐™–๐™ฃ๐™ฎ kind of data
949
953
  </div>
950
954
  </div>
951
955
  </li>
@@ -954,36 +958,36 @@
954
958
  <div class="info">
955
959
  <div class="rank">
956
960
  <span title="Ranking 24">24</span>
957
- <a href="https://github.com/apolloconfig/apollo" target="_blank" title="apolloconfig/apollo">apolloconfig/apollo</a>
961
+ <a href="https://github.com/eclipse/mosquitto" target="_blank" title="eclipse/mosquitto">eclipse/mosquitto</a>
958
962
  </div>
959
963
  <div class="sub-title followers">
960
964
 
961
- <a class="language" target="_blank" href="https://github.com/topics/java" title="Programming Language Java">
962
- <span style="background-color: #b07219;"></span>Java
965
+ <a class="language" target="_blank" href="https://github.com/topics/c" title="Programming Language C">
966
+ <span style="background-color: #555555;"></span>C
963
967
  </a>
964
968
 
965
969
  <span class="star" title="Stargazers Count">
966
970
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
967
971
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
968
972
  </svg>
969
- <span>25594</span>
973
+ <span>5455</span>
970
974
  </span>
971
975
  <span class="star" title="Repo Forked">
972
976
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
973
977
  <path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
974
978
  </path>
975
979
  </svg>
976
- <span>9375</span>
980
+ <span>1733</span>
977
981
  </span>
978
982
  <span class="star">
979
983
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
980
984
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
981
985
  </svg>
982
- <span>76 stars today</span>
986
+ <span>148 stars today</span>
983
987
  </span>
984
988
  </div>
985
989
  <div class="details">
986
- Apollo is a reliable configuration management system suitable for microservice configuration management scenarios.
990
+ Eclipse Mosquitto - An open source MQTT broker
987
991
  </div>
988
992
  </div>
989
993
  </li>
@@ -992,36 +996,36 @@
992
996
  <div class="info">
993
997
  <div class="rank">
994
998
  <span title="Ranking 25">25</span>
995
- <a href="https://github.com/RandomThings23/donut" target="_blank" title="RandomThings23/donut">RandomThings23/donut</a>
999
+ <a href="https://github.com/swagger-api/swagger-ui" target="_blank" title="swagger-api/swagger-ui">swagger-api/swagger-ui</a>
996
1000
  </div>
997
1001
  <div class="sub-title followers">
998
1002
 
999
- <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
1000
- <span style="background-color: #3572A5;"></span>Python
1003
+ <a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
1004
+ <span style="background-color: #f1e05a;"></span>JavaScript
1001
1005
  </a>
1002
1006
 
1003
1007
  <span class="star" title="Stargazers Count">
1004
1008
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
1005
1009
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
1006
1010
  </svg>
1007
- <span>113</span>
1011
+ <span>20842</span>
1008
1012
  </span>
1009
1013
  <span class="star" title="Repo Forked">
1010
1014
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
1011
1015
  <path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
1012
1016
  </path>
1013
1017
  </svg>
1014
- <span>25</span>
1018
+ <span>8055</span>
1015
1019
  </span>
1016
1020
  <span class="star">
1017
1021
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
1018
1022
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
1019
1023
  </svg>
1020
- <span>53 stars today</span>
1024
+ <span>92 stars today</span>
1021
1025
  </span>
1022
1026
  </div>
1023
1027
  <div class="details">
1024
- DONUTS DONUTS DONUTS ๐Ÿฉ
1028
+ Swagger UI is a collection of HTML, JavaScript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.
1025
1029
  </div>
1026
1030
  </div>
1027
1031
  </li>
@@ -1042,7 +1046,7 @@
1042
1046
  <img src="https://img.shields.io/npm/v/@wcj/github-rank.svg?label=unpkg">
1043
1047
  </a>
1044
1048
  </p>
1045
- <div class="time">Last cache created on 2021/9/28 by Github API v3.</div>
1049
+ <div class="time">Last cache created on 2021/10/2 by Github API v3.</div>
1046
1050
  Create by <a href="https://github.com/jaywcjlove" target="_blank">ๅฐๅผŸ่ฐƒ่ฐƒโ„ข</a>.
1047
1051
  </div>
1048
1052
  </body>