@wcj/github-rank 21.10.1 → 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 +16537 -15537
  2. package/dist/sifou-daily.json +17 -53
  3. package/dist/sifou-monthly.json +46 -46
  4. package/dist/sifou-weekly.json +119 -119
  5. package/dist/toutiao-30.json +43 -43
  6. package/dist/toutiao-7.json +73 -73
  7. package/dist/toutiao-90.json +13 -13
  8. package/dist/trending-daily.json +197 -197
  9. package/dist/trending-monthly.json +166 -166
  10. package/dist/trending-weekly.json +171 -171
  11. package/dist/users.china.json +662 -662
  12. package/dist/users.json +1837 -1837
  13. package/package.json +1 -1
  14. package/web/36kr.html +2 -2
  15. package/web/data/repos.json +16537 -15537
  16. package/web/data/sifou-daily.json +17 -53
  17. package/web/data/sifou-monthly.json +46 -46
  18. package/web/data/sifou-weekly.json +119 -119
  19. package/web/data/toutiao-30.json +43 -43
  20. package/web/data/toutiao-7.json +73 -73
  21. package/web/data/toutiao-90.json +13 -13
  22. package/web/data/trending-daily.json +197 -197
  23. package/web/data/trending-monthly.json +166 -166
  24. package/web/data/trending-weekly.json +171 -171
  25. package/web/data/users.china.json +662 -662
  26. package/web/data/users.json +1837 -1837
  27. package/web/index.html +994 -994
  28. package/web/repos.html +2203 -2203
  29. package/web/sifou-daily.html +16 -128
  30. package/web/sifou-monthly.html +52 -52
  31. package/web/sifou-weekly.html +134 -134
  32. package/web/toutiao-30.html +71 -71
  33. package/web/toutiao-7.html +88 -88
  34. package/web/toutiao-90.html +15 -15
  35. package/web/trending-monthly.html +166 -162
  36. package/web/trending-weekly.html +162 -158
  37. package/web/trending.html +174 -174
  38. package/web/users.china.html +400 -400
@@ -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/10/1 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,32 +104,36 @@
104
104
  <div class="info">
105
105
  <div class="rank">
106
106
  <span title="Ranking 1">1</span>
107
- <a href="https://github.com/laoshenkaopu/kkndme_tianya" target="_blank" title="laoshenkaopu/kkndme_tianya">laoshenkaopu/kkndme_tianya</a>
107
+ <a href="https://github.com/Python-World/python-mini-projects" target="_blank" title="Python-World/python-mini-projects">Python-World/python-mini-projects</a>
108
108
  </div>
109
109
  <div class="sub-title followers">
110
110
 
111
+ <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
112
+ <span style="background-color: #3572A5;"></span>Python
113
+ </a>
114
+
111
115
  <span class="star" title="Stargazers Count">
112
116
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
113
117
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
114
118
  </svg>
115
- <span>3766</span>
119
+ <span>4434</span>
116
120
  </span>
117
121
  <span class="star" title="Repo Forked">
118
122
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
119
123
  <path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
120
124
  </path>
121
125
  </svg>
122
- <span>763</span>
126
+ <span>1244</span>
123
127
  </span>
124
128
  <span class="star">
125
129
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
126
130
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
127
131
  </svg>
128
- <span>1828 stars this month</span>
132
+ <span>3589 stars this month</span>
129
133
  </span>
130
134
  </div>
131
135
  <div class="details">
132
- 天涯 kkndme 神贴聊房价
136
+ A collection of simple python mini projects to enhance your python skills
133
137
  </div>
134
138
  </div>
135
139
  </li>
@@ -150,20 +154,20 @@
150
154
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
151
155
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
152
156
  </svg>
153
- <span>3184</span>
157
+ <span>3218</span>
154
158
  </span>
155
159
  <span class="star" title="Repo Forked">
156
160
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
157
161
  <path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
158
162
  </path>
159
163
  </svg>
160
- <span>297</span>
164
+ <span>300</span>
161
165
  </span>
162
166
  <span class="star">
163
167
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
164
168
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
165
169
  </svg>
166
- <span>2270 stars this month</span>
170
+ <span>2208 stars this month</span>
167
171
  </span>
168
172
  </div>
169
173
  <div class="details">
@@ -176,36 +180,32 @@
176
180
  <div class="info">
177
181
  <div class="rank">
178
182
  <span title="Ranking 3">3</span>
179
- <a href="https://github.com/authelia/authelia" target="_blank" title="authelia/authelia">authelia/authelia</a>
183
+ <a href="https://github.com/shengcaishizhan/kkndme_tianya" target="_blank" title="shengcaishizhan/kkndme_tianya">shengcaishizhan/kkndme_tianya</a>
180
184
  </div>
181
185
  <div class="sub-title followers">
182
186
 
183
- <a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
184
- <span style="background-color: #00ADD8;"></span>Go
185
- </a>
186
-
187
187
  <span class="star" title="Stargazers Count">
