@wcj/github-rank 22.10.15 → 22.10.17
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 +25192 -25179
- package/dist/sifou-daily.json +24 -15
- package/dist/sifou-monthly.json +77 -77
- package/dist/sifou-weekly.json +138 -138
- package/dist/toutiao-30.json +88 -88
- package/dist/toutiao-7.json +108 -108
- package/dist/toutiao-90.json +46 -46
- package/dist/trending-daily.json +163 -163
- package/dist/trending-monthly.json +151 -151
- package/dist/trending-weekly.json +166 -166
- package/dist/users.china.json +1576 -1577
- package/dist/users.json +2694 -2694
- package/package.json +1 -1
- package/web/data/repos.json +25192 -25179
- package/web/data/sifou-daily.json +24 -15
- package/web/data/sifou-monthly.json +77 -77
- package/web/data/sifou-weekly.json +138 -138
- package/web/data/toutiao-30.json +88 -88
- package/web/data/toutiao-7.json +108 -108
- package/web/data/toutiao-90.json +46 -46
- package/web/data/trending-daily.json +163 -163
- package/web/data/trending-monthly.json +151 -151
- package/web/data/trending-weekly.json +166 -166
- package/web/data/users.china.json +1576 -1577
- package/web/data/users.json +2694 -2694
- package/web/index.html +1468 -1468
- package/web/repos.html +3119 -3111
- package/web/sifou-daily.html +42 -14
- package/web/sifou-monthly.html +139 -139
- package/web/sifou-weekly.html +143 -143
- package/web/toutiao-30.html +91 -91
- package/web/toutiao-7.html +85 -85
- package/web/toutiao-90.html +68 -68
- package/web/trending-monthly.html +136 -132
- package/web/trending-weekly.html +143 -147
- package/web/trending.html +143 -139
- package/web/users.china.html +817 -817
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/10/
|
|
131
|
+
<div class="time">Last cache created on 2022/10/17 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/dunglas/frankenphp" target="_blank" title="dunglas/frankenphp">dunglas/frankenphp</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/go" title="Programming Language Go">
|
|
165
|
+
<span style="background-color: #00ADD8;"></span>Go
|
|
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>1398</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>30</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>296 stars today</span>
|
|
186
186
|
</span>
|
|
187
187
|
</div>
|
|
188
188
|
<div class="details">
|
|
@@ -195,32 +195,32 @@
|
|
|
195
195
|
<div class="info">
|
|
196
196
|
<div class="rank">
|
|
197
197
|
<span title="Ranking 2">2</span>
|
|
198
|
-
<a href="https://github.com/
|
|
198
|
+
<a href="https://github.com/tw93/Pake" target="_blank" title="tw93/Pake">tw93/Pake</a>
|
|
199
199
|
</div>
|
|
200
200
|
<div class="sub-title followers">
|
|
201
201
|
|
|
202
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
203
|
-
<span style="background-color: #
|
|
202
|
+
<a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
|
|
203
|
+
<span style="background-color: #dea584;"></span>Rust
|
|
204
204
|
</a>
|
|
205
205
|
|
|
206
206
|
<span class="star" title="Stargazers Count">
|
|
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>421</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>21</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>106 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/cisagov/RedEye" target="_blank" title="cisagov/RedEye">cisagov/RedEye</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/typescript" title="Programming Language TypeScript">
|
|
241
|
+
<span style="background-color: #3178c6;"></span>TypeScript
|
|
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>813</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>68</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>208 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/freeCodeCamp/freeCodeCamp" target="_blank" title="freeCodeCamp/freeCodeCamp">freeCodeCamp/freeCodeCamp</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>355584</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>30062</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>95 stars today</span>
|
|
300
300
|
</span>
|
|
301
301
|
</div>
|
|
302
302
|
<div class="details">
|
|
@@ -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>663</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>20</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>104 stars today</span>
|
|
338
338
|
</span>
|
|
339
339
|
</div>
|
|
340
340
|
<div class="details">
|
|
@@ -347,28 +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/tauri-apps/tauri" target="_blank" title="tauri-apps/tauri">tauri-apps/tauri</a>
|
|
351
351
|
</div>
|
|
352
352
|
<div class="sub-title followers">
|
|
353
353
|
|
|
354
|
+
<a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
|
|
355
|
+
<span style="background-color: #dea584;"></span>Rust
|
|
356
|
+
</a>
|
|
357
|
+
|
|
354
358
|
<span class="star" title="Stargazers Count">
|
|
355
359
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
356
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>
|
|
357
361
|
</svg>
|
|
358
|
-
<span>
|
|
362
|
+
<span>52538</span>
|
|
359
363
|
</span>
|
|
360
364
|
<span class="star" title="Repo Forked">
|
|
361
365
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
362
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">
|
|
363
367
|
</path>
|
|
364
368
|
</svg>
|
|
365
|
-
<span>
|
|
369
|
+
<span>1338</span>
|
|
366
370
|
</span>
|
|
367
371
|
<span class="star">
|
|
368
372
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
369
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>
|
|
370
374
|
</svg>
|
|
371
|
-
<span>
|
|
375
|
+
<span>108 stars today</span>
|
|
372
376
|
</span>
|
|
373
377
|
</div>
|
|
374
378
|
<div class="details">
|
|
@@ -381,32 +385,32 @@
|
|
|
381
385
|
<div class="info">
|
|
382
386
|
<div class="rank">
|
|
383
387
|
<span title="Ranking 7">7</span>
|
|
384
|
-
<a href="https://github.com/
|
|
388
|
+
<a href="https://github.com/starship/starship" target="_blank" title="starship/starship">starship/starship</a>
|
|
385
389
|
</div>
|
|
386
390
|
<div class="sub-title followers">
|
|
387
391
|
|
|
388
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
389
|
-
<span style="background-color: #
|
|
392
|
+
<a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
|
|
393
|
+
<span style="background-color: #dea584;"></span>Rust
|
|
390
394
|
</a>
|
|
391
395
|
|
|
392
396
|
<span class="star" title="Stargazers Count">
|
|
393
397
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
394
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>
|
|
395
399
|
</svg>
|
|
396
|
-
<span>
|
|
400
|
+
<span>29300</span>
|
|
397
401
|
</span>
|
|
398
402
|
<span class="star" title="Repo Forked">
|
|
399
403
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
400
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">
|
|
401
405
|
</path>
|
|
402
406
|
</svg>
|
|
403
|
-
<span>
|
|
407
|
+
<span>1231</span>
|
|
404
408
|
</span>
|
|
405
409
|
<span class="star">
|
|
406
410
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
407
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>
|
|
408
412
|
</svg>
|
|
409
|
-
<span>
|
|
413
|
+
<span>63 stars today</span>
|
|
410
414
|
</span>
|
|
411
415
|
</div>
|
|
412
416
|
<div class="details">
|
|
@@ -419,7 +423,7 @@
|
|
|
419
423
|
<div class="info">
|
|
420
424
|
<div class="rank">
|
|
421
425
|
<span title="Ranking 8">8</span>
|
|
422
|
-
<a href="https://github.com/
|
|
426
|
+
<a href="https://github.com/YuzukiHD/YuzukiLOHCC-PRO" target="_blank" title="YuzukiHD/YuzukiLOHCC-PRO">YuzukiHD/YuzukiLOHCC-PRO</a>
|
|
423
427
|
</div>
|
|
424
428
|
<div class="sub-title followers">
|
|
425
429
|
|
|
@@ -427,20 +431,20 @@
|
|
|
427
431
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
428
432
|
<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>
|
|
429
433
|
</svg>
|
|
430
|
-
<span>
|
|
434
|
+
<span>595</span>
|
|
431
435
|
</span>
|
|
432
436
|
<span class="star" title="Repo Forked">
|
|
433
437
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
434
438
|
<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">
|
|
435
439
|
</path>
|
|
436
440
|
</svg>
|
|
437
|
-
<span>
|
|
441
|
+
<span>23</span>
|
|
438
442
|
</span>
|
|
439
443
|
<span class="star">
|
|
440
444
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
441
445
|
<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>
|
|
442
446
|
</svg>
|
|
443
|
-
<span>
|
|
447
|
+
<span>119 stars today</span>
|
|
444
448
|
</span>
|
|
445
449
|
</div>
|
|
446
450
|
<div class="details">
|
|
@@ -453,32 +457,32 @@
|
|
|
453
457
|
<div class="info">
|
|
454
458
|
<div class="rank">
|
|
455
459
|
<span title="Ranking 9">9</span>
|
|
456
|
-
<a href="https://github.com/
|
|
460
|
+
<a href="https://github.com/Grasscutters/Grasscutter" target="_blank" title="Grasscutters/Grasscutter">Grasscutters/Grasscutter</a>
|
|
457
461
|
</div>
|
|
458
462
|
<div class="sub-title followers">
|
|
459
463
|
|
|
460
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
461
|
-
<span style="background-color: #
|
|
464
|
+
<a class="language" target="_blank" href="https://github.com/topics/java" title="Programming Language Java">
|
|
465
|
+
<span style="background-color: #b07219;"></span>Java
|
|
462
466
|
</a>
|
|
463
467
|
|
|
464
468
|
<span class="star" title="Stargazers Count">
|
|
465
469
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
466
470
|
<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>
|
|
467
471
|
</svg>
|
|
468
|
-
<span>
|
|
472
|
+
<span>11151</span>
|
|
469
473
|
</span>
|
|
470
474
|
<span class="star" title="Repo Forked">
|
|
471
475
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
472
476
|
<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">
|
|
473
477
|
</path>
|
|
474
478
|
</svg>
|
|
475
|
-
<span>
|
|
479
|
+
<span>3629</span>
|
|
476
480
|
</span>
|
|
477
481
|
<span class="star">
|
|
478
482
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
479
483
|
<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>
|
|
480
484
|
</svg>
|
|
481
|
-
<span>
|
|
485
|
+
<span>27 stars today</span>
|
|
482
486
|
</span>
|
|
483
487
|
</div>
|
|
484
488
|
<div class="details">
|
|
@@ -491,32 +495,32 @@
|
|
|
491
495
|
<div class="info">
|
|
492
496
|
<div class="rank">
|
|
493
497
|
<span title="Ranking 10">10</span>
|
|
494
|
-
<a href="https://github.com/
|
|
498
|
+
<a href="https://github.com/dani-garcia/vaultwarden" target="_blank" title="dani-garcia/vaultwarden">dani-garcia/vaultwarden</a>
|
|
495
499
|
</div>
|
|
496
500
|
<div class="sub-title followers">
|
|
497
501
|
|
|
498
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
499
|
-
<span style="background-color: #
|
|
502
|
+
<a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
|
|
503
|
+
<span style="background-color: #dea584;"></span>Rust
|
|
500
504
|
</a>
|
|
501
505
|
|
|
502
506
|
<span class="star" title="Stargazers Count">
|
|
503
507
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
504
508
|
<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>
|
|
505
509
|
</svg>
|
|
506
|
-
<span>
|
|
510
|
+
<span>19277</span>
|
|
507
511
|
</span>
|
|
508
512
|
<span class="star" title="Repo Forked">
|
|
509
513
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
510
514
|
<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">
|
|
511
515
|
</path>
|
|
512
516
|
</svg>
|
|
513
|
-
<span>
|
|
517
|
+
<span>1001</span>
|
|
514
518
|
</span>
|
|
515
519
|
<span class="star">
|
|
516
520
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
517
521
|
<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>
|
|
518
522
|
</svg>
|
|
519
|
-
<span>
|
|
523
|
+
<span>36 stars today</span>
|
|
520
524
|
</span>
|
|
521
525
|
</div>
|
|
522
526
|
<div class="details">
|
|
@@ -529,32 +533,32 @@
|
|
|
529
533
|
<div class="info">
|
|
530
534
|
<div class="rank">
|
|
531
535
|
<span title="Ranking 11">11</span>
|
|
532
|
-
<a href="https://github.com/
|
|
536
|
+
<a href="https://github.com/amotile/stable-diffusion-studio" target="_blank" title="amotile/stable-diffusion-studio">amotile/stable-diffusion-studio</a>
|
|
533
537
|
</div>
|
|
534
538
|
<div class="sub-title followers">
|
|
535
539
|
|
|
536
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
537
|
-
<span style="background-color: #
|
|
540
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
541
|
+
<span style="background-color: #3178c6;"></span>TypeScript
|
|
538
542
|
</a>
|
|
539
543
|
|
|
540
544
|
<span class="star" title="Stargazers Count">
|
|
541
545
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
542
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>
|
|
543
547
|
</svg>
|
|
544
|
-
<span>
|
|
548
|
+
<span>281</span>
|
|
545
549
|
</span>
|
|
546
550
|
<span class="star" title="Repo Forked">
|
|
547
551
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
548
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">
|
|
549
553
|
</path>
|
|
550
554
|
</svg>
|
|
551
|
-
<span>
|
|
555
|
+
<span>16</span>
|
|
552
556
|
</span>
|
|
553
557
|
<span class="star">
|
|
554
558
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
555
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>
|
|
556
560
|
</svg>
|
|
557
|
-
<span>
|
|
561
|
+
<span>52 stars today</span>
|
|
558
562
|
</span>
|
|
559
563
|
</div>
|
|
560
564
|
<div class="details">
|
|
@@ -567,32 +571,32 @@
|
|
|
567
571
|
<div class="info">
|
|
568
572
|
<div class="rank">
|
|
569
573
|
<span title="Ranking 12">12</span>
|
|
570
|
-
<a href="https://github.com/
|
|
574
|
+
<a href="https://github.com/openwrt/openwrt" target="_blank" title="openwrt/openwrt">openwrt/openwrt</a>
|
|
571
575
|
</div>
|
|
572
576
|
<div class="sub-title followers">
|
|
573
577
|
|
|
574
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
575
|
-
<span style="background-color: #
|
|
578
|
+
<a class="language" target="_blank" href="https://github.com/topics/c" title="Programming Language C">
|
|
579
|
+
<span style="background-color: #555555;"></span>C
|
|
576
580
|
</a>
|
|
577
581
|
|
|
578
582
|
<span class="star" title="Stargazers Count">
|
|
579
583
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
580
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>
|
|
581
585
|
</svg>
|
|
582
|
-
<span>
|
|
586
|
+
<span>12896</span>
|
|
583
587
|
</span>
|
|
584
588
|
<span class="star" title="Repo Forked">
|
|
585
589
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
586
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">
|
|
587
591
|
</path>
|
|
588
592
|
</svg>
|
|
589
|
-
<span>
|
|
593
|
+
<span>7835</span>
|
|
590
594
|
</span>
|
|
591
595
|
<span class="star">
|
|
592
596
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
593
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>
|
|
594
598
|
</svg>
|
|
595
|
-
<span>
|
|
599
|
+
<span>17 stars today</span>
|
|
596
600
|
</span>
|
|
597
601
|
</div>
|
|
598
602
|
<div class="details">
|
|
@@ -605,7 +609,7 @@
|
|
|
605
609
|
<div class="info">
|
|
606
610
|
<div class="rank">
|
|
607
611
|
<span title="Ranking 13">13</span>
|
|
608
|
-
<a href="https://github.com/
|
|
612
|
+
<a href="https://github.com/itsnebulalol/deb-to-ipa" target="_blank" title="itsnebulalol/deb-to-ipa">itsnebulalol/deb-to-ipa</a>
|
|
609
613
|
</div>
|
|
610
614
|
<div class="sub-title followers">
|
|
611
615
|
|
|
@@ -613,20 +617,20 @@
|
|
|
613
617
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
614
618
|
<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>
|
|
615
619
|
</svg>
|
|
616
|
-
<span>
|
|
620
|
+
<span>191</span>
|
|
617
621
|
</span>
|
|
618
622
|
<span class="star" title="Repo Forked">
|
|
619
623
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
620
624
|
<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">
|
|
621
625
|
</path>
|
|
622
626
|
</svg>
|
|
623
|
-
<span>
|
|
627
|
+
<span>521</span>
|
|
624
628
|
</span>
|
|
625
629
|
<span class="star">
|
|
626
630
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
627
631
|
<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>
|
|
628
632
|
</svg>
|
|
629
|
-
<span>
|
|
633
|
+
<span>22 stars today</span>
|
|
630
634
|
</span>
|
|
631
635
|
</div>
|
|
632
636
|
<div class="details">
|
|
@@ -639,32 +643,32 @@
|
|
|
639
643
|
<div class="info">
|
|
640
644
|
<div class="rank">
|
|
641
645
|
<span title="Ranking 14">14</span>
|
|
642
|
-
<a href="https://github.com/
|
|
646
|
+
<a href="https://github.com/JingShing/novelai-colab-ver" target="_blank" title="JingShing/novelai-colab-ver">JingShing/novelai-colab-ver</a>
|
|
643
647
|
</div>
|
|
644
648
|
<div class="sub-title followers">
|
|
645
649
|
|
|
646
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
647
|
-
<span style="background-color: #
|
|
650
|
+
<a class="language" target="_blank" href="https://github.com/topics/jupyternotebook" title="Programming Language JupyterNotebook">
|
|
651
|
+
<span style="background-color: #DA5B0B;"></span>JupyterNotebook
|
|
648
652
|
</a>
|
|
649
653
|
|
|
650
654
|
<span class="star" title="Stargazers Count">
|
|
651
655
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
652
656
|
<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>
|
|
653
657
|
</svg>
|
|
654
|
-
<span>
|
|
658
|
+
<span>324</span>
|
|
655
659
|
</span>
|
|
656
660
|
<span class="star" title="Repo Forked">
|
|
657
661
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
658
662
|
<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">
|
|
659
663
|
</path>
|
|
660
664
|
</svg>
|
|
661
|
-
<span>
|
|
665
|
+
<span>125</span>
|
|
662
666
|
</span>
|
|
663
667
|
<span class="star">
|
|
664
668
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
665
669
|
<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>
|
|
666
670
|
</svg>
|
|
667
|
-
<span>
|
|
671
|
+
<span>77 stars today</span>
|
|
668
672
|
</span>
|
|
669
673
|
</div>
|
|
670
674
|
<div class="details">
|
|
@@ -677,7 +681,7 @@
|
|
|
677
681
|
<div class="info">
|
|
678
682
|
<div class="rank">
|
|
679
683
|
<span title="Ranking 15">15</span>
|
|
680
|
-
<a href="https://github.com/
|
|
684
|
+
<a href="https://github.com/WebKit/WebKit" target="_blank" title="WebKit/WebKit">WebKit/WebKit</a>
|
|
681
685
|
</div>
|
|
682
686
|
<div class="sub-title followers">
|
|
683
687
|
|
|
@@ -685,20 +689,20 @@
|
|
|
685
689
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
686
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>
|
|
687
691
|
</svg>
|
|
688
|
-
<span>
|
|
692
|
+
<span>5127</span>
|
|
689
693
|
</span>
|
|
690
694
|
<span class="star" title="Repo Forked">
|
|
691
695
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
692
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">
|
|
693
697
|
</path>
|
|
694
698
|
</svg>
|
|
695
|
-
<span>
|
|
699
|
+
<span>728</span>
|
|
696
700
|
</span>
|
|
697
701
|
<span class="star">
|
|
698
702
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
699
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>
|
|
700
704
|
</svg>
|
|
701
|
-
<span>
|
|
705
|
+
<span>33 stars today</span>
|
|
702
706
|
</span>
|
|
703
707
|
</div>
|
|
704
708
|
<div class="details">
|
|
@@ -711,32 +715,32 @@
|
|
|
711
715
|
<div class="info">
|
|
712
716
|
<div class="rank">
|
|
713
717
|
<span title="Ranking 16">16</span>
|
|
714
|
-
<a href="https://github.com/
|
|
718
|
+
<a href="https://github.com/facebook/folly" target="_blank" title="facebook/folly">facebook/folly</a>
|
|
715
719
|
</div>
|
|
716
720
|
<div class="sub-title followers">
|
|
717
721
|
|
|
718
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
719
|
-
<span style="background-color: #
|
|
722
|
+
<a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
|
|
723
|
+
<span style="background-color: #f34b7d;"></span>C++
|
|
720
724
|
</a>
|
|
721
725
|
|
|
722
726
|
<span class="star" title="Stargazers Count">
|
|
723
727
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
724
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>
|
|
725
729
|
</svg>
|
|
726
|
-
<span>
|
|
730
|
+
<span>23444</span>
|
|
727
731
|
</span>
|
|
728
732
|
<span class="star" title="Repo Forked">
|
|
729
733
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
730
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">
|
|
731
735
|
</path>
|
|
732
736
|
</svg>
|
|
733
|
-
<span>
|
|
737
|
+
<span>4859</span>
|
|
734
738
|
</span>
|
|
735
739
|
<span class="star">
|
|
736
740
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
737
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>
|
|
738
742
|
</svg>
|
|
739
|
-
<span>
|
|
743
|
+
<span>47 stars today</span>
|
|
740
744
|
</span>
|
|
741
745
|
</div>
|
|
742
746
|
<div class="details">
|
|
@@ -749,32 +753,32 @@
|
|
|
749
753
|
<div class="info">
|
|
750
754
|
<div class="rank">
|
|
751
755
|
<span title="Ranking 17">17</span>
|
|
752
|
-
<a href="https://github.com/
|
|
756
|
+
<a href="https://github.com/logseq/logseq" target="_blank" title="logseq/logseq">logseq/logseq</a>
|
|
753
757
|
</div>
|
|
754
758
|
<div class="sub-title followers">
|
|
755
759
|
|
|
756
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
757
|
-
<span style="background-color: #
|
|
760
|
+
<a class="language" target="_blank" href="https://github.com/topics/clojure" title="Programming Language Clojure">
|
|
761
|
+
<span style="background-color: #db5855;"></span>Clojure
|
|
758
762
|
</a>
|
|
759
763
|
|
|
760
764
|
<span class="star" title="Stargazers Count">
|
|
761
765
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
762
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>
|
|
763
767
|
</svg>
|
|
764
|
-
<span>
|
|
768
|
+
<span>17382</span>
|
|
765
769
|
</span>
|
|
766
770
|
<span class="star" title="Repo Forked">
|
|
767
771
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
768
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">
|
|
769
773
|
</path>
|
|
770
774
|
</svg>
|
|
771
|
-
<span>
|
|
775
|
+
<span>1050</span>
|
|
772
776
|
</span>
|
|
773
777
|
<span class="star">
|
|
774
778
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
775
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>
|
|
776
780
|
</svg>
|
|
777
|
-
<span>
|
|
781
|
+
<span>97 stars today</span>
|
|
778
782
|
</span>
|
|
779
783
|
</div>
|
|
780
784
|
<div class="details">
|
|
@@ -787,28 +791,32 @@
|
|
|
787
791
|
<div class="info">
|
|
788
792
|
<div class="rank">
|
|
789
793
|
<span title="Ranking 18">18</span>
|
|
790
|
-
<a href="https://github.com/
|
|
794
|
+
<a href="https://github.com/kamranahmedse/developer-roadmap" target="_blank" title="kamranahmedse/developer-roadmap">kamranahmedse/developer-roadmap</a>
|
|
791
795
|
</div>
|
|
792
796
|
<div class="sub-title followers">
|
|
793
797
|
|
|
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
|
+
</a>
|
|
801
|
+
|
|
794
802
|
<span class="star" title="Stargazers Count">
|
|
795
803
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
796
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>
|
|
797
805
|
</svg>
|
|
798
|
-
<span>
|
|
806
|
+
<span>215110</span>
|
|
799
807
|
</span>
|
|
800
808
|
<span class="star" title="Repo Forked">
|
|
801
809
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
802
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">
|
|
803
811
|
</path>
|
|
804
812
|
</svg>
|
|
805
|
-
<span>
|
|
813
|
+
<span>30980</span>
|
|
806
814
|
</span>
|
|
807
815
|
<span class="star">
|
|
808
816
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
809
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>
|
|
810
818
|
</svg>
|
|
811
|
-
<span>
|
|
819
|
+
<span>121 stars today</span>
|
|
812
820
|
</span>
|
|
813
821
|
</div>
|
|
814
822
|
<div class="details">
|
|
@@ -821,7 +829,7 @@
|
|
|
821
829
|
<div class="info">
|
|
822
830
|
<div class="rank">
|
|
823
831
|
<span title="Ranking 19">19</span>
|
|
824
|
-
<a href="https://github.com/
|
|
832
|
+
<a href="https://github.com/topjohnwu/Magisk" target="_blank" title="topjohnwu/Magisk">topjohnwu/Magisk</a>
|
|
825
833
|
</div>
|
|
826
834
|
<div class="sub-title followers">
|
|
827
835
|
|
|
@@ -833,20 +841,20 @@
|
|
|
833
841
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
834
842
|
<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>
|
|
835
843
|
</svg>
|
|
836
|
-
<span>
|
|
844
|
+
<span>29642</span>
|
|
837
845
|
</span>
|
|
838
846
|
<span class="star" title="Repo Forked">
|
|
839
847
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
840
848
|
<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">
|
|
841
849
|
</path>
|
|
842
850
|
</svg>
|
|
843
|
-
<span>
|
|
851
|
+
<span>7812</span>
|
|
844
852
|
</span>
|
|
845
853
|
<span class="star">
|
|
846
854
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
847
855
|
<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>
|
|
848
856
|
</svg>
|
|
849
|
-
<span>
|
|
857
|
+
<span>27 stars today</span>
|
|
850
858
|
</span>
|
|
851
859
|
</div>
|
|
852
860
|
<div class="details">
|
|
@@ -859,32 +867,32 @@
|
|
|
859
867
|
<div class="info">
|
|
860
868
|
<div class="rank">
|
|
861
869
|
<span title="Ranking 20">20</span>
|
|
862
|
-
<a href="https://github.com/
|
|
870
|
+
<a href="https://github.com/FedML-AI/FedML" target="_blank" title="FedML-AI/FedML">FedML-AI/FedML</a>
|
|
863
871
|
</div>
|
|
864
872
|
<div class="sub-title followers">
|
|
865
873
|
|
|
866
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
867
|
-
<span style="background-color: #
|
|
874
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
875
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
868
876
|
</a>
|
|
869
877
|
|
|
870
878
|
<span class="star" title="Stargazers Count">
|
|
871
879
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
872
880
|
<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>
|
|
873
881
|
</svg>
|
|
874
|
-
<span>
|
|
882
|
+
<span>1976</span>
|
|
875
883
|
</span>
|
|
876
884
|
<span class="star" title="Repo Forked">
|
|
877
885
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
878
886
|
<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">
|
|
879
887
|
</path>
|
|
880
888
|
</svg>
|
|
881
|
-
<span>
|
|
889
|
+
<span>496</span>
|
|
882
890
|
</span>
|
|
883
891
|
<span class="star">
|
|
884
892
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
885
893
|
<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>
|
|
886
894
|
</svg>
|
|
887
|
-
<span>
|
|
895
|
+
<span>43 stars today</span>
|
|
888
896
|
</span>
|
|
889
897
|
</div>
|
|
890
898
|
<div class="details">
|
|
@@ -897,32 +905,28 @@
|
|
|
897
905
|
<div class="info">
|
|
898
906
|
<div class="rank">
|
|
899
907
|
<span title="Ranking 21">21</span>
|
|
900
|
-
<a href="https://github.com/
|
|
908
|
+
<a href="https://github.com/ruanyf/weekly" target="_blank" title="ruanyf/weekly">ruanyf/weekly</a>
|
|
901
909
|
</div>
|
|
902
910
|
<div class="sub-title followers">
|
|
903
911
|
|
|
904
|
-
<a class="language" target="_blank" href="https://github.com/topics/java" title="Programming Language Java">
|
|
905
|
-
<span style="background-color: #b07219;"></span>Java
|
|
906
|
-
</a>
|
|
907
|
-
|
|
908
912
|
<span class="star" title="Stargazers Count">
|
|
909
913
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
910
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>
|
|
911
915
|
</svg>
|
|
912
|
-
<span>
|
|
916
|
+
<span>27449</span>
|
|
913
917
|
</span>
|
|
914
918
|
<span class="star" title="Repo Forked">
|
|
915
919
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
916
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">
|
|
917
921
|
</path>
|
|
918
922
|
</svg>
|
|
919
|
-
<span>
|
|
923
|
+
<span>2034</span>
|
|
920
924
|
</span>
|
|
921
925
|
<span class="star">
|
|
922
926
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
923
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>
|
|
924
928
|
</svg>
|
|
925
|
-
<span>
|
|
929
|
+
<span>70 stars today</span>
|
|
926
930
|
</span>
|
|
927
931
|
</div>
|
|
928
932
|
<div class="details">
|
|
@@ -935,32 +939,32 @@
|
|
|
935
939
|
<div class="info">
|
|
936
940
|
<div class="rank">
|
|
937
941
|
<span title="Ranking 22">22</span>
|
|
938
|
-
<a href="https://github.com/
|
|
942
|
+
<a href="https://github.com/xinntao/Real-ESRGAN" target="_blank" title="xinntao/Real-ESRGAN">xinntao/Real-ESRGAN</a>
|
|
939
943
|
</div>
|
|
940
944
|
<div class="sub-title followers">
|
|
941
945
|
|
|
942
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
943
|
-
<span style="background-color: #
|
|
946
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
947
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
944
948
|
</a>
|
|
945
949
|
|
|
946
950
|
<span class="star" title="Stargazers Count">
|
|
947
951
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
948
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>
|
|
949
953
|
</svg>
|
|
950
|
-
<span>
|
|
954
|
+
<span>15580</span>
|
|
951
955
|
</span>
|
|
952
956
|
<span class="star" title="Repo Forked">
|
|
953
957
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
954
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">
|
|
955
959
|
</path>
|
|
956
960
|
</svg>
|
|
957
|
-
<span>
|
|
961
|
+
<span>1677</span>
|
|
958
962
|
</span>
|
|
959
963
|
<span class="star">
|
|
960
964
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
961
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>
|
|
962
966
|
</svg>
|
|
963
|
-
<span>
|
|
967
|
+
<span>49 stars today</span>
|
|
964
968
|
</span>
|
|
965
969
|
</div>
|
|
966
970
|
<div class="details">
|
|
@@ -973,32 +977,32 @@
|
|
|
973
977
|
<div class="info">
|
|
974
978
|
<div class="rank">
|
|
975
979
|
<span title="Ranking 23">23</span>
|
|
976
|
-
<a href="https://github.com/
|
|
980
|
+
<a href="https://github.com/coolsnowwolf/lede" target="_blank" title="coolsnowwolf/lede">coolsnowwolf/lede</a>
|
|
977
981
|
</div>
|
|
978
982
|
<div class="sub-title followers">
|
|
979
983
|
|
|
980
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
981
|
-
<span style="background-color: #
|
|
984
|
+
<a class="language" target="_blank" href="https://github.com/topics/c" title="Programming Language C">
|
|
985
|
+
<span style="background-color: #555555;"></span>C
|
|
982
986
|
</a>
|
|
983
987
|
|
|
984
988
|
<span class="star" title="Stargazers Count">
|
|
985
989
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
986
990
|
<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>
|
|
987
991
|
</svg>
|
|
988
|
-
<span>
|
|
992
|
+
<span>23352</span>
|
|
989
993
|
</span>
|
|
990
994
|
<span class="star" title="Repo Forked">
|
|
991
995
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
992
996
|
<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">
|
|
993
997
|
</path>
|
|
994
998
|
</svg>
|
|
995
|
-
<span>
|
|
999
|
+
<span>18125</span>
|
|
996
1000
|
</span>
|
|
997
1001
|
<span class="star">
|
|
998
1002
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
999
1003
|
<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>
|
|
1000
1004
|
</svg>
|
|
1001
|
-
<span>
|
|
1005
|
+
<span>23 stars today</span>
|
|
1002
1006
|
</span>
|
|
1003
1007
|
</div>
|
|
1004
1008
|
<div class="details">
|
|
@@ -1011,32 +1015,32 @@
|
|
|
1011
1015
|
<div class="info">
|
|
1012
1016
|
<div class="rank">
|
|
1013
1017
|
<span title="Ranking 24">24</span>
|
|
1014
|
-
<a href="https://github.com/
|
|
1018
|
+
<a href="https://github.com/hashcat/hashcat" target="_blank" title="hashcat/hashcat">hashcat/hashcat</a>
|
|
1015
1019
|
</div>
|
|
1016
1020
|
<div class="sub-title followers">
|
|
1017
1021
|
|
|
1018
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
1019
|
-
<span style="background-color: #
|
|
1022
|
+
<a class="language" target="_blank" href="https://github.com/topics/c" title="Programming Language C">
|
|
1023
|
+
<span style="background-color: #555555;"></span>C
|
|
1020
1024
|
</a>
|
|
1021
1025
|
|
|
1022
1026
|
<span class="star" title="Stargazers Count">
|
|
1023
1027
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1024
1028
|
<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>
|
|
1025
1029
|
</svg>
|
|
1026
|
-
<span>
|
|
1030
|
+
<span>15670</span>
|
|
1027
1031
|
</span>
|
|
1028
1032
|
<span class="star" title="Repo Forked">
|
|
1029
1033
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1030
1034
|
<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">
|
|
1031
1035
|
</path>
|
|
1032
1036
|
</svg>
|
|
1033
|
-
<span>
|
|
1037
|
+
<span>2361</span>
|
|
1034
1038
|
</span>
|
|
1035
1039
|
<span class="star">
|
|
1036
1040
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1037
1041
|
<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>
|
|
1038
1042
|
</svg>
|
|
1039
|
-
<span>
|
|
1043
|
+
<span>30 stars today</span>
|
|
1040
1044
|
</span>
|
|
1041
1045
|
</div>
|
|
1042
1046
|
<div class="details">
|
|
@@ -1049,32 +1053,32 @@
|
|
|
1049
1053
|
<div class="info">
|
|
1050
1054
|
<div class="rank">
|
|
1051
1055
|
<span title="Ranking 25">25</span>
|
|
1052
|
-
<a href="https://github.com/
|
|
1056
|
+
<a href="https://github.com/2dust/v2rayN" target="_blank" title="2dust/v2rayN">2dust/v2rayN</a>
|
|
1053
1057
|
</div>
|
|
1054
1058
|
<div class="sub-title followers">
|
|
1055
1059
|
|
|
1056
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
1057
|
-
<span style="background-color: #
|
|
1060
|
+
<a class="language" target="_blank" href="https://github.com/topics/c#" title="Programming Language C#">
|
|
1061
|
+
<span style="background-color: #178600;"></span>C#
|
|
1058
1062
|
</a>
|
|
1059
1063
|
|
|
1060
1064
|
<span class="star" title="Stargazers Count">
|
|
1061
1065
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1062
1066
|
<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>
|
|
1063
1067
|
</svg>
|
|
1064
|
-
<span>
|
|
1068
|
+
<span>32749</span>
|
|
1065
1069
|
</span>
|
|
1066
1070
|
<span class="star" title="Repo Forked">
|
|
1067
1071
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1068
1072
|
<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">
|
|
1069
1073
|
</path>
|
|
1070
1074
|
</svg>
|
|
1071
|
-
<span>
|
|
1075
|
+
<span>6528</span>
|
|
1072
1076
|
</span>
|
|
1073
1077
|
<span class="star">
|
|
1074
1078
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1075
1079
|
<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>
|
|
1076
1080
|
</svg>
|
|
1077
|
-
<span>
|
|
1081
|
+
<span>39 stars today</span>
|
|
1078
1082
|
</span>
|
|
1079
1083
|
</div>
|
|
1080
1084
|
<div class="details">
|
|
@@ -1099,7 +1103,7 @@
|
|
|
1099
1103
|
<img src="https://img.shields.io/npm/v/@wcj/github-rank.svg?label=unpkg">
|
|
1100
1104
|
</a>
|
|
1101
1105
|
</div>
|
|
1102
|
-
<div class="time">Last cache created on 2022/10/
|
|
1106
|
+
<div class="time">Last cache created on 2022/10/17 by Github API v3.</div>
|
|
1103
1107
|
Create by <a href="https://github.com/jaywcjlove" target="_blank">小弟调调™</a>.
|
|
1104
1108
|
</div>
|
|
1105
1109
|
</body>
|