@wcj/github-rank 22.11.3 → 22.11.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +2 -4
- package/dist/repos.json +28204 -28200
- package/dist/trending-daily.json +169 -169
- package/dist/trending-monthly.json +146 -146
- package/dist/trending-weekly.json +171 -171
- package/dist/users.china.json +201 -201
- package/dist/users.json +170 -170
- package/package.json +1 -1
- package/web/data/repos.json +28204 -28200
- package/web/data/trending-daily.json +169 -169
- package/web/data/trending-monthly.json +146 -146
- package/web/data/trending-weekly.json +171 -171
- package/web/data/users.china.json +201 -201
- package/web/data/users.json +170 -170
- package/web/index.html +102 -102
- package/web/repos.html +3542 -3542
- package/web/trending-monthly.html +130 -130
- package/web/trending-weekly.html +151 -147
- package/web/trending.html +148 -144
- package/web/users.china.html +94 -94
package/web/trending-weekly.html
CHANGED
|
@@ -126,7 +126,7 @@
|
|
|
126
126
|
</a>
|
|
127
127
|
|
|
128
128
|
</h1>
|
|
129
|
-
<div class="time">Last cache created on 2022/11/
|
|
129
|
+
<div class="time">Last cache created on 2022/11/5 by
|
|
130
130
|
|
|
131
131
|
|
|
132
132
|
|
|
@@ -151,32 +151,32 @@
|
|
|
151
151
|
<div class="info">
|
|
152
152
|
<div class="rank">
|
|
153
153
|
<span title="Ranking 1">1</span>
|
|
154
|
-
<a href="https://github.com/
|
|
154
|
+
<a href="https://github.com/shadcn/taxonomy" target="_blank" title="shadcn/taxonomy">shadcn/taxonomy</a>
|
|
155
155
|
</div>
|
|
156
156
|
<div class="sub-title followers">
|
|
157
157
|
|
|
158
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
159
|
-
<span style="background-color: #
|
|
158
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
159
|
+
<span style="background-color: #3178c6;"></span>TypeScript
|
|
160
160
|
</a>
|
|
161
161
|
|
|
162
162
|
<span class="star" title="Stargazers Count">
|
|
163
163
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
164
164
|
<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
165
|
</svg>
|
|
166
|
-
<span>
|
|
166
|
+
<span>1827</span>
|
|
167
167
|
</span>
|
|
168
168
|
<span class="star" title="Repo Forked">
|
|
169
169
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
170
170
|
<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
171
|
</path>
|
|
172
172
|
</svg>
|
|
173
|
-
<span>
|
|
173
|
+
<span>72</span>
|
|
174
174
|
</span>
|
|
175
175
|
<span class="star">
|
|
176
176
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
177
177
|
<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
178
|
</svg>
|
|
179
|
-
<span>
|
|
179
|
+
<span>1070 stars this week</span>
|
|
180
180
|
</span>
|
|
181
181
|
</div>
|
|
182
182
|
<div class="details">
|
|
@@ -189,32 +189,32 @@
|
|
|
189
189
|
<div class="info">
|
|
190
190
|
<div class="rank">
|
|
191
191
|
<span title="Ranking 2">2</span>
|
|
192
|
-
<a href="https://github.com/
|
|
192
|
+
<a href="https://github.com/mastodon/mastodon" target="_blank" title="mastodon/mastodon">mastodon/mastodon</a>
|
|
193
193
|
</div>
|
|
194
194
|
<div class="sub-title followers">
|
|
195
195
|
|
|
196
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
197
|
-
<span style="background-color: #
|
|
196
|
+
<a class="language" target="_blank" href="https://github.com/topics/ruby" title="Programming Language Ruby">
|
|
197
|
+
<span style="background-color: #701516;"></span>Ruby
|
|
198
198
|
</a>
|
|
199
199
|
|
|
200
200
|
<span class="star" title="Stargazers Count">
|
|
201
201
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
202
202
|
<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
203
|
</svg>
|
|
204
|
-
<span>
|
|
204
|
+
<span>31345</span>
|
|
205
205
|
</span>
|
|
206
206
|
<span class="star" title="Repo Forked">
|
|
207
207
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
208
208
|
<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
209
|
</path>
|
|
210
210
|
</svg>
|
|
211
|
-
<span>
|
|
211
|
+
<span>4809</span>
|
|
212
212
|
</span>
|
|
213
213
|
<span class="star">
|
|
214
214
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
215
215
|
<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
216
|
</svg>
|
|
217
|
-
<span>
|
|
217
|
+
<span>1139 stars this week</span>
|
|
218
218
|
</span>
|
|
219
219
|
</div>
|
|
220
220
|
<div class="details">
|
|
@@ -239,20 +239,20 @@
|
|
|
239
239
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
240
240
|
<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
241
|
</svg>
|
|
242
|
-
<span>
|
|
242
|
+
<span>2537</span>
|
|
243
243
|
</span>
|
|
244
244
|
<span class="star" title="Repo Forked">
|
|
245
245
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
246
246
|
<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
247
|
</path>
|
|
248
248
|
</svg>
|
|
249
|
-
<span>
|
|
249
|
+
<span>215</span>
|
|
250
250
|
</span>
|
|
251
251
|
<span class="star">
|
|
252
252
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
253
253
|
<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
254
|
</svg>
|
|
255
|
-
<span>
|
|
255
|
+
<span>1046 stars this week</span>
|
|
256
256
|
</span>
|
|
257
257
|
</div>
|
|
258
258
|
<div class="details">
|
|
@@ -265,32 +265,32 @@
|
|
|
265
265
|
<div class="info">
|
|
266
266
|
<div class="rank">
|
|
267
267
|
<span title="Ranking 4">4</span>
|
|
268
|
-
<a href="https://github.com/
|
|
268
|
+
<a href="https://github.com/bytedance/bitsail" target="_blank" title="bytedance/bitsail">bytedance/bitsail</a>
|
|
269
269
|
</div>
|
|
270
270
|
<div class="sub-title followers">
|
|
271
271
|
|
|
272
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
273
|
-
<span style="background-color: #
|
|
272
|
+
<a class="language" target="_blank" href="https://github.com/topics/java" title="Programming Language Java">
|
|
273
|
+
<span style="background-color: #b07219;"></span>Java
|
|
274
274
|
</a>
|
|
275
275
|
|
|
276
276
|
<span class="star" title="Stargazers Count">
|
|
277
277
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
278
278
|
<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
279
|
</svg>
|
|
280
|
-
<span>
|
|
280
|
+
<span>938</span>
|
|
281
281
|
</span>
|
|
282
282
|
<span class="star" title="Repo Forked">
|
|
283
283
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
284
284
|
<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
285
|
</path>
|
|
286
286
|
</svg>
|
|
287
|
-
<span>
|
|
287
|
+
<span>141</span>
|
|
288
288
|
</span>
|
|
289
289
|
<span class="star">
|
|
290
290
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
291
291
|
<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
292
|
</svg>
|
|
293
|
-
<span>
|
|
293
|
+
<span>412 stars this week</span>
|
|
294
294
|
</span>
|
|
295
295
|
</div>
|
|
296
296
|
<div class="details">
|
|
@@ -303,32 +303,32 @@
|
|
|
303
303
|
<div class="info">
|
|
304
304
|
<div class="rank">
|
|
305
305
|
<span title="Ranking 5">5</span>
|
|
306
|
-
<a href="https://github.com/
|
|
306
|
+
<a href="https://github.com/openssl/openssl" target="_blank" title="openssl/openssl">openssl/openssl</a>
|
|
307
307
|
</div>
|
|
308
308
|
<div class="sub-title followers">
|
|
309
309
|
|
|
310
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
311
|
-
<span style="background-color: #
|
|
310
|
+
<a class="language" target="_blank" href="https://github.com/topics/c" title="Programming Language C">
|
|
311
|
+
<span style="background-color: #555555;"></span>C
|
|
312
312
|
</a>
|
|
313
313
|
|
|
314
314
|
<span class="star" title="Stargazers Count">
|
|
315
315
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
316
316
|
<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
317
|
</svg>
|
|
318
|
-
<span>
|
|
318
|
+
<span>19945</span>
|
|
319
319
|
</span>
|
|
320
320
|
<span class="star" title="Repo Forked">
|
|
321
321
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
322
322
|
<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
323
|
</path>
|
|
324
324
|
</svg>
|
|
325
|
-
<span>
|
|
325
|
+
<span>8540</span>
|
|
326
326
|
</span>
|
|
327
327
|
<span class="star">
|
|
328
328
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
329
329
|
<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
330
|
</svg>
|
|
331
|
-
<span>
|
|
331
|
+
<span>289 stars this week</span>
|
|
332
332
|
</span>
|
|
333
333
|
</div>
|
|
334
334
|
<div class="details">
|
|
@@ -341,32 +341,32 @@
|
|
|
341
341
|
<div class="info">
|
|
342
342
|
<div class="rank">
|
|
343
343
|
<span title="Ranking 6">6</span>
|
|
344
|
-
<a href="https://github.com/
|
|
344
|
+
<a href="https://github.com/vercel/turbo" target="_blank" title="vercel/turbo">vercel/turbo</a>
|
|
345
345
|
</div>
|
|
346
346
|
<div class="sub-title followers">
|
|
347
347
|
|
|
348
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
349
|
-
<span style="background-color: #
|
|
348
|
+
<a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
|
|
349
|
+
<span style="background-color: #dea584;"></span>Rust
|
|
350
350
|
</a>
|
|
351
351
|
|
|
352
352
|
<span class="star" title="Stargazers Count">
|
|
353
353
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
354
354
|
<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
355
|
</svg>
|
|
356
|
-
<span>
|
|
356
|
+
<span>16671</span>
|
|
357
357
|
</span>
|
|
358
358
|
<span class="star" title="Repo Forked">
|
|
359
359
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
360
360
|
<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
361
|
</path>
|
|
362
362
|
</svg>
|
|
363
|
-
<span>
|
|
363
|
+
<span>906</span>
|
|
364
364
|
</span>
|
|
365
365
|
<span class="star">
|
|
366
366
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
367
367
|
<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
368
|
</svg>
|
|
369
|
-
<span>
|
|
369
|
+
<span>1634 stars this week</span>
|
|
370
370
|
</span>
|
|
371
371
|
</div>
|
|
372
372
|
<div class="details">
|
|
@@ -379,32 +379,32 @@
|
|
|
379
379
|
<div class="info">
|
|
380
380
|
<div class="rank">
|
|
381
381
|
<span title="Ranking 7">7</span>
|
|
382
|
-
<a href="https://github.com/
|
|
382
|
+
<a href="https://github.com/answerdev/answer" target="_blank" title="answerdev/answer">answerdev/answer</a>
|
|
383
383
|
</div>
|
|
384
384
|
<div class="sub-title followers">
|
|
385
385
|
|
|
386
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
387
|
-
<span style="background-color: #
|
|
386
|
+
<a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
|
|
387
|
+
<span style="background-color: #00ADD8;"></span>Go
|
|
388
388
|
</a>
|
|
389
389
|
|
|
390
390
|
<span class="star" title="Stargazers Count">
|
|
391
391
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
392
392
|
<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
393
|
</svg>
|
|
394
|
-
<span>
|
|
394
|
+
<span>3955</span>
|
|
395
395
|
</span>
|
|
396
396
|
<span class="star" title="Repo Forked">
|
|
397
397
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
398
398
|
<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
399
|
</path>
|
|
400
400
|
</svg>
|
|
401
|
-
<span>
|
|
401
|
+
<span>200</span>
|
|
402
402
|
</span>
|
|
403
403
|
<span class="star">
|
|
404
404
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
405
405
|
<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
406
|
</svg>
|
|
407
|
-
<span>
|
|
407
|
+
<span>899 stars this week</span>
|
|
408
408
|
</span>
|
|
409
409
|
</div>
|
|
410
410
|
<div class="details">
|
|
@@ -417,32 +417,32 @@
|
|
|
417
417
|
<div class="info">
|
|
418
418
|
<div class="rank">
|
|
419
419
|
<span title="Ranking 8">8</span>
|
|
420
|
-
<a href="https://github.com/
|
|
420
|
+
<a href="https://github.com/jellyfin/jellyfin" target="_blank" title="jellyfin/jellyfin">jellyfin/jellyfin</a>
|
|
421
421
|
</div>
|
|
422
422
|
<div class="sub-title followers">
|
|
423
423
|
|
|
424
|
-
<a class="language" target="_blank" href="https://github.com/topics/c" title="Programming Language C">
|
|
425
|
-
<span style="background-color: #
|
|
424
|
+
<a class="language" target="_blank" href="https://github.com/topics/c#" title="Programming Language C#">
|
|
425
|
+
<span style="background-color: #178600;"></span>C#
|
|
426
426
|
</a>
|
|
427
427
|
|
|
428
428
|
<span class="star" title="Stargazers Count">
|
|
429
429
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
430
430
|
<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
431
|
</svg>
|
|
432
|
-
<span>
|
|
432
|
+
<span>17954</span>
|
|
433
433
|
</span>
|
|
434
434
|
<span class="star" title="Repo Forked">
|
|
435
435
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
436
436
|
<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
437
|
</path>
|
|
438
438
|
</svg>
|
|
439
|
-
<span>
|
|
439
|
+
<span>1710</span>
|
|
440
440
|
</span>
|
|
441
441
|
<span class="star">
|
|
442
442
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
443
443
|
<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
444
|
</svg>
|
|
445
|
-
<span>
|
|
445
|
+
<span>630 stars this week</span>
|
|
446
446
|
</span>
|
|
447
447
|
</div>
|
|
448
448
|
<div class="details">
|
|
@@ -455,28 +455,32 @@
|
|
|
455
455
|
<div class="info">
|
|
456
456
|
<div class="rank">
|
|
457
457
|
<span title="Ranking 9">9</span>
|
|
458
|
-
<a href="https://github.com/
|
|
458
|
+
<a href="https://github.com/TheLastBen/fast-stable-diffusion" target="_blank" title="TheLastBen/fast-stable-diffusion">TheLastBen/fast-stable-diffusion</a>
|
|
459
459
|
</div>
|
|
460
460
|
<div class="sub-title followers">
|
|
461
461
|
|
|
462
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
463
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
464
|
+
</a>
|
|
465
|
+
|
|
462
466
|
<span class="star" title="Stargazers Count">
|
|
463
467
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
464
468
|
<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>
|
|
465
469
|
</svg>
|
|
466
|
-
<span>
|
|
470
|
+
<span>1845</span>
|
|
467
471
|
</span>
|
|
468
472
|
<span class="star" title="Repo Forked">
|
|
469
473
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
470
474
|
<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">
|
|
471
475
|
</path>
|
|
472
476
|
</svg>
|
|
473
|
-
<span>
|
|
477
|
+
<span>183</span>
|
|
474
478
|
</span>
|
|
475
479
|
<span class="star">
|
|
476
480
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
477
481
|
<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>
|
|
478
482
|
</svg>
|
|
479
|
-
<span>
|
|
483
|
+
<span>363 stars this week</span>
|
|
480
484
|
</span>
|
|
481
485
|
</div>
|
|
482
486
|
<div class="details">
|
|
@@ -489,32 +493,32 @@
|
|
|
489
493
|
<div class="info">
|
|
490
494
|
<div class="rank">
|
|
491
495
|
<span title="Ranking 10">10</span>
|
|
492
|
-
<a href="https://github.com/
|
|
496
|
+
<a href="https://github.com/XavierXiao/Dreambooth-Stable-Diffusion" target="_blank" title="XavierXiao/Dreambooth-Stable-Diffusion">XavierXiao/Dreambooth-Stable-Diffusion</a>
|
|
493
497
|
</div>
|
|
494
498
|
<div class="sub-title followers">
|
|
495
499
|
|
|
496
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
497
|
-
<span style="background-color: #
|
|
500
|
+
<a class="language" target="_blank" href="https://github.com/topics/jupyternotebook" title="Programming Language JupyterNotebook">
|
|
501
|
+
<span style="background-color: #DA5B0B;"></span>JupyterNotebook
|
|
498
502
|
</a>
|
|
499
503
|
|
|
500
504
|
<span class="star" title="Stargazers Count">
|
|
501
505
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
502
506
|
<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
507
|
</svg>
|
|
504
|
-
<span>
|
|
508
|
+
<span>3620</span>
|
|
505
509
|
</span>
|
|
506
510
|
<span class="star" title="Repo Forked">
|
|
507
511
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
508
512
|
<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
513
|
</path>
|
|
510
514
|
</svg>
|
|
511
|
-
<span>
|
|
515
|
+
<span>401</span>
|
|
512
516
|
</span>
|
|
513
517
|
<span class="star">
|
|
514
518
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
515
519
|
<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
520
|
</svg>
|
|
517
|
-
<span>
|
|
521
|
+
<span>588 stars this week</span>
|
|
518
522
|
</span>
|
|
519
523
|
</div>
|
|
520
524
|
<div class="details">
|
|
@@ -527,32 +531,32 @@
|
|
|
527
531
|
<div class="info">
|
|
528
532
|
<div class="rank">
|
|
529
533
|
<span title="Ranking 11">11</span>
|
|
530
|
-
<a href="https://github.com/
|
|
534
|
+
<a href="https://github.com/SagerNet/sing-box" target="_blank" title="SagerNet/sing-box">SagerNet/sing-box</a>
|
|
531
535
|
</div>
|
|
532
536
|
<div class="sub-title followers">
|
|
533
537
|
|
|
534
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
535
|
-
<span style="background-color: #
|
|
538
|
+
<a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
|
|
539
|
+
<span style="background-color: #00ADD8;"></span>Go
|
|
536
540
|
</a>
|
|
537
541
|
|
|
538
542
|
<span class="star" title="Stargazers Count">
|
|
539
543
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
540
544
|
<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
545
|
</svg>
|
|
542
|
-
<span>
|
|
546
|
+
<span>1787</span>
|
|
543
547
|
</span>
|
|
544
548
|
<span class="star" title="Repo Forked">
|
|
545
549
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
546
550
|
<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
551
|
</path>
|
|
548
552
|
</svg>
|
|
549
|
-
<span>
|
|
553
|
+
<span>202</span>
|
|
550
554
|
</span>
|
|
551
555
|
<span class="star">
|
|
552
556
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
553
557
|
<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
558
|
</svg>
|
|
555
|
-
<span>
|
|
559
|
+
<span>382 stars this week</span>
|
|
556
560
|
</span>
|
|
557
561
|
</div>
|
|
558
562
|
<div class="details">
|
|
@@ -565,32 +569,32 @@
|
|
|
565
569
|
<div class="info">
|
|
566
570
|
<div class="rank">
|
|
567
571
|
<span title="Ranking 12">12</span>
|
|
568
|
-
<a href="https://github.com/
|
|
572
|
+
<a href="https://github.com/jaywcjlove/linux-command" target="_blank" title="jaywcjlove/linux-command">jaywcjlove/linux-command</a>
|
|
569
573
|
</div>
|
|
570
574
|
<div class="sub-title followers">
|
|
571
575
|
|
|
572
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
573
|
-
<span style="background-color: #
|
|
576
|
+
<a class="language" target="_blank" href="https://github.com/topics/markdown" title="Programming Language Markdown">
|
|
577
|
+
<span style="background-color: #083fa1;"></span>Markdown
|
|
574
578
|
</a>
|
|
575
579
|
|
|
576
580
|
<span class="star" title="Stargazers Count">
|
|
577
581
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
578
582
|
<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
583
|
</svg>
|
|
580
|
-
<span>
|
|
584
|
+
<span>21302</span>
|
|
581
585
|
</span>
|
|
582
586
|
<span class="star" title="Repo Forked">
|
|
583
587
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
584
588
|
<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
589
|
</path>
|
|
586
590
|
</svg>
|
|
587
|
-
<span>
|
|
591
|
+
<span>4615</span>
|
|
588
592
|
</span>
|
|
589
593
|
<span class="star">
|
|
590
594
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
591
595
|
<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
596
|
</svg>
|
|
593
|
-
<span>
|
|
597
|
+
<span>338 stars this week</span>
|
|
594
598
|
</span>
|
|
595
599
|
</div>
|
|
596
600
|
<div class="details">
|
|
@@ -603,32 +607,32 @@
|
|
|
603
607
|
<div class="info">
|
|
604
608
|
<div class="rank">
|
|
605
609
|
<span title="Ranking 13">13</span>
|
|
606
|
-
<a href="https://github.com/
|
|
610
|
+
<a href="https://github.com/bumble-tech/private-detector" target="_blank" title="bumble-tech/private-detector">bumble-tech/private-detector</a>
|
|
607
611
|
</div>
|
|
608
612
|
<div class="sub-title followers">
|
|
609
613
|
|
|
610
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
611
|
-
<span style="background-color: #
|
|
614
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
615
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
612
616
|
</a>
|
|
613
617
|
|
|
614
618
|
<span class="star" title="Stargazers Count">
|
|
615
619
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
616
620
|
<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
621
|
</svg>
|
|
618
|
-
<span>
|
|
622
|
+
<span>989</span>
|
|
619
623
|
</span>
|
|
620
624
|
<span class="star" title="Repo Forked">
|
|
621
625
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
622
626
|
<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
627
|
</path>
|
|
624
628
|
</svg>
|
|
625
|
-
<span>
|
|
629
|
+
<span>62</span>
|
|
626
630
|
</span>
|
|
627
631
|
<span class="star">
|
|
628
632
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
629
633
|
<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
634
|
</svg>
|
|
631
|
-
<span>
|
|
635
|
+
<span>135 stars this week</span>
|
|
632
636
|
</span>
|
|
633
637
|
</div>
|
|
634
638
|
<div class="details">
|
|
@@ -641,28 +645,32 @@
|
|
|
641
645
|
<div class="info">
|
|
642
646
|
<div class="rank">
|
|
643
647
|
<span title="Ranking 14">14</span>
|
|
644
|
-
<a href="https://github.com/
|
|
648
|
+
<a href="https://github.com/mattermost/focalboard" target="_blank" title="mattermost/focalboard">mattermost/focalboard</a>
|
|
645
649
|
</div>
|
|
646
650
|
<div class="sub-title followers">
|
|
647
651
|
|
|
652
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
653
|
+
<span style="background-color: #3178c6;"></span>TypeScript
|
|
654
|
+
</a>
|
|
655
|
+
|
|
648
656
|
<span class="star" title="Stargazers Count">
|
|
649
657
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
650
658
|
<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>
|
|
651
659
|
</svg>
|
|
652
|
-
<span>
|
|
660
|
+
<span>13449</span>
|
|
653
661
|
</span>
|
|
654
662
|
<span class="star" title="Repo Forked">
|
|
655
663
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
656
664
|
<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">
|
|
657
665
|
</path>
|
|
658
666
|
</svg>
|
|
659
|
-
<span>
|
|
667
|
+
<span>1049</span>
|
|
660
668
|
</span>
|
|
661
669
|
<span class="star">
|
|
662
670
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
663
671
|
<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>
|
|
664
672
|
</svg>
|
|
665
|
-
<span>
|
|
673
|
+
<span>595 stars this week</span>
|
|
666
674
|
</span>
|
|
667
675
|
</div>
|
|
668
676
|
<div class="details">
|
|
@@ -675,32 +683,32 @@
|
|
|
675
683
|
<div class="info">
|
|
676
684
|
<div class="rank">
|
|
677
685
|
<span title="Ranking 15">15</span>
|
|
678
|
-
<a href="https://github.com/
|
|
686
|
+
<a href="https://github.com/go-gorm/gorm" target="_blank" title="go-gorm/gorm">go-gorm/gorm</a>
|
|
679
687
|
</div>
|
|
680
688
|
<div class="sub-title followers">
|
|
681
689
|
|
|
682
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
683
|
-
<span style="background-color: #
|
|
690
|
+
<a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
|
|
691
|
+
<span style="background-color: #00ADD8;"></span>Go
|
|
684
692
|
</a>
|
|
685
693
|
|
|
686
694
|
<span class="star" title="Stargazers Count">
|
|
687
695
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
688
696
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
689
697
|
</svg>
|
|
690
|
-
<span>
|
|
698
|
+
<span>30284</span>
|
|
691
699
|
</span>
|
|
692
700
|
<span class="star" title="Repo Forked">
|
|
693
701
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
694
702
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
695
703
|
</path>
|
|
696
704
|
</svg>
|
|
697
|
-
<span>
|
|
705
|
+
<span>3380</span>
|
|
698
706
|
</span>
|
|
699
707
|
<span class="star">
|
|
700
708
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
701
709
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
702
710
|
</svg>
|
|
703
|
-
<span>
|
|
711
|
+
<span>114 stars this week</span>
|
|
704
712
|
</span>
|
|
705
713
|
</div>
|
|
706
714
|
<div class="details">
|
|
@@ -713,32 +721,32 @@
|
|
|
713
721
|
<div class="info">
|
|
714
722
|
<div class="rank">
|
|
715
723
|
<span title="Ranking 16">16</span>
|
|
716
|
-
<a href="https://github.com/
|
|
724
|
+
<a href="https://github.com/remix-run/remix" target="_blank" title="remix-run/remix">remix-run/remix</a>
|
|
717
725
|
</div>
|
|
718
726
|
<div class="sub-title followers">
|
|
719
727
|
|
|
720
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
721
|
-
<span style="background-color: #
|
|
728
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
729
|
+
<span style="background-color: #3178c6;"></span>TypeScript
|
|
722
730
|
</a>
|
|
723
731
|
|
|
724
732
|
<span class="star" title="Stargazers Count">
|
|
725
733
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
726
734
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
727
735
|
</svg>
|
|
728
|
-
<span>
|
|
736
|
+
<span>20561</span>
|
|
729
737
|
</span>
|
|
730
738
|
<span class="star" title="Repo Forked">
|
|
731
739
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
732
740
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
733
741
|
</path>
|
|
734
742
|
</svg>
|
|
735
|
-
<span>
|
|
743
|
+
<span>1629</span>
|
|
736
744
|
</span>
|
|
737
745
|
<span class="star">
|
|
738
746
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
739
747
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
740
748
|
</svg>
|
|
741
|
-
<span>
|
|
749
|
+
<span>610 stars this week</span>
|
|
742
750
|
</span>
|
|
743
751
|
</div>
|
|
744
752
|
<div class="details">
|
|
@@ -751,32 +759,32 @@
|
|
|
751
759
|
<div class="info">
|
|
752
760
|
<div class="rank">
|
|
753
761
|
<span title="Ranking 17">17</span>
|
|
754
|
-
<a href="https://github.com/
|
|
762
|
+
<a href="https://github.com/acmesh-official/acme.sh" target="_blank" title="acmesh-official/acme.sh">acmesh-official/acme.sh</a>
|
|
755
763
|
</div>
|
|
756
764
|
<div class="sub-title followers">
|
|
757
765
|
|
|
758
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
759
|
-
<span style="background-color: #
|
|
766
|
+
<a class="language" target="_blank" href="https://github.com/topics/shell" title="Programming Language Shell">
|
|
767
|
+
<span style="background-color: #89e051;"></span>Shell
|
|
760
768
|
</a>
|
|
761
769
|
|
|
762
770
|
<span class="star" title="Stargazers Count">
|
|
763
771
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
764
772
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
765
773
|
</svg>
|
|
766
|
-
<span>
|
|
774
|
+
<span>29085</span>
|
|
767
775
|
</span>
|
|
768
776
|
<span class="star" title="Repo Forked">
|
|
769
777
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
770
778
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
771
779
|
</path>
|
|
772
780
|
</svg>
|
|
773
|
-
<span>
|
|
781
|
+
<span>4012</span>
|
|
774
782
|
</span>
|
|
775
783
|
<span class="star">
|
|
776
784
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
777
785
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
778
786
|
</svg>
|
|
779
|
-
<span>
|
|
787
|
+
<span>435 stars this week</span>
|
|
780
788
|
</span>
|
|
781
789
|
</div>
|
|
782
790
|
<div class="details">
|
|
@@ -789,32 +797,32 @@
|
|
|
789
797
|
<div class="info">
|
|
790
798
|
<div class="rank">
|
|
791
799
|
<span title="Ranking 18">18</span>
|
|
792
|
-
<a href="https://github.com/
|
|
800
|
+
<a href="https://github.com/pocketbase/pocketbase" target="_blank" title="pocketbase/pocketbase">pocketbase/pocketbase</a>
|
|
793
801
|
</div>
|
|
794
802
|
<div class="sub-title followers">
|
|
795
803
|
|
|
796
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
797
|
-
<span style="background-color: #
|
|
804
|
+
<a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
|
|
805
|
+
<span style="background-color: #00ADD8;"></span>Go
|
|
798
806
|
</a>
|
|
799
807
|
|
|
800
808
|
<span class="star" title="Stargazers Count">
|
|
801
809
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
802
810
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
803
811
|
</svg>
|
|
804
|
-
<span>
|
|
812
|
+
<span>15894</span>
|
|
805
813
|
</span>
|
|
806
814
|
<span class="star" title="Repo Forked">
|
|
807
815
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
808
816
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
809
817
|
</path>
|
|
810
818
|
</svg>
|
|
811
|
-
<span>
|
|
819
|
+
<span>548</span>
|
|
812
820
|
</span>
|
|
813
821
|
<span class="star">
|
|
814
822
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
815
823
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
816
824
|
</svg>
|
|
817
|
-
<span>
|
|
825
|
+
<span>776 stars this week</span>
|
|
818
826
|
</span>
|
|
819
827
|
</div>
|
|
820
828
|
<div class="details">
|
|
@@ -827,32 +835,32 @@
|
|
|
827
835
|
<div class="info">
|
|
828
836
|
<div class="rank">
|
|
829
837
|
<span title="Ranking 19">19</span>
|
|
830
|
-
<a href="https://github.com/
|
|
838
|
+
<a href="https://github.com/ziglang/zig" target="_blank" title="ziglang/zig">ziglang/zig</a>
|
|
831
839
|
</div>
|
|
832
840
|
<div class="sub-title followers">
|
|
833
841
|
|
|
834
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
835
|
-
<span style="background-color: #
|
|
842
|
+
<a class="language" target="_blank" href="https://github.com/topics/zig" title="Programming Language Zig">
|
|
843
|
+
<span style="background-color: #ec915c;"></span>Zig
|
|
836
844
|
</a>
|
|
837
845
|
|
|
838
846
|
<span class="star" title="Stargazers Count">
|
|
839
847
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
840
848
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
841
849
|
</svg>
|
|
842
|
-
<span>
|
|
850
|
+
<span>18352</span>
|
|
843
851
|
</span>
|
|
844
852
|
<span class="star" title="Repo Forked">
|
|
845
853
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
846
854
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
847
855
|
</path>
|
|
848
856
|
</svg>
|
|
849
|
-
<span>
|
|
857
|
+
<span>1380</span>
|
|
850
858
|
</span>
|
|
851
859
|
<span class="star">
|
|
852
860
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
853
861
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
854
862
|
</svg>
|
|
855
|
-
<span>
|
|
863
|
+
<span>134 stars this week</span>
|
|
856
864
|
</span>
|
|
857
865
|
</div>
|
|
858
866
|
<div class="details">
|
|
@@ -865,32 +873,32 @@
|
|
|
865
873
|
<div class="info">
|
|
866
874
|
<div class="rank">
|
|
867
875
|
<span title="Ranking 20">20</span>
|
|
868
|
-
<a href="https://github.com/
|
|
876
|
+
<a href="https://github.com/TheAlgorithms/Rust" target="_blank" title="TheAlgorithms/Rust">TheAlgorithms/Rust</a>
|
|
869
877
|
</div>
|
|
870
878
|
<div class="sub-title followers">
|
|
871
879
|
|
|
872
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
873
|
-
<span style="background-color: #
|
|
880
|
+
<a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
|
|
881
|
+
<span style="background-color: #dea584;"></span>Rust
|
|
874
882
|
</a>
|
|
875
883
|
|
|
876
884
|
<span class="star" title="Stargazers Count">
|
|
877
885
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
878
886
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
879
887
|
</svg>
|
|
880
|
-
<span>
|
|
888
|
+
<span>12434</span>
|
|
881
889
|
</span>
|
|
882
890
|
<span class="star" title="Repo Forked">
|
|
883
891
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
884
892
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
885
893
|
</path>
|
|
886
894
|
</svg>
|
|
887
|
-
<span>
|
|
895
|
+
<span>1252</span>
|
|
888
896
|
</span>
|
|
889
897
|
<span class="star">
|
|
890
898
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
891
899
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
892
900
|
</svg>
|
|
893
|
-
<span>
|
|
901
|
+
<span>488 stars this week</span>
|
|
894
902
|
</span>
|
|
895
903
|
</div>
|
|
896
904
|
<div class="details">
|
|
@@ -903,32 +911,28 @@
|
|
|
903
911
|
<div class="info">
|
|
904
912
|
<div class="rank">
|
|
905
913
|
<span title="Ranking 21">21</span>
|
|
906
|
-
<a href="https://github.com/
|
|
914
|
+
<a href="https://github.com/jwasham/coding-interview-university" target="_blank" title="jwasham/coding-interview-university">jwasham/coding-interview-university</a>
|
|
907
915
|
</div>
|
|
908
916
|
<div class="sub-title followers">
|
|
909
917
|
|
|
910
|
-
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
911
|
-
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
912
|
-
</a>
|
|
913
|
-
|
|
914
918
|
<span class="star" title="Stargazers Count">
|
|
915
919
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
916
920
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
917
921
|
</svg>
|
|
918
|
-
<span>
|
|
922
|
+
<span>237832</span>
|
|
919
923
|
</span>
|
|
920
924
|
<span class="star" title="Repo Forked">
|
|
921
925
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
922
926
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
923
927
|
</path>
|
|
924
928
|
</svg>
|
|
925
|
-
<span>
|
|
929
|
+
<span>63627</span>
|
|
926
930
|
</span>
|
|
927
931
|
<span class="star">
|
|
928
932
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
929
933
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
930
934
|
</svg>
|
|
931
|
-
<span>
|
|
935
|
+
<span>1388 stars this week</span>
|
|
932
936
|
</span>
|
|
933
937
|
</div>
|
|
934
938
|
<div class="details">
|
|
@@ -941,32 +945,32 @@
|
|
|
941
945
|
<div class="info">
|
|
942
946
|
<div class="rank">
|
|
943
947
|
<span title="Ranking 22">22</span>
|
|
944
|
-
<a href="https://github.com/
|
|
948
|
+
<a href="https://github.com/commaai/openpilot" target="_blank" title="commaai/openpilot">commaai/openpilot</a>
|
|
945
949
|
</div>
|
|
946
950
|
<div class="sub-title followers">
|
|
947
951
|
|
|
948
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
949
|
-
<span style="background-color: #
|
|
952
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
953
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
950
954
|
</a>
|
|
951
955
|
|
|
952
956
|
<span class="star" title="Stargazers Count">
|
|
953
957
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
954
958
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
955
959
|
</svg>
|
|
956
|
-
<span>
|
|
960
|
+
<span>36546</span>
|
|
957
961
|
</span>
|
|
958
962
|
<span class="star" title="Repo Forked">
|
|
959
963
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
960
964
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
961
965
|
</path>
|
|
962
966
|
</svg>
|
|
963
|
-
<span>
|
|
967
|
+
<span>6716</span>
|
|
964
968
|
</span>
|
|
965
969
|
<span class="star">
|
|
966
970
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
967
971
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
968
972
|
</svg>
|
|
969
|
-
<span>
|
|
973
|
+
<span>255 stars this week</span>
|
|
970
974
|
</span>
|
|
971
975
|
</div>
|
|
972
976
|
<div class="details">
|
|
@@ -979,32 +983,32 @@
|
|
|
979
983
|
<div class="info">
|
|
980
984
|
<div class="rank">
|
|
981
985
|
<span title="Ranking 23">23</span>
|
|
982
|
-
<a href="https://github.com/
|
|
986
|
+
<a href="https://github.com/TeamNewPipe/NewPipe" target="_blank" title="TeamNewPipe/NewPipe">TeamNewPipe/NewPipe</a>
|
|
983
987
|
</div>
|
|
984
988
|
<div class="sub-title followers">
|
|
985
989
|
|
|
986
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
987
|
-
<span style="background-color: #
|
|
990
|
+
<a class="language" target="_blank" href="https://github.com/topics/java" title="Programming Language Java">
|
|
991
|
+
<span style="background-color: #b07219;"></span>Java
|
|
988
992
|
</a>
|
|
989
993
|
|
|
990
994
|
<span class="star" title="Stargazers Count">
|
|
991
995
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
992
996
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
993
997
|
</svg>
|
|
994
|
-
<span>
|
|
998
|
+
<span>21787</span>
|
|
995
999
|
</span>
|
|
996
1000
|
<span class="star" title="Repo Forked">
|
|
997
1001
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
998
1002
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
999
1003
|
</path>
|
|
1000
1004
|
</svg>
|
|
1001
|
-
<span>
|
|
1005
|
+
<span>2514</span>
|
|
1002
1006
|
</span>
|
|
1003
1007
|
<span class="star">
|
|
1004
1008
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1005
1009
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
1006
1010
|
</svg>
|
|
1007
|
-
<span>
|
|
1011
|
+
<span>291 stars this week</span>
|
|
1008
1012
|
</span>
|
|
1009
1013
|
</div>
|
|
1010
1014
|
<div class="details">
|
|
@@ -1017,32 +1021,32 @@
|
|
|
1017
1021
|
<div class="info">
|
|
1018
1022
|
<div class="rank">
|
|
1019
1023
|
<span title="Ranking 24">24</span>
|
|
1020
|
-
<a href="https://github.com/
|
|
1024
|
+
<a href="https://github.com/bluesky-social/atproto" target="_blank" title="bluesky-social/atproto">bluesky-social/atproto</a>
|
|
1021
1025
|
</div>
|
|
1022
1026
|
<div class="sub-title followers">
|
|
1023
1027
|
|
|
1024
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
1025
|
-
<span style="background-color: #
|
|
1028
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
1029
|
+
<span style="background-color: #3178c6;"></span>TypeScript
|
|
1026
1030
|
</a>
|
|
1027
1031
|
|
|
1028
1032
|
<span class="star" title="Stargazers Count">
|
|
1029
1033
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1030
1034
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
1031
1035
|
</svg>
|
|
1032
|
-
<span>
|
|
1036
|
+
<span>1930</span>
|
|
1033
1037
|
</span>
|
|
1034
1038
|
<span class="star" title="Repo Forked">
|
|
1035
1039
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1036
1040
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
1037
1041
|
</path>
|
|
1038
1042
|
</svg>
|
|
1039
|
-
<span>
|
|
1043
|
+
<span>94</span>
|
|
1040
1044
|
</span>
|
|
1041
1045
|
<span class="star">
|
|
1042
1046
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1043
1047
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
1044
1048
|
</svg>
|
|
1045
|
-
<span>
|
|
1049
|
+
<span>562 stars this week</span>
|
|
1046
1050
|
</span>
|
|
1047
1051
|
</div>
|
|
1048
1052
|
<div class="details">
|
|
@@ -1055,32 +1059,32 @@
|
|
|
1055
1059
|
<div class="info">
|
|
1056
1060
|
<div class="rank">
|
|
1057
1061
|
<span title="Ranking 25">25</span>
|
|
1058
|
-
<a href="https://github.com/
|
|
1062
|
+
<a href="https://github.com/AMAI-GmbH/AI-Expert-Roadmap" target="_blank" title="AMAI-GmbH/AI-Expert-Roadmap">AMAI-GmbH/AI-Expert-Roadmap</a>
|
|
1059
1063
|
</div>
|
|
1060
1064
|
<div class="sub-title followers">
|
|
1061
1065
|
|
|
1062
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
1063
|
-
<span style="background-color: #
|
|
1066
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
1067
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
1064
1068
|
</a>
|
|
1065
1069
|
|
|
1066
1070
|
<span class="star" title="Stargazers Count">
|
|
1067
1071
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1068
1072
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
1069
1073
|
</svg>
|
|
1070
|
-
<span>
|
|
1074
|
+
<span>22706</span>
|
|
1071
1075
|
</span>
|
|
1072
1076
|
<span class="star" title="Repo Forked">
|
|
1073
1077
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1074
1078
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
1075
1079
|
</path>
|
|
1076
1080
|
</svg>
|
|
1077
|
-
<span>
|
|
1081
|
+
<span>2021</span>
|
|
1078
1082
|
</span>
|
|
1079
1083
|
<span class="star">
|
|
1080
1084
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1081
1085
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
1082
1086
|
</svg>
|
|
1083
|
-
<span>
|
|
1087
|
+
<span>989 stars this week</span>
|
|
1084
1088
|
</span>
|
|
1085
1089
|
</div>
|
|
1086
1090
|
<div class="details">
|
|
@@ -1105,7 +1109,7 @@
|
|
|
1105
1109
|
<img src="https://img.shields.io/npm/v/@wcj/github-rank.svg?label=unpkg">
|
|
1106
1110
|
</a>
|
|
1107
1111
|
</div>
|
|
1108
|
-
<div class="time">Last cache created on 2022/11/
|
|
1112
|
+
<div class="time">Last cache created on 2022/11/5 by Github API v3.</div>
|
|
1109
1113
|
Create by <a href="https://github.com/jaywcjlove" target="_blank">小弟调调™</a>.
|
|
1110
1114
|
</div>
|
|
1111
1115
|
</body>
|