188
188
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
189
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>
190
190
  </svg>
191
- <span>10086</span>
191
+ <span>3797</span>
192
192
  </span>
193
193
  <span class="star" title="Repo Forked">
194
194
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
195
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">
196
196
  </path>
197
197
  </svg>
198
- <span>493</span>
198
+ <span>767</span>
199
199
  </span>
200
200
  <span class="star">
201
201
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
202
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>
203
203
  </svg>
204
- <span>3192 stars this month</span>
204
+ <span>1736 stars this month</span>
205
205
  </span>
206
206
  </div>
207
207
  <div class="details">
208
- The Single Sign-On Multi-Factor portal for web apps
208
+ 天涯 kkndme 神贴聊房价
209
209
  </div>
210
210
  </div>
211
211
  </li>
@@ -214,36 +214,36 @@
214
214
  <div class="info">
215
215
  <div class="rank">
216
216
  <span title="Ranking 4">4</span>
217
- <a href="https://github.com/metaplex-foundation/metaplex" target="_blank" title="metaplex-foundation/metaplex">metaplex-foundation/metaplex</a>
217
+ <a href="https://github.com/authelia/authelia" target="_blank" title="authelia/authelia">authelia/authelia</a>
218
218
  </div>
219
219
  <div class="sub-title followers">
220
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
221
+ <a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
222
+ <span style="background-color: #00ADD8;"></span>Go
223
223
  </a>
224
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>1248</span>
229
+ <span>10114</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>2276</span>
236
+ <span>494</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>880 stars this month</span>
242
+ <span>3209 stars this month</span>
243
243
  </span>
244
244
  </div>
245
245
  <div class="details">
246
- Protocol and application framework for decentralized NFT minting, storefronts, and sales.
246
+ The Single Sign-On Multi-Factor portal for web apps
247
247
  </div>
248
248
  </div>
249
249
  </li>
@@ -252,7 +252,7 @@
252
252
  <div class="info">
253
253
  <div class="rank">
254
254
  <span title="Ranking 5">5</span>
255
- <a href="https://github.com/HashLips/generative-art-node" target="_blank" title="HashLips/generative-art-node">HashLips/generative-art-node</a>
255
+ <a href="https://github.com/qier222/YesPlayMusic" target="_blank" title="qier222/YesPlayMusic">qier222/YesPlayMusic</a>
256
256
  </div>
257
257
  <div class="sub-title followers">
258
258
 
@@ -264,24 +264,24 @@
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>1202</span>
267
+ <span>11338</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>351</span>
274
+ <span>1475</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>861 stars this month</span>
280
+ <span>1678 stars this month</span>
281
281
  </span>
282
282
  </div>
283
283
  <div class="details">
284
- Create generative art by using the canvas api and node js
284
+ 高颜值的第三方网易云播放器,支持 Windows / macOS / Linux
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/qier222/YesPlayMusic" target="_blank" title="qier222/YesPlayMusic">qier222/YesPlayMusic</a>
293
+ <a href="https://github.com/rust-embedded/rust-raspberrypi-OS-tutorials" target="_blank" title="rust-embedded/rust-raspberrypi-OS-tutorials">rust-embedded/rust-raspberrypi-OS-tutorials</a>
294
294
  </div>
295
295
  <div class="sub-title followers">
296
296
 
297
- <a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
298
- <span style="background-color: #f1e05a;"></span>JavaScript
297
+ <a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
298
+ <span style="background-color: #dea584;"></span>Rust
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>11292</span>
305
+ <span>6490</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>1471</span>
312
+ <span>371</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>1658 stars this month</span>
318
+ <span>1429 stars this month</span>
319
319
  </span>
320
320
  </div>
321
321
  <div class="details">
322
- 高颜值的第三方网易云播放器,支持 Windows / macOS / Linux
322
+ 📚 Learn to write an embedded OS in Rust 🦀
323
323
  </div>
324
324
  </div>
325
325
  </li>
@@ -328,36 +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/Vonng/ddia" target="_blank" title="Vonng/ddia">Vonng/ddia</a>
331
+ <a href="https://github.com/solana-labs/dapp-scaffold" target="_blank" title="solana-labs/dapp-scaffold">solana-labs/dapp-scaffold</a>
332
332
  </div>
333
333
  <div class="sub-title followers">
334
334
 
335
- <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
336
- <span style="background-color: #3572A5;"></span>Python
335
+ <a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
336
+ <span style="background-color: #2b7489;"></span>TypeScript
337
337
  </a>
338
338
 
339
339
  <span class="star" title="Stargazers Count">
340
340
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
341
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>
342
342
  </svg>
343
- <span>9173</span>
343
+ <span>592</span>
344
344
  </span>
345
345
  <span class="star" title="Repo Forked">
346
346
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
347
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">
348
348
  </path>
349
349
  </svg>
350
- <span>2020</span>
350
+ <span>231</span>
351
351
  </span>
