@wcj/github-rank 22.9.25 → 22.9.27
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 +26500 -26499
- package/dist/sifou-daily.json +17 -17
- package/dist/sifou-monthly.json +83 -83
- package/dist/sifou-weekly.json +129 -129
- package/dist/toutiao-30.json +51 -51
- package/dist/toutiao-7.json +113 -113
- package/dist/toutiao-90.json +30 -30
- package/dist/trending-daily.json +169 -169
- package/dist/trending-monthly.json +159 -159
- package/dist/trending-weekly.json +163 -163
- package/dist/users.china.json +1806 -1806
- package/dist/users.json +2514 -2514
- package/package.json +1 -1
- package/web/data/repos.json +26500 -26499
- package/web/data/sifou-daily.json +17 -17
- package/web/data/sifou-monthly.json +83 -83
- package/web/data/sifou-weekly.json +129 -129
- package/web/data/toutiao-30.json +51 -51
- package/web/data/toutiao-7.json +113 -113
- package/web/data/toutiao-90.json +30 -30
- package/web/data/trending-daily.json +169 -169
- package/web/data/trending-monthly.json +159 -159
- package/web/data/trending-weekly.json +163 -163
- package/web/data/users.china.json +1806 -1806
- package/web/data/users.json +2514 -2514
- package/web/index.html +1408 -1408
- package/web/repos.html +3181 -3181
- package/web/sifou-daily.html +16 -16
- package/web/sifou-monthly.html +106 -106
- package/web/sifou-weekly.html +128 -128
- package/web/toutiao-30.html +82 -82
- package/web/toutiao-7.html +95 -95
- package/web/toutiao-90.html +69 -69
- package/web/trending-monthly.html +140 -140
- package/web/trending-weekly.html +143 -139
- package/web/trending.html +141 -153
- package/web/users.china.html +897 -897
package/web/trending.html
CHANGED
|
@@ -128,7 +128,7 @@
|
|
|
128
128
|
|
|
129
129
|
|
|
130
130
|
</h1>
|
|
131
|
-
<div class="time">Last cache created on 2022/9/
|
|
131
|
+
<div class="time">Last cache created on 2022/9/27 by
|
|
132
132
|
|
|
133
133
|
|
|
134
134
|
|
|
@@ -157,32 +157,32 @@
|
|
|
157
157
|
<div class="info">
|
|
158
158
|
<div class="rank">
|
|
159
159
|
<span title="Ranking 1">1</span>
|
|
160
|
-
<a href="https://github.com/
|
|
160
|
+
<a href="https://github.com/jzimmerman/langcc" target="_blank" title="jzimmerman/langcc">jzimmerman/langcc</a>
|
|
161
161
|
</div>
|
|
162
162
|
<div class="sub-title followers">
|
|
163
163
|
|
|
164
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
165
|
-
<span style="background-color: #
|
|
164
|
+
<a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
|
|
165
|
+
<span style="background-color: #f34b7d;"></span>C++
|
|
166
166
|
</a>
|
|
167
167
|
|
|
168
168
|
<span class="star" title="Stargazers Count">
|
|
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>1108</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>32</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>399 stars today</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>66362</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>17642</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>354 stars today</span>
|
|
224
224
|
</span>
|
|
225
225
|
</div>
|
|
226
226
|
<div class="details">
|
|
@@ -233,32 +233,32 @@
|
|
|
233
233
|
<div class="info">
|
|
234
234
|
<div class="rank">
|
|
235
235
|
<span title="Ranking 3">3</span>
|
|
236
|
-
<a href="https://github.com/
|
|
236
|
+
<a href="https://github.com/trekhleb/javascript-algorithms" target="_blank" title="trekhleb/javascript-algorithms">trekhleb/javascript-algorithms</a>
|
|
237
237
|
</div>
|
|
238
238
|
<div class="sub-title followers">
|
|
239
239
|
|
|
240
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
241
|
-
<span style="background-color: #
|
|
240
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
241
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
242
242
|
</a>
|
|
243
243
|
|
|
244
244
|
<span class="star" title="Stargazers Count">
|
|
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>151673</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>25289</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>99 stars today</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/AppFlowy-IO/AppFlowy" target="_blank" title="AppFlowy-IO/AppFlowy">AppFlowy-IO/AppFlowy</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/dart" title="Programming Language Dart">
|
|
279
|
+
<span style="background-color: #00B4AB;"></span>Dart
|
|
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>27575</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>1493</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>115 stars today</span>
|
|
300
300
|
</span>
|
|
301
301
|
</div>
|
|
302
302
|
<div class="details">
|
|
@@ -309,7 +309,7 @@
|
|
|
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/freeCodeCamp/freeCodeCamp" target="_blank" title="freeCodeCamp/freeCodeCamp">freeCodeCamp/freeCodeCamp</a>
|
|
313
313
|
</div>
|
|
314
314
|
<div class="sub-title followers">
|
|
315
315
|
|
|
@@ -321,20 +321,20 @@
|
|
|
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>354042</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>29552</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>101 stars today</span>
|
|
338
338
|
</span>
|
|
339
339
|
</div>
|
|
340
340
|
<div class="details">
|
|
@@ -347,32 +347,28 @@
|
|
|
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/trimstray/the-book-of-secret-knowledge" target="_blank" title="trimstray/the-book-of-secret-knowledge">trimstray/the-book-of-secret-knowledge</a>
|
|
351
351
|
</div>
|
|
352
352
|
<div class="sub-title followers">
|
|
353
353
|
|
|
354
|
-
<a class="language" target="_blank" href="https://github.com/topics/shell" title="Programming Language Shell">
|
|
355
|
-
<span style="background-color: #89e051;"></span>Shell
|
|
356
|
-
</a>
|
|
357
|
-
|
|
358
354
|
<span class="star" title="Stargazers Count">
|
|
359
355
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
360
356
|
<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
357
|
</svg>
|
|
362
|
-
<span>
|
|
358
|
+
<span>78761</span>
|
|
363
359
|
</span>
|
|
364
360
|
<span class="star" title="Repo Forked">
|
|
365
361
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
366
362
|
<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
363
|
</path>
|
|
368
364
|
</svg>
|
|
369
|
-
<span>
|
|
365
|
+
<span>6367</span>
|
|
370
366
|
</span>
|
|
371
367
|
<span class="star">
|
|
372
368
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
373
369
|
<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
370
|
</svg>
|
|
375
|
-
<span>
|
|
371
|
+
<span>199 stars today</span>
|
|
376
372
|
</span>
|
|
377
373
|
</div>
|
|
378
374
|
<div class="details">
|
|
@@ -385,28 +381,32 @@
|
|
|
385
381
|
<div class="info">
|
|
386
382
|
<div class="rank">
|
|
387
383
|
<span title="Ranking 7">7</span>
|
|
388
|
-
<a href="https://github.com/
|
|
384
|
+
<a href="https://github.com/donnemartin/system-design-primer" target="_blank" title="donnemartin/system-design-primer">donnemartin/system-design-primer</a>
|
|
389
385
|
</div>
|
|
390
386
|
<div class="sub-title followers">
|
|
391
387
|
|
|
388
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
389
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
390
|
+
</a>
|
|
391
|
+
|
|
392
392
|
<span class="star" title="Stargazers Count">
|
|
393
393
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
394
394
|
<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>
|
|
395
395
|
</svg>
|
|
396
|
-
<span>
|
|
396
|
+
<span>198146</span>
|
|
397
397
|
</span>
|
|
398
398
|
<span class="star" title="Repo Forked">
|
|
399
399
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
400
400
|
<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">
|
|
401
401
|
</path>
|
|
402
402
|
</svg>
|
|
403
|
-
<span>
|
|
403
|
+
<span>35673</span>
|
|
404
404
|
</span>
|
|
405
405
|
<span class="star">
|
|
406
406
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
407
407
|
<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>
|
|
408
408
|
</svg>
|
|
409
|
-
<span>
|
|
409
|
+
<span>221 stars today</span>
|
|
410
410
|
</span>
|
|
411
411
|
</div>
|
|
412
412
|
<div class="details">
|
|
@@ -419,32 +419,28 @@
|
|
|
419
419
|
<div class="info">
|
|
420
420
|
<div class="rank">
|
|
421
421
|
<span title="Ranking 8">8</span>
|
|
422
|
-
<a href="https://github.com/
|
|
422
|
+
<a href="https://github.com/nv-tlabs/GET3D" target="_blank" title="nv-tlabs/GET3D">nv-tlabs/GET3D</a>
|
|
423
423
|
</div>
|
|
424
424
|
<div class="sub-title followers">
|
|
425
425
|
|
|
426
|
-
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
427
|
-
<span style="background-color: #3572A5;"></span>Python
|
|
428
|
-
</a>
|
|
429
|
-
|
|
430
426
|
<span class="star" title="Stargazers Count">
|
|
431
427
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
432
428
|
<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>
|
|
433
429
|
</svg>
|
|
434
|
-
<span>
|
|
430
|
+
<span>798</span>
|
|
435
431
|
</span>
|
|
436
432
|
<span class="star" title="Repo Forked">
|
|
437
433
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
438
434
|
<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">
|
|
439
435
|
</path>
|
|
440
436
|
</svg>
|
|
441
|
-
<span>
|
|
437
|
+
<span>20</span>
|
|
442
438
|
</span>
|
|
443
439
|
<span class="star">
|
|
444
440
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
445
441
|
<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>
|
|
446
442
|
</svg>
|
|
447
|
-
<span>
|
|
443
|
+
<span>204 stars today</span>
|
|
448
444
|
</span>
|
|
449
445
|
</div>
|
|
450
446
|
<div class="details">
|
|
@@ -457,32 +453,32 @@
|
|
|
457
453
|
<div class="info">
|
|
458
454
|
<div class="rank">
|
|
459
455
|
<span title="Ranking 9">9</span>
|
|
460
|
-
<a href="https://github.com/
|
|
456
|
+
<a href="https://github.com/octocat/Spoon-Knife" target="_blank" title="octocat/Spoon-Knife">octocat/Spoon-Knife</a>
|
|
461
457
|
</div>
|
|
462
458
|
<div class="sub-title followers">
|
|
463
459
|
|
|
464
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
465
|
-
<span style="background-color: #
|
|
460
|
+
<a class="language" target="_blank" href="https://github.com/topics/html" title="Programming Language HTML">
|
|
461
|
+
<span style="background-color: #e34c26;"></span>HTML
|
|
466
462
|
</a>
|
|
467
463
|
|
|
468
464
|
<span class="star" title="Stargazers Count">
|
|
469
465
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
470
466
|
<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>
|
|
471
467
|
</svg>
|
|
472
|
-
<span>
|
|
468
|
+
<span>11290</span>
|
|
473
469
|
</span>
|
|
474
470
|
<span class="star" title="Repo Forked">
|
|
475
471
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
476
472
|
<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">
|
|
477
473
|
</path>
|
|
478
474
|
</svg>
|
|
479
|
-
<span>
|
|
475
|
+
<span>129719</span>
|
|
480
476
|
</span>
|
|
481
477
|
<span class="star">
|
|
482
478
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
483
479
|
<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>
|
|
484
480
|
</svg>
|
|
485
|
-
<span>
|
|
481
|
+
<span>30 stars today</span>
|
|
486
482
|
</span>
|
|
487
483
|
</div>
|
|
488
484
|
<div class="details">
|
|
@@ -495,32 +491,32 @@
|
|
|
495
491
|
<div class="info">
|
|
496
492
|
<div class="rank">
|
|
497
493
|
<span title="Ranking 10">10</span>
|
|
498
|
-
<a href="https://github.com/
|
|
494
|
+
<a href="https://github.com/XavierXiao/Dreambooth-Stable-Diffusion" target="_blank" title="XavierXiao/Dreambooth-Stable-Diffusion">XavierXiao/Dreambooth-Stable-Diffusion</a>
|
|
499
495
|
</div>
|
|
500
496
|
<div class="sub-title followers">
|
|
501
497
|
|
|
502
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
503
|
-
<span style="background-color: #
|
|
498
|
+
<a class="language" target="_blank" href="https://github.com/topics/jupyternotebook" title="Programming Language JupyterNotebook">
|
|
499
|
+
<span style="background-color: #DA5B0B;"></span>JupyterNotebook
|
|
504
500
|
</a>
|
|
505
501
|
|
|
506
502
|
<span class="star" title="Stargazers Count">
|
|
507
503
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
508
504
|
<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>
|
|
509
505
|
</svg>
|
|
510
|
-
<span>
|
|
506
|
+
<span>1081</span>
|
|
511
507
|
</span>
|
|
512
508
|
<span class="star" title="Repo Forked">
|
|
513
509
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
514
510
|
<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">
|
|
515
511
|
</path>
|
|
516
512
|
</svg>
|
|
517
|
-
<span>
|
|
513
|
+
<span>173</span>
|
|
518
514
|
</span>
|
|
519
515
|
<span class="star">
|
|
520
516
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
521
517
|
<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>
|
|
522
518
|
</svg>
|
|
523
|
-
<span>
|
|
519
|
+
<span>466 stars today</span>
|
|
524
520
|
</span>
|
|
525
521
|
</div>
|
|
526
522
|
<div class="details">
|
|
@@ -533,32 +529,28 @@
|
|
|
533
529
|
<div class="info">
|
|
534
530
|
<div class="rank">
|
|
535
531
|
<span title="Ranking 11">11</span>
|
|
536
|
-
<a href="https://github.com/
|
|
532
|
+
<a href="https://github.com/jlevy/the-art-of-command-line" target="_blank" title="jlevy/the-art-of-command-line">jlevy/the-art-of-command-line</a>
|
|
537
533
|
</div>
|
|
538
534
|
<div class="sub-title followers">
|
|
539
535
|
|
|
540
|
-
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
541
|
-
<span style="background-color: #3178c6;"></span>TypeScript
|
|
542
|
-
</a>
|
|
543
|
-
|
|
544
536
|
<span class="star" title="Stargazers Count">
|
|
545
537
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
546
538
|
<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>
|
|
547
539
|
</svg>
|
|
548
|
-
<span>
|
|
540
|
+
<span>110830</span>
|
|
549
541
|
</span>
|
|
550
542
|
<span class="star" title="Repo Forked">
|
|
551
543
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
552
544
|
<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">
|
|
553
545
|
</path>
|
|
554
546
|
</svg>
|
|
555
|
-
<span>
|
|
547
|
+
<span>11703</span>
|
|
556
548
|
</span>
|
|
557
549
|
<span class="star">
|
|
558
550
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
559
551
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
560
552
|
</svg>
|
|
561
|
-
<span>
|
|
553
|
+
<span>117 stars today</span>
|
|
562
554
|
</span>
|
|
563
555
|
</div>
|
|
564
556
|
<div class="details">
|
|
@@ -571,28 +563,32 @@
|
|
|
571
563
|
<div class="info">
|
|
572
564
|
<div class="rank">
|
|
573
565
|
<span title="Ranking 12">12</span>
|
|
574
|
-
<a href="https://github.com/
|
|
566
|
+
<a href="https://github.com/microsoft/ML-For-Beginners" target="_blank" title="microsoft/ML-For-Beginners">microsoft/ML-For-Beginners</a>
|
|
575
567
|
</div>
|
|
576
568
|
<div class="sub-title followers">
|
|
577
569
|
|
|
570
|
+
<a class="language" target="_blank" href="https://github.com/topics/jupyternotebook" title="Programming Language JupyterNotebook">
|
|
571
|
+
<span style="background-color: #DA5B0B;"></span>JupyterNotebook
|
|
572
|
+
</a>
|
|
573
|
+
|
|
578
574
|
<span class="star" title="Stargazers Count">
|
|
579
575
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
580
576
|
<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>
|
|
581
577
|
</svg>
|
|
582
|
-
<span>
|
|
578
|
+
<span>42225</span>
|
|
583
579
|
</span>
|
|
584
580
|
<span class="star" title="Repo Forked">
|
|
585
581
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
586
582
|
<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">
|
|
587
583
|
</path>
|
|
588
584
|
</svg>
|
|
589
|
-
<span>
|
|
585
|
+
<span>8404</span>
|
|
590
586
|
</span>
|
|
591
587
|
<span class="star">
|
|
592
588
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
593
589
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
594
590
|
</svg>
|
|
595
|
-
<span>
|
|
591
|
+
<span>87 stars today</span>
|
|
596
592
|
</span>
|
|
597
593
|
</div>
|
|
598
594
|
<div class="details">
|
|
@@ -605,32 +601,32 @@
|
|
|
605
601
|
<div class="info">
|
|
606
602
|
<div class="rank">
|
|
607
603
|
<span title="Ranking 13">13</span>
|
|
608
|
-
<a href="https://github.com/
|
|
604
|
+
<a href="https://github.com/LSPosed/MagiskOnWSALocal" target="_blank" title="LSPosed/MagiskOnWSALocal">LSPosed/MagiskOnWSALocal</a>
|
|
609
605
|
</div>
|
|
610
606
|
<div class="sub-title followers">
|
|
611
607
|
|
|
612
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
613
|
-
<span style="background-color: #
|
|
608
|
+
<a class="language" target="_blank" href="https://github.com/topics/shell" title="Programming Language Shell">
|
|
609
|
+
<span style="background-color: #89e051;"></span>Shell
|
|
614
610
|
</a>
|
|
615
611
|
|
|
616
612
|
<span class="star" title="Stargazers Count">
|
|
617
613
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
618
614
|
<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>
|
|
619
615
|
</svg>
|
|
620
|
-
<span>
|
|
616
|
+
<span>1679</span>
|
|
621
617
|
</span>
|
|
622
618
|
<span class="star" title="Repo Forked">
|
|
623
619
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
624
620
|
<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">
|
|
625
621
|
</path>
|
|
626
622
|
</svg>
|
|
627
|
-
<span>
|
|
623
|
+
<span>4452</span>
|
|
628
624
|
</span>
|
|
629
625
|
<span class="star">
|
|
630
626
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
631
627
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
632
628
|
</svg>
|
|
633
|
-
<span>
|
|
629
|
+
<span>44 stars today</span>
|
|
634
630
|
</span>
|
|
635
631
|
</div>
|
|
636
632
|
<div class="details">
|
|
@@ -643,32 +639,32 @@
|
|
|
643
639
|
<div class="info">
|
|
644
640
|
<div class="rank">
|
|
645
641
|
<span title="Ranking 14">14</span>
|
|
646
|
-
<a href="https://github.com/
|
|
642
|
+
<a href="https://github.com/yewstack/yew" target="_blank" title="yewstack/yew">yewstack/yew</a>
|
|
647
643
|
</div>
|
|
648
644
|
<div class="sub-title followers">
|
|
649
645
|
|
|
650
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
651
|
-
<span style="background-color: #
|
|
646
|
+
<a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
|
|
647
|
+
<span style="background-color: #dea584;"></span>Rust
|
|
652
648
|
</a>
|
|
653
649
|
|
|
654
650
|
<span class="star" title="Stargazers Count">
|
|
655
651
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
656
652
|
<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>
|
|
657
653
|
</svg>
|
|
658
|
-
<span>
|
|
654
|
+
<span>23921</span>
|
|
659
655
|
</span>
|
|
660
656
|
<span class="star" title="Repo Forked">
|
|
661
657
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
662
658
|
<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">
|
|
663
659
|
</path>
|
|
664
660
|
</svg>
|
|
665
|
-
<span>
|
|
661
|
+
<span>1159</span>
|
|
666
662
|
</span>
|
|
667
663
|
<span class="star">
|
|
668
664
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
669
665
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
670
666
|
</svg>
|
|
671
|
-
<span>
|
|
667
|
+
<span>103 stars today</span>
|
|
672
668
|
</span>
|
|
673
669
|
</div>
|
|
674
670
|
<div class="details">
|
|
@@ -681,32 +677,32 @@
|
|
|
681
677
|
<div class="info">
|
|
682
678
|
<div class="rank">
|
|
683
679
|
<span title="Ranking 15">15</span>
|
|
684
|
-
<a href="https://github.com/
|
|
680
|
+
<a href="https://github.com/cemu-project/Cemu" target="_blank" title="cemu-project/Cemu">cemu-project/Cemu</a>
|
|
685
681
|
</div>
|
|
686
682
|
<div class="sub-title followers">
|
|
687
683
|
|
|
688
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
689
|
-
<span style="background-color: #
|
|
684
|
+
<a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
|
|
685
|
+
<span style="background-color: #f34b7d;"></span>C++
|
|
690
686
|
</a>
|
|
691
687
|
|
|
692
688
|
<span class="star" title="Stargazers Count">
|
|
693
689
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
694
690
|
<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>
|
|
695
691
|
</svg>
|
|
696
|
-
<span>
|
|
692
|
+
<span>3049</span>
|
|
697
693
|
</span>
|
|
698
694
|
<span class="star" title="Repo Forked">
|
|
699
695
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
700
696
|
<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">
|
|
701
697
|
</path>
|
|
702
698
|
</svg>
|
|
703
|
-
<span>
|
|
699
|
+
<span>164</span>
|
|
704
700
|
</span>
|
|
705
701
|
<span class="star">
|
|
706
702
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
707
703
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
708
704
|
</svg>
|
|
709
|
-
<span>
|
|
705
|
+
<span>37 stars today</span>
|
|
710
706
|
</span>
|
|
711
707
|
</div>
|
|
712
708
|
<div class="details">
|
|
@@ -719,28 +715,32 @@
|
|
|
719
715
|
<div class="info">
|
|
720
716
|
<div class="rank">
|
|
721
717
|
<span title="Ranking 16">16</span>
|
|
722
|
-
<a href="https://github.com/
|
|
718
|
+
<a href="https://github.com/jackfrued/Python-100-Days" target="_blank" title="jackfrued/Python-100-Days">jackfrued/Python-100-Days</a>
|
|
723
719
|
</div>
|
|
724
720
|
<div class="sub-title followers">
|
|
725
721
|
|
|
722
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
723
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
724
|
+
</a>
|
|
725
|
+
|
|
726
726
|
<span class="star" title="Stargazers Count">
|
|
727
727
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
728
728
|
<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>
|
|
729
729
|
</svg>
|
|
730
|
-
<span>
|
|
730
|
+
<span>125453</span>
|
|
731
731
|
</span>
|
|
732
732
|
<span class="star" title="Repo Forked">
|
|
733
733
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
734
734
|
<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">
|
|
735
735
|
</path>
|
|
736
736
|
</svg>
|
|
737
|
-
<span>
|
|
737
|
+
<span>46997</span>
|
|
738
738
|
</span>
|
|
739
739
|
<span class="star">
|
|
740
740
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
741
741
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
742
742
|
</svg>
|
|
743
|
-
<span>
|
|
743
|
+
<span>87 stars today</span>
|
|
744
744
|
</span>
|
|
745
745
|
</div>
|
|
746
746
|
<div class="details">
|
|
@@ -753,32 +753,32 @@
|
|
|
753
753
|
<div class="info">
|
|
754
754
|
<div class="rank">
|
|
755
755
|
<span title="Ranking 17">17</span>
|
|
756
|
-
<a href="https://github.com/
|
|
756
|
+
<a href="https://github.com/MichaelCade/90DaysOfDevOps" target="_blank" title="MichaelCade/90DaysOfDevOps">MichaelCade/90DaysOfDevOps</a>
|
|
757
757
|
</div>
|
|
758
758
|
<div class="sub-title followers">
|
|
759
759
|
|
|
760
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
761
|
-
<span style="background-color: #
|
|
760
|
+
<a class="language" target="_blank" href="https://github.com/topics/shell" title="Programming Language Shell">
|
|
761
|
+
<span style="background-color: #89e051;"></span>Shell
|
|
762
762
|
</a>
|
|
763
763
|
|
|
764
764
|
<span class="star" title="Stargazers Count">
|
|
765
765
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
766
766
|
<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>
|
|
767
767
|
</svg>
|
|
768
|
-
<span>
|
|
768
|
+
<span>17879</span>
|
|
769
769
|
</span>
|
|
770
770
|
<span class="star" title="Repo Forked">
|
|
771
771
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
772
772
|
<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">
|
|
773
773
|
</path>
|
|
774
774
|
</svg>
|
|
775
|
-
<span>
|
|
775
|
+
<span>3737</span>
|
|
776
776
|
</span>
|
|
777
777
|
<span class="star">
|
|
778
778
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
779
779
|
<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>
|
|
780
780
|
</svg>
|
|
781
|
-
<span>
|
|
781
|
+
<span>189 stars today</span>
|
|
782
782
|
</span>
|
|
783
783
|
</div>
|
|
784
784
|
<div class="details">
|
|
@@ -791,32 +791,32 @@
|
|
|
791
791
|
<div class="info">
|
|
792
792
|
<div class="rank">
|
|
793
793
|
<span title="Ranking 18">18</span>
|
|
794
|
-
<a href="https://github.com/
|
|
794
|
+
<a href="https://github.com/steven-tey/dub" target="_blank" title="steven-tey/dub">steven-tey/dub</a>
|
|
795
795
|
</div>
|
|
796
796
|
<div class="sub-title followers">
|
|
797
797
|
|
|
798
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
799
|
-
<span style="background-color: #
|
|
798
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
799
|
+
<span style="background-color: #3178c6;"></span>TypeScript
|
|
800
800
|
</a>
|
|
801
801
|
|
|
802
802
|
<span class="star" title="Stargazers Count">
|
|
803
803
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
804
804
|
<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>
|
|
805
805
|
</svg>
|
|
806
|
-
<span>
|
|
806
|
+
<span>2215</span>
|
|
807
807
|
</span>
|
|
808
808
|
<span class="star" title="Repo Forked">
|
|
809
809
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
810
810
|
<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">
|
|
811
811
|
</path>
|
|
812
812
|
</svg>
|
|
813
|
-
<span>
|
|
813
|
+
<span>74</span>
|
|
814
814
|
</span>
|
|
815
815
|
<span class="star">
|
|
816
816
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
817
817
|
<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>
|
|
818
818
|
</svg>
|
|
819
|
-
<span>
|
|
819
|
+
<span>454 stars today</span>
|
|
820
820
|
</span>
|
|
821
821
|
</div>
|
|
822
822
|
<div class="details">
|
|
@@ -829,32 +829,28 @@
|
|
|
829
829
|
<div class="info">
|
|
830
830
|
<div class="rank">
|
|
831
831
|
<span title="Ranking 19">19</span>
|
|
832
|
-
<a href="https://github.com/
|
|
832
|
+
<a href="https://github.com/ossu/computer-science" target="_blank" title="ossu/computer-science">ossu/computer-science</a>
|
|
833
833
|
</div>
|
|
834
834
|
<div class="sub-title followers">
|
|
835
835
|
|
|
836
|
-
<a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
|
|
837
|
-
<span style="background-color: #f34b7d;"></span>C++
|
|
838
|
-
</a>
|
|
839
|
-
|
|
840
836
|
<span class="star" title="Stargazers Count">
|
|
841
837
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
842
838
|
<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>
|
|
843
839
|
</svg>
|
|
844
|
-
<span>
|
|
840
|
+
<span>124640</span>
|
|
845
841
|
</span>
|
|
846
842
|
<span class="star" title="Repo Forked">
|
|
847
843
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
848
844
|
<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">
|
|
849
845
|
</path>
|
|
850
846
|
</svg>
|
|
851
|
-
<span>
|
|
847
|
+
<span>16577</span>
|
|
852
848
|
</span>
|
|
853
849
|
<span class="star">
|
|
854
850
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
855
851
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
856
852
|
</svg>
|
|
857
|
-
<span>
|
|
853
|
+
<span>102 stars today</span>
|
|
858
854
|
</span>
|
|
859
855
|
</div>
|
|
860
856
|
<div class="details">
|
|
@@ -867,32 +863,32 @@
|
|
|
867
863
|
<div class="info">
|
|
868
864
|
<div class="rank">
|
|
869
865
|
<span title="Ranking 20">20</span>
|
|
870
|
-
<a href="https://github.com/
|
|
866
|
+
<a href="https://github.com/termux/termux-app" target="_blank" title="termux/termux-app">termux/termux-app</a>
|
|
871
867
|
</div>
|
|
872
868
|
<div class="sub-title followers">
|
|
873
869
|
|
|
874
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
875
|
-
<span style="background-color: #
|
|
870
|
+
<a class="language" target="_blank" href="https://github.com/topics/java" title="Programming Language Java">
|
|
871
|
+
<span style="background-color: #b07219;"></span>Java
|
|
876
872
|
</a>
|
|
877
873
|
|
|
878
874
|
<span class="star" title="Stargazers Count">
|
|
879
875
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
880
876
|
<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>
|
|
881
877
|
</svg>
|
|
882
|
-
<span>
|
|
878
|
+
<span>16010</span>
|
|
883
879
|
</span>
|
|
884
880
|
<span class="star" title="Repo Forked">
|
|
885
881
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
886
882
|
<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">
|
|
887
883
|
</path>
|
|
888
884
|
</svg>
|
|
889
|
-
<span>
|
|
885
|
+
<span>2026</span>
|
|
890
886
|
</span>
|
|
891
887
|
<span class="star">
|
|
892
888
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
893
889
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
894
890
|
</svg>
|
|
895
|
-
<span>
|
|
891
|
+
<span>35 stars today</span>
|
|
896
892
|
</span>
|
|
897
893
|
</div>
|
|
898
894
|
<div class="details">
|
|
@@ -905,32 +901,32 @@
|
|
|
905
901
|
<div class="info">
|
|
906
902
|
<div class="rank">
|
|
907
903
|
<span title="Ranking 21">21</span>
|
|
908
|
-
<a href="https://github.com/
|
|
904
|
+
<a href="https://github.com/dragonflydb/dragonfly" target="_blank" title="dragonflydb/dragonfly">dragonflydb/dragonfly</a>
|
|
909
905
|
</div>
|
|
910
906
|
<div class="sub-title followers">
|
|
911
907
|
|
|
912
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
913
|
-
<span style="background-color: #
|
|
908
|
+
<a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
|
|
909
|
+
<span style="background-color: #f34b7d;"></span>C++
|
|
914
910
|
</a>
|
|
915
911
|
|
|
916
912
|
<span class="star" title="Stargazers Count">
|
|
917
913
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
918
914
|
<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>
|
|
919
915
|
</svg>
|
|
920
|
-
<span>
|
|
916
|
+
<span>12446</span>
|
|
921
917
|
</span>
|
|
922
918
|
<span class="star" title="Repo Forked">
|
|
923
919
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
924
920
|
<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">
|
|
925
921
|
</path>
|
|
926
922
|
</svg>
|
|
927
|
-
<span>
|
|
923
|
+
<span>294</span>
|
|
928
924
|
</span>
|
|
929
925
|
<span class="star">
|
|
930
926
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
931
927
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
932
928
|
</svg>
|
|
933
|
-
<span>
|
|
929
|
+
<span>129 stars today</span>
|
|
934
930
|
</span>
|
|
935
931
|
</div>
|
|
936
932
|
<div class="details">
|
|
@@ -943,32 +939,32 @@
|
|
|
943
939
|
<div class="info">
|
|
944
940
|
<div class="rank">
|
|
945
941
|
<span title="Ranking 22">22</span>
|
|
946
|
-
<a href="https://github.com/
|
|
942
|
+
<a href="https://github.com/TheAlgorithms/Rust" target="_blank" title="TheAlgorithms/Rust">TheAlgorithms/Rust</a>
|
|
947
943
|
</div>
|
|
948
944
|
<div class="sub-title followers">
|
|
949
945
|
|
|
950
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
951
|
-
<span style="background-color: #
|
|
946
|
+
<a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
|
|
947
|
+
<span style="background-color: #dea584;"></span>Rust
|
|
952
948
|
</a>
|
|
953
949
|
|
|
954
950
|
<span class="star" title="Stargazers Count">
|
|
955
951
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
956
952
|
<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>
|
|
957
953
|
</svg>
|
|
958
|
-
<span>
|
|
954
|
+
<span>11367</span>
|
|
959
955
|
</span>
|
|
960
956
|
<span class="star" title="Repo Forked">
|
|
961
957
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
962
958
|
<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">
|
|
963
959
|
</path>
|
|
964
960
|
</svg>
|
|
965
|
-
<span>
|
|
961
|
+
<span>1166</span>
|
|
966
962
|
</span>
|
|
967
963
|
<span class="star">
|
|
968
964
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
969
965
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
970
966
|
</svg>
|
|
971
|
-
<span>
|
|
967
|
+
<span>59 stars today</span>
|
|
972
968
|
</span>
|
|
973
969
|
</div>
|
|
974
970
|
<div class="details">
|
|
@@ -981,32 +977,28 @@
|
|
|
981
977
|
<div class="info">
|
|
982
978
|
<div class="rank">
|
|
983
979
|
<span title="Ranking 23">23</span>
|
|
984
|
-
<a href="https://github.com/
|
|
980
|
+
<a href="https://github.com/jwasham/coding-interview-university" target="_blank" title="jwasham/coding-interview-university">jwasham/coding-interview-university</a>
|
|
985
981
|
</div>
|
|
986
982
|
<div class="sub-title followers">
|
|
987
983
|
|
|
988
|
-
<a class="language" target="_blank" href="https://github.com/topics/c#" title="Programming Language C#">
|
|
989
|
-
<span style="background-color: #178600;"></span>C#
|
|
990
|
-
</a>
|
|
991
|
-
|
|
992
984
|
<span class="star" title="Stargazers Count">
|
|
993
985
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
994
986
|
<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>
|
|
995
987
|
</svg>
|
|
996
|
-
<span>
|
|
988
|
+
<span>234647</span>
|
|
997
989
|
</span>
|
|
998
990
|
<span class="star" title="Repo Forked">
|
|
999
991
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1000
992
|
<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">
|
|
1001
993
|
</path>
|
|
1002
994
|
</svg>
|
|
1003
|
-
<span>
|
|
995
|
+
<span>62776</span>
|
|
1004
996
|
</span>
|
|
1005
997
|
<span class="star">
|
|
1006
998
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1007
999
|
<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>
|
|
1008
1000
|
</svg>
|
|
1009
|
-
<span>
|
|
1001
|
+
<span>140 stars today</span>
|
|
1010
1002
|
</span>
|
|
1011
1003
|
</div>
|
|
1012
1004
|
<div class="details">
|
|
@@ -1019,32 +1011,32 @@
|
|
|
1019
1011
|
<div class="info">
|
|
1020
1012
|
<div class="rank">
|
|
1021
1013
|
<span title="Ranking 24">24</span>
|
|
1022
|
-
<a href="https://github.com/
|
|
1014
|
+
<a href="https://github.com/termux/termux-packages" target="_blank" title="termux/termux-packages">termux/termux-packages</a>
|
|
1023
1015
|
</div>
|
|
1024
1016
|
<div class="sub-title followers">
|
|
1025
1017
|
|
|
1026
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
1027
|
-
<span style="background-color: #
|
|
1018
|
+
<a class="language" target="_blank" href="https://github.com/topics/shell" title="Programming Language Shell">
|
|
1019
|
+
<span style="background-color: #89e051;"></span>Shell
|
|
1028
1020
|
</a>
|
|
1029
1021
|
|
|
1030
1022
|
<span class="star" title="Stargazers Count">
|
|
1031
1023
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1032
1024
|
<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>
|
|
1033
1025
|
</svg>
|
|
1034
|
-
<span>
|
|
1026
|
+
<span>8787</span>
|
|
1035
1027
|
</span>
|
|
1036
1028
|
<span class="star" title="Repo Forked">
|
|
1037
1029
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1038
1030
|
<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">
|
|
1039
1031
|
</path>
|
|
1040
1032
|
</svg>
|
|
1041
|
-
<span>
|
|
1033
|
+
<span>2408</span>
|
|
1042
1034
|
</span>
|
|
1043
1035
|
<span class="star">
|
|
1044
1036
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1045
1037
|
<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>
|
|
1046
1038
|
</svg>
|
|
1047
|
-
<span>
|
|
1039
|
+
<span>13 stars today</span>
|
|
1048
1040
|
</span>
|
|
1049
1041
|
</div>
|
|
1050
1042
|
<div class="details">
|
|
@@ -1057,32 +1049,28 @@
|
|
|
1057
1049
|
<div class="info">
|
|
1058
1050
|
<div class="rank">
|
|
1059
1051
|
<span title="Ranking 25">25</span>
|
|
1060
|
-
<a href="https://github.com/
|
|
1052
|
+
<a href="https://github.com/Launch-X-Latam/OnBoarding" target="_blank" title="Launch-X-Latam/OnBoarding">Launch-X-Latam/OnBoarding</a>
|
|
1061
1053
|
</div>
|
|
1062
1054
|
<div class="sub-title followers">
|
|
1063
1055
|
|
|
1064
|
-
<a class="language" target="_blank" href="https://github.com/topics/c" title="Programming Language C">
|
|
1065
|
-
<span style="background-color: #555555;"></span>C
|
|
1066
|
-
</a>
|
|
1067
|
-
|
|
1068
1056
|
<span class="star" title="Stargazers Count">
|
|
1069
1057
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1070
1058
|
<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>
|
|
1071
1059
|
</svg>
|
|
1072
|
-
<span>
|
|
1060
|
+
<span>332</span>
|
|
1073
1061
|
</span>
|
|
1074
1062
|
<span class="star" title="Repo Forked">
|
|
1075
1063
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1076
1064
|
<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">
|
|
1077
1065
|
</path>
|
|
1078
1066
|
</svg>
|
|
1079
|
-
<span>
|
|
1067
|
+
<span>77</span>
|
|
1080
1068
|
</span>
|
|
1081
1069
|
<span class="star">
|
|
1082
1070
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1083
1071
|
<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>
|
|
1084
1072
|
</svg>
|
|
1085
|
-
<span>
|
|
1073
|
+
<span>31 stars today</span>
|
|
1086
1074
|
</span>
|
|
1087
1075
|
</div>
|
|
1088
1076
|
<div class="details">
|
|
@@ -1107,7 +1095,7 @@
|
|
|
1107
1095
|
<img src="https://img.shields.io/npm/v/@wcj/github-rank.svg?label=unpkg">
|
|
1108
1096
|
</a>
|
|
1109
1097
|
</div>
|
|
1110
|
-
<div class="time">Last cache created on 2022/9/
|
|
1098
|
+
<div class="time">Last cache created on 2022/9/27 by Github API v3.</div>
|
|
1111
1099
|
Create by <a href="https://github.com/jaywcjlove" target="_blank">小弟调调™</a>.
|
|
1112
1100
|
</div>
|
|
1113
1101
|
</body>
|