@wcj/github-rank 22.11.4 → 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 +20350 -20347
- package/dist/trending-daily.json +165 -165
- package/dist/trending-monthly.json +142 -142
- package/dist/trending-weekly.json +162 -162
- package/dist/users.china.json +118 -118
- package/dist/users.json +151 -151
- package/package.json +1 -1
- package/web/data/repos.json +20350 -20347
- package/web/data/trending-daily.json +165 -165
- package/web/data/trending-monthly.json +142 -142
- package/web/data/trending-weekly.json +162 -162
- package/web/data/users.china.json +118 -118
- package/web/data/users.json +151 -151
- package/web/index.html +75 -75
- package/web/repos.html +2628 -2628
- package/web/trending-monthly.html +126 -126
- package/web/trending-weekly.html +146 -142
- package/web/trending.html +149 -137
- package/web/users.china.html +50 -50
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">
|
|
@@ -227,32 +227,32 @@
|
|
|
227
227
|
<div class="info">
|
|
228
228
|
<div class="rank">
|
|
229
229
|
<span title="Ranking 3">3</span>
|
|
230
|
-
<a href="https://github.com/
|
|
230
|
+
<a href="https://github.com/simeydotme/pokemon-cards-css" target="_blank" title="simeydotme/pokemon-cards-css">simeydotme/pokemon-cards-css</a>
|
|
231
231
|
</div>
|
|
232
232
|
<div class="sub-title followers">
|
|
233
233
|
|
|
234
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
235
|
-
<span style="background-color: #
|
|
234
|
+
<a class="language" target="_blank" href="https://github.com/topics/svelte" title="Programming Language Svelte">
|
|
235
|
+
<span style="background-color: #ff3e00;"></span>Svelte
|
|
236
236
|
</a>
|
|
237
237
|
|
|
238
238
|
<span class="star" title="Stargazers Count">
|
|
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">
|
|
@@ -315,20 +315,20 @@
|
|
|
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/
|
|
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,32 +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/
|
|
463
|
-
<span style="background-color: #
|
|
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
464
|
</a>
|
|
465
465
|
|
|
466
466
|
<span class="star" title="Stargazers Count">
|
|
467
467
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
468
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>
|
|
469
469
|
</svg>
|
|
470
|
-
<span>
|
|
470
|
+
<span>1845</span>
|
|
471
471
|
</span>
|
|
472
472
|
<span class="star" title="Repo Forked">
|
|
473
473
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
474
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">
|
|
475
475
|
</path>
|
|
476
476
|
</svg>
|
|
477
|
-
<span>
|
|
477
|
+
<span>183</span>
|
|
478
478
|
</span>
|
|
479
479
|
<span class="star">
|
|
480
480
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
481
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>
|
|
482
482
|
</svg>
|
|
483
|
-
<span>
|
|
483
|
+
<span>363 stars this week</span>
|
|
484
484
|
</span>
|
|
485
485
|
</div>
|
|
486
486
|
<div class="details">
|
|
@@ -493,28 +493,32 @@
|
|
|
493
493
|
<div class="info">
|
|
494
494
|
<div class="rank">
|
|
495
495
|
<span title="Ranking 10">10</span>
|
|
496
|
-
<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>
|
|
497
497
|
</div>
|
|
498
498
|
<div class="sub-title followers">
|
|
499
499
|
|
|
500
|
+
<a class="language" target="_blank" href="https://github.com/topics/jupyternotebook" title="Programming Language JupyterNotebook">
|
|
501
|
+
<span style="background-color: #DA5B0B;"></span>JupyterNotebook
|
|
502
|
+
</a>
|
|
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">
|
|
@@ -539,20 +543,20 @@
|
|
|
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,32 +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
|
|
|
648
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
649
|
-
<span style="background-color: #
|
|
652
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
653
|
+
<span style="background-color: #3178c6;"></span>TypeScript
|
|
650
654
|
</a>
|
|
651
655
|
|
|
652
656
|
<span class="star" title="Stargazers Count">
|
|
653
657
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
654
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>
|
|
655
659
|
</svg>
|
|
656
|
-
<span>
|
|
660
|
+
<span>13449</span>
|
|
657
661
|
</span>
|
|
658
662
|
<span class="star" title="Repo Forked">
|
|
659
663
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
660
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">
|
|
661
665
|
</path>
|
|
662
666
|
</svg>
|
|
663
|
-
<span>
|
|
667
|
+
<span>1049</span>
|
|
664
668
|
</span>
|
|
665
669
|
<span class="star">
|
|
666
670
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
667
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>
|
|
668
672
|
</svg>
|
|
669
|
-
<span>
|
|
673
|
+
<span>595 stars this week</span>
|
|
670
674
|
</span>
|
|
671
675
|
</div>
|
|
672
676
|
<div class="details">
|
|
@@ -679,32 +683,32 @@
|
|
|
679
683
|
<div class="info">
|
|
680
684
|
<div class="rank">
|
|
681
685
|
<span title="Ranking 15">15</span>
|
|
682
|
-
<a href="https://github.com/
|
|
686
|
+
<a href="https://github.com/go-gorm/gorm" target="_blank" title="go-gorm/gorm">go-gorm/gorm</a>
|
|
683
687
|
</div>
|
|
684
688
|
<div class="sub-title followers">
|
|
685
689
|
|
|
686
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
687
|
-
<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
|
|
688
692
|
</a>
|
|
689
693
|
|
|
690
694
|
<span class="star" title="Stargazers Count">
|
|
691
695
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
692
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>
|
|
693
697
|
</svg>
|
|
694
|
-
<span>
|
|
698
|
+
<span>30284</span>
|
|
695
699
|
</span>
|
|
696
700
|
<span class="star" title="Repo Forked">
|
|
697
701
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
698
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">
|
|
699
703
|
</path>
|
|
700
704
|
</svg>
|
|
701
|
-
<span>
|
|
705
|
+
<span>3380</span>
|
|
702
706
|
</span>
|
|
703
707
|
<span class="star">
|
|
704
708
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
705
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>
|
|
706
710
|
</svg>
|
|
707
|
-
<span>
|
|
711
|
+
<span>114 stars this week</span>
|
|
708
712
|
</span>
|
|
709
713
|
</div>
|
|
710
714
|
<div class="details">
|
|
@@ -717,7 +721,7 @@
|
|
|
717
721
|
<div class="info">
|
|
718
722
|
<div class="rank">
|
|
719
723
|
<span title="Ranking 16">16</span>
|
|
720
|
-
<a href="https://github.com/
|
|
724
|
+
<a href="https://github.com/remix-run/remix" target="_blank" title="remix-run/remix">remix-run/remix</a>
|
|
721
725
|
</div>
|
|
722
726
|
<div class="sub-title followers">
|
|
723
727
|
|
|
@@ -729,20 +733,20 @@
|
|
|
729
733
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
730
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>
|
|
731
735
|
</svg>
|
|
732
|
-
<span>
|
|
736
|
+
<span>20561</span>
|
|
733
737
|
</span>
|
|
734
738
|
<span class="star" title="Repo Forked">
|
|
735
739
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
736
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">
|
|
737
741
|
</path>
|
|
738
742
|
</svg>
|
|
739
|
-
<span>
|
|
743
|
+
<span>1629</span>
|
|
740
744
|
</span>
|
|
741
745
|
<span class="star">
|
|
742
746
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
743
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>
|
|
744
748
|
</svg>
|
|
745
|
-
<span>
|
|
749
|
+
<span>610 stars this week</span>
|
|
746
750
|
</span>
|
|
747
751
|
</div>
|
|
748
752
|
<div class="details">
|
|
@@ -755,32 +759,32 @@
|
|
|
755
759
|
<div class="info">
|
|
756
760
|
<div class="rank">
|
|
757
761
|
<span title="Ranking 17">17</span>
|
|
758
|
-
<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>
|
|
759
763
|
</div>
|
|
760
764
|
<div class="sub-title followers">
|
|
761
765
|
|
|
762
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
763
|
-
<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
|
|
764
768
|
</a>
|
|
765
769
|
|
|
766
770
|
<span class="star" title="Stargazers Count">
|
|
767
771
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
768
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>
|
|
769
773
|
</svg>
|
|
770
|
-
<span>
|
|
774
|
+
<span>29085</span>
|
|
771
775
|
</span>
|
|
772
776
|
<span class="star" title="Repo Forked">
|
|
773
777
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
774
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">
|
|
775
779
|
</path>
|
|
776
780
|
</svg>
|
|
777
|
-
<span>
|
|
781
|
+
<span>4012</span>
|
|
778
782
|
</span>
|
|
779
783
|
<span class="star">
|
|
780
784
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
781
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>
|
|
782
786
|
</svg>
|
|
783
|
-
<span>
|
|
787
|
+
<span>435 stars this week</span>
|
|
784
788
|
</span>
|
|
785
789
|
</div>
|
|
786
790
|
<div class="details">
|
|
@@ -793,32 +797,32 @@
|
|
|
793
797
|
<div class="info">
|
|
794
798
|
<div class="rank">
|
|
795
799
|
<span title="Ranking 18">18</span>
|
|
796
|
-
<a href="https://github.com/
|
|
800
|
+
<a href="https://github.com/pocketbase/pocketbase" target="_blank" title="pocketbase/pocketbase">pocketbase/pocketbase</a>
|
|
797
801
|
</div>
|
|
798
802
|
<div class="sub-title followers">
|
|
799
803
|
|
|
800
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
801
|
-
<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
|
|
802
806
|
</a>
|
|
803
807
|
|
|
804
808
|
<span class="star" title="Stargazers Count">
|
|
805
809
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
806
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>
|
|
807
811
|
</svg>
|
|
808
|
-
<span>
|
|
812
|
+
<span>15894</span>
|
|
809
813
|
</span>
|
|
810
814
|
<span class="star" title="Repo Forked">
|
|
811
815
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
812
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">
|
|
813
817
|
</path>
|
|
814
818
|
</svg>
|
|
815
|
-
<span>
|
|
819
|
+
<span>548</span>
|
|
816
820
|
</span>
|
|
817
821
|
<span class="star">
|
|
818
822
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
819
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>
|
|
820
824
|
</svg>
|
|
821
|
-
<span>
|
|
825
|
+
<span>776 stars this week</span>
|
|
822
826
|
</span>
|
|
823
827
|
</div>
|
|
824
828
|
<div class="details">
|
|
@@ -831,32 +835,32 @@
|
|
|
831
835
|
<div class="info">
|
|
832
836
|
<div class="rank">
|
|
833
837
|
<span title="Ranking 19">19</span>
|
|
834
|
-
<a href="https://github.com/
|
|
838
|
+
<a href="https://github.com/ziglang/zig" target="_blank" title="ziglang/zig">ziglang/zig</a>
|
|
835
839
|
</div>
|
|
836
840
|
<div class="sub-title followers">
|
|
837
841
|
|
|
838
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
839
|
-
<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
|
|
840
844
|
</a>
|
|
841
845
|
|
|
842
846
|
<span class="star" title="Stargazers Count">
|
|
843
847
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
844
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>
|
|
845
849
|
</svg>
|
|
846
|
-
<span>
|
|
850
|
+
<span>18352</span>
|
|
847
851
|
</span>
|
|
848
852
|
<span class="star" title="Repo Forked">
|
|
849
853
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
850
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">
|
|
851
855
|
</path>
|
|
852
856
|
</svg>
|
|
853
|
-
<span>
|
|
857
|
+
<span>1380</span>
|
|
854
858
|
</span>
|
|
855
859
|
<span class="star">
|
|
856
860
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
857
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>
|
|
858
862
|
</svg>
|
|
859
|
-
<span>
|
|
863
|
+
<span>134 stars this week</span>
|
|
860
864
|
</span>
|
|
861
865
|
</div>
|
|
862
866
|
<div class="details">
|
|
@@ -869,32 +873,32 @@
|
|
|
869
873
|
<div class="info">
|
|
870
874
|
<div class="rank">
|
|
871
875
|
<span title="Ranking 20">20</span>
|
|
872
|
-
<a href="https://github.com/
|
|
876
|
+
<a href="https://github.com/TheAlgorithms/Rust" target="_blank" title="TheAlgorithms/Rust">TheAlgorithms/Rust</a>
|
|
873
877
|
</div>
|
|
874
878
|
<div class="sub-title followers">
|
|
875
879
|
|
|
876
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
877
|
-
<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
|
|
878
882
|
</a>
|
|
879
883
|
|
|
880
884
|
<span class="star" title="Stargazers Count">
|
|
881
885
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
882
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>
|
|
883
887
|
</svg>
|
|
884
|
-
<span>
|
|
888
|
+
<span>12434</span>
|
|
885
889
|
</span>
|
|
886
890
|
<span class="star" title="Repo Forked">
|
|
887
891
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
888
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">
|
|
889
893
|
</path>
|
|
890
894
|
</svg>
|
|
891
|
-
<span>
|
|
895
|
+
<span>1252</span>
|
|
892
896
|
</span>
|
|
893
897
|
<span class="star">
|
|
894
898
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
895
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>
|
|
896
900
|
</svg>
|
|
897
|
-
<span>
|
|
901
|
+
<span>488 stars this week</span>
|
|
898
902
|
</span>
|
|
899
903
|
</div>
|
|
900
904
|
<div class="details">
|
|
@@ -907,32 +911,28 @@
|
|
|
907
911
|
<div class="info">
|
|
908
912
|
<div class="rank">
|
|
909
913
|
<span title="Ranking 21">21</span>
|
|
910
|
-
<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>
|
|
911
915
|
</div>
|
|
912
916
|
<div class="sub-title followers">
|
|
913
917
|
|
|
914
|
-
<a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
|
|
915
|
-
<span style="background-color: #00ADD8;"></span>Go
|
|
916
|
-
</a>
|
|
917
|
-
|
|
918
918
|
<span class="star" title="Stargazers Count">
|
|
919
919
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
920
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>
|
|
921
921
|
</svg>
|
|
922
|
-
<span>
|
|
922
|
+
<span>237832</span>
|
|
923
923
|
</span>
|
|
924
924
|
<span class="star" title="Repo Forked">
|
|
925
925
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
926
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">
|
|
927
927
|
</path>
|
|
928
928
|
</svg>
|
|
929
|
-
<span>
|
|
929
|
+
<span>63627</span>
|
|
930
930
|
</span>
|
|
931
931
|
<span class="star">
|
|
932
932
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
933
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>
|
|
934
934
|
</svg>
|
|
935
|
-
<span>
|
|
935
|
+
<span>1388 stars this week</span>
|
|
936
936
|
</span>
|
|
937
937
|
</div>
|
|
938
938
|
<div class="details">
|
|
@@ -945,32 +945,32 @@
|
|
|
945
945
|
<div class="info">
|
|
946
946
|
<div class="rank">
|
|
947
947
|
<span title="Ranking 22">22</span>
|
|
948
|
-
<a href="https://github.com/
|
|
948
|
+
<a href="https://github.com/commaai/openpilot" target="_blank" title="commaai/openpilot">commaai/openpilot</a>
|
|
949
949
|
</div>
|
|
950
950
|
<div class="sub-title followers">
|
|
951
951
|
|
|
952
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
953
|
-
<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
|
|
954
954
|
</a>
|
|
955
955
|
|
|
956
956
|
<span class="star" title="Stargazers Count">
|
|
957
957
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
958
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>
|
|
959
959
|
</svg>
|
|
960
|
-
<span>
|
|
960
|
+
<span>36546</span>
|
|
961
961
|
</span>
|
|
962
962
|
<span class="star" title="Repo Forked">
|
|
963
963
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
964
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">
|
|
965
965
|
</path>
|
|
966
966
|
</svg>
|
|
967
|
-
<span>
|
|
967
|
+
<span>6716</span>
|
|
968
968
|
</span>
|
|
969
969
|
<span class="star">
|
|
970
970
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
971
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>
|
|
972
972
|
</svg>
|
|
973
|
-
<span>
|
|
973
|
+
<span>255 stars this week</span>
|
|
974
974
|
</span>
|
|
975
975
|
</div>
|
|
976
976
|
<div class="details">
|
|
@@ -983,32 +983,32 @@
|
|
|
983
983
|
<div class="info">
|
|
984
984
|
<div class="rank">
|
|
985
985
|
<span title="Ranking 23">23</span>
|
|
986
|
-
<a href="https://github.com/
|
|
986
|
+
<a href="https://github.com/TeamNewPipe/NewPipe" target="_blank" title="TeamNewPipe/NewPipe">TeamNewPipe/NewPipe</a>
|
|
987
987
|
</div>
|
|
988
988
|
<div class="sub-title followers">
|
|
989
989
|
|
|
990
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
991
|
-
<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
|
|
992
992
|
</a>
|
|
993
993
|
|
|
994
994
|
<span class="star" title="Stargazers Count">
|
|
995
995
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
996
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>
|
|
997
997
|
</svg>
|
|
998
|
-
<span>
|
|
998
|
+
<span>21787</span>
|
|
999
999
|
</span>
|
|
1000
1000
|
<span class="star" title="Repo Forked">
|
|
1001
1001
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1002
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">
|
|
1003
1003
|
</path>
|
|
1004
1004
|
</svg>
|
|
1005
|
-
<span>
|
|
1005
|
+
<span>2514</span>
|
|
1006
1006
|
</span>
|
|
1007
1007
|
<span class="star">
|
|
1008
1008
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1009
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>
|
|
1010
1010
|
</svg>
|
|
1011
|
-
<span>
|
|
1011
|
+
<span>291 stars this week</span>
|
|
1012
1012
|
</span>
|
|
1013
1013
|
</div>
|
|
1014
1014
|
<div class="details">
|
|
@@ -1021,28 +1021,32 @@
|
|
|
1021
1021
|
<div class="info">
|
|
1022
1022
|
<div class="rank">
|
|
1023
1023
|
<span title="Ranking 24">24</span>
|
|
1024
|
-
<a href="https://github.com/
|
|
1024
|
+
<a href="https://github.com/bluesky-social/atproto" target="_blank" title="bluesky-social/atproto">bluesky-social/atproto</a>
|
|
1025
1025
|
</div>
|
|
1026
1026
|
<div class="sub-title followers">
|
|
1027
1027
|
|
|
1028
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
1029
|
+
<span style="background-color: #3178c6;"></span>TypeScript
|
|
1030
|
+
</a>
|
|
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>
|