352
352
  <span class="star">
353
353
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
354
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>
355
355
  </svg>
356
- <span>1043 stars this month</span>
356
+ <span>357 stars this month</span>
357
357
  </span>
358
358
  </div>
359
359
  <div class="details">
360
- 《Designing Data-Intensive Application》DDIA中文翻译
360
+ Scaffolding for a dapp built on Solana
361
361
  </div>
362
362
  </div>
363
363
  </li>
@@ -366,36 +366,36 @@
366
366
  <div class="info">
367
367
  <div class="rank">
368
368
  <span title="Ranking 8">8</span>
369
- <a href="https://github.com/cloudwego/netpoll" target="_blank" title="cloudwego/netpoll">cloudwego/netpoll</a>
369
+ <a href="https://github.com/Sairyss/domain-driven-hexagon" target="_blank" title="Sairyss/domain-driven-hexagon">Sairyss/domain-driven-hexagon</a>
370
370
  </div>
371
371
  <div class="sub-title followers">
372
372
 
373
- <a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
374
- <span style="background-color: #00ADD8;"></span>Go
373
+ <a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
374
+ <span style="background-color: #2b7489;"></span>TypeScript
375
375
  </a>
376
376
 
377
377
  <span class="star" title="Stargazers Count">
378
378
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
379
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>
380
380
  </svg>
381
- <span>1804</span>
381
+ <span>3634</span>
382
382
  </span>
383
383
  <span class="star" title="Repo Forked">
384
384
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
385
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">
386
386
  </path>
387
387
  </svg>
388
- <span>181</span>
388
+ <span>252</span>
389
389
  </span>
390
390
  <span class="star">
391
391
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
392
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>
393
393
  </svg>
394
- <span>974 stars this month</span>
394
+ <span>1056 stars this month</span>
395
395
  </span>
396
396
  </div>
397
397
  <div class="details">
398
- A high-performance non-blocking I/O networking framework, which focused on RPC scenarios, developed by ByteDance.
398
+ Guide on Domain-Driven Design, Hexagonal architecture, best practices etc.
399
399
  </div>
400
400
  </div>
401
401
  </li>
@@ -404,36 +404,36 @@
404
404
  <div class="info">
405
405
  <div class="rank">
406
406
  <span title="Ranking 9">9</span>
407
- <a href="https://github.com/TheAlgorithms/C-Plus-Plus" target="_blank" title="TheAlgorithms/C-Plus-Plus">TheAlgorithms/C-Plus-Plus</a>
407
+ <a href="https://github.com/cloudwego/netpoll" target="_blank" title="cloudwego/netpoll">cloudwego/netpoll</a>
408
408
  </div>
409
409
  <div class="sub-title followers">
410
410
 
411
- <a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
412
- <span style="background-color: #f34b7d;"></span>C++
411
+ <a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
412
+ <span style="background-color: #00ADD8;"></span>Go
413
413
  </a>
414
414
 
415
415
  <span class="star" title="Stargazers Count">
416
416
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
417
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>
418
418
  </svg>
419
- <span>15924</span>
419
+ <span>1809</span>
420
420
  </span>
421
421
  <span class="star" title="Repo Forked">
422
422
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
423
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">
424
424
  </path>
425
425
  </svg>
426
- <span>4187</span>
426
+ <span>181</span>
427
427
  </span>
428
428
  <span class="star">
429
429
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
430
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>
431
431
  </svg>
432
- <span>1759 stars this month</span>
432
+ <span>973 stars this month</span>
433
433
  </span>
434
434
  </div>
435
435
  <div class="details">
436
- Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
436
+ A high-performance non-blocking I/O networking framework, which focused on RPC scenarios, developed by ByteDance.
437
437
  </div>
438
438
  </div>
439
439
  </li>
@@ -442,36 +442,36 @@
442
442
  <div class="info">
443
443
  <div class="rank">
444
444
  <span title="Ranking 10">10</span>
445
- <a href="https://github.com/rust-embedded/rust-raspberrypi-OS-tutorials" target="_blank" title="rust-embedded/rust-raspberrypi-OS-tutorials">rust-embedded/rust-raspberrypi-OS-tutorials</a>
445
+ <a href="https://github.com/HashLips/generative-art-node" target="_blank" title="HashLips/generative-art-node">HashLips/generative-art-node</a>
446
446
  </div>
447
447
  <div class="sub-title followers">
448
448
 
449
- <a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
450
- <span style="background-color: #dea584;"></span>Rust
449
+ <a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
450
+ <span style="background-color: #f1e05a;"></span>JavaScript
451
451
  </a>
452
452
 
453
453
  <span class="star" title="Stargazers Count">
454
454
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
455
455
  <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>
456
456
  </svg>
457
- <span>6463</span>
457
+ <span>1211</span>
458
458
  </span>
459
459
  <span class="star" title="Repo Forked">
460
460
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
461
461
  <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">
462
462
  </path>
