@wcj/github-rank 22.11.4 → 22.11.6
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/README.md +16 -18
- package/dist/repos.json +26072 -26062
- package/dist/trending-daily.json +167 -167
- package/dist/trending-monthly.json +153 -153
- package/dist/trending-weekly.json +167 -167
- package/dist/users.china.json +13189 -13435
- package/dist/users.json +589 -593
- package/package.json +1 -1
- package/web/CONTRIBUTORS.svg +20 -0
- package/web/data/repos.json +26072 -26062
- package/web/data/trending-daily.json +167 -167
- package/web/data/trending-monthly.json +153 -153
- package/web/data/trending-weekly.json +167 -167
- package/web/data/users.china.json +13189 -13435
- package/web/data/users.json +589 -593
- package/web/index.html +16574 -15511
- package/web/repos.html +3334 -3327
- package/web/trending-monthly.html +137 -134
- package/web/trending-weekly.html +149 -142
- package/web/trending.html +146 -147
- package/web/users.china.html +16574 -15511
package/web/trending-weekly.html
CHANGED
|
@@ -46,6 +46,9 @@
|
|
|
46
46
|
.title { padding: 32px 20px 10px 20px; font-size: 32px; display: flex; }
|
|
47
47
|
.title a svg { display: block; }
|
|
48
48
|
.title a { color: var(--color-accent-fg); display: inline-block; margin-left: 10px; }
|
|
49
|
+
.title dark-mode {
|
|
50
|
+
margin-right: 8px;
|
|
51
|
+
}
|
|
49
52
|
.time, .footer { padding: 5px 20px 2px 20px; font-size: 12px; color: #adadad; }
|
|
50
53
|
.tabs { padding: 0 20px 5px 20px;}
|
|
51
54
|
.tabs a { background: var(--color-tab-fg); display: inline-block; border-radius: 2px; margin: 2px 0; padding: 2px 5px; font-size: 12px; line-height: 16px; color: var(--color-accent-fg); }
|
|
@@ -126,7 +129,7 @@
|
|
|
126
129
|
</a>
|
|
127
130
|
|
|
128
131
|
</h1>
|
|
129
|
-
<div class="time">Last cache created on 2022/11/
|
|
132
|
+
<div class="time">Last cache created on 2022/11/6 by
|
|
130
133
|
|
|
131
134
|
|
|
132
135
|
|
|
@@ -151,32 +154,32 @@
|
|
|
151
154
|
<div class="info">
|
|
152
155
|
<div class="rank">
|
|
153
156
|
<span title="Ranking 1">1</span>
|
|
154
|
-
<a href="https://github.com/
|
|
157
|
+
<a href="https://github.com/dudykr/stc" target="_blank" title="dudykr/stc">dudykr/stc</a>
|
|
155
158
|
</div>
|
|
156
159
|
<div class="sub-title followers">
|
|
157
160
|
|
|
158
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
159
|
-
<span style="background-color: #
|
|
161
|
+
<a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
|
|
162
|
+
<span style="background-color: #dea584;"></span>Rust
|
|
160
163
|
</a>
|
|
161
164
|
|
|
162
165
|
<span class="star" title="Stargazers Count">
|
|
163
166
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
164
167
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
165
168
|
</svg>
|
|
166
|
-
<span>
|
|
169
|
+
<span>2522</span>
|
|
167
170
|
</span>
|
|
168
171
|
<span class="star" title="Repo Forked">
|
|
169
172
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
170
173
|
<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">
|
|
171
174
|
</path>
|
|
172
175
|
</svg>
|
|
173
|
-
<span>
|
|
176
|
+
<span>72</span>
|
|
174
177
|
</span>
|
|
175
178
|
<span class="star">
|
|
176
179
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
177
180
|
<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>
|
|
178
181
|
</svg>
|
|
179
|
-
<span>
|
|
182
|
+
<span>1105 stars this week</span>
|
|
180
183
|
</span>
|
|
181
184
|
</div>
|
|
182
185
|
<div class="details">
|
|
@@ -189,32 +192,32 @@
|
|
|
189
192
|
<div class="info">
|
|
190
193
|
<div class="rank">
|
|
191
194
|
<span title="Ranking 2">2</span>
|
|
192
|
-
<a href="https://github.com/
|
|
195
|
+
<a href="https://github.com/shadcn/taxonomy" target="_blank" title="shadcn/taxonomy">shadcn/taxonomy</a>
|
|
193
196
|
</div>
|
|
194
197
|
<div class="sub-title followers">
|
|
195
198
|
|
|
196
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
197
|
-
<span style="background-color: #
|
|
199
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
200
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
198
201
|
</a>
|
|
199
202
|
|
|
200
203
|
<span class="star" title="Stargazers Count">
|
|
201
204
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
202
205
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
203
206
|
</svg>
|
|
204
|
-
<span>
|
|
207
|
+
<span>1919</span>
|
|
205
208
|
</span>
|
|
206
209
|
<span class="star" title="Repo Forked">
|
|
207
210
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
208
211
|
<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">
|
|
209
212
|
</path>
|
|
210
213
|
</svg>
|
|
211
|
-
<span>
|
|
214
|
+
<span>77</span>
|
|
212
215
|
</span>
|
|
213
216
|
<span class="star">
|
|
214
217
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
215
218
|
<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>
|
|
216
219
|
</svg>
|
|
217
|
-
<span>
|
|
220
|
+
<span>1016 stars this week</span>
|
|
218
221
|
</span>
|
|
219
222
|
</div>
|
|
220
223
|
<div class="details">
|
|
@@ -227,7 +230,7 @@
|
|
|
227
230
|
<div class="info">
|
|
228
231
|
<div class="rank">
|
|
229
232
|
<span title="Ranking 3">3</span>
|
|
230
|
-
<a href="https://github.com/
|
|
233
|
+
<a href="https://github.com/charmbracelet/vhs" target="_blank" title="charmbracelet/vhs">charmbracelet/vhs</a>
|
|
231
234
|
</div>
|
|
232
235
|
<div class="sub-title followers">
|
|
233
236
|
|
|
@@ -239,20 +242,20 @@
|
|
|
239
242
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
240
243
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
241
244
|
</svg>
|
|
242
|
-
<span>
|
|
245
|
+
<span>6865</span>
|
|
243
246
|
</span>
|
|
244
247
|
<span class="star" title="Repo Forked">
|
|
245
248
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
246
249
|
<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">
|
|
247
250
|
</path>
|
|
248
251
|
</svg>
|
|
249
|
-
<span>
|
|
252
|
+
<span>88</span>
|
|
250
253
|
</span>
|
|
251
254
|
<span class="star">
|
|
252
255
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
253
256
|
<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>
|
|
254
257
|
</svg>
|
|
255
|
-
<span>
|
|
258
|
+
<span>2619 stars this week</span>
|
|
256
259
|
</span>
|
|
257
260
|
</div>
|
|
258
261
|
<div class="details">
|
|
@@ -265,32 +268,32 @@
|
|
|
265
268
|
<div class="info">
|
|
266
269
|
<div class="rank">
|
|
267
270
|
<span title="Ranking 4">4</span>
|
|
268
|
-
<a href="https://github.com/
|
|
271
|
+
<a href="https://github.com/openssl/openssl" target="_blank" title="openssl/openssl">openssl/openssl</a>
|
|
269
272
|
</div>
|
|
270
273
|
<div class="sub-title followers">
|
|
271
274
|
|
|
272
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
273
|
-
<span style="background-color: #
|
|
275
|
+
<a class="language" target="_blank" href="https://github.com/topics/c" title="Programming Language C">
|
|
276
|
+
<span style="background-color: #555555;"></span>C
|
|
274
277
|
</a>
|
|
275
278
|
|
|
276
279
|
<span class="star" title="Stargazers Count">
|
|
277
280
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
278
281
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
279
282
|
</svg>
|
|
280
|
-
<span>
|
|
283
|
+
<span>19963</span>
|
|
281
284
|
</span>
|
|
282
285
|
<span class="star" title="Repo Forked">
|
|
283
286
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
284
287
|
<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">
|
|
285
288
|
</path>
|
|
286
289
|
</svg>
|
|
287
|
-
<span>
|
|
290
|
+
<span>8542</span>
|
|
288
291
|
</span>
|
|
289
292
|
<span class="star">
|
|
290
293
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
291
294
|
<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>
|
|
292
295
|
</svg>
|
|
293
|
-
<span>
|
|
296
|
+
<span>296 stars this week</span>
|
|
294
297
|
</span>
|
|
295
298
|
</div>
|
|
296
299
|
<div class="details">
|
|
@@ -303,32 +306,32 @@
|
|
|
303
306
|
<div class="info">
|
|
304
307
|
<div class="rank">
|
|
305
308
|
<span title="Ranking 5">5</span>
|
|
306
|
-
<a href="https://github.com/
|
|
309
|
+
<a href="https://github.com/jeecgboot/jeecg-boot" target="_blank" title="jeecgboot/jeecg-boot">jeecgboot/jeecg-boot</a>
|
|
307
310
|
</div>
|
|
308
311
|
<div class="sub-title followers">
|
|
309
312
|
|
|
310
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
311
|
-
<span style="background-color: #
|
|
313
|
+
<a class="language" target="_blank" href="https://github.com/topics/java" title="Programming Language Java">
|
|
314
|
+
<span style="background-color: #b07219;"></span>Java
|
|
312
315
|
</a>
|
|
313
316
|
|
|
314
317
|
<span class="star" title="Stargazers Count">
|
|
315
318
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
316
319
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
317
320
|
</svg>
|
|
318
|
-
<span>
|
|
321
|
+
<span>31901</span>
|
|
319
322
|
</span>
|
|
320
323
|
<span class="star" title="Repo Forked">
|
|
321
324
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
322
325
|
<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">
|
|
323
326
|
</path>
|
|
324
327
|
</svg>
|
|
325
|
-
<span>
|
|
328
|
+
<span>12562</span>
|
|
326
329
|
</span>
|
|
327
330
|
<span class="star">
|
|
328
331
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
329
332
|
<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>
|
|
330
333
|
</svg>
|
|
331
|
-
<span>
|
|
334
|
+
<span>473 stars this week</span>
|
|
332
335
|
</span>
|
|
333
336
|
</div>
|
|
334
337
|
<div class="details">
|
|
@@ -341,32 +344,32 @@
|
|
|
341
344
|
<div class="info">
|
|
342
345
|
<div class="rank">
|
|
343
346
|
<span title="Ranking 6">6</span>
|
|
344
|
-
<a href="https://github.com/
|
|
347
|
+
<a href="https://github.com/mastodon/mastodon" target="_blank" title="mastodon/mastodon">mastodon/mastodon</a>
|
|
345
348
|
</div>
|
|
346
349
|
<div class="sub-title followers">
|
|
347
350
|
|
|
348
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
349
|
-
<span style="background-color: #
|
|
351
|
+
<a class="language" target="_blank" href="https://github.com/topics/ruby" title="Programming Language Ruby">
|
|
352
|
+
<span style="background-color: #701516;"></span>Ruby
|
|
350
353
|
</a>
|
|
351
354
|
|
|
352
355
|
<span class="star" title="Stargazers Count">
|
|
353
356
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
354
357
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
355
358
|
</svg>
|
|
356
|
-
<span>
|
|
359
|
+
<span>31602</span>
|
|
357
360
|
</span>
|
|
358
361
|
<span class="star" title="Repo Forked">
|
|
359
362
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
360
363
|
<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">
|
|
361
364
|
</path>
|
|
362
365
|
</svg>
|
|
363
|
-
<span>
|
|
366
|
+
<span>4838</span>
|
|
364
367
|
</span>
|
|
365
368
|
<span class="star">
|
|
366
369
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
367
370
|
<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>
|
|
368
371
|
</svg>
|
|
369
|
-
<span>
|
|
372
|
+
<span>1279 stars this week</span>
|
|
370
373
|
</span>
|
|
371
374
|
</div>
|
|
372
375
|
<div class="details">
|
|
@@ -379,7 +382,7 @@
|
|
|
379
382
|
<div class="info">
|
|
380
383
|
<div class="rank">
|
|
381
384
|
<span title="Ranking 7">7</span>
|
|
382
|
-
<a href="https://github.com/
|
|
385
|
+
<a href="https://github.com/Sanster/lama-cleaner" target="_blank" title="Sanster/lama-cleaner">Sanster/lama-cleaner</a>
|
|
383
386
|
</div>
|
|
384
387
|
<div class="sub-title followers">
|
|
385
388
|
|
|
@@ -391,20 +394,20 @@
|
|
|
391
394
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
392
395
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
393
396
|
</svg>
|
|
394
|
-
<span>
|
|
397
|
+
<span>2993</span>
|
|
395
398
|
</span>
|
|
396
399
|
<span class="star" title="Repo Forked">
|
|
397
400
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
398
401
|
<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">
|
|
399
402
|
</path>
|
|
400
403
|
</svg>
|
|
401
|
-
<span>
|
|
404
|
+
<span>257</span>
|
|
402
405
|
</span>
|
|
403
406
|
<span class="star">
|
|
404
407
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
405
408
|
<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>
|
|
406
409
|
</svg>
|
|
407
|
-
<span>
|
|
410
|
+
<span>1336 stars this week</span>
|
|
408
411
|
</span>
|
|
409
412
|
</div>
|
|
410
413
|
<div class="details">
|
|
@@ -417,32 +420,32 @@
|
|
|
417
420
|
<div class="info">
|
|
418
421
|
<div class="rank">
|
|
419
422
|
<span title="Ranking 8">8</span>
|
|
420
|
-
<a href="https://github.com/
|
|
423
|
+
<a href="https://github.com/jellyfin/jellyfin" target="_blank" title="jellyfin/jellyfin">jellyfin/jellyfin</a>
|
|
421
424
|
</div>
|
|
422
425
|
<div class="sub-title followers">
|
|
423
426
|
|
|
424
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
425
|
-
<span style="background-color: #
|
|
427
|
+
<a class="language" target="_blank" href="https://github.com/topics/c#" title="Programming Language C#">
|
|
428
|
+
<span style="background-color: #178600;"></span>C#
|
|
426
429
|
</a>
|
|
427
430
|
|
|
428
431
|
<span class="star" title="Stargazers Count">
|
|
429
432
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
430
433
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
431
434
|
</svg>
|
|
432
|
-
<span>
|
|
435
|
+
<span>17978</span>
|
|
433
436
|
</span>
|
|
434
437
|
<span class="star" title="Repo Forked">
|
|
435
438
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
436
439
|
<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">
|
|
437
440
|
</path>
|
|
438
441
|
</svg>
|
|
439
|
-
<span>
|
|
442
|
+
<span>1712</span>
|
|
440
443
|
</span>
|
|
441
444
|
<span class="star">
|
|
442
445
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
443
446
|
<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>
|
|
444
447
|
</svg>
|
|
445
|
-
<span>
|
|
448
|
+
<span>555 stars this week</span>
|
|
446
449
|
</span>
|
|
447
450
|
</div>
|
|
448
451
|
<div class="details">
|
|
@@ -455,32 +458,32 @@
|
|
|
455
458
|
<div class="info">
|
|
456
459
|
<div class="rank">
|
|
457
460
|
<span title="Ranking 9">9</span>
|
|
458
|
-
<a href="https://github.com/
|
|
461
|
+
<a href="https://github.com/facebookresearch/encodec" target="_blank" title="facebookresearch/encodec">facebookresearch/encodec</a>
|
|
459
462
|
</div>
|
|
460
463
|
<div class="sub-title followers">
|
|
461
464
|
|
|
462
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
463
|
-
<span style="background-color: #
|
|
465
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
466
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
464
467
|
</a>
|
|
465
468
|
|
|
466
469
|
<span class="star" title="Stargazers Count">
|
|
467
470
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
468
471
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
469
472
|
</svg>
|
|
470
|
-
<span>
|
|
473
|
+
<span>927</span>
|
|
471
474
|
</span>
|
|
472
475
|
<span class="star" title="Repo Forked">
|
|
473
476
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
474
477
|
<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">
|
|
475
478
|
</path>
|
|
476
479
|
</svg>
|
|
477
|
-
<span>
|
|
480
|
+
<span>44</span>
|
|
478
481
|
</span>
|
|
479
482
|
<span class="star">
|
|
480
483
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
481
484
|
<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>
|
|
482
485
|
</svg>
|
|
483
|
-
<span>
|
|
486
|
+
<span>464 stars this week</span>
|
|
484
487
|
</span>
|
|
485
488
|
</div>
|
|
486
489
|
<div class="details">
|
|
@@ -493,28 +496,32 @@
|
|
|
493
496
|
<div class="info">
|
|
494
497
|
<div class="rank">
|
|
495
498
|
<span title="Ranking 10">10</span>
|
|
496
|
-
<a href="https://github.com/
|
|
499
|
+
<a href="https://github.com/vercel/turbo" target="_blank" title="vercel/turbo">vercel/turbo</a>
|
|
497
500
|
</div>
|
|
498
501
|
<div class="sub-title followers">
|
|
499
502
|
|
|
503
|
+
<a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
|
|
504
|
+
<span style="background-color: #dea584;"></span>Rust
|
|
505
|
+
</a>
|
|
506
|
+
|
|
500
507
|
<span class="star" title="Stargazers Count">
|
|
501
508
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
502
509
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
503
510
|
</svg>
|
|
504
|
-
<span>
|
|
511
|
+
<span>16737</span>
|
|
505
512
|
</span>
|
|
506
513
|
<span class="star" title="Repo Forked">
|
|
507
514
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
508
515
|
<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">
|
|
509
516
|
</path>
|
|
510
517
|
</svg>
|
|
511
|
-
<span>
|
|
518
|
+
<span>913</span>
|
|
512
519
|
</span>
|
|
513
520
|
<span class="star">
|
|
514
521
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
515
522
|
<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>
|
|
516
523
|
</svg>
|
|
517
|
-
<span>
|
|
524
|
+
<span>1352 stars this week</span>
|
|
518
525
|
</span>
|
|
519
526
|
</div>
|
|
520
527
|
<div class="details">
|
|
@@ -527,7 +534,7 @@
|
|
|
527
534
|
<div class="info">
|
|
528
535
|
<div class="rank">
|
|
529
536
|
<span title="Ranking 11">11</span>
|
|
530
|
-
<a href="https://github.com/
|
|
537
|
+
<a href="https://github.com/pocketbase/pocketbase" target="_blank" title="pocketbase/pocketbase">pocketbase/pocketbase</a>
|
|
531
538
|
</div>
|
|
532
539
|
<div class="sub-title followers">
|
|
533
540
|
|
|
@@ -539,20 +546,20 @@
|
|
|
539
546
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
540
547
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
541
548
|
</svg>
|
|
542
|
-
<span>
|
|
549
|
+
<span>15987</span>
|
|
543
550
|
</span>
|
|
544
551
|
<span class="star" title="Repo Forked">
|
|
545
552
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
546
553
|
<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">
|
|
547
554
|
</path>
|
|
548
555
|
</svg>
|
|
549
|
-
<span>
|
|
556
|
+
<span>556</span>
|
|
550
557
|
</span>
|
|
551
558
|
<span class="star">
|
|
552
559
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
553
560
|
<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>
|
|
554
561
|
</svg>
|
|
555
|
-
<span>
|
|
562
|
+
<span>820 stars this week</span>
|
|
556
563
|
</span>
|
|
557
564
|
</div>
|
|
558
565
|
<div class="details">
|
|
@@ -565,32 +572,32 @@
|
|
|
565
572
|
<div class="info">
|
|
566
573
|
<div class="rank">
|
|
567
574
|
<span title="Ranking 12">12</span>
|
|
568
|
-
<a href="https://github.com/
|
|
575
|
+
<a href="https://github.com/XavierXiao/Dreambooth-Stable-Diffusion" target="_blank" title="XavierXiao/Dreambooth-Stable-Diffusion">XavierXiao/Dreambooth-Stable-Diffusion</a>
|
|
569
576
|
</div>
|
|
570
577
|
<div class="sub-title followers">
|
|
571
578
|
|
|
572
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
573
|
-
<span style="background-color: #
|
|
579
|
+
<a class="language" target="_blank" href="https://github.com/topics/jupyternotebook" title="Programming Language JupyterNotebook">
|
|
580
|
+
<span style="background-color: #DA5B0B;"></span>JupyterNotebook
|
|
574
581
|
</a>
|
|
575
582
|
|
|
576
583
|
<span class="star" title="Stargazers Count">
|
|
577
584
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
578
585
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
579
586
|
</svg>
|
|
580
|
-
<span>
|
|
587
|
+
<span>3669</span>
|
|
581
588
|
</span>
|
|
582
589
|
<span class="star" title="Repo Forked">
|
|
583
590
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
584
591
|
<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">
|
|
585
592
|
</path>
|
|
586
593
|
</svg>
|
|
587
|
-
<span>
|
|
594
|
+
<span>406</span>
|
|
588
595
|
</span>
|
|
589
596
|
<span class="star">
|
|
590
597
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
591
598
|
<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>
|
|
592
599
|
</svg>
|
|
593
|
-
<span>
|
|
600
|
+
<span>593 stars this week</span>
|
|
594
601
|
</span>
|
|
595
602
|
</div>
|
|
596
603
|
<div class="details">
|
|
@@ -603,32 +610,32 @@
|
|
|
603
610
|
<div class="info">
|
|
604
611
|
<div class="rank">
|
|
605
612
|
<span title="Ranking 13">13</span>
|
|
606
|
-
<a href="https://github.com/
|
|
613
|
+
<a href="https://github.com/TheLastBen/fast-stable-diffusion" target="_blank" title="TheLastBen/fast-stable-diffusion">TheLastBen/fast-stable-diffusion</a>
|
|
607
614
|
</div>
|
|
608
615
|
<div class="sub-title followers">
|
|
609
616
|
|
|
610
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
611
|
-
<span style="background-color: #
|
|
617
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
618
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
612
619
|
</a>
|
|
613
620
|
|
|
614
621
|
<span class="star" title="Stargazers Count">
|
|
615
622
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
616
623
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
617
624
|
</svg>
|
|
618
|
-
<span>
|
|
625
|
+
<span>1871</span>
|
|
619
626
|
</span>
|
|
620
627
|
<span class="star" title="Repo Forked">
|
|
621
628
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
622
629
|
<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">
|
|
623
630
|
</path>
|
|
624
631
|
</svg>
|
|
625
|
-
<span>
|
|
632
|
+
<span>189</span>
|
|
626
633
|
</span>
|
|
627
634
|
<span class="star">
|
|
628
635
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
629
636
|
<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>
|
|
630
637
|
</svg>
|
|
631
|
-
<span>
|
|
638
|
+
<span>348 stars this week</span>
|
|
632
639
|
</span>
|
|
633
640
|
</div>
|
|
634
641
|
<div class="details">
|
|
@@ -641,32 +648,32 @@
|
|
|
641
648
|
<div class="info">
|
|
642
649
|
<div class="rank">
|
|
643
650
|
<span title="Ranking 14">14</span>
|
|
644
|
-
<a href="https://github.com/
|
|
651
|
+
<a href="https://github.com/remix-run/remix" target="_blank" title="remix-run/remix">remix-run/remix</a>
|
|
645
652
|
</div>
|
|
646
653
|
<div class="sub-title followers">
|
|
647
654
|
|
|
648
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
649
|
-
<span style="background-color: #
|
|
655
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
656
|
+
<span style="background-color: #3178c6;"></span>TypeScript
|
|
650
657
|
</a>
|
|
651
658
|
|
|
652
659
|
<span class="star" title="Stargazers Count">
|
|
653
660
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
654
661
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
655
662
|
</svg>
|
|
656
|
-
<span>
|
|
663
|
+
<span>20589</span>
|
|
657
664
|
</span>
|
|
658
665
|
<span class="star" title="Repo Forked">
|
|
659
666
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
660
667
|
<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">
|
|
661
668
|
</path>
|
|
662
669
|
</svg>
|
|
663
|
-
<span>
|
|
670
|
+
<span>1629</span>
|
|
664
671
|
</span>
|
|
665
672
|
<span class="star">
|
|
666
673
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
667
674
|
<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>
|
|
668
675
|
</svg>
|
|
669
|
-
<span>
|
|
676
|
+
<span>621 stars this week</span>
|
|
670
677
|
</span>
|
|
671
678
|
</div>
|
|
672
679
|
<div class="details">
|
|
@@ -679,32 +686,32 @@
|
|
|
679
686
|
<div class="info">
|
|
680
687
|
<div class="rank">
|
|
681
688
|
<span title="Ranking 15">15</span>
|
|
682
|
-
<a href="https://github.com/
|
|
689
|
+
<a href="https://github.com/SagerNet/sing-box" target="_blank" title="SagerNet/sing-box">SagerNet/sing-box</a>
|
|
683
690
|
</div>
|
|
684
691
|
<div class="sub-title followers">
|
|
685
692
|
|
|
686
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
687
|
-
<span style="background-color: #
|
|
693
|
+
<a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
|
|
694
|
+
<span style="background-color: #00ADD8;"></span>Go
|
|
688
695
|
</a>
|
|
689
696
|
|
|
690
697
|
<span class="star" title="Stargazers Count">
|
|
691
698
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
692
699
|
<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>
|
|
693
700
|
</svg>
|
|
694
|
-
<span>
|
|
701
|
+
<span>1801</span>
|
|
695
702
|
</span>
|
|
696
703
|
<span class="star" title="Repo Forked">
|
|
697
704
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
698
705
|
<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">
|
|
699
706
|
</path>
|
|
700
707
|
</svg>
|
|
701
|
-
<span>
|
|
708
|
+
<span>205</span>
|
|
702
709
|
</span>
|
|
703
710
|
<span class="star">
|
|
704
711
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
705
712
|
<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>
|
|
706
713
|
</svg>
|
|
707
|
-
<span>
|
|
714
|
+
<span>388 stars this week</span>
|
|
708
715
|
</span>
|
|
709
716
|
</div>
|
|
710
717
|
<div class="details">
|
|
@@ -717,32 +724,32 @@
|
|
|
717
724
|
<div class="info">
|
|
718
725
|
<div class="rank">
|
|
719
726
|
<span title="Ranking 16">16</span>
|
|
720
|
-
<a href="https://github.com/
|
|
727
|
+
<a href="https://github.com/answerdev/answer" target="_blank" title="answerdev/answer">answerdev/answer</a>
|
|
721
728
|
</div>
|
|
722
729
|
<div class="sub-title followers">
|
|
723
730
|
|
|
724
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
725
|
-
<span style="background-color: #
|
|
731
|
+
<a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
|
|
732
|
+
<span style="background-color: #00ADD8;"></span>Go
|
|
726
733
|
</a>
|
|
727
734
|
|
|
728
735
|
<span class="star" title="Stargazers Count">
|
|
729
736
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
730
737
|
<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>
|
|
731
738
|
</svg>
|
|
732
|
-
<span>
|
|
739
|
+
<span>3998</span>
|
|
733
740
|
</span>
|
|
734
741
|
<span class="star" title="Repo Forked">
|
|
735
742
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
736
743
|
<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">
|
|
737
744
|
</path>
|
|
738
745
|
</svg>
|
|
739
|
-
<span>
|
|
746
|
+
<span>201</span>
|
|
740
747
|
</span>
|
|
741
748
|
<span class="star">
|
|
742
749
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
743
750
|
<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>
|
|
744
751
|
</svg>
|
|
745
|
-
<span>
|
|
752
|
+
<span>736 stars this week</span>
|
|
746
753
|
</span>
|
|
747
754
|
</div>
|
|
748
755
|
<div class="details">
|
|
@@ -755,32 +762,28 @@
|
|
|
755
762
|
<div class="info">
|
|
756
763
|
<div class="rank">
|
|
757
764
|
<span title="Ranking 17">17</span>
|
|
758
|
-
<a href="https://github.com/
|
|
765
|
+
<a href="https://github.com/jwasham/coding-interview-university" target="_blank" title="jwasham/coding-interview-university">jwasham/coding-interview-university</a>
|
|
759
766
|
</div>
|
|
760
767
|
<div class="sub-title followers">
|
|
761
768
|
|
|
762
|
-
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
763
|
-
<span style="background-color: #3178c6;"></span>TypeScript
|
|
764
|
-
</a>
|
|
765
|
-
|
|
766
769
|
<span class="star" title="Stargazers Count">
|
|
767
770
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
768
771
|
<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>
|
|
769
772
|
</svg>
|
|
770
|
-
<span>
|
|
773
|
+
<span>238032</span>
|
|
771
774
|
</span>
|
|
772
775
|
<span class="star" title="Repo Forked">
|
|
773
776
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
774
777
|
<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">
|
|
775
778
|
</path>
|
|
776
779
|
</svg>
|
|
777
|
-
<span>
|
|
780
|
+
<span>63673</span>
|
|
778
781
|
</span>
|
|
779
782
|
<span class="star">
|
|
780
783
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
781
784
|
<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>
|
|
782
785
|
</svg>
|
|
783
|
-
<span>
|
|
786
|
+
<span>1514 stars this week</span>
|
|
784
787
|
</span>
|
|
785
788
|
</div>
|
|
786
789
|
<div class="details">
|
|
@@ -793,32 +796,32 @@
|
|
|
793
796
|
<div class="info">
|
|
794
797
|
<div class="rank">
|
|
795
798
|
<span title="Ranking 18">18</span>
|
|
796
|
-
<a href="https://github.com/
|
|
799
|
+
<a href="https://github.com/simeydotme/pokemon-cards-css" target="_blank" title="simeydotme/pokemon-cards-css">simeydotme/pokemon-cards-css</a>
|
|
797
800
|
</div>
|
|
798
801
|
<div class="sub-title followers">
|
|
799
802
|
|
|
800
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
801
|
-
<span style="background-color: #
|
|
803
|
+
<a class="language" target="_blank" href="https://github.com/topics/svelte" title="Programming Language Svelte">
|
|
804
|
+
<span style="background-color: #ff3e00;"></span>Svelte
|
|
802
805
|
</a>
|
|
803
806
|
|
|
804
807
|
<span class="star" title="Stargazers Count">
|
|
805
808
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
806
809
|
<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>
|
|
807
810
|
</svg>
|
|
808
|
-
<span>
|
|
811
|
+
<span>2571</span>
|
|
809
812
|
</span>
|
|
810
813
|
<span class="star" title="Repo Forked">
|
|
811
814
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
812
815
|
<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">
|
|
813
816
|
</path>
|
|
814
817
|
</svg>
|
|
815
|
-
<span>
|
|
818
|
+
<span>218</span>
|
|
816
819
|
</span>
|
|
817
820
|
<span class="star">
|
|
818
821
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
819
822
|
<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>
|
|
820
823
|
</svg>
|
|
821
|
-
<span>
|
|
824
|
+
<span>834 stars this week</span>
|
|
822
825
|
</span>
|
|
823
826
|
</div>
|
|
824
827
|
<div class="details">
|
|
@@ -831,32 +834,32 @@
|
|
|
831
834
|
<div class="info">
|
|
832
835
|
<div class="rank">
|
|
833
836
|
<span title="Ranking 19">19</span>
|
|
834
|
-
<a href="https://github.com/
|
|
837
|
+
<a href="https://github.com/TheAlgorithms/Rust" target="_blank" title="TheAlgorithms/Rust">TheAlgorithms/Rust</a>
|
|
835
838
|
</div>
|
|
836
839
|
<div class="sub-title followers">
|
|
837
840
|
|
|
838
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
839
|
-
<span style="background-color: #
|
|
841
|
+
<a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
|
|
842
|
+
<span style="background-color: #dea584;"></span>Rust
|
|
840
843
|
</a>
|
|
841
844
|
|
|
842
845
|
<span class="star" title="Stargazers Count">
|
|
843
846
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
844
847
|
<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>
|
|
845
848
|
</svg>
|
|
846
|
-
<span>
|
|
849
|
+
<span>12456</span>
|
|
847
850
|
</span>
|
|
848
851
|
<span class="star" title="Repo Forked">
|
|
849
852
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
850
853
|
<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">
|
|
851
854
|
</path>
|
|
852
855
|
</svg>
|
|
853
|
-
<span>
|
|
856
|
+
<span>1255</span>
|
|
854
857
|
</span>
|
|
855
858
|
<span class="star">
|
|
856
859
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
857
860
|
<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>
|
|
858
861
|
</svg>
|
|
859
|
-
<span>
|
|
862
|
+
<span>416 stars this week</span>
|
|
860
863
|
</span>
|
|
861
864
|
</div>
|
|
862
865
|
<div class="details">
|
|
@@ -869,32 +872,32 @@
|
|
|
869
872
|
<div class="info">
|
|
870
873
|
<div class="rank">
|
|
871
874
|
<span title="Ranking 20">20</span>
|
|
872
|
-
<a href="https://github.com/
|
|
875
|
+
<a href="https://github.com/mattermost/focalboard" target="_blank" title="mattermost/focalboard">mattermost/focalboard</a>
|
|
873
876
|
</div>
|
|
874
877
|
<div class="sub-title followers">
|
|
875
878
|
|
|
876
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
877
|
-
<span style="background-color: #
|
|
879
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
880
|
+
<span style="background-color: #3178c6;"></span>TypeScript
|
|
878
881
|
</a>
|
|
879
882
|
|
|
880
883
|
<span class="star" title="Stargazers Count">
|
|
881
884
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
882
885
|
<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>
|
|
883
886
|
</svg>
|
|
884
|
-
<span>
|
|
887
|
+
<span>13473</span>
|
|
885
888
|
</span>
|
|
886
889
|
<span class="star" title="Repo Forked">
|
|
887
890
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
888
891
|
<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">
|
|
889
892
|
</path>
|
|
890
893
|
</svg>
|
|
891
|
-
<span>
|
|
894
|
+
<span>1049</span>
|
|
892
895
|
</span>
|
|
893
896
|
<span class="star">
|
|
894
897
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
895
898
|
<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>
|
|
896
899
|
</svg>
|
|
897
|
-
<span>
|
|
900
|
+
<span>564 stars this week</span>
|
|
898
901
|
</span>
|
|
899
902
|
</div>
|
|
900
903
|
<div class="details">
|
|
@@ -907,7 +910,7 @@
|
|
|
907
910
|
<div class="info">
|
|
908
911
|
<div class="rank">
|
|
909
912
|
<span title="Ranking 21">21</span>
|
|
910
|
-
<a href="https://github.com/
|
|
913
|
+
<a href="https://github.com/stashapp/stash" target="_blank" title="stashapp/stash">stashapp/stash</a>
|
|
911
914
|
</div>
|
|
912
915
|
<div class="sub-title followers">
|
|
913
916
|
|
|
@@ -919,20 +922,20 @@
|
|
|
919
922
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
920
923
|
<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>
|
|
921
924
|
</svg>
|
|
922
|
-
<span>
|
|
925
|
+
<span>3213</span>
|
|
923
926
|
</span>
|
|
924
927
|
<span class="star" title="Repo Forked">
|
|
925
928
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
926
929
|
<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">
|
|
927
930
|
</path>
|
|
928
931
|
</svg>
|
|
929
|
-
<span>
|
|
932
|
+
<span>388</span>
|
|
930
933
|
</span>
|
|
931
934
|
<span class="star">
|
|
932
935
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
933
936
|
<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>
|
|
934
937
|
</svg>
|
|
935
|
-
<span>
|
|
938
|
+
<span>835 stars this week</span>
|
|
936
939
|
</span>
|
|
937
940
|
</div>
|
|
938
941
|
<div class="details">
|
|
@@ -945,32 +948,32 @@
|
|
|
945
948
|
<div class="info">
|
|
946
949
|
<div class="rank">
|
|
947
950
|
<span title="Ranking 22">22</span>
|
|
948
|
-
<a href="https://github.com/
|
|
951
|
+
<a href="https://github.com/microsoft/PowerToys" target="_blank" title="microsoft/PowerToys">microsoft/PowerToys</a>
|
|
949
952
|
</div>
|
|
950
953
|
<div class="sub-title followers">
|
|
951
954
|
|
|
952
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
953
|
-
<span style="background-color: #
|
|
955
|
+
<a class="language" target="_blank" href="https://github.com/topics/c#" title="Programming Language C#">
|
|
956
|
+
<span style="background-color: #178600;"></span>C#
|
|
954
957
|
</a>
|
|
955
958
|
|
|
956
959
|
<span class="star" title="Stargazers Count">
|
|
957
960
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
958
961
|
<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>
|
|
959
962
|
</svg>
|
|
960
|
-
<span>
|
|
963
|
+
<span>81075</span>
|
|
961
964
|
</span>
|
|
962
965
|
<span class="star" title="Repo Forked">
|
|
963
966
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
964
967
|
<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">
|
|
965
968
|
</path>
|
|
966
969
|
</svg>
|
|
967
|
-
<span>
|
|
970
|
+
<span>4631</span>
|
|
968
971
|
</span>
|
|
969
972
|
<span class="star">
|
|
970
973
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
971
974
|
<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>
|
|
972
975
|
</svg>
|
|
973
|
-
<span>
|
|
976
|
+
<span>696 stars this week</span>
|
|
974
977
|
</span>
|
|
975
978
|
</div>
|
|
976
979
|
<div class="details">
|
|
@@ -983,32 +986,32 @@
|
|
|
983
986
|
<div class="info">
|
|
984
987
|
<div class="rank">
|
|
985
988
|
<span title="Ranking 23">23</span>
|
|
986
|
-
<a href="https://github.com/
|
|
989
|
+
<a href="https://github.com/commaai/openpilot" target="_blank" title="commaai/openpilot">commaai/openpilot</a>
|
|
987
990
|
</div>
|
|
988
991
|
<div class="sub-title followers">
|
|
989
992
|
|
|
990
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
991
|
-
<span style="background-color: #
|
|
993
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
994
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
992
995
|
</a>
|
|
993
996
|
|
|
994
997
|
<span class="star" title="Stargazers Count">
|
|
995
998
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
996
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>
|
|
997
1000
|
</svg>
|
|
998
|
-
<span>
|
|
1001
|
+
<span>36655</span>
|
|
999
1002
|
</span>
|
|
1000
1003
|
<span class="star" title="Repo Forked">
|
|
1001
1004
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1002
1005
|
<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">
|
|
1003
1006
|
</path>
|
|
1004
1007
|
</svg>
|
|
1005
|
-
<span>
|
|
1008
|
+
<span>6724</span>
|
|
1006
1009
|
</span>
|
|
1007
1010
|
<span class="star">
|
|
1008
1011
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1009
1012
|
<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>
|
|
1010
1013
|
</svg>
|
|
1011
|
-
<span>
|
|
1014
|
+
<span>362 stars this week</span>
|
|
1012
1015
|
</span>
|
|
1013
1016
|
</div>
|
|
1014
1017
|
<div class="details">
|
|
@@ -1021,28 +1024,32 @@
|
|
|
1021
1024
|
<div class="info">
|
|
1022
1025
|
<div class="rank">
|
|
1023
1026
|
<span title="Ranking 24">24</span>
|
|
1024
|
-
<a href="https://github.com/
|
|
1027
|
+
<a href="https://github.com/tachiyomiorg/tachiyomi" target="_blank" title="tachiyomiorg/tachiyomi">tachiyomiorg/tachiyomi</a>
|
|
1025
1028
|
</div>
|
|
1026
1029
|
<div class="sub-title followers">
|
|
1027
1030
|
|
|
1031
|
+
<a class="language" target="_blank" href="https://github.com/topics/kotlin" title="Programming Language Kotlin">
|
|
1032
|
+
<span style="background-color: #A97BFF;"></span>Kotlin
|
|
1033
|
+
</a>
|
|
1034
|
+
|
|
1028
1035
|
<span class="star" title="Stargazers Count">
|
|
1029
1036
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1030
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>
|
|
1031
1038
|
</svg>
|
|
1032
|
-
<span>
|
|
1039
|
+
<span>19488</span>
|
|
1033
1040
|
</span>
|
|
1034
1041
|
<span class="star" title="Repo Forked">
|
|
1035
1042
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1036
1043
|
<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">
|
|
1037
1044
|
</path>
|
|
1038
1045
|
</svg>
|
|
1039
|
-
<span>
|
|
1046
|
+
<span>2284</span>
|
|
1040
1047
|
</span>
|
|
1041
1048
|
<span class="star">
|
|
1042
1049
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1043
1050
|
<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>
|
|
1044
1051
|
</svg>
|
|
1045
|
-
<span>
|
|
1052
|
+
<span>192 stars this week</span>
|
|
1046
1053
|
</span>
|
|
1047
1054
|
</div>
|
|
1048
1055
|
<div class="details">
|
|
@@ -1055,32 +1062,32 @@
|
|
|
1055
1062
|
<div class="info">
|
|
1056
1063
|
<div class="rank">
|
|
1057
1064
|
<span title="Ranking 25">25</span>
|
|
1058
|
-
<a href="https://github.com/
|
|
1065
|
+
<a href="https://github.com/ziglang/zig" target="_blank" title="ziglang/zig">ziglang/zig</a>
|
|
1059
1066
|
</div>
|
|
1060
1067
|
<div class="sub-title followers">
|
|
1061
1068
|
|
|
1062
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
1063
|
-
<span style="background-color: #
|
|
1069
|
+
<a class="language" target="_blank" href="https://github.com/topics/zig" title="Programming Language Zig">
|
|
1070
|
+
<span style="background-color: #ec915c;"></span>Zig
|
|
1064
1071
|
</a>
|
|
1065
1072
|
|
|
1066
1073
|
<span class="star" title="Stargazers Count">
|
|
1067
1074
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1068
1075
|
<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>
|
|
1069
1076
|
</svg>
|
|
1070
|
-
<span>
|
|
1077
|
+
<span>18367</span>
|
|
1071
1078
|
</span>
|
|
1072
1079
|
<span class="star" title="Repo Forked">
|
|
1073
1080
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1074
1081
|
<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">
|
|
1075
1082
|
</path>
|
|
1076
1083
|
</svg>
|
|
1077
|
-
<span>
|
|
1084
|
+
<span>1385</span>
|
|
1078
1085
|
</span>
|
|
1079
1086
|
<span class="star">
|
|
1080
1087
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1081
1088
|
<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>
|
|
1082
1089
|
</svg>
|
|
1083
|
-
<span>
|
|
1090
|
+
<span>137 stars this week</span>
|
|
1084
1091
|
</span>
|
|
1085
1092
|
</div>
|
|
1086
1093
|
<div class="details">
|
|
@@ -1105,7 +1112,7 @@
|
|
|
1105
1112
|
<img src="https://img.shields.io/npm/v/@wcj/github-rank.svg?label=unpkg">
|
|
1106
1113
|
</a>
|
|
1107
1114
|
</div>
|
|
1108
|
-
<div class="time">Last cache created on 2022/11/
|
|
1115
|
+
<div class="time">Last cache created on 2022/11/6 by Github API v3.</div>
|
|
1109
1116
|
Create by <a href="https://github.com/jaywcjlove" target="_blank">小弟调调™</a>.
|
|
1110
1117
|
</div>
|
|
1111
1118
|
</body>
|