@wcj/github-rank 22.5.16 → 22.5.19
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.
- package/dist/repos.json +52297 -51740
- package/dist/sifou-daily.json +102 -12
- package/dist/sifou-monthly.json +112 -112
- package/dist/sifou-weekly.json +177 -177
- package/dist/toutiao-30.json +79 -79
- package/dist/toutiao-7.json +124 -124
- package/dist/toutiao-90.json +38 -38
- package/dist/trending-daily.json +173 -173
- package/dist/trending-monthly.json +160 -160
- package/dist/trending-weekly.json +165 -165
- package/dist/users.china.json +2905 -2905
- package/dist/users.json +3699 -3699
- package/package.json +1 -1
- package/web/36kr.html +2 -2
- package/web/data/repos.json +52297 -51740
- package/web/data/sifou-daily.json +102 -12
- package/web/data/sifou-monthly.json +112 -112
- package/web/data/sifou-weekly.json +177 -177
- package/web/data/toutiao-30.json +79 -79
- package/web/data/toutiao-7.json +124 -124
- package/web/data/toutiao-90.json +38 -38
- package/web/data/trending-daily.json +173 -173
- package/web/data/trending-monthly.json +160 -160
- package/web/data/trending-weekly.json +165 -165
- package/web/data/users.china.json +2905 -2905
- package/web/data/users.json +3699 -3699
- package/web/index.html +1821 -1821
- package/web/repos.html +6703 -6715
- package/web/sifou-daily.html +291 -11
- package/web/sifou-monthly.html +124 -124
- package/web/sifou-weekly.html +149 -149
- package/web/toutiao-30.html +80 -80
- package/web/toutiao-7.html +79 -79
- package/web/toutiao-90.html +33 -33
- package/web/trending-monthly.html +141 -141
- package/web/trending-weekly.html +141 -145
- package/web/trending.html +152 -148
- package/web/users.china.html +1439 -1439
package/web/trending-weekly.html
CHANGED
|
@@ -124,7 +124,7 @@
|
|
|
124
124
|
|
|
125
125
|
|
|
126
126
|
</h1>
|
|
127
|
-
<div class="time">Last cache created on 2022/5/
|
|
127
|
+
<div class="time">Last cache created on 2022/5/19 by
|
|
128
128
|
|
|
129
129
|
|
|
130
130
|
|
|
@@ -155,32 +155,32 @@
|
|
|
155
155
|
<div class="info">
|
|
156
156
|
<div class="rank">
|
|
157
157
|
<span title="Ranking 1">1</span>
|
|
158
|
-
<a href="https://github.com/
|
|
158
|
+
<a href="https://github.com/google/googletest" target="_blank" title="google/googletest">google/googletest</a>
|
|
159
159
|
</div>
|
|
160
160
|
<div class="sub-title followers">
|
|
161
161
|
|
|
162
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
163
|
-
<span style="background-color: #
|
|
162
|
+
<a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
|
|
163
|
+
<span style="background-color: #f34b7d;"></span>C++
|
|
164
164
|
</a>
|
|
165
165
|
|
|
166
166
|
<span class="star" title="Stargazers Count">
|
|
167
167
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
168
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>
|
|
169
169
|
</svg>
|
|
170
|
-
<span>
|
|
170
|
+
<span>26337</span>
|
|
171
171
|
</span>
|
|
172
172
|
<span class="star" title="Repo Forked">
|
|
173
173
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
174
174
|
<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">
|
|
175
175
|
</path>
|
|
176
176
|
</svg>
|
|
177
|
-
<span>
|
|
177
|
+
<span>8573</span>
|
|
178
178
|
</span>
|
|
179
179
|
<span class="star">
|
|
180
180
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
181
181
|
<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>
|
|
182
182
|
</svg>
|
|
183
|
-
<span>
|
|
183
|
+
<span>503 stars this week</span>
|
|
184
184
|
</span>
|
|
185
185
|
</div>
|
|
186
186
|
<div class="details">
|
|
@@ -193,7 +193,7 @@
|
|
|
193
193
|
<div class="info">
|
|
194
194
|
<div class="rank">
|
|
195
195
|
<span title="Ranking 2">2</span>
|
|
196
|
-
<a href="https://github.com/
|
|
196
|
+
<a href="https://github.com/terra-money/core" target="_blank" title="terra-money/core">terra-money/core</a>
|
|
197
197
|
</div>
|
|
198
198
|
<div class="sub-title followers">
|
|
199
199
|
|
|
@@ -205,20 +205,20 @@
|
|
|
205
205
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
206
206
|
<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
207
|
</svg>
|
|
208
|
-
<span>
|
|
208
|
+
<span>934</span>
|
|
209
209
|
</span>
|
|
210
210
|
<span class="star" title="Repo Forked">
|
|
211
211
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
212
212
|
<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">
|
|
213
213
|
</path>
|
|
214
214
|
</svg>
|
|
215
|
-
<span>
|
|
215
|
+
<span>266</span>
|
|
216
216
|
</span>
|
|
217
217
|
<span class="star">
|
|
218
218
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
219
219
|
<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>
|
|
220
220
|
</svg>
|
|
221
|
-
<span>
|
|
221
|
+
<span>230 stars this week</span>
|
|
222
222
|
</span>
|
|
223
223
|
</div>
|
|
224
224
|
<div class="details">
|
|
@@ -231,7 +231,7 @@
|
|
|
231
231
|
<div class="info">
|
|
232
232
|
<div class="rank">
|
|
233
233
|
<span title="Ranking 3">3</span>
|
|
234
|
-
<a href="https://github.com/flutter/
|
|
234
|
+
<a href="https://github.com/flutter/flutter" target="_blank" title="flutter/flutter">flutter/flutter</a>
|
|
235
235
|
</div>
|
|
236
236
|
<div class="sub-title followers">
|
|
237
237
|
|
|
@@ -243,20 +243,20 @@
|
|
|
243
243
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
244
244
|
<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>
|
|
245
245
|
</svg>
|
|
246
|
-
<span>
|
|
246
|
+
<span>140690</span>
|
|
247
247
|
</span>
|
|
248
248
|
<span class="star" title="Repo Forked">
|
|
249
249
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
250
250
|
<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">
|
|
251
251
|
</path>
|
|
252
252
|
</svg>
|
|
253
|
-
<span>
|
|
253
|
+
<span>22087</span>
|
|
254
254
|
</span>
|
|
255
255
|
<span class="star">
|
|
256
256
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
257
257
|
<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>
|
|
258
258
|
</svg>
|
|
259
|
-
<span>
|
|
259
|
+
<span>1170 stars this week</span>
|
|
260
260
|
</span>
|
|
261
261
|
</div>
|
|
262
262
|
<div class="details">
|
|
@@ -269,32 +269,32 @@
|
|
|
269
269
|
<div class="info">
|
|
270
270
|
<div class="rank">
|
|
271
271
|
<span title="Ranking 4">4</span>
|
|
272
|
-
<a href="https://github.com/
|
|
272
|
+
<a href="https://github.com/lapce/lapce" target="_blank" title="lapce/lapce">lapce/lapce</a>
|
|
273
273
|
</div>
|
|
274
274
|
<div class="sub-title followers">
|
|
275
275
|
|
|
276
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
277
|
-
<span style="background-color: #
|
|
276
|
+
<a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
|
|
277
|
+
<span style="background-color: #dea584;"></span>Rust
|
|
278
278
|
</a>
|
|
279
279
|
|
|
280
280
|
<span class="star" title="Stargazers Count">
|
|
281
281
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
282
282
|
<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>
|
|
283
283
|
</svg>
|
|
284
|
-
<span>
|
|
284
|
+
<span>11236</span>
|
|
285
285
|
</span>
|
|
286
286
|
<span class="star" title="Repo Forked">
|
|
287
287
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
288
288
|
<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">
|
|
289
289
|
</path>
|
|
290
290
|
</svg>
|
|
291
|
-
<span>
|
|
291
|
+
<span>269</span>
|
|
292
292
|
</span>
|
|
293
293
|
<span class="star">
|
|
294
294
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
295
295
|
<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>
|
|
296
296
|
</svg>
|
|
297
|
-
<span>
|
|
297
|
+
<span>839 stars this week</span>
|
|
298
298
|
</span>
|
|
299
299
|
</div>
|
|
300
300
|
<div class="details">
|
|
@@ -307,32 +307,32 @@
|
|
|
307
307
|
<div class="info">
|
|
308
308
|
<div class="rank">
|
|
309
309
|
<span title="Ranking 5">5</span>
|
|
310
|
-
<a href="https://github.com/
|
|
310
|
+
<a href="https://github.com/aptos-labs/aptos-core" target="_blank" title="aptos-labs/aptos-core">aptos-labs/aptos-core</a>
|
|
311
311
|
</div>
|
|
312
312
|
<div class="sub-title followers">
|
|
313
313
|
|
|
314
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
315
|
-
<span style="background-color: #
|
|
314
|
+
<a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
|
|
315
|
+
<span style="background-color: #dea584;"></span>Rust
|
|
316
316
|
</a>
|
|
317
317
|
|
|
318
318
|
<span class="star" title="Stargazers Count">
|
|
319
319
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
320
320
|
<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>
|
|
321
321
|
</svg>
|
|
322
|
-
<span>
|
|
322
|
+
<span>2118</span>
|
|
323
323
|
</span>
|
|
324
324
|
<span class="star" title="Repo Forked">
|
|
325
325
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
326
326
|
<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">
|
|
327
327
|
</path>
|
|
328
328
|
</svg>
|
|
329
|
-
<span>
|
|
329
|
+
<span>1365</span>
|
|
330
330
|
</span>
|
|
331
331
|
<span class="star">
|
|
332
332
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
333
333
|
<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>
|
|
334
334
|
</svg>
|
|
335
|
-
<span>
|
|
335
|
+
<span>561 stars this week</span>
|
|
336
336
|
</span>
|
|
337
337
|
</div>
|
|
338
338
|
<div class="details">
|
|
@@ -345,32 +345,32 @@
|
|
|
345
345
|
<div class="info">
|
|
346
346
|
<div class="rank">
|
|
347
347
|
<span title="Ranking 6">6</span>
|
|
348
|
-
<a href="https://github.com/
|
|
348
|
+
<a href="https://github.com/digitalocean/nginxconfig.io" target="_blank" title="digitalocean/nginxconfig.io">digitalocean/nginxconfig.io</a>
|
|
349
349
|
</div>
|
|
350
350
|
<div class="sub-title followers">
|
|
351
351
|
|
|
352
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
353
|
-
<span style="background-color: #
|
|
352
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
353
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
354
354
|
</a>
|
|
355
355
|
|
|
356
356
|
<span class="star" title="Stargazers Count">
|
|
357
357
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
358
358
|
<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>
|
|
359
359
|
</svg>
|
|
360
|
-
<span>
|
|
360
|
+
<span>18162</span>
|
|
361
361
|
</span>
|
|
362
362
|
<span class="star" title="Repo Forked">
|
|
363
363
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
364
364
|
<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">
|
|
365
365
|
</path>
|
|
366
366
|
</svg>
|
|
367
|
-
<span>
|
|
367
|
+
<span>1290</span>
|
|
368
368
|
</span>
|
|
369
369
|
<span class="star">
|
|
370
370
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
371
371
|
<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
372
|
</svg>
|
|
373
|
-
<span>
|
|
373
|
+
<span>1432 stars this week</span>
|
|
374
374
|
</span>
|
|
375
375
|
</div>
|
|
376
376
|
<div class="details">
|
|
@@ -395,20 +395,20 @@
|
|
|
395
395
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
396
396
|
<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>
|
|
397
397
|
</svg>
|
|
398
|
-
<span>
|
|
398
|
+
<span>21920</span>
|
|
399
399
|
</span>
|
|
400
400
|
<span class="star" title="Repo Forked">
|
|
401
401
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
402
402
|
<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">
|
|
403
403
|
</path>
|
|
404
404
|
</svg>
|
|
405
|
-
<span>
|
|
405
|
+
<span>4487</span>
|
|
406
406
|
</span>
|
|
407
407
|
<span class="star">
|
|
408
408
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
409
409
|
<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
410
|
</svg>
|
|
411
|
-
<span>
|
|
411
|
+
<span>858 stars this week</span>
|
|
412
412
|
</span>
|
|
413
413
|
</div>
|
|
414
414
|
<div class="details">
|
|
@@ -421,32 +421,32 @@
|
|
|
421
421
|
<div class="info">
|
|
422
422
|
<div class="rank">
|
|
423
423
|
<span title="Ranking 8">8</span>
|
|
424
|
-
<a href="https://github.com/
|
|
424
|
+
<a href="https://github.com/hpcaitech/ColossalAI" target="_blank" title="hpcaitech/ColossalAI">hpcaitech/ColossalAI</a>
|
|
425
425
|
</div>
|
|
426
426
|
<div class="sub-title followers">
|
|
427
427
|
|
|
428
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
429
|
-
<span style="background-color: #
|
|
428
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
429
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
430
430
|
</a>
|
|
431
431
|
|
|
432
432
|
<span class="star" title="Stargazers Count">
|
|
433
433
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
434
434
|
<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>
|
|
435
435
|
</svg>
|
|
436
|
-
<span>
|
|
436
|
+
<span>3155</span>
|
|
437
437
|
</span>
|
|
438
438
|
<span class="star" title="Repo Forked">
|
|
439
439
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
440
440
|
<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">
|
|
441
441
|
</path>
|
|
442
442
|
</svg>
|
|
443
|
-
<span>
|
|
443
|
+
<span>358</span>
|
|
444
444
|
</span>
|
|
445
445
|
<span class="star">
|
|
446
446
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
447
447
|
<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
448
|
</svg>
|
|
449
|
-
<span>
|
|
449
|
+
<span>671 stars this week</span>
|
|
450
450
|
</span>
|
|
451
451
|
</div>
|
|
452
452
|
<div class="details">
|
|
@@ -459,32 +459,32 @@
|
|
|
459
459
|
<div class="info">
|
|
460
460
|
<div class="rank">
|
|
461
461
|
<span title="Ranking 9">9</span>
|
|
462
|
-
<a href="https://github.com/
|
|
462
|
+
<a href="https://github.com/benbjohnson/litestream" target="_blank" title="benbjohnson/litestream">benbjohnson/litestream</a>
|
|
463
463
|
</div>
|
|
464
464
|
<div class="sub-title followers">
|
|
465
465
|
|
|
466
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
467
|
-
<span style="background-color: #
|
|
466
|
+
<a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
|
|
467
|
+
<span style="background-color: #00ADD8;"></span>Go
|
|
468
468
|
</a>
|
|
469
469
|
|
|
470
470
|
<span class="star" title="Stargazers Count">
|
|
471
471
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
472
472
|
<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>
|
|
473
473
|
</svg>
|
|
474
|
-
<span>
|
|
474
|
+
<span>6365</span>
|
|
475
475
|
</span>
|
|
476
476
|
<span class="star" title="Repo Forked">
|
|
477
477
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
478
478
|
<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">
|
|
479
479
|
</path>
|
|
480
480
|
</svg>
|
|
481
|
-
<span>
|
|
481
|
+
<span>127</span>
|
|
482
482
|
</span>
|
|
483
483
|
<span class="star">
|
|
484
484
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
485
485
|
<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
486
|
</svg>
|
|
487
|
-
<span>
|
|
487
|
+
<span>471 stars this week</span>
|
|
488
488
|
</span>
|
|
489
489
|
</div>
|
|
490
490
|
<div class="details">
|
|
@@ -497,32 +497,32 @@
|
|
|
497
497
|
<div class="info">
|
|
498
498
|
<div class="rank">
|
|
499
499
|
<span title="Ranking 10">10</span>
|
|
500
|
-
<a href="https://github.com/
|
|
500
|
+
<a href="https://github.com/purocean/yn" target="_blank" title="purocean/yn">purocean/yn</a>
|
|
501
501
|
</div>
|
|
502
502
|
<div class="sub-title followers">
|
|
503
503
|
|
|
504
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
505
|
-
<span style="background-color: #
|
|
504
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
505
|
+
<span style="background-color: #2b7489;"></span>TypeScript
|
|
506
506
|
</a>
|
|
507
507
|
|
|
508
508
|
<span class="star" title="Stargazers Count">
|
|
509
509
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
510
510
|
<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>
|
|
511
511
|
</svg>
|
|
512
|
-
<span>
|
|
512
|
+
<span>2949</span>
|
|
513
513
|
</span>
|
|
514
514
|
<span class="star" title="Repo Forked">
|
|
515
515
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
516
516
|
<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">
|
|
517
517
|
</path>
|
|
518
518
|
</svg>
|
|
519
|
-
<span>
|
|
519
|
+
<span>548</span>
|
|
520
520
|
</span>
|
|
521
521
|
<span class="star">
|
|
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>
|
|
525
|
+
<span>379 stars this week</span>
|
|
526
526
|
</span>
|
|
527
527
|
</div>
|
|
528
528
|
<div class="details">
|
|
@@ -535,7 +535,7 @@
|
|
|
535
535
|
<div class="info">
|
|
536
536
|
<div class="rank">
|
|
537
537
|
<span title="Ranking 11">11</span>
|
|
538
|
-
<a href="https://github.com/
|
|
538
|
+
<a href="https://github.com/diego-vicente/som-tsp" target="_blank" title="diego-vicente/som-tsp">diego-vicente/som-tsp</a>
|
|
539
539
|
</div>
|
|
540
540
|
<div class="sub-title followers">
|
|
541
541
|
|
|
@@ -547,20 +547,20 @@
|
|
|
547
547
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
548
548
|
<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>
|
|
549
549
|
</svg>
|
|
550
|
-
<span>
|
|
550
|
+
<span>2476</span>
|
|
551
551
|
</span>
|
|
552
552
|
<span class="star" title="Repo Forked">
|
|
553
553
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
554
554
|
<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">
|
|
555
555
|
</path>
|
|
556
556
|
</svg>
|
|
557
|
-
<span>
|
|
557
|
+
<span>416</span>
|
|
558
558
|
</span>
|
|
559
559
|
<span class="star">
|
|
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>
|
|
563
|
+
<span>306 stars this week</span>
|
|
564
564
|
</span>
|
|
565
565
|
</div>
|
|
566
566
|
<div class="details">
|
|
@@ -573,32 +573,32 @@
|
|
|
573
573
|
<div class="info">
|
|
574
574
|
<div class="rank">
|
|
575
575
|
<span title="Ranking 12">12</span>
|
|
576
|
-
<a href="https://github.com/
|
|
576
|
+
<a href="https://github.com/projectdiscovery/nuclei-templates" target="_blank" title="projectdiscovery/nuclei-templates">projectdiscovery/nuclei-templates</a>
|
|
577
577
|
</div>
|
|
578
578
|
<div class="sub-title followers">
|
|
579
579
|
|
|
580
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
581
|
-
<span style="background-color: #
|
|
580
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
581
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
582
582
|
</a>
|
|
583
583
|
|
|
584
584
|
<span class="star" title="Stargazers Count">
|
|
585
585
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
586
586
|
<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>
|
|
587
587
|
</svg>
|
|
588
|
-
<span>
|
|
588
|
+
<span>4314</span>
|
|
589
589
|
</span>
|
|
590
590
|
<span class="star" title="Repo Forked">
|
|
591
591
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
592
592
|
<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">
|
|
593
593
|
</path>
|
|
594
594
|
</svg>
|
|
595
|
-
<span>
|
|
595
|
+
<span>1326</span>
|
|
596
596
|
</span>
|
|
597
597
|
<span class="star">
|
|
598
598
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
599
599
|
<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
600
|
</svg>
|
|
601
|
-
<span>
|
|
601
|
+
<span>269 stars this week</span>
|
|
602
602
|
</span>
|
|
603
603
|
</div>
|
|
604
604
|
<div class="details">
|
|
@@ -611,32 +611,32 @@
|
|
|
611
611
|
<div class="info">
|
|
612
612
|
<div class="rank">
|
|
613
613
|
<span title="Ranking 13">13</span>
|
|
614
|
-
<a href="https://github.com/
|
|
614
|
+
<a href="https://github.com/javascript-tutorial/en.javascript.info" target="_blank" title="javascript-tutorial/en.javascript.info">javascript-tutorial/en.javascript.info</a>
|
|
615
615
|
</div>
|
|
616
616
|
<div class="sub-title followers">
|
|
617
617
|
|
|
618
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
619
|
-
<span style="background-color: #
|
|
618
|
+
<a class="language" target="_blank" href="https://github.com/topics/html" title="Programming Language HTML">
|
|
619
|
+
<span style="background-color: #e34c26;"></span>HTML
|
|
620
620
|
</a>
|
|
621
621
|
|
|
622
622
|
<span class="star" title="Stargazers Count">
|
|
623
623
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
624
624
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
625
625
|
</svg>
|
|
626
|
-
<span>
|
|
626
|
+
<span>17465</span>
|
|
627
627
|
</span>
|
|
628
628
|
<span class="star" title="Repo Forked">
|
|
629
629
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
630
630
|
<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">
|
|
631
631
|
</path>
|
|
632
632
|
</svg>
|
|
633
|
-
<span>
|
|
633
|
+
<span>3152</span>
|
|
634
634
|
</span>
|
|
635
635
|
<span class="star">
|
|
636
636
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
637
637
|
<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
638
|
</svg>
|
|
639
|
-
<span>
|
|
639
|
+
<span>502 stars this week</span>
|
|
640
640
|
</span>
|
|
641
641
|
</div>
|
|
642
642
|
<div class="details">
|
|
@@ -649,32 +649,32 @@
|
|
|
649
649
|
<div class="info">
|
|
650
650
|
<div class="rank">
|
|
651
651
|
<span title="Ranking 14">14</span>
|
|
652
|
-
<a href="https://github.com/
|
|
652
|
+
<a href="https://github.com/type-challenges/type-challenges" target="_blank" title="type-challenges/type-challenges">type-challenges/type-challenges</a>
|
|
653
653
|
</div>
|
|
654
654
|
<div class="sub-title followers">
|
|
655
655
|
|
|
656
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
657
|
-
<span style="background-color: #
|
|
656
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
657
|
+
<span style="background-color: #2b7489;"></span>TypeScript
|
|
658
658
|
</a>
|
|
659
659
|
|
|
660
660
|
<span class="star" title="Stargazers Count">
|
|
661
661
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
662
662
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
663
663
|
</svg>
|
|
664
|
-
<span>
|
|
664
|
+
<span>17862</span>
|
|
665
665
|
</span>
|
|
666
666
|
<span class="star" title="Repo Forked">
|
|
667
667
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
668
668
|
<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">
|
|
669
669
|
</path>
|
|
670
670
|
</svg>
|
|
671
|
-
<span>
|
|
671
|
+
<span>1551</span>
|
|
672
672
|
</span>
|
|
673
673
|
<span class="star">
|
|
674
674
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
675
675
|
<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
676
|
</svg>
|
|
677
|
-
<span>
|
|
677
|
+
<span>749 stars this week</span>
|
|
678
678
|
</span>
|
|
679
679
|
</div>
|
|
680
680
|
<div class="details">
|
|
@@ -687,32 +687,28 @@
|
|
|
687
687
|
<div class="info">
|
|
688
688
|
<div class="rank">
|
|
689
689
|
<span title="Ranking 15">15</span>
|
|
690
|
-
<a href="https://github.com/
|
|
690
|
+
<a href="https://github.com/sindresorhus/awesome" target="_blank" title="sindresorhus/awesome">sindresorhus/awesome</a>
|
|
691
691
|
</div>
|
|
692
692
|
<div class="sub-title followers">
|
|
693
693
|
|
|
694
|
-
<a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
|
|
695
|
-
<span style="background-color: #dea584;"></span>Rust
|
|
696
|
-
</a>
|
|
697
|
-
|
|
698
694
|
<span class="star" title="Stargazers Count">
|
|
699
695
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
700
696
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
701
697
|
</svg>
|
|
702
|
-
<span>
|
|
698
|
+
<span>201754</span>
|
|
703
699
|
</span>
|
|
704
700
|
<span class="star" title="Repo Forked">
|
|
705
701
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
706
702
|
<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">
|
|
707
703
|
</path>
|
|
708
704
|
</svg>
|
|
709
|
-
<span>
|
|
705
|
+
<span>23445</span>
|
|
710
706
|
</span>
|
|
711
707
|
<span class="star">
|
|
712
708
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
713
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>
|
|
714
710
|
</svg>
|
|
715
|
-
<span>
|
|
711
|
+
<span>1401 stars this week</span>
|
|
716
712
|
</span>
|
|
717
713
|
</div>
|
|
718
714
|
<div class="details">
|
|
@@ -725,32 +721,32 @@
|
|
|
725
721
|
<div class="info">
|
|
726
722
|
<div class="rank">
|
|
727
723
|
<span title="Ranking 16">16</span>
|
|
728
|
-
<a href="https://github.com/
|
|
724
|
+
<a href="https://github.com/Koko-boya/Grasscutter_Resources" target="_blank" title="Koko-boya/Grasscutter_Resources">Koko-boya/Grasscutter_Resources</a>
|
|
729
725
|
</div>
|
|
730
726
|
<div class="sub-title followers">
|
|
731
727
|
|
|
732
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
733
|
-
<span style="background-color: #
|
|
728
|
+
<a class="language" target="_blank" href="https://github.com/topics/lua" title="Programming Language Lua">
|
|
729
|
+
<span style="background-color: #000080;"></span>Lua
|
|
734
730
|
</a>
|
|
735
731
|
|
|
736
732
|
<span class="star" title="Stargazers Count">
|
|
737
733
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
738
734
|
<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>
|
|
739
735
|
</svg>
|
|
740
|
-
<span>
|
|
736
|
+
<span>432</span>
|
|
741
737
|
</span>
|
|
742
738
|
<span class="star" title="Repo Forked">
|
|
743
739
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
744
740
|
<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">
|
|
745
741
|
</path>
|
|
746
742
|
</svg>
|
|
747
|
-
<span>
|
|
743
|
+
<span>154</span>
|
|
748
744
|
</span>
|
|
749
745
|
<span class="star">
|
|
750
746
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
751
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>
|
|
752
748
|
</svg>
|
|
753
|
-
<span>
|
|
749
|
+
<span>97 stars this week</span>
|
|
754
750
|
</span>
|
|
755
751
|
</div>
|
|
756
752
|
<div class="details">
|
|
@@ -763,32 +759,32 @@
|
|
|
763
759
|
<div class="info">
|
|
764
760
|
<div class="rank">
|
|
765
761
|
<span title="Ranking 17">17</span>
|
|
766
|
-
<a href="https://github.com/
|
|
762
|
+
<a href="https://github.com/microsoft/calculator" target="_blank" title="microsoft/calculator">microsoft/calculator</a>
|
|
767
763
|
</div>
|
|
768
764
|
<div class="sub-title followers">
|
|
769
765
|
|
|
770
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
771
|
-
<span style="background-color: #
|
|
766
|
+
<a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
|
|
767
|
+
<span style="background-color: #f34b7d;"></span>C++
|
|
772
768
|
</a>
|
|
773
769
|
|
|
774
770
|
<span class="star" title="Stargazers Count">
|
|
775
771
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
776
772
|
<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>
|
|
777
773
|
</svg>
|
|
778
|
-
<span>
|
|
774
|
+
<span>24769</span>
|
|
779
775
|
</span>
|
|
780
776
|
<span class="star" title="Repo Forked">
|
|
781
777
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
782
778
|
<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">
|
|
783
779
|
</path>
|
|
784
780
|
</svg>
|
|
785
|
-
<span>
|
|
781
|
+
<span>4462</span>
|
|
786
782
|
</span>
|
|
787
783
|
<span class="star">
|
|
788
784
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
789
785
|
<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
786
|
</svg>
|
|
791
|
-
<span>
|
|
787
|
+
<span>194 stars this week</span>
|
|
792
788
|
</span>
|
|
793
789
|
</div>
|
|
794
790
|
<div class="details">
|
|
@@ -801,32 +797,32 @@
|
|
|
801
797
|
<div class="info">
|
|
802
798
|
<div class="rank">
|
|
803
799
|
<span title="Ranking 18">18</span>
|
|
804
|
-
<a href="https://github.com/
|
|
800
|
+
<a href="https://github.com/actions/virtual-environments" target="_blank" title="actions/virtual-environments">actions/virtual-environments</a>
|
|
805
801
|
</div>
|
|
806
802
|
<div class="sub-title followers">
|
|
807
803
|
|
|
808
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
809
|
-
<span style="background-color: #
|
|
804
|
+
<a class="language" target="_blank" href="https://github.com/topics/powershell" title="Programming Language PowerShell">
|
|
805
|
+
<span style="background-color: #012456;"></span>PowerShell
|
|
810
806
|
</a>
|
|
811
807
|
|
|
812
808
|
<span class="star" title="Stargazers Count">
|
|
813
809
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
814
810
|
<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>
|
|
815
811
|
</svg>
|
|
816
|
-
<span>
|
|
812
|
+
<span>5837</span>
|
|
817
813
|
</span>
|
|
818
814
|
<span class="star" title="Repo Forked">
|
|
819
815
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
820
816
|
<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">
|
|
821
817
|
</path>
|
|
822
818
|
</svg>
|
|
823
|
-
<span>
|
|
819
|
+
<span>2093</span>
|
|
824
820
|
</span>
|
|
825
821
|
<span class="star">
|
|
826
822
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
827
823
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
828
824
|
</svg>
|
|
829
|
-
<span>
|
|
825
|
+
<span>219 stars this week</span>
|
|
830
826
|
</span>
|
|
831
827
|
</div>
|
|
832
828
|
<div class="details">
|
|
@@ -839,28 +835,32 @@
|
|
|
839
835
|
<div class="info">
|
|
840
836
|
<div class="rank">
|
|
841
837
|
<span title="Ranking 19">19</span>
|
|
842
|
-
<a href="https://github.com/
|
|
838
|
+
<a href="https://github.com/neonbjb/tortoise-tts" target="_blank" title="neonbjb/tortoise-tts">neonbjb/tortoise-tts</a>
|
|
843
839
|
</div>
|
|
844
840
|
<div class="sub-title followers">
|
|
845
841
|
|
|
842
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
843
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
844
|
+
</a>
|
|
845
|
+
|
|
846
846
|
<span class="star" title="Stargazers Count">
|
|
847
847
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
848
848
|
<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>
|
|
849
849
|
</svg>
|
|
850
|
-
<span>
|
|
850
|
+
<span>884</span>
|
|
851
851
|
</span>
|
|
852
852
|
<span class="star" title="Repo Forked">
|
|
853
853
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
854
854
|
<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">
|
|
855
855
|
</path>
|
|
856
856
|
</svg>
|
|
857
|
-
<span>
|
|
857
|
+
<span>73</span>
|
|
858
858
|
</span>
|
|
859
859
|
<span class="star">
|
|
860
860
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
861
861
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
862
862
|
</svg>
|
|
863
|
-
<span>
|
|
863
|
+
<span>232 stars this week</span>
|
|
864
864
|
</span>
|
|
865
865
|
</div>
|
|
866
866
|
<div class="details">
|
|
@@ -873,32 +873,32 @@
|
|
|
873
873
|
<div class="info">
|
|
874
874
|
<div class="rank">
|
|
875
875
|
<span title="Ranking 20">20</span>
|
|
876
|
-
<a href="https://github.com/
|
|
876
|
+
<a href="https://github.com/google/iosched" target="_blank" title="google/iosched">google/iosched</a>
|
|
877
877
|
</div>
|
|
878
878
|
<div class="sub-title followers">
|
|
879
879
|
|
|
880
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
881
|
-
<span style="background-color: #
|
|
880
|
+
<a class="language" target="_blank" href="https://github.com/topics/kotlin" title="Programming Language Kotlin">
|
|
881
|
+
<span style="background-color: #A97BFF;"></span>Kotlin
|
|
882
882
|
</a>
|
|
883
883
|
|
|
884
884
|
<span class="star" title="Stargazers Count">
|
|
885
885
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
886
886
|
<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>
|
|
887
887
|
</svg>
|
|
888
|
-
<span>
|
|
888
|
+
<span>21432</span>
|
|
889
889
|
</span>
|
|
890
890
|
<span class="star" title="Repo Forked">
|
|
891
891
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
892
892
|
<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">
|
|
893
893
|
</path>
|
|
894
894
|
</svg>
|
|
895
|
-
<span>
|
|
895
|
+
<span>6267</span>
|
|
896
896
|
</span>
|
|
897
897
|
<span class="star">
|
|
898
898
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
899
899
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
900
900
|
</svg>
|
|
901
|
-
<span>
|
|
901
|
+
<span>76 stars this week</span>
|
|
902
902
|
</span>
|
|
903
903
|
</div>
|
|
904
904
|
<div class="details">
|
|
@@ -911,32 +911,28 @@
|
|
|
911
911
|
<div class="info">
|
|
912
912
|
<div class="rank">
|
|
913
913
|
<span title="Ranking 21">21</span>
|
|
914
|
-
<a href="https://github.com/
|
|
914
|
+
<a href="https://github.com/getify/You-Dont-Know-JS" target="_blank" title="getify/You-Dont-Know-JS">getify/You-Dont-Know-JS</a>
|
|
915
915
|
</div>
|
|
916
916
|
<div class="sub-title followers">
|
|
917
917
|
|
|
918
|
-
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
919
|
-
<span style="background-color: #2b7489;"></span>TypeScript
|
|
920
|
-
</a>
|
|
921
|
-
|
|
922
918
|
<span class="star" title="Stargazers Count">
|
|
923
919
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
924
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>
|
|
925
921
|
</svg>
|
|
926
|
-
<span>
|
|
922
|
+
<span>153543</span>
|
|
927
923
|
</span>
|
|
928
924
|
<span class="star" title="Repo Forked">
|
|
929
925
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
930
926
|
<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">
|
|
931
927
|
</path>
|
|
932
928
|
</svg>
|
|
933
|
-
<span>
|
|
929
|
+
<span>30332</span>
|
|
934
930
|
</span>
|
|
935
931
|
<span class="star">
|
|
936
932
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
937
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>
|
|
938
934
|
</svg>
|
|
939
|
-
<span>
|
|
935
|
+
<span>671 stars this week</span>
|
|
940
936
|
</span>
|
|
941
937
|
</div>
|
|
942
938
|
<div class="details">
|
|
@@ -949,32 +945,32 @@
|
|
|
949
945
|
<div class="info">
|
|
950
946
|
<div class="rank">
|
|
951
947
|
<span title="Ranking 22">22</span>
|
|
952
|
-
<a href="https://github.com/
|
|
948
|
+
<a href="https://github.com/Tencent/tmagic-editor" target="_blank" title="Tencent/tmagic-editor">Tencent/tmagic-editor</a>
|
|
953
949
|
</div>
|
|
954
950
|
<div class="sub-title followers">
|
|
955
951
|
|
|
956
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
957
|
-
<span style="background-color: #
|
|
952
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
953
|
+
<span style="background-color: #2b7489;"></span>TypeScript
|
|
958
954
|
</a>
|
|
959
955
|
|
|
960
956
|
<span class="star" title="Stargazers Count">
|
|
961
957
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
962
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>
|
|
963
959
|
</svg>
|
|
964
|
-
<span>
|
|
960
|
+
<span>1784</span>
|
|
965
961
|
</span>
|
|
966
962
|
<span class="star" title="Repo Forked">
|
|
967
963
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
968
964
|
<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">
|
|
969
965
|
</path>
|
|
970
966
|
</svg>
|
|
971
|
-
<span>
|
|
967
|
+
<span>261</span>
|
|
972
968
|
</span>
|
|
973
969
|
<span class="star">
|
|
974
970
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
975
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>
|
|
976
972
|
</svg>
|
|
977
|
-
<span>
|
|
973
|
+
<span>367 stars this week</span>
|
|
978
974
|
</span>
|
|
979
975
|
</div>
|
|
980
976
|
<div class="details">
|
|
@@ -987,32 +983,32 @@
|
|
|
987
983
|
<div class="info">
|
|
988
984
|
<div class="rank">
|
|
989
985
|
<span title="Ranking 23">23</span>
|
|
990
|
-
<a href="https://github.com/
|
|
986
|
+
<a href="https://github.com/jackfrued/Python-100-Days" target="_blank" title="jackfrued/Python-100-Days">jackfrued/Python-100-Days</a>
|
|
991
987
|
</div>
|
|
992
988
|
<div class="sub-title followers">
|
|
993
989
|
|
|
994
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
995
|
-
<span style="background-color: #
|
|
990
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
991
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
996
992
|
</a>
|
|
997
993
|
|
|
998
994
|
<span class="star" title="Stargazers Count">
|
|
999
995
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1000
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>
|
|
1001
997
|
</svg>
|
|
1002
|
-
<span>
|
|
998
|
+
<span>118822</span>
|
|
1003
999
|
</span>
|
|
1004
1000
|
<span class="star" title="Repo Forked">
|
|
1005
1001
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1006
1002
|
<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">
|
|
1007
1003
|
</path>
|
|
1008
1004
|
</svg>
|
|
1009
|
-
<span>
|
|
1005
|
+
<span>45577</span>
|
|
1010
1006
|
</span>
|
|
1011
1007
|
<span class="star">
|
|
1012
1008
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1013
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>
|
|
1014
1010
|
</svg>
|
|
1015
|
-
<span>
|
|
1011
|
+
<span>801 stars this week</span>
|
|
1016
1012
|
</span>
|
|
1017
1013
|
</div>
|
|
1018
1014
|
<div class="details">
|
|
@@ -1025,32 +1021,32 @@
|
|
|
1025
1021
|
<div class="info">
|
|
1026
1022
|
<div class="rank">
|
|
1027
1023
|
<span title="Ranking 24">24</span>
|
|
1028
|
-
<a href="https://github.com/
|
|
1024
|
+
<a href="https://github.com/paramiko/paramiko" target="_blank" title="paramiko/paramiko">paramiko/paramiko</a>
|
|
1029
1025
|
</div>
|
|
1030
1026
|
<div class="sub-title followers">
|
|
1031
1027
|
|
|
1032
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
1033
|
-
<span style="background-color: #
|
|
1028
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
1029
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
1034
1030
|
</a>
|
|
1035
1031
|
|
|
1036
1032
|
<span class="star" title="Stargazers Count">
|
|
1037
1033
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1038
1034
|
<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>
|
|
1039
1035
|
</svg>
|
|
1040
|
-
<span>
|
|
1036
|
+
<span>7647</span>
|
|
1041
1037
|
</span>
|
|
1042
1038
|
<span class="star" title="Repo Forked">
|
|
1043
1039
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1044
1040
|
<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">
|
|
1045
1041
|
</path>
|
|
1046
1042
|
</svg>
|
|
1047
|
-
<span>
|
|
1043
|
+
<span>1829</span>
|
|
1048
1044
|
</span>
|
|
1049
1045
|
<span class="star">
|
|
1050
1046
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1051
1047
|
<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>
|
|
1052
1048
|
</svg>
|
|
1053
|
-
<span>
|
|
1049
|
+
<span>25 stars this week</span>
|
|
1054
1050
|
</span>
|
|
1055
1051
|
</div>
|
|
1056
1052
|
<div class="details">
|
|
@@ -1063,32 +1059,32 @@
|
|
|
1063
1059
|
<div class="info">
|
|
1064
1060
|
<div class="rank">
|
|
1065
1061
|
<span title="Ranking 25">25</span>
|
|
1066
|
-
<a href="https://github.com/
|
|
1062
|
+
<a href="https://github.com/microsoft/Web-Dev-For-Beginners" target="_blank" title="microsoft/Web-Dev-For-Beginners">microsoft/Web-Dev-For-Beginners</a>
|
|
1067
1063
|
</div>
|
|
1068
1064
|
<div class="sub-title followers">
|
|
1069
1065
|
|
|
1070
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
1071
|
-
<span style="background-color: #
|
|
1066
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
1067
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
1072
1068
|
</a>
|
|
1073
1069
|
|
|
1074
1070
|
<span class="star" title="Stargazers Count">
|
|
1075
1071
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1076
1072
|
<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>
|
|
1077
1073
|
</svg>
|
|
1078
|
-
<span>
|
|
1074
|
+
<span>50043</span>
|
|
1079
1075
|
</span>
|
|
1080
1076
|
<span class="star" title="Repo Forked">
|
|
1081
1077
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1082
1078
|
<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">
|
|
1083
1079
|
</path>
|
|
1084
1080
|
</svg>
|
|
1085
|
-
<span>
|
|
1081
|
+
<span>7250</span>
|
|
1086
1082
|
</span>
|
|
1087
1083
|
<span class="star">
|
|
1088
1084
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1089
1085
|
<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>
|
|
1090
1086
|
</svg>
|
|
1091
|
-
<span>
|
|
1087
|
+
<span>977 stars this week</span>
|
|
1092
1088
|
</span>
|
|
1093
1089
|
</div>
|
|
1094
1090
|
<div class="details">
|
|
@@ -1113,7 +1109,7 @@
|
|
|
1113
1109
|
<img src="https://img.shields.io/npm/v/@wcj/github-rank.svg?label=unpkg">
|
|
1114
1110
|
</a>
|
|
1115
1111
|
</div>
|
|
1116
|
-
<div class="time">Last cache created on 2022/5/
|
|
1112
|
+
<div class="time">Last cache created on 2022/5/19 by Github API v3.</div>
|
|
1117
1113
|
Create by <a href="https://github.com/jaywcjlove" target="_blank">小弟调调™</a>.
|
|
1118
1114
|
</div>
|
|
1119
1115
|
</body>
|