463
463
  </svg>
464
- <span>370</span>
464
+ <span>358</span>
465
465
  </span>
466
466
  <span class="star">
467
467
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
468
468
  <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>
469
469
  </svg>
470
- <span>1406 stars this month</span>
470
+ <span>780 stars this month</span>
471
471
  </span>
472
472
  </div>
473
473
  <div class="details">
474
- 📚 Learn to write an embedded OS in Rust 🦀
474
+ Create generative art by using the canvas api and node js
475
475
  </div>
476
476
  </div>
477
477
  </li>
@@ -480,32 +480,36 @@
480
480
  <div class="info">
481
481
  <div class="rank">
482
482
  <span title="Ranking 11">11</span>
483
- <a href="https://github.com/Tencent/secguide" target="_blank" title="Tencent/secguide">Tencent/secguide</a>
483
+ <a href="https://github.com/robertdavidgraham/masscan" target="_blank" title="robertdavidgraham/masscan">robertdavidgraham/masscan</a>
484
484
  </div>
485
485
  <div class="sub-title followers">
486
486
 
487
+ <a class="language" target="_blank" href="https://github.com/topics/c" title="Programming Language C">
488
+ <span style="background-color: #555555;"></span>C
489
+ </a>
490
+
487
491
  <span class="star" title="Stargazers Count">
488
492
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
489
493
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
490
494
  </svg>
491
- <span>8485</span>
495
+ <span>17482</span>
492
496
  </span>
493
497
  <span class="star" title="Repo Forked">
494
498
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
495
499
  <path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
496
500
  </path>
497
501
  </svg>
498
- <span>1096</span>
502
+ <span>2564</span>
499
503
  </span>
500
504
  <span class="star">
501
505
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
502
506
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
503
507
  </svg>
504
- <span>1999 stars this month</span>
508
+ <span>1709 stars this month</span>
505
509
  </span>
506
510
  </div>
507
511
  <div class="details">
508
- 面向开发人员梳理的代码安全指南
512
+ TCP port scanner, spews SYN packets asynchronously, scanning entire Internet in under 5 minutes.
509
513
  </div>
510
514
  </div>
511
515
  </li>
@@ -514,36 +518,36 @@
514
518
  <div class="info">
515
519
  <div class="rank">
516
520
  <span title="Ranking 12">12</span>
517
- <a href="https://github.com/Sairyss/domain-driven-hexagon" target="_blank" title="Sairyss/domain-driven-hexagon">Sairyss/domain-driven-hexagon</a>
521
+ <a href="https://github.com/metaplex-foundation/metaplex" target="_blank" title="metaplex-foundation/metaplex">metaplex-foundation/metaplex</a>
518
522
  </div>
519
523
  <div class="sub-title followers">
520
524
 
521
- <a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
522
- <span style="background-color: #2b7489;"></span>TypeScript
525
+ <a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
526
+ <span style="background-color: #dea584;"></span>Rust
523
527
  </a>
524
528
 
525
529
  <span class="star" title="Stargazers Count">
526
530
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
527
531
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
528
532
  </svg>
529
- <span>3603</span>
533
+ <span>1261</span>
530
534
  </span>
531
535
  <span class="star" title="Repo Forked">
532
536
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
533
537
  <path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
534
538
  </path>
535
539
  </svg>
536
- <span>252</span>
540
+ <span>2293</span>
537
541
  </span>
538
542
  <span class="star">
539
543
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
540
544
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
541
545
  </svg>
542
- <span>1029 stars this month</span>
546
+ <span>800 stars this month</span>
543
547
  </span>
544
548
  </div>
545
549
  <div class="details">
546
- Guide on Domain-Driven Design, Hexagonal architecture, best practices etc.
550
+ Protocol and application framework for decentralized NFT minting, storefronts, and sales.
547
551
  </div>
548
552
  </div>
549
553
  </li>
@@ -552,36 +556,36 @@
552
556
  <div class="info">
553
557
  <div class="rank">
554
558
  <span title="Ranking 13">13</span>
555
- <a href="https://github.com/containers/podman" target="_blank" title="containers/podman">containers/podman</a>
559
+ <a href="https://github.com/Vonng/ddia" target="_blank" title="Vonng/ddia">Vonng/ddia</a>
556
560
  </div>
557
561
  <div class="sub-title followers">
558
562
 
559
- <a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
560
- <span style="background-color: #00ADD8;"></span>Go
563
+ <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
564
+ <span style="background-color: #3572A5;"></span>Python
561
565
  </a>
562
566
 
563
567
  <span class="star" title="Stargazers Count">
564
568
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
565
569
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
566
570
  </svg>
567
- <span>10532</span>
571
+ <span>9180</span>
568
572
  </span>
569
573
  <span class="star" title="Repo Forked">
570
574
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
571
575
  <path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
572
576
  </path>
573
577
  </svg>
574
- <span>1078</span>
578
+ <span>2022</span>
575
579
  </span>
