@wcj/github-rank 24.3.7 → 24.3.8
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 +12 -34
- package/dist/repos.json +21335 -21335
- package/dist/trending-daily.json +194 -194
- package/dist/trending-monthly.json +177 -177
- package/dist/trending-weekly.json +178 -178
- package/dist/users.china.json +1638 -1638
- package/dist/users.json +5967 -5967
- package/package.json +1 -1
- package/web/data/repos.json +21335 -21335
- package/web/data/trending-daily.json +194 -194
- package/web/data/trending-monthly.json +177 -177
- package/web/data/trending-weekly.json +178 -178
- package/web/data/users.china.json +1638 -1638
- package/web/data/users.json +5967 -5967
- package/web/index.html +4618 -4618
- package/web/repos.html +2810 -2810
- package/web/trending-monthly.html +169 -169
- package/web/trending-weekly.html +163 -163
- package/web/trending.html +173 -173
- package/web/users.china.html +1245 -1245
package/web/trending.html
CHANGED
|
@@ -129,7 +129,7 @@
|
|
|
129
129
|
</a>
|
|
130
130
|
|
|
131
131
|
</h1>
|
|
132
|
-
<div class="time">Last cache created on 2024/3/
|
|
132
|
+
<div class="time">Last cache created on 2024/3/8 by
|
|
133
133
|
|
|
134
134
|
|
|
135
135
|
|
|
@@ -154,36 +154,36 @@
|
|
|
154
154
|
<div class="info">
|
|
155
155
|
<div class="rank">
|
|
156
156
|
<span title="Ranking 1">1</span>
|
|
157
|
-
<a href="https://github.com/
|
|
157
|
+
<a href="https://github.com/VAST-AI-Research/TripoSR" target="_blank" title="VAST-AI-Research/TripoSR">VAST-AI-Research/TripoSR</a>
|
|
158
158
|
</div>
|
|
159
159
|
<div class="sub-title followers">
|
|
160
160
|
|
|
161
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
162
|
-
<span style="background-color: #
|
|
161
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
162
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
163
163
|
</a>
|
|
164
164
|
|
|
165
165
|
<span class="star" title="Stargazers Count">
|
|
166
166
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
167
167
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
168
168
|
</svg>
|
|
169
|
-
<span>
|
|
169
|
+
<span>1772</span>
|
|
170
170
|
</span>
|
|
171
171
|
<span class="star" title="Repo Forked">
|
|
172
172
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
173
173
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
174
174
|
</path>
|
|
175
175
|
</svg>
|
|
176
|
-
<span>
|
|
176
|
+
<span>191</span>
|
|
177
177
|
</span>
|
|
178
178
|
<span class="star">
|
|
179
179
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
180
180
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
181
181
|
</svg>
|
|
182
|
-
<span>
|
|
182
|
+
<span>222 stars today</span>
|
|
183
183
|
</span>
|
|
184
184
|
</div>
|
|
185
185
|
<div class="details">
|
|
186
|
-
|
|
186
|
+
|
|
187
187
|
</div>
|
|
188
188
|
</div>
|
|
189
189
|
</li>
|
|
@@ -192,36 +192,36 @@
|
|
|
192
192
|
<div class="info">
|
|
193
193
|
<div class="rank">
|
|
194
194
|
<span title="Ranking 2">2</span>
|
|
195
|
-
<a href="https://github.com/
|
|
195
|
+
<a href="https://github.com/HeyPuter/puter" target="_blank" title="HeyPuter/puter">HeyPuter/puter</a>
|
|
196
196
|
</div>
|
|
197
197
|
<div class="sub-title followers">
|
|
198
198
|
|
|
199
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
200
|
-
<span style="background-color: #
|
|
199
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
200
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
201
201
|
</a>
|
|
202
202
|
|
|
203
203
|
<span class="star" title="Stargazers Count">
|
|
204
204
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
205
205
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
206
206
|
</svg>
|
|
207
|
-
<span>
|
|
207
|
+
<span>5359</span>
|
|
208
208
|
</span>
|
|
209
209
|
<span class="star" title="Repo Forked">
|
|
210
210
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
211
211
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
212
212
|
</path>
|
|
213
213
|
</svg>
|
|
214
|
-
<span>
|
|
214
|
+
<span>234</span>
|
|
215
215
|
</span>
|
|
216
216
|
<span class="star">
|
|
217
217
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
218
218
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
219
219
|
</svg>
|
|
220
|
-
<span>
|
|
220
|
+
<span>740 stars today</span>
|
|
221
221
|
</span>
|
|
222
222
|
</div>
|
|
223
223
|
<div class="details">
|
|
224
|
-
|
|
224
|
+
The Internet OS!
|
|
225
225
|
</div>
|
|
226
226
|
</div>
|
|
227
227
|
</li>
|
|
@@ -230,7 +230,7 @@
|
|
|
230
230
|
<div class="info">
|
|
231
231
|
<div class="rank">
|
|
232
232
|
<span title="Ranking 3">3</span>
|
|
233
|
-
<a href="https://github.com/
|
|
233
|
+
<a href="https://github.com/hpcaitech/Open-Sora" target="_blank" title="hpcaitech/Open-Sora">hpcaitech/Open-Sora</a>
|
|
234
234
|
</div>
|
|
235
235
|
<div class="sub-title followers">
|
|
236
236
|
|
|
@@ -242,24 +242,24 @@
|
|
|
242
242
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
243
243
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
244
244
|
</svg>
|
|
245
|
-
<span>
|
|
245
|
+
<span>1296</span>
|
|
246
246
|
</span>
|
|
247
247
|
<span class="star" title="Repo Forked">
|
|
248
248
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
249
249
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
250
250
|
</path>
|
|
251
251
|
</svg>
|
|
252
|
-
<span>
|
|
252
|
+
<span>112</span>
|
|
253
253
|
</span>
|
|
254
254
|
<span class="star">
|
|
255
255
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
256
256
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
257
257
|
</svg>
|
|
258
|
-
<span>
|
|
258
|
+
<span>205 stars today</span>
|
|
259
259
|
</span>
|
|
260
260
|
</div>
|
|
261
261
|
<div class="details">
|
|
262
|
-
|
|
262
|
+
Building your own video generation model like OpenAI's Sora
|
|
263
263
|
</div>
|
|
264
264
|
</div>
|
|
265
265
|
</li>
|
|
@@ -268,36 +268,36 @@
|
|
|
268
268
|
<div class="info">
|
|
269
269
|
<div class="rank">
|
|
270
270
|
<span title="Ranking 4">4</span>
|
|
271
|
-
<a href="https://github.com/
|
|
271
|
+
<a href="https://github.com/vosen/ZLUDA" target="_blank" title="vosen/ZLUDA">vosen/ZLUDA</a>
|
|
272
272
|
</div>
|
|
273
273
|
<div class="sub-title followers">
|
|
274
274
|
|
|
275
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
276
|
-
<span style="background-color: #
|
|
275
|
+
<a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
|
|
276
|
+
<span style="background-color: #dea584;"></span>Rust
|
|
277
277
|
</a>
|
|
278
278
|
|
|
279
279
|
<span class="star" title="Stargazers Count">
|
|
280
280
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
281
281
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
282
282
|
</svg>
|
|
283
|
-
<span>
|
|
283
|
+
<span>6783</span>
|
|
284
284
|
</span>
|
|
285
285
|
<span class="star" title="Repo Forked">
|
|
286
286
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
287
287
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
288
288
|
</path>
|
|
289
289
|
</svg>
|
|
290
|
-
<span>
|
|
290
|
+
<span>376</span>
|
|
291
291
|
</span>
|
|
292
292
|
<span class="star">
|
|
293
293
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
294
294
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
295
295
|
</svg>
|
|
296
|
-
<span>
|
|
296
|
+
<span>197 stars today</span>
|
|
297
297
|
</span>
|
|
298
298
|
</div>
|
|
299
299
|
<div class="details">
|
|
300
|
-
|
|
300
|
+
CUDA on AMD GPUs
|
|
301
301
|
</div>
|
|
302
302
|
</div>
|
|
303
303
|
</li>
|
|
@@ -306,32 +306,36 @@
|
|
|
306
306
|
<div class="info">
|
|
307
307
|
<div class="rank">
|
|
308
308
|
<span title="Ranking 5">5</span>
|
|
309
|
-
<a href="https://github.com/
|
|
309
|
+
<a href="https://github.com/Crimson-Hawk/suyu" target="_blank" title="Crimson-Hawk/suyu">Crimson-Hawk/suyu</a>
|
|
310
310
|
</div>
|
|
311
311
|
<div class="sub-title followers">
|
|
312
312
|
|
|
313
|
+
<a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
|
|
314
|
+
<span style="background-color: #f34b7d;"></span>C++
|
|
315
|
+
</a>
|
|
316
|
+
|
|
313
317
|
<span class="star" title="Stargazers Count">
|
|
314
318
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
315
319
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
316
320
|
</svg>
|
|
317
|
-
<span>
|
|
321
|
+
<span>595</span>
|
|
318
322
|
</span>
|
|
319
323
|
<span class="star" title="Repo Forked">
|
|
320
324
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
321
325
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
322
326
|
</path>
|
|
323
327
|
</svg>
|
|
324
|
-
<span>
|
|
328
|
+
<span>223</span>
|
|
325
329
|
</span>
|
|
326
330
|
<span class="star">
|
|
327
331
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
328
332
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
329
333
|
</svg>
|
|
330
|
-
<span>
|
|
334
|
+
<span>69 stars today</span>
|
|
331
335
|
</span>
|
|
332
336
|
</div>
|
|
333
337
|
<div class="details">
|
|
334
|
-
|
|
338
|
+
|
|
335
339
|
</div>
|
|
336
340
|
</div>
|
|
337
341
|
</li>
|
|
@@ -340,36 +344,36 @@
|
|
|
340
344
|
<div class="info">
|
|
341
345
|
<div class="rank">
|
|
342
346
|
<span title="Ranking 6">6</span>
|
|
343
|
-
<a href="https://github.com/
|
|
347
|
+
<a href="https://github.com/microsoft/generative-ai-for-beginners" target="_blank" title="microsoft/generative-ai-for-beginners">microsoft/generative-ai-for-beginners</a>
|
|
344
348
|
</div>
|
|
345
349
|
<div class="sub-title followers">
|
|
346
350
|
|
|
347
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
348
|
-
<span style="background-color: #
|
|
351
|
+
<a class="language" target="_blank" href="https://github.com/topics/jupyternotebook" title="Programming Language JupyterNotebook">
|
|
352
|
+
<span style="background-color: #DA5B0B;"></span>JupyterNotebook
|
|
349
353
|
</a>
|
|
350
354
|
|
|
351
355
|
<span class="star" title="Stargazers Count">
|
|
352
356
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
353
357
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
354
358
|
</svg>
|
|
355
|
-
<span>
|
|
359
|
+
<span>27948</span>
|
|
356
360
|
</span>
|
|
357
361
|
<span class="star" title="Repo Forked">
|
|
358
362
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
359
363
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
360
364
|
</path>
|
|
361
365
|
</svg>
|
|
362
|
-
<span>
|
|
366
|
+
<span>16837</span>
|
|
363
367
|
</span>
|
|
364
368
|
<span class="star">
|
|
365
369
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
366
370
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
367
371
|
</svg>
|
|
368
|
-
<span>
|
|
372
|
+
<span>237 stars today</span>
|
|
369
373
|
</span>
|
|
370
374
|
</div>
|
|
371
375
|
<div class="details">
|
|
372
|
-
|
|
376
|
+
18 Lessons, Get Started Building with Generative AI 🔗 https://microsoft.github.io/generative-ai-for-beginners/
|
|
373
377
|
</div>
|
|
374
378
|
</div>
|
|
375
379
|
</li>
|
|
@@ -378,36 +382,32 @@
|
|
|
378
382
|
<div class="info">
|
|
379
383
|
<div class="rank">
|
|
380
384
|
<span title="Ranking 7">7</span>
|
|
381
|
-
<a href="https://github.com/
|
|
385
|
+
<a href="https://github.com/Loyalsoldier/clash-rules" target="_blank" title="Loyalsoldier/clash-rules">Loyalsoldier/clash-rules</a>
|
|
382
386
|
</div>
|
|
383
387
|
<div class="sub-title followers">
|
|
384
388
|
|
|
385
|
-
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
386
|
-
<span style="background-color: #3572A5;"></span>Python
|
|
387
|
-
</a>
|
|
388
|
-
|
|
389
389
|
<span class="star" title="Stargazers Count">
|
|
390
390
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
391
391
|
<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>
|
|
392
392
|
</svg>
|
|
393
|
-
<span>
|
|
393
|
+
<span>15341</span>
|
|
394
394
|
</span>
|
|
395
395
|
<span class="star" title="Repo Forked">
|
|
396
396
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
397
397
|
<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">
|
|
398
398
|
</path>
|
|
399
399
|
</svg>
|
|
400
|
-
<span>
|
|
400
|
+
<span>1323</span>
|
|
401
401
|
</span>
|
|
402
402
|
<span class="star">
|
|
403
403
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
404
404
|
<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>
|
|
405
405
|
</svg>
|
|
406
|
-
<span>
|
|
406
|
+
<span>253 stars today</span>
|
|
407
407
|
</span>
|
|
408
408
|
</div>
|
|
409
409
|
<div class="details">
|
|
410
|
-
|
|
410
|
+
🦄️ 🎃 👻 Clash Premium 规则集(RULE-SET),兼容 ClashX Pro、Clash for Windows 客户端。
|
|
411
411
|
</div>
|
|
412
412
|
</div>
|
|
413
413
|
</li>
|
|
@@ -416,36 +416,36 @@
|
|
|
416
416
|
<div class="info">
|
|
417
417
|
<div class="rank">
|
|
418
418
|
<span title="Ranking 8">8</span>
|
|
419
|
-
<a href="https://github.com/
|
|
419
|
+
<a href="https://github.com/rasbt/LLMs-from-scratch" target="_blank" title="rasbt/LLMs-from-scratch">rasbt/LLMs-from-scratch</a>
|
|
420
420
|
</div>
|
|
421
421
|
<div class="sub-title followers">
|
|
422
422
|
|
|
423
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
424
|
-
<span style="background-color: #
|
|
423
|
+
<a class="language" target="_blank" href="https://github.com/topics/jupyternotebook" title="Programming Language JupyterNotebook">
|
|
424
|
+
<span style="background-color: #DA5B0B;"></span>JupyterNotebook
|
|
425
425
|
</a>
|
|
426
426
|
|
|
427
427
|
<span class="star" title="Stargazers Count">
|
|
428
428
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
429
429
|
<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>
|
|
430
430
|
</svg>
|
|
431
|
-
<span>
|
|
431
|
+
<span>10141</span>
|
|
432
432
|
</span>
|
|
433
433
|
<span class="star" title="Repo Forked">
|
|
434
434
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
435
435
|
<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">
|
|
436
436
|
</path>
|
|
437
437
|
</svg>
|
|
438
|
-
<span>
|
|
438
|
+
<span>703</span>
|
|
439
439
|
</span>
|
|
440
440
|
<span class="star">
|
|
441
441
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
442
442
|
<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>
|
|
443
443
|
</svg>
|
|
444
|
-
<span>
|
|
444
|
+
<span>170 stars today</span>
|
|
445
445
|
</span>
|
|
446
446
|
</div>
|
|
447
447
|
<div class="details">
|
|
448
|
-
|
|
448
|
+
Implementing a ChatGPT-like LLM from scratch, step by step
|
|
449
449
|
</div>
|
|
450
450
|
</div>
|
|
451
451
|
</li>
|
|
@@ -454,36 +454,36 @@
|
|
|
454
454
|
<div class="info">
|
|
455
455
|
<div class="rank">
|
|
456
456
|
<span title="Ranking 9">9</span>
|
|
457
|
-
<a href="https://github.com/
|
|
457
|
+
<a href="https://github.com/atherosai/ui" target="_blank" title="atherosai/ui">atherosai/ui</a>
|
|
458
458
|
</div>
|
|
459
459
|
<div class="sub-title followers">
|
|
460
460
|
|
|
461
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
462
|
-
<span style="background-color: #
|
|
461
|
+
<a class="language" target="_blank" href="https://github.com/topics/html" title="Programming Language HTML">
|
|
462
|
+
<span style="background-color: #e34c26;"></span>HTML
|
|
463
463
|
</a>
|
|
464
464
|
|
|
465
465
|
<span class="star" title="Stargazers Count">
|
|
466
466
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
467
467
|
<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>
|
|
468
468
|
</svg>
|
|
469
|
-
<span>
|
|
469
|
+
<span>2753</span>
|
|
470
470
|
</span>
|
|
471
471
|
<span class="star" title="Repo Forked">
|
|
472
472
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
473
473
|
<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">
|
|
474
474
|
</path>
|
|
475
475
|
</svg>
|
|
476
|
-
<span>
|
|
476
|
+
<span>531</span>
|
|
477
477
|
</span>
|
|
478
478
|
<span class="star">
|
|
479
479
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
480
480
|
<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>
|
|
481
481
|
</svg>
|
|
482
|
-
<span>
|
|
482
|
+
<span>151 stars today</span>
|
|
483
483
|
</span>
|
|
484
484
|
</div>
|
|
485
485
|
<div class="details">
|
|
486
|
-
|
|
486
|
+
Simple UI examples from my social media
|
|
487
487
|
</div>
|
|
488
488
|
</div>
|
|
489
489
|
</li>
|
|
@@ -492,36 +492,36 @@
|
|
|
492
492
|
<div class="info">
|
|
493
493
|
<div class="rank">
|
|
494
494
|
<span title="Ranking 10">10</span>
|
|
495
|
-
<a href="https://github.com/
|
|
495
|
+
<a href="https://github.com/PKU-YuanGroup/Open-Sora-Plan" target="_blank" title="PKU-YuanGroup/Open-Sora-Plan">PKU-YuanGroup/Open-Sora-Plan</a>
|
|
496
496
|
</div>
|
|
497
497
|
<div class="sub-title followers">
|
|
498
498
|
|
|
499
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
500
|
-
<span style="background-color: #
|
|
499
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
500
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
501
501
|
</a>
|
|
502
502
|
|
|
503
503
|
<span class="star" title="Stargazers Count">
|
|
504
504
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
505
505
|
<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>
|
|
506
506
|
</svg>
|
|
507
|
-
<span>
|
|
507
|
+
<span>5053</span>
|
|
508
508
|
</span>
|
|
509
509
|
<span class="star" title="Repo Forked">
|
|
510
510
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
511
511
|
<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">
|
|
512
512
|
</path>
|
|
513
513
|
</svg>
|
|
514
|
-
<span>
|
|
514
|
+
<span>447</span>
|
|
515
515
|
</span>
|
|
516
516
|
<span class="star">
|
|
517
517
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
518
518
|
<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>
|
|
519
519
|
</svg>
|
|
520
|
-
<span>
|
|
520
|
+
<span>234 stars today</span>
|
|
521
521
|
</span>
|
|
522
522
|
</div>
|
|
523
523
|
<div class="details">
|
|
524
|
-
|
|
524
|
+
This project aim to reproducing Sora (Open AI T2V model), but we only have limited resource. We deeply wish the all open source community can contribute to this project.
|
|
525
525
|
</div>
|
|
526
526
|
</div>
|
|
527
527
|
</li>
|
|
@@ -530,36 +530,36 @@
|
|
|
530
530
|
<div class="info">
|
|
531
531
|
<div class="rank">
|
|
532
532
|
<span title="Ranking 11">11</span>
|
|
533
|
-
<a href="https://github.com/
|
|
533
|
+
<a href="https://github.com/nikic/PHP-Parser" target="_blank" title="nikic/PHP-Parser">nikic/PHP-Parser</a>
|
|
534
534
|
</div>
|
|
535
535
|
<div class="sub-title followers">
|
|
536
536
|
|
|
537
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
538
|
-
<span style="background-color: #
|
|
537
|
+
<a class="language" target="_blank" href="https://github.com/topics/php" title="Programming Language PHP">
|
|
538
|
+
<span style="background-color: #4F5D95;"></span>PHP
|
|
539
539
|
</a>
|
|
540
540
|
|
|
541
541
|
<span class="star" title="Stargazers Count">
|
|
542
542
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
543
543
|
<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>
|
|
544
544
|
</svg>
|
|
545
|
-
<span>
|
|
545
|
+
<span>16723</span>
|
|
546
546
|
</span>
|
|
547
547
|
<span class="star" title="Repo Forked">
|
|
548
548
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
549
549
|
<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">
|
|
550
550
|
</path>
|
|
551
551
|
</svg>
|
|
552
|
-
<span>
|
|
552
|
+
<span>1044</span>
|
|
553
553
|
</span>
|
|
554
554
|
<span class="star">
|
|
555
555
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
556
556
|
<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>
|
|
557
557
|
</svg>
|
|
558
|
-
<span>
|
|
558
|
+
<span>61 stars today</span>
|
|
559
559
|
</span>
|
|
560
560
|
</div>
|
|
561
561
|
<div class="details">
|
|
562
|
-
A
|
|
562
|
+
A PHP parser written in PHP
|
|
563
563
|
</div>
|
|
564
564
|
</div>
|
|
565
565
|
</li>
|
|
@@ -568,36 +568,36 @@
|
|
|
568
568
|
<div class="info">
|
|
569
569
|
<div class="rank">
|
|
570
570
|
<span title="Ranking 12">12</span>
|
|
571
|
-
<a href="https://github.com/Ryujinx/
|
|
571
|
+
<a href="https://github.com/Ryujinx/Ryujinx" target="_blank" title="Ryujinx/Ryujinx">Ryujinx/Ryujinx</a>
|
|
572
572
|
</div>
|
|
573
573
|
<div class="sub-title followers">
|
|
574
574
|
|
|
575
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
576
|
-
<span style="background-color: #
|
|
575
|
+
<a class="language" target="_blank" href="https://github.com/topics/c#" title="Programming Language C#">
|
|
576
|
+
<span style="background-color: #178600;"></span>C#
|
|
577
577
|
</a>
|
|
578
578
|
|
|
579
579
|
<span class="star" title="Stargazers Count">
|
|
580
580
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
581
581
|
<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>
|
|
582
582
|
</svg>
|
|
583
|
-
<span>
|
|
583
|
+
<span>30195</span>
|
|
584
584
|
</span>
|
|
585
585
|
<span class="star" title="Repo Forked">
|
|
586
586
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
587
587
|
<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">
|
|
588
588
|
</path>
|
|
589
589
|
</svg>
|
|
590
|
-
<span>
|
|
590
|
+
<span>3352</span>
|
|
591
591
|
</span>
|
|
592
592
|
<span class="star">
|
|
593
593
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
594
594
|
<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>
|
|
595
595
|
</svg>
|
|
596
|
-
<span>
|
|
596
|
+
<span>2192 stars today</span>
|
|
597
597
|
</span>
|
|
598
598
|
</div>
|
|
599
599
|
<div class="details">
|
|
600
|
-
|
|
600
|
+
Experimental Nintendo Switch Emulator written in C#
|
|
601
601
|
</div>
|
|
602
602
|
</div>
|
|
603
603
|
</li>
|
|
@@ -606,36 +606,36 @@
|
|
|
606
606
|
<div class="info">
|
|
607
607
|
<div class="rank">
|
|
608
608
|
<span title="Ranking 13">13</span>
|
|
609
|
-
<a href="https://github.com/
|
|
609
|
+
<a href="https://github.com/onevcat/Kingfisher" target="_blank" title="onevcat/Kingfisher">onevcat/Kingfisher</a>
|
|
610
610
|
</div>
|
|
611
611
|
<div class="sub-title followers">
|
|
612
612
|
|
|
613
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
614
|
-
<span style="background-color: #
|
|
613
|
+
<a class="language" target="_blank" href="https://github.com/topics/swift" title="Programming Language Swift">
|
|
614
|
+
<span style="background-color: #F05138;"></span>Swift
|
|
615
615
|
</a>
|
|
616
616
|
|
|
617
617
|
<span class="star" title="Stargazers Count">
|
|
618
618
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
619
619
|
<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>
|
|
620
620
|
</svg>
|
|
621
|
-
<span>
|
|
621
|
+
<span>22208</span>
|
|
622
622
|
</span>
|
|
623
623
|
<span class="star" title="Repo Forked">
|
|
624
624
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
625
625
|
<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">
|
|
626
626
|
</path>
|
|
627
627
|
</svg>
|
|
628
|
-
<span>
|
|
628
|
+
<span>2513</span>
|
|
629
629
|
</span>
|
|
630
630
|
<span class="star">
|
|
631
631
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
632
632
|
<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>
|
|
633
633
|
</svg>
|
|
634
|
-
<span>
|
|
634
|
+
<span>91 stars today</span>
|
|
635
635
|
</span>
|
|
636
636
|
</div>
|
|
637
637
|
<div class="details">
|
|
638
|
-
|
|
638
|
+
A lightweight, pure-Swift library for downloading and caching images from the web.
|
|
639
639
|
</div>
|
|
640
640
|
</div>
|
|
641
641
|
</li>
|
|
@@ -644,32 +644,36 @@
|
|
|
644
644
|
<div class="info">
|
|
645
645
|
<div class="rank">
|
|
646
646
|
<span title="Ranking 14">14</span>
|
|
647
|
-
<a href="https://github.com/
|
|
647
|
+
<a href="https://github.com/max32002/tixcraft_bot" target="_blank" title="max32002/tixcraft_bot">max32002/tixcraft_bot</a>
|
|
648
648
|
</div>
|
|
649
649
|
<div class="sub-title followers">
|
|
650
650
|
|
|
651
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
652
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
653
|
+
</a>
|
|
654
|
+
|
|
651
655
|
<span class="star" title="Stargazers Count">
|
|
652
656
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
653
657
|
<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>
|
|
654
658
|
</svg>
|
|
655
|
-
<span>
|
|
659
|
+
<span>1467</span>
|
|
656
660
|
</span>
|
|
657
661
|
<span class="star" title="Repo Forked">
|
|
658
662
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
659
663
|
<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">
|
|
660
664
|
</path>
|
|
661
665
|
</svg>
|
|
662
|
-
<span>
|
|
666
|
+
<span>236</span>
|
|
663
667
|
</span>
|
|
664
668
|
<span class="star">
|
|
665
669
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
666
670
|
<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>
|
|
667
671
|
</svg>
|
|
668
|
-
<span>
|
|
672
|
+
<span>23 stars today</span>
|
|
669
673
|
</span>
|
|
670
674
|
</div>
|
|
671
675
|
<div class="details">
|
|
672
|
-
|
|
676
|
+
Max搶票機器人(maxbot) help you quickly buy your tickets
|
|
673
677
|
</div>
|
|
674
678
|
</div>
|
|
675
679
|
</li>
|
|
@@ -678,32 +682,36 @@
|
|
|
678
682
|
<div class="info">
|
|
679
683
|
<div class="rank">
|
|
680
684
|
<span title="Ranking 15">15</span>
|
|
681
|
-
<a href="https://github.com/
|
|
685
|
+
<a href="https://github.com/yuzu-mirror/yuzu" target="_blank" title="yuzu-mirror/yuzu">yuzu-mirror/yuzu</a>
|
|
682
686
|
</div>
|
|
683
687
|
<div class="sub-title followers">
|
|
684
688
|
|
|
689
|
+
<a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
|
|
690
|
+
<span style="background-color: #f34b7d;"></span>C++
|
|
691
|
+
</a>
|
|
692
|
+
|
|
685
693
|
<span class="star" title="Stargazers Count">
|
|
686
694
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
687
695
|
<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>
|
|
688
696
|
</svg>
|
|
689
|
-
<span>
|
|
697
|
+
<span>1754</span>
|
|
690
698
|
</span>
|
|
691
699
|
<span class="star" title="Repo Forked">
|
|
692
700
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
693
701
|
<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">
|
|
694
702
|
</path>
|
|
695
703
|
</svg>
|
|
696
|
-
<span>
|
|
704
|
+
<span>1168</span>
|
|
697
705
|
</span>
|
|
698
706
|
<span class="star">
|
|
699
707
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
700
708
|
<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>
|
|
701
709
|
</svg>
|
|
702
|
-
<span>
|
|
710
|
+
<span>512 stars today</span>
|
|
703
711
|
</span>
|
|
704
712
|
</div>
|
|
705
713
|
<div class="details">
|
|
706
|
-
|
|
714
|
+
Nintendo Switch emulator (unofficial mirror fork)
|
|
707
715
|
</div>
|
|
708
716
|
</div>
|
|
709
717
|
</li>
|
|
@@ -712,36 +720,32 @@
|
|
|
712
720
|
<div class="info">
|
|
713
721
|
<div class="rank">
|
|
714
722
|
<span title="Ranking 16">16</span>
|
|
715
|
-
<a href="https://github.com/
|
|
723
|
+
<a href="https://github.com/yuzu-mirror/yuzu-downloads" target="_blank" title="yuzu-mirror/yuzu-downloads">yuzu-mirror/yuzu-downloads</a>
|
|
716
724
|
</div>
|
|
717
725
|
<div class="sub-title followers">
|
|
718
726
|
|
|
719
|
-
<a class="language" target="_blank" href="https://github.com/topics/php" title="Programming Language PHP">
|
|
720
|
-
<span style="background-color: #4F5D95;"></span>PHP
|
|
721
|
-
</a>
|
|
722
|
-
|
|
723
727
|
<span class="star" title="Stargazers Count">
|
|
724
728
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
725
729
|
<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>
|
|
726
730
|
</svg>
|
|
727
|
-
<span>
|
|
731
|
+
<span>270</span>
|
|
728
732
|
</span>
|
|
729
733
|
<span class="star" title="Repo Forked">
|
|
730
734
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
731
735
|
<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">
|
|
732
736
|
</path>
|
|
733
737
|
</svg>
|
|
734
|
-
<span>
|
|
738
|
+
<span>172</span>
|
|
735
739
|
</span>
|
|
736
740
|
<span class="star">
|
|
737
741
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
738
742
|
<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>
|
|
739
743
|
</svg>
|
|
740
|
-
<span>
|
|
744
|
+
<span>50 stars today</span>
|
|
741
745
|
</span>
|
|
742
746
|
</div>
|
|
743
747
|
<div class="details">
|
|
744
|
-
|
|
748
|
+
Archived releases of yuzu (not part of the original organization)
|
|
745
749
|
</div>
|
|
746
750
|
</div>
|
|
747
751
|
</li>
|
|
@@ -750,36 +754,36 @@
|
|
|
750
754
|
<div class="info">
|
|
751
755
|
<div class="rank">
|
|
752
756
|
<span title="Ranking 17">17</span>
|
|
753
|
-
<a href="https://github.com/
|
|
757
|
+
<a href="https://github.com/vikhyat/moondream" target="_blank" title="vikhyat/moondream">vikhyat/moondream</a>
|
|
754
758
|
</div>
|
|
755
759
|
<div class="sub-title followers">
|
|
756
760
|
|
|
757
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
758
|
-
<span style="background-color: #
|
|
761
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
762
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
759
763
|
</a>
|
|
760
764
|
|
|
761
765
|
<span class="star" title="Stargazers Count">
|
|
762
766
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
763
767
|
<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>
|
|
764
768
|
</svg>
|
|
765
|
-
<span>
|
|
769
|
+
<span>2758</span>
|
|
766
770
|
</span>
|
|
767
771
|
<span class="star" title="Repo Forked">
|
|
768
772
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
769
773
|
<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">
|
|
770
774
|
</path>
|
|
771
775
|
</svg>
|
|
772
|
-
<span>
|
|
776
|
+
<span>228</span>
|
|
773
777
|
</span>
|
|
774
778
|
<span class="star">
|
|
775
779
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
776
780
|
<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>
|
|
777
781
|
</svg>
|
|
778
|
-
<span>
|
|
782
|
+
<span>316 stars today</span>
|
|
779
783
|
</span>
|
|
780
784
|
</div>
|
|
781
785
|
<div class="details">
|
|
782
|
-
|
|
786
|
+
tiny vision language model
|
|
783
787
|
</div>
|
|
784
788
|
</div>
|
|
785
789
|
</li>
|
|
@@ -788,36 +792,36 @@
|
|
|
788
792
|
<div class="info">
|
|
789
793
|
<div class="rank">
|
|
790
794
|
<span title="Ranking 18">18</span>
|
|
791
|
-
<a href="https://github.com/
|
|
795
|
+
<a href="https://github.com/bgstaal/multipleWindow3dScene" target="_blank" title="bgstaal/multipleWindow3dScene">bgstaal/multipleWindow3dScene</a>
|
|
792
796
|
</div>
|
|
793
797
|
<div class="sub-title followers">
|
|
794
798
|
|
|
795
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
796
|
-
<span style="background-color: #
|
|
799
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
800
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
797
801
|
</a>
|
|
798
802
|
|
|
799
803
|
<span class="star" title="Stargazers Count">
|
|
800
804
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
801
805
|
<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>
|
|
802
806
|
</svg>
|
|
803
|
-
<span>
|
|
807
|
+
<span>15204</span>
|
|
804
808
|
</span>
|
|
805
809
|
<span class="star" title="Repo Forked">
|
|
806
810
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
807
811
|
<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">
|
|
808
812
|
</path>
|
|
809
813
|
</svg>
|
|
810
|
-
<span>
|
|
814
|
+
<span>2337</span>
|
|
811
815
|
</span>
|
|
812
816
|
<span class="star">
|
|
813
817
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
814
818
|
<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>
|
|
815
819
|
</svg>
|
|
816
|
-
<span>
|
|
820
|
+
<span>112 stars today</span>
|
|
817
821
|
</span>
|
|
818
822
|
</div>
|
|
819
823
|
<div class="details">
|
|
820
|
-
|
|
824
|
+
A quick example of how one can "synchronize" a 3d scene across multiple windows using three.js and localStorage
|
|
821
825
|
</div>
|
|
822
826
|
</div>
|
|
823
827
|
</li>
|
|
@@ -826,36 +830,36 @@
|
|
|
826
830
|
<div class="info">
|
|
827
831
|
<div class="rank">
|
|
828
832
|
<span title="Ranking 19">19</span>
|
|
829
|
-
<a href="https://github.com/
|
|
833
|
+
<a href="https://github.com/langchain4j/langchain4j" target="_blank" title="langchain4j/langchain4j">langchain4j/langchain4j</a>
|
|
830
834
|
</div>
|
|
831
835
|
<div class="sub-title followers">
|
|
832
836
|
|
|
833
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
834
|
-
<span style="background-color: #
|
|
837
|
+
<a class="language" target="_blank" href="https://github.com/topics/java" title="Programming Language Java">
|
|
838
|
+
<span style="background-color: #b07219;"></span>Java
|
|
835
839
|
</a>
|
|
836
840
|
|
|
837
841
|
<span class="star" title="Stargazers Count">
|
|
838
842
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
839
843
|
<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>
|
|
840
844
|
</svg>
|
|
841
|
-
<span>
|
|
845
|
+
<span>2070</span>
|
|
842
846
|
</span>
|
|
843
847
|
<span class="star" title="Repo Forked">
|
|
844
848
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
845
849
|
<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">
|
|
846
850
|
</path>
|
|
847
851
|
</svg>
|
|
848
|
-
<span>
|
|
852
|
+
<span>356</span>
|
|
849
853
|
</span>
|
|
850
854
|
<span class="star">
|
|
851
855
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
852
856
|
<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>
|
|
853
857
|
</svg>
|
|
854
|
-
<span>
|
|
858
|
+
<span>20 stars today</span>
|
|
855
859
|
</span>
|
|
856
860
|
</div>
|
|
857
861
|
<div class="details">
|
|
858
|
-
|
|
862
|
+
Java version of LangChain
|
|
859
863
|
</div>
|
|
860
864
|
</div>
|
|
861
865
|
</li>
|
|
@@ -864,36 +868,36 @@
|
|
|
864
868
|
<div class="info">
|
|
865
869
|
<div class="rank">
|
|
866
870
|
<span title="Ranking 20">20</span>
|
|
867
|
-
<a href="https://github.com/
|
|
871
|
+
<a href="https://github.com/gradio-app/gradio" target="_blank" title="gradio-app/gradio">gradio-app/gradio</a>
|
|
868
872
|
</div>
|
|
869
873
|
<div class="sub-title followers">
|
|
870
874
|
|
|
871
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
872
|
-
<span style="background-color: #
|
|
875
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
876
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
873
877
|
</a>
|
|
874
878
|
|
|
875
879
|
<span class="star" title="Stargazers Count">
|
|
876
880
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
877
881
|
<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>
|
|
878
882
|
</svg>
|
|
879
|
-
<span>
|
|
883
|
+
<span>27157</span>
|
|
880
884
|
</span>
|
|
881
885
|
<span class="star" title="Repo Forked">
|
|
882
886
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
883
887
|
<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">
|
|
884
888
|
</path>
|
|
885
889
|
</svg>
|
|
886
|
-
<span>
|
|
890
|
+
<span>1959</span>
|
|
887
891
|
</span>
|
|
888
892
|
<span class="star">
|
|
889
893
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
890
894
|
<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>
|
|
891
895
|
</svg>
|
|
892
|
-
<span>
|
|
896
|
+
<span>175 stars today</span>
|
|
893
897
|
</span>
|
|
894
898
|
</div>
|
|
895
899
|
<div class="details">
|
|
896
|
-
|
|
900
|
+
Build and share delightful machine learning apps, all in Python. 🌟 Star to support our work!
|
|
897
901
|
</div>
|
|
898
902
|
</div>
|
|
899
903
|
</li>
|
|
@@ -902,7 +906,7 @@
|
|
|
902
906
|
<div class="info">
|
|
903
907
|
<div class="rank">
|
|
904
908
|
<span title="Ranking 21">21</span>
|
|
905
|
-
<a href="https://github.com/
|
|
909
|
+
<a href="https://github.com/huchenlei/ComfyUI-layerdiffuse" target="_blank" title="huchenlei/ComfyUI-layerdiffuse">huchenlei/ComfyUI-layerdiffuse</a>
|
|
906
910
|
</div>
|
|
907
911
|
<div class="sub-title followers">
|
|
908
912
|
|
|
@@ -914,24 +918,24 @@
|
|
|
914
918
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
915
919
|
<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>
|
|
916
920
|
</svg>
|
|
917
|
-
<span>
|
|
921
|
+
<span>646</span>
|
|
918
922
|
</span>
|
|
919
923
|
<span class="star" title="Repo Forked">
|
|
920
924
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
921
925
|
<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">
|
|
922
926
|
</path>
|
|
923
927
|
</svg>
|
|
924
|
-
<span>
|
|
928
|
+
<span>94</span>
|
|
925
929
|
</span>
|
|
926
930
|
<span class="star">
|
|
927
931
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
928
932
|
<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>
|
|
929
933
|
</svg>
|
|
930
|
-
<span>
|
|
934
|
+
<span>120 stars today</span>
|
|
931
935
|
</span>
|
|
932
936
|
</div>
|
|
933
937
|
<div class="details">
|
|
934
|
-
|
|
938
|
+
Layer Diffuse custom nodes
|
|
935
939
|
</div>
|
|
936
940
|
</div>
|
|
937
941
|
</li>
|
|
@@ -940,36 +944,36 @@
|
|
|
940
944
|
<div class="info">
|
|
941
945
|
<div class="rank">
|
|
942
946
|
<span title="Ranking 22">22</span>
|
|
943
|
-
<a href="https://github.com/
|
|
947
|
+
<a href="https://github.com/iam-veeramalla/aws-devops-zero-to-hero" target="_blank" title="iam-veeramalla/aws-devops-zero-to-hero">iam-veeramalla/aws-devops-zero-to-hero</a>
|
|
944
948
|
</div>
|
|
945
949
|
<div class="sub-title followers">
|
|
946
950
|
|
|
947
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
948
|
-
<span style="background-color: #
|
|
951
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
952
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
949
953
|
</a>
|
|
950
954
|
|
|
951
955
|
<span class="star" title="Stargazers Count">
|
|
952
956
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
953
957
|
<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>
|
|
954
958
|
</svg>
|
|
955
|
-
<span>
|
|
959
|
+
<span>4483</span>
|
|
956
960
|
</span>
|
|
957
961
|
<span class="star" title="Repo Forked">
|
|
958
962
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
959
963
|
<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">
|
|
960
964
|
</path>
|
|
961
965
|
</svg>
|
|
962
|
-
<span>
|
|
966
|
+
<span>5408</span>
|
|
963
967
|
</span>
|
|
964
968
|
<span class="star">
|
|
965
969
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
966
970
|
<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>
|
|
967
971
|
</svg>
|
|
968
|
-
<span>
|
|
972
|
+
<span>21 stars today</span>
|
|
969
973
|
</span>
|
|
970
974
|
</div>
|
|
971
975
|
<div class="details">
|
|
972
|
-
|
|
976
|
+
AWS zero to hero repo for devops engineers to learn AWS in 30 Days. This repo includes projects, presentations, interview questions and real time examples.
|
|
973
977
|
</div>
|
|
974
978
|
</div>
|
|
975
979
|
</li>
|
|
@@ -978,36 +982,36 @@
|
|
|
978
982
|
<div class="info">
|
|
979
983
|
<div class="rank">
|
|
980
984
|
<span title="Ranking 23">23</span>
|
|
981
|
-
<a href="https://github.com/
|
|
985
|
+
<a href="https://github.com/barry-ran/QtScrcpy" target="_blank" title="barry-ran/QtScrcpy">barry-ran/QtScrcpy</a>
|
|
982
986
|
</div>
|
|
983
987
|
<div class="sub-title followers">
|
|
984
988
|
|
|
985
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
986
|
-
<span style="background-color: #
|
|
989
|
+
<a class="language" target="_blank" href="https://github.com/topics/java" title="Programming Language Java">
|
|
990
|
+
<span style="background-color: #b07219;"></span>Java
|
|
987
991
|
</a>
|
|
988
992
|
|
|
989
993
|
<span class="star" title="Stargazers Count">
|
|
990
994
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
991
995
|
<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>
|
|
992
996
|
</svg>
|
|
993
|
-
<span>
|
|
997
|
+
<span>14768</span>
|
|
994
998
|
</span>
|
|
995
999
|
<span class="star" title="Repo Forked">
|
|
996
1000
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
997
1001
|
<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">
|
|
998
1002
|
</path>
|
|
999
1003
|
</svg>
|
|
1000
|
-
<span>
|
|
1004
|
+
<span>2087</span>
|
|
1001
1005
|
</span>
|
|
1002
1006
|
<span class="star">
|
|
1003
1007
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1004
1008
|
<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>
|
|
1005
1009
|
</svg>
|
|
1006
|
-
<span>
|
|
1010
|
+
<span>125 stars today</span>
|
|
1007
1011
|
</span>
|
|
1008
1012
|
</div>
|
|
1009
1013
|
<div class="details">
|
|
1010
|
-
|
|
1014
|
+
Android real-time display control software
|
|
1011
1015
|
</div>
|
|
1012
1016
|
</div>
|
|
1013
1017
|
</li>
|
|
@@ -1016,36 +1020,36 @@
|
|
|
1016
1020
|
<div class="info">
|
|
1017
1021
|
<div class="rank">
|
|
1018
1022
|
<span title="Ranking 24">24</span>
|
|
1019
|
-
<a href="https://github.com/
|
|
1023
|
+
<a href="https://github.com/snipe/snipe-it" target="_blank" title="snipe/snipe-it">snipe/snipe-it</a>
|
|
1020
1024
|
</div>
|
|
1021
1025
|
<div class="sub-title followers">
|
|
1022
1026
|
|
|
1023
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
1024
|
-
<span style="background-color: #
|
|
1027
|
+
<a class="language" target="_blank" href="https://github.com/topics/php" title="Programming Language PHP">
|
|
1028
|
+
<span style="background-color: #4F5D95;"></span>PHP
|
|
1025
1029
|
</a>
|
|
1026
1030
|
|
|
1027
1031
|
<span class="star" title="Stargazers Count">
|
|
1028
1032
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1029
1033
|
<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>
|
|
1030
1034
|
</svg>
|
|
1031
|
-
<span>
|
|
1035
|
+
<span>9368</span>
|
|
1032
1036
|
</span>
|
|
1033
1037
|
<span class="star" title="Repo Forked">
|
|
1034
1038
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1035
1039
|
<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">
|
|
1036
1040
|
</path>
|
|
1037
1041
|
</svg>
|
|
1038
|
-
<span>
|
|
1042
|
+
<span>2889</span>
|
|
1039
1043
|
</span>
|
|
1040
1044
|
<span class="star">
|
|
1041
1045
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1042
1046
|
<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>
|
|
1043
1047
|
</svg>
|
|
1044
|
-
<span>
|
|
1048
|
+
<span>22 stars today</span>
|
|
1045
1049
|
</span>
|
|
1046
1050
|
</div>
|
|
1047
1051
|
<div class="details">
|
|
1048
|
-
A
|
|
1052
|
+
A free open source IT asset/license management system
|
|
1049
1053
|
</div>
|
|
1050
1054
|
</div>
|
|
1051
1055
|
</li>
|
|
@@ -1054,36 +1058,32 @@
|
|
|
1054
1058
|
<div class="info">
|
|
1055
1059
|
<div class="rank">
|
|
1056
1060
|
<span title="Ranking 25">25</span>
|
|
1057
|
-
<a href="https://github.com/
|
|
1061
|
+
<a href="https://github.com/dair-ai/ML-Papers-of-the-Week" target="_blank" title="dair-ai/ML-Papers-of-the-Week">dair-ai/ML-Papers-of-the-Week</a>
|
|
1058
1062
|
</div>
|
|
1059
1063
|
<div class="sub-title followers">
|
|
1060
1064
|
|
|
1061
|
-
<a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
|
|
1062
|
-
<span style="background-color: #f34b7d;"></span>C++
|
|
1063
|
-
</a>
|
|
1064
|
-
|
|
1065
1065
|
<span class="star" title="Stargazers Count">
|
|
1066
1066
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1067
1067
|
<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>
|
|
1068
1068
|
</svg>
|
|
1069
|
-
<span>
|
|
1069
|
+
<span>8321</span>
|
|
1070
1070
|
</span>
|
|
1071
1071
|
<span class="star" title="Repo Forked">
|
|
1072
1072
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1073
1073
|
<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">
|
|
1074
1074
|
</path>
|
|
1075
1075
|
</svg>
|
|
1076
|
-
<span>
|
|
1076
|
+
<span>464</span>
|
|
1077
1077
|
</span>
|
|
1078
1078
|
<span class="star">
|
|
1079
1079
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1080
1080
|
<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>
|
|
1081
1081
|
</svg>
|
|
1082
|
-
<span>
|
|
1082
|
+
<span>216 stars today</span>
|
|
1083
1083
|
</span>
|
|
1084
1084
|
</div>
|
|
1085
1085
|
<div class="details">
|
|
1086
|
-
|
|
1086
|
+
🔥Highlighting the top ML papers every week.
|
|
1087
1087
|
</div>
|
|
1088
1088
|
</div>
|
|
1089
1089
|
</li>
|
|
@@ -1107,7 +1107,7 @@
|
|
|
1107
1107
|
<img src="https://img.shields.io/npm/v/@wcj/github-rank.svg?label=unpkg">
|
|
1108
1108
|
</a>
|
|
1109
1109
|
</div>
|
|
1110
|
-
<div class="time">Last cache created on 2024/3/
|
|
1110
|
+
<div class="time">Last cache created on 2024/3/8 by Github API v3.</div>
|
|
1111
1111
|
Create by <a href="https://github.com/jaywcjlove" target="_blank">小弟调调™</a>.
|
|
1112
1112
|
</div>
|
|
1113
1113
|
</body>
|