@wcj/github-rank 22.10.4 → 22.10.5
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 +26428 -26404
- package/dist/sifou-daily.json +33 -6
- package/dist/sifou-monthly.json +10 -10
- package/dist/sifou-weekly.json +106 -106
- package/dist/toutiao-30.json +29 -29
- package/dist/toutiao-7.json +86 -86
- package/dist/trending-daily.json +159 -159
- package/dist/trending-monthly.json +149 -149
- package/dist/trending-weekly.json +168 -168
- package/dist/users.china.json +639 -639
- package/dist/users.json +2255 -2255
- package/package.json +1 -1
- package/web/data/repos.json +26428 -26404
- package/web/data/sifou-daily.json +33 -6
- package/web/data/sifou-monthly.json +10 -10
- package/web/data/sifou-weekly.json +106 -106
- package/web/data/toutiao-30.json +29 -29
- package/web/data/toutiao-7.json +86 -86
- package/web/data/trending-daily.json +159 -159
- package/web/data/trending-monthly.json +149 -149
- package/web/data/trending-weekly.json +168 -168
- package/web/data/users.china.json +639 -639
- package/web/data/users.json +2255 -2255
- package/web/index.html +1194 -1194
- package/web/repos.html +5244 -5252
- package/web/sifou-daily.html +90 -6
- package/web/sifou-monthly.html +13 -13
- package/web/sifou-weekly.html +139 -139
- package/web/toutiao-30.html +28 -28
- package/web/toutiao-7.html +90 -90
- package/web/toutiao-90.html +2 -2
- package/web/trending-monthly.html +135 -135
- package/web/trending-weekly.html +146 -146
- package/web/trending.html +135 -139
- package/web/users.china.html +352 -352
|
@@ -128,7 +128,7 @@
|
|
|
128
128
|
|
|
129
129
|
|
|
130
130
|
</h1>
|
|
131
|
-
<div class="time">Last cache created on 2022/10/
|
|
131
|
+
<div class="time">Last cache created on 2022/10/5 by
|
|
132
132
|
|
|
133
133
|
|
|
134
134
|
|
|
@@ -169,20 +169,20 @@
|
|
|
169
169
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
170
170
|
<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>
|
|
171
171
|
</svg>
|
|
172
|
-
<span>
|
|
172
|
+
<span>6170</span>
|
|
173
173
|
</span>
|
|
174
174
|
<span class="star" title="Repo Forked">
|
|
175
175
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
176
176
|
<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">
|
|
177
177
|
</path>
|
|
178
178
|
</svg>
|
|
179
|
-
<span>
|
|
179
|
+
<span>780</span>
|
|
180
180
|
</span>
|
|
181
181
|
<span class="star">
|
|
182
182
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
183
183
|
<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>
|
|
184
184
|
</svg>
|
|
185
|
-
<span>
|
|
185
|
+
<span>5635 stars this month</span>
|
|
186
186
|
</span>
|
|
187
187
|
</div>
|
|
188
188
|
<div class="details">
|
|
@@ -207,20 +207,20 @@
|
|
|
207
207
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
208
208
|
<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>
|
|
209
209
|
</svg>
|
|
210
|
-
<span>
|
|
210
|
+
<span>16190</span>
|
|
211
211
|
</span>
|
|
212
212
|
<span class="star" title="Repo Forked">
|
|
213
213
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
214
214
|
<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">
|
|
215
215
|
</path>
|
|
216
216
|
</svg>
|
|
217
|
-
<span>
|
|
217
|
+
<span>767</span>
|
|
218
218
|
</span>
|
|
219
219
|
<span class="star">
|
|
220
220
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
221
221
|
<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>
|
|
222
222
|
</svg>
|
|
223
|
-
<span>
|
|
223
|
+
<span>7807 stars this month</span>
|
|
224
224
|
</span>
|
|
225
225
|
</div>
|
|
226
226
|
<div class="details">
|
|
@@ -245,20 +245,20 @@
|
|
|
245
245
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
246
246
|
<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>
|
|
247
247
|
</svg>
|
|
248
|
-
<span>
|
|
248
|
+
<span>12905</span>
|
|
249
249
|
</span>
|
|
250
250
|
<span class="star" title="Repo Forked">
|
|
251
251
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
252
252
|
<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">
|
|
253
253
|
</path>
|
|
254
254
|
</svg>
|
|
255
|
-
<span>
|
|
255
|
+
<span>277</span>
|
|
256
256
|
</span>
|
|
257
257
|
<span class="star">
|
|
258
258
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
259
259
|
<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>
|
|
260
260
|
</svg>
|
|
261
|
-
<span>
|
|
261
|
+
<span>9153 stars this month</span>
|
|
262
262
|
</span>
|
|
263
263
|
</div>
|
|
264
264
|
<div class="details">
|
|
@@ -271,32 +271,32 @@
|
|
|
271
271
|
<div class="info">
|
|
272
272
|
<div class="rank">
|
|
273
273
|
<span title="Ranking 4">4</span>
|
|
274
|
-
<a href="https://github.com/
|
|
274
|
+
<a href="https://github.com/BuilderIO/qwik" target="_blank" title="BuilderIO/qwik">BuilderIO/qwik</a>
|
|
275
275
|
</div>
|
|
276
276
|
<div class="sub-title followers">
|
|
277
277
|
|
|
278
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
279
|
-
<span style="background-color: #
|
|
278
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
279
|
+
<span style="background-color: #3178c6;"></span>TypeScript
|
|
280
280
|
</a>
|
|
281
281
|
|
|
282
282
|
<span class="star" title="Stargazers Count">
|
|
283
283
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
284
284
|
<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>
|
|
285
285
|
</svg>
|
|
286
|
-
<span>
|
|
286
|
+
<span>10319</span>
|
|
287
287
|
</span>
|
|
288
288
|
<span class="star" title="Repo Forked">
|
|
289
289
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
290
290
|
<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">
|
|
291
291
|
</path>
|
|
292
292
|
</svg>
|
|
293
|
-
<span>
|
|
293
|
+
<span>380</span>
|
|
294
294
|
</span>
|
|
295
295
|
<span class="star">
|
|
296
296
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
297
297
|
<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>
|
|
298
298
|
</svg>
|
|
299
|
-
<span>
|
|
299
|
+
<span>4486 stars this month</span>
|
|
300
300
|
</span>
|
|
301
301
|
</div>
|
|
302
302
|
<div class="details">
|
|
@@ -309,32 +309,32 @@
|
|
|
309
309
|
<div class="info">
|
|
310
310
|
<div class="rank">
|
|
311
311
|
<span title="Ranking 5">5</span>
|
|
312
|
-
<a href="https://github.com/
|
|
312
|
+
<a href="https://github.com/lapce/lapce" target="_blank" title="lapce/lapce">lapce/lapce</a>
|
|
313
313
|
</div>
|
|
314
314
|
<div class="sub-title followers">
|
|
315
315
|
|
|
316
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
317
|
-
<span style="background-color: #
|
|
316
|
+
<a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
|
|
317
|
+
<span style="background-color: #dea584;"></span>Rust
|
|
318
318
|
</a>
|
|
319
319
|
|
|
320
320
|
<span class="star" title="Stargazers Count">
|
|
321
321
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
322
322
|
<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>
|
|
323
323
|
</svg>
|
|
324
|
-
<span>
|
|
324
|
+
<span>18630</span>
|
|
325
325
|
</span>
|
|
326
326
|
<span class="star" title="Repo Forked">
|
|
327
327
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
328
328
|
<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">
|
|
329
329
|
</path>
|
|
330
330
|
</svg>
|
|
331
|
-
<span>
|
|
331
|
+
<span>525</span>
|
|
332
332
|
</span>
|
|
333
333
|
<span class="star">
|
|
334
334
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
335
335
|
<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>
|
|
336
336
|
</svg>
|
|
337
|
-
<span>
|
|
337
|
+
<span>4803 stars this month</span>
|
|
338
338
|
</span>
|
|
339
339
|
</div>
|
|
340
340
|
<div class="details">
|
|
@@ -347,32 +347,32 @@
|
|
|
347
347
|
<div class="info">
|
|
348
348
|
<div class="rank">
|
|
349
349
|
<span title="Ranking 6">6</span>
|
|
350
|
-
<a href="https://github.com/
|
|
350
|
+
<a href="https://github.com/sd-webui/stable-diffusion-webui" target="_blank" title="sd-webui/stable-diffusion-webui">sd-webui/stable-diffusion-webui</a>
|
|
351
351
|
</div>
|
|
352
352
|
<div class="sub-title followers">
|
|
353
353
|
|
|
354
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
355
|
-
<span style="background-color: #
|
|
354
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
355
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
356
356
|
</a>
|
|
357
357
|
|
|
358
358
|
<span class="star" title="Stargazers Count">
|
|
359
359
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
360
360
|
<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>
|
|
361
361
|
</svg>
|
|
362
|
-
<span>
|
|
362
|
+
<span>4695</span>
|
|
363
363
|
</span>
|
|
364
364
|
<span class="star" title="Repo Forked">
|
|
365
365
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
366
366
|
<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">
|
|
367
367
|
</path>
|
|
368
368
|
</svg>
|
|
369
|
-
<span>
|
|
369
|
+
<span>529</span>
|
|
370
370
|
</span>
|
|
371
371
|
<span class="star">
|
|
372
372
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
373
373
|
<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>
|
|
374
374
|
</svg>
|
|
375
|
-
<span>
|
|
375
|
+
<span>2934 stars this month</span>
|
|
376
376
|
</span>
|
|
377
377
|
</div>
|
|
378
378
|
<div class="details">
|
|
@@ -385,32 +385,32 @@
|
|
|
385
385
|
<div class="info">
|
|
386
386
|
<div class="rank">
|
|
387
387
|
<span title="Ranking 7">7</span>
|
|
388
|
-
<a href="https://github.com/
|
|
388
|
+
<a href="https://github.com/CompVis/stable-diffusion" target="_blank" title="CompVis/stable-diffusion">CompVis/stable-diffusion</a>
|
|
389
389
|
</div>
|
|
390
390
|
<div class="sub-title followers">
|
|
391
391
|
|
|
392
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
393
|
-
<span style="background-color: #
|
|
392
|
+
<a class="language" target="_blank" href="https://github.com/topics/jupyternotebook" title="Programming Language JupyterNotebook">
|
|
393
|
+
<span style="background-color: #DA5B0B;"></span>JupyterNotebook
|
|
394
394
|
</a>
|
|
395
395
|
|
|
396
396
|
<span class="star" title="Stargazers Count">
|
|
397
397
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
398
398
|
<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>
|
|
399
399
|
</svg>
|
|
400
|
-
<span>
|
|
400
|
+
<span>27098</span>
|
|
401
401
|
</span>
|
|
402
402
|
<span class="star" title="Repo Forked">
|
|
403
403
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
404
404
|
<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">
|
|
405
405
|
</path>
|
|
406
406
|
</svg>
|
|
407
|
-
<span>
|
|
407
|
+
<span>4330</span>
|
|
408
408
|
</span>
|
|
409
409
|
<span class="star">
|
|
410
410
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
411
411
|
<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>
|
|
412
412
|
</svg>
|
|
413
|
-
<span>
|
|
413
|
+
<span>11197 stars this month</span>
|
|
414
414
|
</span>
|
|
415
415
|
</div>
|
|
416
416
|
<div class="details">
|
|
@@ -435,20 +435,20 @@
|
|
|
435
435
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
436
436
|
<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>
|
|
437
437
|
</svg>
|
|
438
|
-
<span>
|
|
438
|
+
<span>818</span>
|
|
439
439
|
</span>
|
|
440
440
|
<span class="star" title="Repo Forked">
|
|
441
441
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
442
442
|
<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">
|
|
443
443
|
</path>
|
|
444
444
|
</svg>
|
|
445
|
-
<span>
|
|
445
|
+
<span>93</span>
|
|
446
446
|
</span>
|
|
447
447
|
<span class="star">
|
|
448
448
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
449
449
|
<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>
|
|
450
450
|
</svg>
|
|
451
|
-
<span>
|
|
451
|
+
<span>478 stars this month</span>
|
|
452
452
|
</span>
|
|
453
453
|
</div>
|
|
454
454
|
<div class="details">
|
|
@@ -461,32 +461,32 @@
|
|
|
461
461
|
<div class="info">
|
|
462
462
|
<div class="rank">
|
|
463
463
|
<span title="Ranking 9">9</span>
|
|
464
|
-
<a href="https://github.com/
|
|
464
|
+
<a href="https://github.com/TheAlgorithms/Python" target="_blank" title="TheAlgorithms/Python">TheAlgorithms/Python</a>
|
|
465
465
|
</div>
|
|
466
466
|
<div class="sub-title followers">
|
|
467
467
|
|
|
468
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
469
|
-
<span style="background-color: #
|
|
468
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
469
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
470
470
|
</a>
|
|
471
471
|
|
|
472
472
|
<span class="star" title="Stargazers Count">
|
|
473
473
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
474
474
|
<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>
|
|
475
475
|
</svg>
|
|
476
|
-
<span>
|
|
476
|
+
<span>146078</span>
|
|
477
477
|
</span>
|
|
478
478
|
<span class="star" title="Repo Forked">
|
|
479
479
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
480
480
|
<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">
|
|
481
481
|
</path>
|
|
482
482
|
</svg>
|
|
483
|
-
<span>
|
|
483
|
+
<span>37224</span>
|
|
484
484
|
</span>
|
|
485
485
|
<span class="star">
|
|
486
486
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
487
487
|
<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>
|
|
488
488
|
</svg>
|
|
489
|
-
<span>
|
|
489
|
+
<span>3569 stars this month</span>
|
|
490
490
|
</span>
|
|
491
491
|
</div>
|
|
492
492
|
<div class="details">
|
|
@@ -499,32 +499,32 @@
|
|
|
499
499
|
<div class="info">
|
|
500
500
|
<div class="rank">
|
|
501
501
|
<span title="Ranking 10">10</span>
|
|
502
|
-
<a href="https://github.com/
|
|
502
|
+
<a href="https://github.com/LSPosed/MagiskOnWSALocal" target="_blank" title="LSPosed/MagiskOnWSALocal">LSPosed/MagiskOnWSALocal</a>
|
|
503
503
|
</div>
|
|
504
504
|
<div class="sub-title followers">
|
|
505
505
|
|
|
506
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
507
|
-
<span style="background-color: #
|
|
506
|
+
<a class="language" target="_blank" href="https://github.com/topics/shell" title="Programming Language Shell">
|
|
507
|
+
<span style="background-color: #89e051;"></span>Shell
|
|
508
508
|
</a>
|
|
509
509
|
|
|
510
510
|
<span class="star" title="Stargazers Count">
|
|
511
511
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
512
512
|
<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>
|
|
513
513
|
</svg>
|
|
514
|
-
<span>
|
|
514
|
+
<span>1872</span>
|
|
515
515
|
</span>
|
|
516
516
|
<span class="star" title="Repo Forked">
|
|
517
517
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
518
518
|
<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">
|
|
519
519
|
</path>
|
|
520
520
|
</svg>
|
|
521
|
-
<span>
|
|
521
|
+
<span>5214</span>
|
|
522
522
|
</span>
|
|
523
523
|
<span class="star">
|
|
524
524
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
525
525
|
<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>
|
|
526
526
|
</svg>
|
|
527
|
-
<span>
|
|
527
|
+
<span>869 stars this month</span>
|
|
528
528
|
</span>
|
|
529
529
|
</div>
|
|
530
530
|
<div class="details">
|
|
@@ -537,32 +537,28 @@
|
|
|
537
537
|
<div class="info">
|
|
538
538
|
<div class="rank">
|
|
539
539
|
<span title="Ranking 11">11</span>
|
|
540
|
-
<a href="https://github.com/
|
|
540
|
+
<a href="https://github.com/firstcontributions/first-contributions" target="_blank" title="firstcontributions/first-contributions">firstcontributions/first-contributions</a>
|
|
541
541
|
</div>
|
|
542
542
|
<div class="sub-title followers">
|
|
543
543
|
|
|
544
|
-
<a class="language" target="_blank" href="https://github.com/topics/java" title="Programming Language Java">
|
|
545
|
-
<span style="background-color: #b07219;"></span>Java
|
|
546
|
-
</a>
|
|
547
|
-
|
|
548
544
|
<span class="star" title="Stargazers Count">
|
|
549
545
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
550
546
|
<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>
|
|
551
547
|
</svg>
|
|
552
|
-
<span>
|
|
548
|
+
<span>28088</span>
|
|
553
549
|
</span>
|
|
554
550
|
<span class="star" title="Repo Forked">
|
|
555
551
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
556
552
|
<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">
|
|
557
553
|
</path>
|
|
558
554
|
</svg>
|
|
559
|
-
<span>
|
|
555
|
+
<span>51048</span>
|
|
560
556
|
</span>
|
|
561
557
|
<span class="star">
|
|
562
558
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
563
559
|
<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>
|
|
564
560
|
</svg>
|
|
565
|
-
<span>
|
|
561
|
+
<span>2573 stars this month</span>
|
|
566
562
|
</span>
|
|
567
563
|
</div>
|
|
568
564
|
<div class="details">
|
|
@@ -575,7 +571,7 @@
|
|
|
575
571
|
<div class="info">
|
|
576
572
|
<div class="rank">
|
|
577
573
|
<span title="Ranking 12">12</span>
|
|
578
|
-
<a href="https://github.com/
|
|
574
|
+
<a href="https://github.com/pocketbase/pocketbase" target="_blank" title="pocketbase/pocketbase">pocketbase/pocketbase</a>
|
|
579
575
|
</div>
|
|
580
576
|
<div class="sub-title followers">
|
|
581
577
|
|
|
@@ -587,20 +583,20 @@
|
|
|
587
583
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
588
584
|
<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>
|
|
589
585
|
</svg>
|
|
590
|
-
<span>
|
|
586
|
+
<span>14431</span>
|
|
591
587
|
</span>
|
|
592
588
|
<span class="star" title="Repo Forked">
|
|
593
589
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
594
590
|
<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">
|
|
595
591
|
</path>
|
|
596
592
|
</svg>
|
|
597
|
-
<span>
|
|
593
|
+
<span>482</span>
|
|
598
594
|
</span>
|
|
599
595
|
<span class="star">
|
|
600
596
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
601
597
|
<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>
|
|
602
598
|
</svg>
|
|
603
|
-
<span>
|
|
599
|
+
<span>4845 stars this month</span>
|
|
604
600
|
</span>
|
|
605
601
|
</div>
|
|
606
602
|
<div class="details">
|
|
@@ -613,32 +609,32 @@
|
|
|
613
609
|
<div class="info">
|
|
614
610
|
<div class="rank">
|
|
615
611
|
<span title="Ranking 13">13</span>
|
|
616
|
-
<a href="https://github.com/
|
|
612
|
+
<a href="https://github.com/xkcoding/spring-boot-demo" target="_blank" title="xkcoding/spring-boot-demo">xkcoding/spring-boot-demo</a>
|
|
617
613
|
</div>
|
|
618
614
|
<div class="sub-title followers">
|
|
619
615
|
|
|
620
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
621
|
-
<span style="background-color: #
|
|
616
|
+
<a class="language" target="_blank" href="https://github.com/topics/java" title="Programming Language Java">
|
|
617
|
+
<span style="background-color: #b07219;"></span>Java
|
|
622
618
|
</a>
|
|
623
619
|
|
|
624
620
|
<span class="star" title="Stargazers Count">
|
|
625
621
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
626
622
|
<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>
|
|
627
623
|
</svg>
|
|
628
|
-
<span>
|
|
624
|
+
<span>27168</span>
|
|
629
625
|
</span>
|
|
630
626
|
<span class="star" title="Repo Forked">
|
|
631
627
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
632
628
|
<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">
|
|
633
629
|
</path>
|
|
634
630
|
</svg>
|
|
635
|
-
<span>
|
|
631
|
+
<span>9526</span>
|
|
636
632
|
</span>
|
|
637
633
|
<span class="star">
|
|
638
634
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
639
635
|
<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>
|
|
640
636
|
</svg>
|
|
641
|
-
<span>
|
|
637
|
+
<span>711 stars this month</span>
|
|
642
638
|
</span>
|
|
643
639
|
</div>
|
|
644
640
|
<div class="details">
|
|
@@ -651,32 +647,32 @@
|
|
|
651
647
|
<div class="info">
|
|
652
648
|
<div class="rank">
|
|
653
649
|
<span title="Ranking 14">14</span>
|
|
654
|
-
<a href="https://github.com/
|
|
650
|
+
<a href="https://github.com/alist-org/alist" target="_blank" title="alist-org/alist">alist-org/alist</a>
|
|
655
651
|
</div>
|
|
656
652
|
<div class="sub-title followers">
|
|
657
653
|
|
|
658
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
659
|
-
<span style="background-color: #
|
|
654
|
+
<a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
|
|
655
|
+
<span style="background-color: #00ADD8;"></span>Go
|
|
660
656
|
</a>
|
|
661
657
|
|
|
662
658
|
<span class="star" title="Stargazers Count">
|
|
663
659
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
664
660
|
<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>
|
|
665
661
|
</svg>
|
|
666
|
-
<span>
|
|
662
|
+
<span>9775</span>
|
|
667
663
|
</span>
|
|
668
664
|
<span class="star" title="Repo Forked">
|
|
669
665
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
670
666
|
<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">
|
|
671
667
|
</path>
|
|
672
668
|
</svg>
|
|
673
|
-
<span>
|
|
669
|
+
<span>1541</span>
|
|
674
670
|
</span>
|
|
675
671
|
<span class="star">
|
|
676
672
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
677
673
|
<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>
|
|
678
674
|
</svg>
|
|
679
|
-
<span>
|
|
675
|
+
<span>1503 stars this month</span>
|
|
680
676
|
</span>
|
|
681
677
|
</div>
|
|
682
678
|
<div class="details">
|
|
@@ -689,32 +685,32 @@
|
|
|
689
685
|
<div class="info">
|
|
690
686
|
<div class="rank">
|
|
691
687
|
<span title="Ranking 15">15</span>
|
|
692
|
-
<a href="https://github.com/
|
|
688
|
+
<a href="https://github.com/appwrite/appwrite" target="_blank" title="appwrite/appwrite">appwrite/appwrite</a>
|
|
693
689
|
</div>
|
|
694
690
|
<div class="sub-title followers">
|
|
695
691
|
|
|
696
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
697
|
-
<span style="background-color: #
|
|
692
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
693
|
+
<span style="background-color: #3178c6;"></span>TypeScript
|
|
698
694
|
</a>
|
|
699
695
|
|
|
700
696
|
<span class="star" title="Stargazers Count">
|
|
701
697
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
702
698
|
<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>
|
|
703
699
|
</svg>
|
|
704
|
-
<span>
|
|
700
|
+
<span>25917</span>
|
|
705
701
|
</span>
|
|
706
702
|
<span class="star" title="Repo Forked">
|
|
707
703
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
708
704
|
<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">
|
|
709
705
|
</path>
|
|
710
706
|
</svg>
|
|
711
|
-
<span>
|
|
707
|
+
<span>2066</span>
|
|
712
708
|
</span>
|
|
713
709
|
<span class="star">
|
|
714
710
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
715
711
|
<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>
|
|
716
712
|
</svg>
|
|
717
|
-
<span>
|
|
713
|
+
<span>1509 stars this month</span>
|
|
718
714
|
</span>
|
|
719
715
|
</div>
|
|
720
716
|
<div class="details">
|
|
@@ -727,32 +723,32 @@
|
|
|
727
723
|
<div class="info">
|
|
728
724
|
<div class="rank">
|
|
729
725
|
<span title="Ranking 16">16</span>
|
|
730
|
-
<a href="https://github.com/
|
|
726
|
+
<a href="https://github.com/SerenityOS/serenity" target="_blank" title="SerenityOS/serenity">SerenityOS/serenity</a>
|
|
731
727
|
</div>
|
|
732
728
|
<div class="sub-title followers">
|
|
733
729
|
|
|
734
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
735
|
-
<span style="background-color: #
|
|
730
|
+
<a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
|
|
731
|
+
<span style="background-color: #f34b7d;"></span>C++
|
|
736
732
|
</a>
|
|
737
733
|
|
|
738
734
|
<span class="star" title="Stargazers Count">
|
|
739
735
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
740
736
|
<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>
|
|
741
737
|
</svg>
|
|
742
|
-
<span>
|
|
738
|
+
<span>21781</span>
|
|
743
739
|
</span>
|
|
744
740
|
<span class="star" title="Repo Forked">
|
|
745
741
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
746
742
|
<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">
|
|
747
743
|
</path>
|
|
748
744
|
</svg>
|
|
749
|
-
<span>
|
|
745
|
+
<span>2334</span>
|
|
750
746
|
</span>
|
|
751
747
|
<span class="star">
|
|
752
748
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
753
749
|
<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>
|
|
754
750
|
</svg>
|
|
755
|
-
<span>
|
|
751
|
+
<span>933 stars this month</span>
|
|
756
752
|
</span>
|
|
757
753
|
</div>
|
|
758
754
|
<div class="details">
|
|
@@ -765,32 +761,32 @@
|
|
|
765
761
|
<div class="info">
|
|
766
762
|
<div class="rank">
|
|
767
763
|
<span title="Ranking 17">17</span>
|
|
768
|
-
<a href="https://github.com/
|
|
764
|
+
<a href="https://github.com/ethereum/ethereum-org-website" target="_blank" title="ethereum/ethereum-org-website">ethereum/ethereum-org-website</a>
|
|
769
765
|
</div>
|
|
770
766
|
<div class="sub-title followers">
|
|
771
767
|
|
|
772
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
773
|
-
<span style="background-color: #
|
|
768
|
+
<a class="language" target="_blank" href="https://github.com/topics/markdown" title="Programming Language Markdown">
|
|
769
|
+
<span style="background-color: #083fa1;"></span>Markdown
|
|
774
770
|
</a>
|
|
775
771
|
|
|
776
772
|
<span class="star" title="Stargazers Count">
|
|
777
773
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
778
774
|
<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>
|
|
779
775
|
</svg>
|
|
780
|
-
<span>
|
|
776
|
+
<span>3383</span>
|
|
781
777
|
</span>
|
|
782
778
|
<span class="star" title="Repo Forked">
|
|
783
779
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
784
780
|
<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">
|
|
785
781
|
</path>
|
|
786
782
|
</svg>
|
|
787
|
-
<span>
|
|
783
|
+
<span>3226</span>
|
|
788
784
|
</span>
|
|
789
785
|
<span class="star">
|
|
790
786
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
791
787
|
<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>
|
|
792
788
|
</svg>
|
|
793
|
-
<span>
|
|
789
|
+
<span>319 stars this month</span>
|
|
794
790
|
</span>
|
|
795
791
|
</div>
|
|
796
792
|
<div class="details">
|
|
@@ -811,20 +807,20 @@
|
|
|
811
807
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
812
808
|
<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>
|
|
813
809
|
</svg>
|
|
814
|
-
<span>
|
|
810
|
+
<span>18912</span>
|
|
815
811
|
</span>
|
|
816
812
|
<span class="star" title="Repo Forked">
|
|
817
813
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
818
814
|
<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">
|
|
819
815
|
</path>
|
|
820
816
|
</svg>
|
|
821
|
-
<span>
|
|
817
|
+
<span>10427</span>
|
|
822
818
|
</span>
|
|
823
819
|
<span class="star">
|
|
824
820
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
825
821
|
<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>
|
|
826
822
|
</svg>
|
|
827
|
-
<span>
|
|
823
|
+
<span>1265 stars this month</span>
|
|
828
824
|
</span>
|
|
829
825
|
</div>
|
|
830
826
|
<div class="details">
|
|
@@ -837,28 +833,32 @@
|
|
|
837
833
|
<div class="info">
|
|
838
834
|
<div class="rank">
|
|
839
835
|
<span title="Ranking 19">19</span>
|
|
840
|
-
<a href="https://github.com/
|
|
836
|
+
<a href="https://github.com/odoo/odoo" target="_blank" title="odoo/odoo">odoo/odoo</a>
|
|
841
837
|
</div>
|
|
842
838
|
<div class="sub-title followers">
|
|
843
839
|
|
|
840
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
841
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
842
|
+
</a>
|
|
843
|
+
|
|
844
844
|
<span class="star" title="Stargazers Count">
|
|
845
845
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
846
846
|
<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>
|
|
847
847
|
</svg>
|
|
848
|
-
<span>
|
|
848
|
+
<span>26421</span>
|
|
849
849
|
</span>
|
|
850
850
|
<span class="star" title="Repo Forked">
|
|
851
851
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
852
852
|
<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">
|
|
853
853
|
</path>
|
|
854
854
|
</svg>
|
|
855
|
-
<span>
|
|
855
|
+
<span>17054</span>
|
|
856
856
|
</span>
|
|
857
857
|
<span class="star">
|
|
858
858
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
859
859
|
<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>
|
|
860
860
|
</svg>
|
|
861
|
-
<span>
|
|
861
|
+
<span>412 stars this month</span>
|
|
862
862
|
</span>
|
|
863
863
|
</div>
|
|
864
864
|
<div class="details">
|
|
@@ -871,32 +871,32 @@
|
|
|
871
871
|
<div class="info">
|
|
872
872
|
<div class="rank">
|
|
873
873
|
<span title="Ranking 20">20</span>
|
|
874
|
-
<a href="https://github.com/
|
|
874
|
+
<a href="https://github.com/openai/CLIP" target="_blank" title="openai/CLIP">openai/CLIP</a>
|
|
875
875
|
</div>
|
|
876
876
|
<div class="sub-title followers">
|
|
877
877
|
|
|
878
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
879
|
-
<span style="background-color: #
|
|
878
|
+
<a class="language" target="_blank" href="https://github.com/topics/jupyternotebook" title="Programming Language JupyterNotebook">
|
|
879
|
+
<span style="background-color: #DA5B0B;"></span>JupyterNotebook
|
|
880
880
|
</a>
|
|
881
881
|
|
|
882
882
|
<span class="star" title="Stargazers Count">
|
|
883
883
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
884
884
|
<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>
|
|
885
885
|
</svg>
|
|
886
|
-
<span>
|
|
886
|
+
<span>10015</span>
|
|
887
887
|
</span>
|
|
888
888
|
<span class="star" title="Repo Forked">
|
|
889
889
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
890
890
|
<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">
|
|
891
891
|
</path>
|
|
892
892
|
</svg>
|
|
893
|
-
<span>
|
|
893
|
+
<span>1471</span>
|
|
894
894
|
</span>
|
|
895
895
|
<span class="star">
|
|
896
896
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
897
897
|
<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>
|
|
898
898
|
</svg>
|
|
899
|
-
<span>
|
|
899
|
+
<span>700 stars this month</span>
|
|
900
900
|
</span>
|
|
901
901
|
</div>
|
|
902
902
|
<div class="details">
|
|
@@ -909,32 +909,32 @@
|
|
|
909
909
|
<div class="info">
|
|
910
910
|
<div class="rank">
|
|
911
911
|
<span title="Ranking 21">21</span>
|
|
912
|
-
<a href="https://github.com/
|
|
912
|
+
<a href="https://github.com/google/googletest" target="_blank" title="google/googletest">google/googletest</a>
|
|
913
913
|
</div>
|
|
914
914
|
<div class="sub-title followers">
|
|
915
915
|
|
|
916
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
917
|
-
<span style="background-color: #
|
|
916
|
+
<a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
|
|
917
|
+
<span style="background-color: #f34b7d;"></span>C++
|
|
918
918
|
</a>
|
|
919
919
|
|
|
920
920
|
<span class="star" title="Stargazers Count">
|
|
921
921
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
922
922
|
<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>
|
|
923
923
|
</svg>
|
|
924
|
-
<span>
|
|
924
|
+
<span>27914</span>
|
|
925
925
|
</span>
|
|
926
926
|
<span class="star" title="Repo Forked">
|
|
927
927
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
928
928
|
<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">
|
|
929
929
|
</path>
|
|
930
930
|
</svg>
|
|
931
|
-
<span>
|
|
931
|
+
<span>8861</span>
|
|
932
932
|
</span>
|
|
933
933
|
<span class="star">
|
|
934
934
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
935
935
|
<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>
|
|
936
936
|
</svg>
|
|
937
|
-
<span>
|
|
937
|
+
<span>447 stars this month</span>
|
|
938
938
|
</span>
|
|
939
939
|
</div>
|
|
940
940
|
<div class="details">
|
|
@@ -947,32 +947,32 @@
|
|
|
947
947
|
<div class="info">
|
|
948
948
|
<div class="rank">
|
|
949
949
|
<span title="Ranking 22">22</span>
|
|
950
|
-
<a href="https://github.com/
|
|
950
|
+
<a href="https://github.com/remix-run/react-router" target="_blank" title="remix-run/react-router">remix-run/react-router</a>
|
|
951
951
|
</div>
|
|
952
952
|
<div class="sub-title followers">
|
|
953
953
|
|
|
954
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
955
|
-
<span style="background-color: #
|
|
954
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
955
|
+
<span style="background-color: #3178c6;"></span>TypeScript
|
|
956
956
|
</a>
|
|
957
957
|
|
|
958
958
|
<span class="star" title="Stargazers Count">
|
|
959
959
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
960
960
|
<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>
|
|
961
961
|
</svg>
|
|
962
|
-
<span>
|
|
962
|
+
<span>48300</span>
|
|
963
963
|
</span>
|
|
964
964
|
<span class="star" title="Repo Forked">
|
|
965
965
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
966
966
|
<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">
|
|
967
967
|
</path>
|
|
968
968
|
</svg>
|
|
969
|
-
<span>
|
|
969
|
+
<span>9465</span>
|
|
970
970
|
</span>
|
|
971
971
|
<span class="star">
|
|
972
972
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
973
973
|
<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>
|
|
974
974
|
</svg>
|
|
975
|
-
<span>
|
|
975
|
+
<span>432 stars this month</span>
|
|
976
976
|
</span>
|
|
977
977
|
</div>
|
|
978
978
|
<div class="details">
|
|
@@ -985,32 +985,32 @@
|
|
|
985
985
|
<div class="info">
|
|
986
986
|
<div class="rank">
|
|
987
987
|
<span title="Ranking 23">23</span>
|
|
988
|
-
<a href="https://github.com/
|
|
988
|
+
<a href="https://github.com/desktop/desktop" target="_blank" title="desktop/desktop">desktop/desktop</a>
|
|
989
989
|
</div>
|
|
990
990
|
<div class="sub-title followers">
|
|
991
991
|
|
|
992
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
993
|
-
<span style="background-color: #
|
|
992
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
993
|
+
<span style="background-color: #3178c6;"></span>TypeScript
|
|
994
994
|
</a>
|
|
995
995
|
|
|
996
996
|
<span class="star" title="Stargazers Count">
|
|
997
997
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
998
998
|
<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>
|
|
999
999
|
</svg>
|
|
1000
|
-
<span>
|
|
1000
|
+
<span>15848</span>
|
|
1001
1001
|
</span>
|
|
1002
1002
|
<span class="star" title="Repo Forked">
|
|
1003
1003
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1004
1004
|
<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">
|
|
1005
1005
|
</path>
|
|
1006
1006
|
</svg>
|
|
1007
|
-
<span>
|
|
1007
|
+
<span>8363</span>
|
|
1008
1008
|
</span>
|
|
1009
1009
|
<span class="star">
|
|
1010
1010
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1011
1011
|
<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>
|
|
1012
1012
|
</svg>
|
|
1013
|
-
<span>
|
|
1013
|
+
<span>587 stars this month</span>
|
|
1014
1014
|
</span>
|
|
1015
1015
|
</div>
|
|
1016
1016
|
<div class="details">
|
|
@@ -1023,32 +1023,32 @@
|
|
|
1023
1023
|
<div class="info">
|
|
1024
1024
|
<div class="rank">
|
|
1025
1025
|
<span title="Ranking 24">24</span>
|
|
1026
|
-
<a href="https://github.com/
|
|
1026
|
+
<a href="https://github.com/microsoft/unilm" target="_blank" title="microsoft/unilm">microsoft/unilm</a>
|
|
1027
1027
|
</div>
|
|
1028
1028
|
<div class="sub-title followers">
|
|
1029
1029
|
|
|
1030
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
1031
|
-
<span style="background-color: #
|
|
1030
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
1031
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
1032
1032
|
</a>
|
|
1033
1033
|
|
|
1034
1034
|
<span class="star" title="Stargazers Count">
|
|
1035
1035
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1036
1036
|
<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>
|
|
1037
1037
|
</svg>
|
|
1038
|
-
<span>
|
|
1038
|
+
<span>6827</span>
|
|
1039
1039
|
</span>
|
|
1040
1040
|
<span class="star" title="Repo Forked">
|
|
1041
1041
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1042
1042
|
<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">
|
|
1043
1043
|
</path>
|
|
1044
1044
|
</svg>
|
|
1045
|
-
<span>
|
|
1045
|
+
<span>1248</span>
|
|
1046
1046
|
</span>
|
|
1047
1047
|
<span class="star">
|
|
1048
1048
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1049
1049
|
<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>
|
|
1050
1050
|
</svg>
|
|
1051
|
-
<span>
|
|
1051
|
+
<span>394 stars this month</span>
|
|
1052
1052
|
</span>
|
|
1053
1053
|
</div>
|
|
1054
1054
|
<div class="details">
|
|
@@ -1061,32 +1061,32 @@
|
|
|
1061
1061
|
<div class="info">
|
|
1062
1062
|
<div class="rank">
|
|
1063
1063
|
<span title="Ranking 25">25</span>
|
|
1064
|
-
<a href="https://github.com/
|
|
1064
|
+
<a href="https://github.com/TheAlgorithms/C-Plus-Plus" target="_blank" title="TheAlgorithms/C-Plus-Plus">TheAlgorithms/C-Plus-Plus</a>
|
|
1065
1065
|
</div>
|
|
1066
1066
|
<div class="sub-title followers">
|
|
1067
1067
|
|
|
1068
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
1069
|
-
<span style="background-color: #
|
|
1068
|
+
<a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
|
|
1069
|
+
<span style="background-color: #f34b7d;"></span>C++
|
|
1070
1070
|
</a>
|
|
1071
1071
|
|
|
1072
1072
|
<span class="star" title="Stargazers Count">
|
|
1073
1073
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1074
1074
|
<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>
|
|
1075
1075
|
</svg>
|
|
1076
|
-
<span>
|
|
1076
|
+
<span>21443</span>
|
|
1077
1077
|
</span>
|
|
1078
1078
|
<span class="star" title="Repo Forked">
|
|
1079
1079
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1080
1080
|
<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">
|
|
1081
1081
|
</path>
|
|
1082
1082
|
</svg>
|
|
1083
|
-
<span>
|
|
1083
|
+
<span>5658</span>
|
|
1084
1084
|
</span>
|
|
1085
1085
|
<span class="star">
|
|
1086
1086
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1087
1087
|
<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>
|
|
1088
1088
|
</svg>
|
|
1089
|
-
<span>
|
|
1089
|
+
<span>810 stars this month</span>
|
|
1090
1090
|
</span>
|
|
1091
1091
|
</div>
|
|
1092
1092
|
<div class="details">
|
|
@@ -1111,7 +1111,7 @@
|
|
|
1111
1111
|
<img src="https://img.shields.io/npm/v/@wcj/github-rank.svg?label=unpkg">
|
|
1112
1112
|
</a>
|
|
1113
1113
|
</div>
|
|
1114
|
-
<div class="time">Last cache created on 2022/10/
|
|
1114
|
+
<div class="time">Last cache created on 2022/10/5 by Github API v3.</div>
|
|
1115
1115
|
Create by <a href="https://github.com/jaywcjlove" target="_blank">小弟调调™</a>.
|
|
1116
1116
|
</div>
|
|
1117
1117
|
</body>
|