576
580
  <span class="star">
577
581
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
578
582
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
579
583
  </svg>
580
- <span>1829 stars this month</span>
584
+ <span>1036 stars this month</span>
581
585
  </span>
582
586
  </div>
583
587
  <div class="details">
584
- Podman: A tool for managing OCI containers and pods.
588
+ 《Designing Data-Intensive Application》DDIA中文翻译
585
589
  </div>
586
590
  </div>
587
591
  </li>
@@ -590,36 +594,36 @@
590
594
  <div class="info">
591
595
  <div class="rank">
592
596
  <span title="Ranking 14">14</span>
593
- <a href="https://github.com/solana-labs/solana" target="_blank" title="solana-labs/solana">solana-labs/solana</a>
597
+ <a href="https://github.com/yangshun/tech-interview-handbook" target="_blank" title="yangshun/tech-interview-handbook">yangshun/tech-interview-handbook</a>
594
598
  </div>
595
599
  <div class="sub-title followers">
596
600
 
597
- <a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
598
- <span style="background-color: #dea584;"></span>Rust
601
+ <a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
602
+ <span style="background-color: #f1e05a;"></span>JavaScript
599
603
  </a>
600
604
 
601
605
  <span class="star" title="Stargazers Count">
602
606
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
603
607
  <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>
604
608
  </svg>
605
- <span>4262</span>
609
+ <span>59472</span>
606
610
  </span>
607
611
  <span class="star" title="Repo Forked">
608
612
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
609
613
  <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">
610
614
  </path>
611
615
  </svg>
612
- <span>813</span>
616
+ <span>8248</span>
613
617
  </span>
614
618
  <span class="star">
615
619
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
616
620
  <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>
617
621
  </svg>
618
- <span>991 stars this month</span>
622
+ <span>2637 stars this month</span>
619
623
  </span>
620
624
  </div>
621
625
  <div class="details">
622
- Web-Scale Blockchain for fast, secure, scalable, decentralized apps and marketplaces.
626
+ 💯 Curated interview preparation materials for busy engineers
623
627
  </div>
624
628
  </div>
625
629
  </li>
@@ -628,36 +632,32 @@
628
632
  <div class="info">
629
633
  <div class="rank">
630
634
  <span title="Ranking 15">15</span>
631
- <a href="https://github.com/yangshun/tech-interview-handbook" target="_blank" title="yangshun/tech-interview-handbook">yangshun/tech-interview-handbook</a>
635
+ <a href="https://github.com/0voice/Introduction-to-Golang" target="_blank" title="0voice/Introduction-to-Golang">0voice/Introduction-to-Golang</a>
632
636
  </div>
633
637
  <div class="sub-title followers">
634
638
 
635
- <a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
636
- <span style="background-color: #f1e05a;"></span>JavaScript
637
- </a>
638
-
639
639
  <span class="star" title="Stargazers Count">
640
640
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
641
641
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
642
642
  </svg>
643
- <span>59343</span>
643
+ <span>3297</span>
644
644
  </span>
645
645
  <span class="star" title="Repo Forked">
646
646
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
647
647
  <path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
648
648
  </path>
649
649
  </svg>
650
- <span>8229</span>
650
+ <span>649</span>
651
651
  </span>
652
652
  <span class="star">
653
653
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
654
654
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
655
655
  </svg>
656
- <span>2544 stars this month</span>
656
+ <span>1652 stars this month</span>
657
657
  </span>
658
658
  </div>
659
659
  <div class="details">
660
- 💯 Curated interview preparation materials for busy engineers
660
+ 【未来服务器端编程语言】最全空降golang资料补给包(满血战斗),包含文章,书籍,作者论文,理论分析,开源框架,云原生,大佬视频,大厂实战分享ppt
661
661
  </div>
662
662
  </div>
663
663
  </li>
@@ -666,32 +666,36 @@
666
666
  <div class="info">
667
667
  <div class="rank">
668
668
  <span title="Ranking 16">16</span>
669
- <a href="https://github.com/0voice/Introduction-to-Golang" target="_blank" title="0voice/Introduction-to-Golang">0voice/Introduction-to-Golang</a>
669
+ <a href="https://github.com/YunaiV/ruoyi-vue-pro" target="_blank" title="YunaiV/ruoyi-vue-pro">YunaiV/ruoyi-vue-pro</a>
670
670
  </div>
671
671
  <div class="sub-title followers">
672
672
 
673
+ <a class="language" target="_blank" href="https://github.com/topics/java" title="Programming Language Java">
674
+ <span style="background-color: #b07219;"></span>Java
675
+ </a>
676
+
673
677
  <span class="star" title="Stargazers Count">
674
678
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
675
679
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
676
680
  </svg>
677
- <span>3285</span>
681
+ <span>1331</span>
678
682
  </span>
679
683
  <span class="star" title="Repo Forked">
680
684
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
681
685
  <path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
682
686
  </path>
683
687
  </svg>
684
- <span>644</span>
688
+ <span>411</span>
685
689
  </span>
686
690
  <span class="star">
687
691
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
688
692
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
689
693
  </svg>
690
- <span>1652 stars this month</span>
694
+ <span>498 stars this month</span>
691
695
  </span>
692
696
  </div>
693
697
  <div class="details">
694
- 【未来服务器端编程语言】最全空降golang资料补给包(满血战斗),包含文章,书籍,作者论文,理论分析,开源框架,云原生,大佬视频,大厂实战分享ppt
698
+ 基于SpringBoot,Spring Security,JWT,Vue &amp; Element 的前后端分离权限管理系统
695
699
  </div>
696
700
  </div>
697
701
  </li>
@@ -700,36 +704,36 @@
700
704
  <div class="info">
701
705
  <div class="rank">
702
706
  <span title="Ranking 17">17</span>
703
- <a href="https://github.com/TheAlgorithms/Javascript" target="_blank" title="TheAlgorithms/Javascript">TheAlgorithms/Javascript</a>
707
+ <a href="https://github.com/solana-labs/solana" target="_blank" title="solana-labs/solana">solana-labs/solana</a>
704
708
  </div>
705
709
  <div class="sub-title followers">
706
710
 
707
- <a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
708
- <span style="background-color: #f1e05a;"></span>JavaScript
711
+ <a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
712
+ <span style="background-color: #dea584;"></span>Rust
709
713
  </a>
710
714
 
711
715
  <span class="star" title="Stargazers Count">
712
716
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
713
717
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
714
718
  </svg>
715
- <span>14417</span>
719
+ <span>4269</span>
716
720
  </span>
717
721
  <span class="star" title="Repo Forked">
718
722
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
719
723
  <path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
720
724
  </path>
721
725
  </svg>
722
- <span>2439</span>
726
+ <span>816</span>
723
727
  </span>
724
728
  <span class="star">
725
729
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
726
730
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
727
731
  </svg>
728
- <span>2307 stars this month</span>
732
+ <span>895 stars this month</span>
729
733
  </span>
730
734
  </div>
731
735
  <div class="details">
732
- A repository for All algorithms implemented in Javascript (for educational purposes only)
736
+ Web-Scale Blockchain for fast, secure, scalable, decentralized apps and marketplaces.
733
737
  </div>
734
738
  </div>
735
739
  </li>
@@ -738,36 +742,36 @@
738
742
  <div class="info">
739
743
  <div class="rank">
740
744
  <span title="Ranking 18">18</span>
741
- <a href="https://github.com/robertdavidgraham/masscan" target="_blank" title="robertdavidgraham/masscan">robertdavidgraham/masscan</a>
745
+ <a href="https://github.com/30-seconds/30-seconds-of-code" target="_blank" title="30-seconds/30-seconds-of-code">30-seconds/30-seconds-of-code</a>
742
746
  </div>
743
747
  <div class="sub-title followers">
744
748
 
745
- <a class="language" target="_blank" href="https://github.com/topics/c" title="Programming Language C">
746
- <span style="background-color: #555555;"></span>C
749
+ <a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
750
+ <span style="background-color: #f1e05a;"></span>JavaScript
747
751
  </a>
748
752
 
749
753
  <span class="star" title="Stargazers Count">
750
754
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
751
755
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
752
756
  </svg>
753
- <span>17382</span>
757
+ <span>86390</span>
754
758
  </span>
755
759
  <span class="star" title="Repo Forked">
756
760
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
757
761
  <path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
758
762
  </path>
759
763
  </svg>
760
- <span>2562</span>
764
+ <span>9129</span>
761
765
  </span>
762
766
  <span class="star">
763
767
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
764
768
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
765
769
  </svg>
766
- <span>1624 stars this month</span>
770
+ <span>4302 stars this month</span>
767
771
  </span>
768
772
  </div>
769
773
  <div class="details">
770
- TCP port scanner, spews SYN packets asynchronously, scanning entire Internet in under 5 minutes.
774
+ Short JavaScript code snippets for all your development needs
771
775
  </div>
772
776
  </div>
773
777
  </li>
@@ -776,36 +780,36 @@
776
780
  <div class="info">
777
781
  <div class="rank">
778
782
  <span title="Ranking 19">19</span>
779
- <a href="https://github.com/vnpy/vnpy" target="_blank" title="vnpy/vnpy">vnpy/vnpy</a>
783
+ <a href="https://github.com/TheAlgorithms/Javascript" target="_blank" title="TheAlgorithms/Javascript">TheAlgorithms/Javascript</a>
780
784
  </div>
781
785
  <div class="sub-title followers">
782
786
 
783
- <a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
784
- <span style="background-color: #f34b7d;"></span>C++
787
+ <a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
788
+ <span style="background-color: #f1e05a;"></span>JavaScript
785
789
  </a>
786
790
 
787
791
  <span class="star" title="Stargazers Count">
788
792
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
789
793
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
790
794
  </svg>
791
- <span>16413</span>
795
+ <span>14538</span>
792
796
  </span>
793
797
  <span class="star" title="Repo Forked">
794
798
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
795
799
  <path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
796
800
  </path>
797
801
  </svg>
798
- <span>6681</span>
802
+ <span>2455</span>
799
803
  </span>
800
804
  <span class="star">
801
805
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
802
806
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
803
807
  </svg>
804
- <span>624 stars this month</span>
808
+ <span>2255 stars this month</span>
805
809
  </span>
806
810
  </div>
807
811
  <div class="details">
808
- 基于Python的开源量化交易平台开发框架
812
+ A repository for All algorithms implemented in Javascript (for educational purposes only)
809
813
  </div>
810
814
  </div>
811
815
  </li>
@@ -814,36 +818,36 @@
814
818
  <div class="info">
815
819
  <div class="rank">
816
820
  <span title="Ranking 20">20</span>
817
- <a href="https://github.com/pyg-team/pytorch_geometric" target="_blank" title="pyg-team/pytorch_geometric">pyg-team/pytorch_geometric</a>
821
+ <a href="https://github.com/TheAlgorithms/C-Plus-Plus" target="_blank" title="TheAlgorithms/C-Plus-Plus">TheAlgorithms/C-Plus-Plus</a>
818
822
  </div>
819
823
  <div class="sub-title followers">
820
824
 
821
- <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
822
- <span style="background-color: #3572A5;"></span>Python
825
+ <a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
826
+ <span style="background-color: #f34b7d;"></span>C++
823
827
  </a>
824
828
 
825
829
  <span class="star" title="Stargazers Count">
826
830
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
827
831
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
828
832
  </svg>
829
- <span>12621</span>
833
+ <span>15948</span>
830
834
  </span>
831
835
  <span class="star" title="Repo Forked">
832
836
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
833
837
  <path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
834
838
  </path>
835
839
  </svg>
836
- <span>2155</span>
840
+ <span>4216</span>
837
841
  </span>
838
842
  <span class="star">
839
843
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
840
844
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
841
845
  </svg>
842
- <span>853 stars this month</span>
846
+ <span>1618 stars this month</span>
843
847
  </span>
844
848
  </div>
845
849
  <div class="details">
846
- Graph Neural Network Library for PyTorch
850
+ Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
847
851
  </div>
848
852
  </div>
849
853
  </li>
@@ -852,36 +856,36 @@
852
856
  <div class="info">
853
857
  <div class="rank">
854
858
  <span title="Ranking 21">21</span>
855
- <a href="https://github.com/30-seconds/30-seconds-of-code" target="_blank" title="30-seconds/30-seconds-of-code">30-seconds/30-seconds-of-code</a>
859
+ <a href="https://github.com/pyg-team/pytorch_geometric" target="_blank" title="pyg-team/pytorch_geometric">pyg-team/pytorch_geometric</a>
856
860
  </div>
857
861
  <div class="sub-title followers">
858
862
 
859
- <a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
860
- <span style="background-color: #f1e05a;"></span>JavaScript
863
+ <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
864
+ <span style="background-color: #3572A5;"></span>Python
861
865
  </a>
862
866
 
863
867
  <span class="star" title="Stargazers Count">
864
868
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
865
869
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
866
870
  </svg>
867
- <span>86322</span>
871
+ <span>12632</span>
868
872
  </span>
869
873
  <span class="star" title="Repo Forked">
870
874
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
871
875
  <path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
872
876
  </path>
873
877
  </svg>
874
- <span>9127</span>
878
+ <span>2155</span>
875
879
  </span>
876
880
  <span class="star">
877
881
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
878
882
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
879
883
  </svg>
880
- <span>4274 stars this month</span>
884
+ <span>856 stars this month</span>
881
885
  </span>
882
886
  </div>
883
887
  <div class="details">
884
- Short JavaScript code snippets for all your development needs
888
+ Graph Neural Network Library for PyTorch
885
889
  </div>
886
890
  </div>
887
891
  </li>
@@ -890,36 +894,36 @@
890
894
  <div class="info">
891
895
  <div class="rank">
892
896
  <span title="Ranking 22">22</span>
893
- <a href="https://github.com/scaffold-eth/scaffold-eth" target="_blank" title="scaffold-eth/scaffold-eth">scaffold-eth/scaffold-eth</a>
897
+ <a href="https://github.com/containers/podman" target="_blank" title="containers/podman">containers/podman</a>
894
898
  </div>
895
899
  <div class="sub-title followers">
896
900
 
897
- <a class="language" target="_blank" href="https://github.com/topics/css" title="Programming Language CSS">
898
- <span style="background-color: #563d7c;"></span>CSS
901
+ <a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
902
+ <span style="background-color: #00ADD8;"></span>Go
899
903
  </a>
900
904
 
901
905
  <span class="star" title="Stargazers Count">
902
906
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
903
907
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
904
908
  </svg>
905
- <span>3298</span>
909
+ <span>10555</span>
906
910
  </span>
907
911
  <span class="star" title="Repo Forked">
908
912
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
909
913
  <path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
910
914
  </path>
911
915
  </svg>
912
- <span>1095</span>
916
+ <span>1080</span>
913
917
  </span>
914
918
  <span class="star">
915
919
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
916
920
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
917
921
  </svg>
918
- <span>557 stars this month</span>
922
+ <span>1785 stars this month</span>
919
923
  </span>
920
924
  </div>
921
925
  <div class="details">
922
- 🏗 forkable Ethereum dev stack focused on fast product iterations
926
+ Podman: A tool for managing OCI containers and pods.
923
927
  </div>
924
928
  </div>
925
929
  </li>
@@ -928,36 +932,36 @@
928
932
  <div class="info">
929
933
  <div class="rank">
930
934
  <span title="Ranking 23">23</span>
931
- <a href="https://github.com/doocs/advanced-java" target="_blank" title="doocs/advanced-java">doocs/advanced-java</a>
935
+ <a href="https://github.com/babysor/MockingBird" target="_blank" title="babysor/MockingBird">babysor/MockingBird</a>
932
936
  </div>
933
937
  <div class="sub-title followers">
934
938
 
935
- <a class="language" target="_blank" href="https://github.com/topics/java" title="Programming Language Java">
936
- <span style="background-color: #b07219;"></span>Java
939
+ <a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
940
+ <span style="background-color: #f1e05a;"></span>JavaScript
937
941
  </a>
938
942
 
939
943
  <span class="star" title="Stargazers Count">
940
944
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
941
945
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
942
946
  </svg>
943
- <span>57802</span>
947
+ <span>7579</span>
944
948
  </span>
945
949
  <span class="star" title="Repo Forked">
946
950
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
947
951
  <path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
948
952
  </path>
949
953
  </svg>
950
- <span>15834</span>
954
+ <span>737</span>
951
955
  </span>
952
956
  <span class="star">
953
957
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
954
958
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
955
959
  </svg>
956
- <span>1622 stars this month</span>
960
+ <span>3822 stars this month</span>
957
961
  </span>
958
962
  </div>
959
963
  <div class="details">
960
- 😮 Core Interview Questions &amp; Answers For Experienced Java(Backend) Developers | 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务、海量数据处理等领域知识
964
+ 🚀AI拟声: 5秒内克隆您的声音并生成任意语音内容 Clone a voice in 5 seconds to generate arbitrary speech in real-time
961
965
  </div>
962
966
  </div>
963
967
  </li>
@@ -966,36 +970,36 @@
966
970
  <div class="info">
967
971
  <div class="rank">
968
972
  <span title="Ranking 24">24</span>
969
- <a href="https://github.com/babysor/MockingBird" target="_blank" title="babysor/MockingBird">babysor/MockingBird</a>
973
+ <a href="https://github.com/vnpy/vnpy" target="_blank" title="vnpy/vnpy">vnpy/vnpy</a>
970
974
  </div>
971
975
  <div class="sub-title followers">
972
976
 
973
- <a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
974
- <span style="background-color: #f1e05a;"></span>JavaScript
977
+ <a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
978
+ <span style="background-color: #f34b7d;"></span>C++
975
979
  </a>
976
980
 
977
981
  <span class="star" title="Stargazers Count">
978
982
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
979
983
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
980
984
  </svg>
981
- <span>7547</span>
985
+ <span>16417</span>
982
986
  </span>
983
987
  <span class="star" title="Repo Forked">
984
988
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
985
989
  <path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
986
990
  </path>
987
991
  </svg>
988
- <span>732</span>
992
+ <span>6683</span>
989
993
  </span>
990
994
  <span class="star">
991
995
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
992
996
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
993
997
  </svg>
994
- <span>3893 stars this month</span>
998
+ <span>624 stars this month</span>
995
999
  </span>
996
1000
  </div>
997
1001
  <div class="details">
998
- 🚀AI拟声: 5秒内克隆您的声音并生成任意语音内容 Clone a voice in 5 seconds to generate arbitrary speech in real-time
1002
+ 基于Python的开源量化交易平台开发框架
999
1003
  </div>
1000
1004
  </div>
1001
1005
  </li>
@@ -1016,7 +1020,7 @@
1016
1020
  <img src="https://img.shields.io/npm/v/@wcj/github-rank.svg?label=unpkg">
1017
1021
  </a>
1018
1022
  </p>
1019
- <div class="time">Last cache created on 2021/10/1 by Github API v3.</div>
1023
+ <div class="time">Last cache created on 2021/10/2 by Github API v3.</div>
1020
1024
  Create by <a href="https://github.com/jaywcjlove" target="_blank">小弟调调™</a>.
1021
1025
  </div>
1022
1026
  </body>