@wcj/github-rank 25.1.18 → 25.1.20
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 +1 -1
- package/dist/repos.json +27364 -27365
- package/dist/trending-daily.json +148 -93
- package/dist/trending-monthly.json +100 -100
- package/dist/trending-weekly.json +151 -107
- package/dist/users.china.json +1553 -1517
- package/dist/users.json +4465 -4465
- package/dist/users.org.json +569 -569
- package/package.json +1 -1
- package/web/data/repos.json +27364 -27365
- package/web/data/trending-daily.json +148 -93
- package/web/data/trending-monthly.json +100 -100
- package/web/data/trending-weekly.json +151 -107
- package/web/data/users.china.json +1553 -1517
- package/web/data/users.json +4465 -4465
- package/web/data/users.org.json +569 -569
- package/web/index.html +4250 -4250
- package/web/org.html +436 -436
- package/web/repos.html +3520 -3524
- package/web/trending-monthly.html +97 -97
- package/web/trending-weekly.html +250 -98
- package/web/trending.html +271 -85
- package/web/users.china.html +1484 -1428
package/web/trending-weekly.html
CHANGED
|
@@ -129,7 +129,7 @@
|
|
|
129
129
|
</a>
|
|
130
130
|
|
|
131
131
|
</h1>
|
|
132
|
-
<div class="time">Last cache created on 2025/1/
|
|
132
|
+
<div class="time">Last cache created on 2025/1/20 by
|
|
133
133
|
|
|
134
134
|
|
|
135
135
|
|
|
@@ -154,6 +154,44 @@
|
|
|
154
154
|
<div class="info">
|
|
155
155
|
<div class="rank">
|
|
156
156
|
<span title="Ranking 1">1</span>
|
|
157
|
+
<a href="https://github.com/OpenBMB/MiniCPM-o" target="_blank" title="OpenBMB/MiniCPM-o">OpenBMB/MiniCPM-o</a>
|
|
158
|
+
</div>
|
|
159
|
+
<div class="sub-title followers">
|
|
160
|
+
|
|
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
|
+
</a>
|
|
164
|
+
|
|
165
|
+
<span class="star" title="Stargazers Count">
|
|
166
|
+
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
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
|
+
</svg>
|
|
169
|
+
<span>16.621k</span>
|
|
170
|
+
</span>
|
|
171
|
+
<span class="star" title="Repo Forked">
|
|
172
|
+
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
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
|
+
</path>
|
|
175
|
+
</svg>
|
|
176
|
+
<span>1193</span>
|
|
177
|
+
</span>
|
|
178
|
+
<span class="star">
|
|
179
|
+
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
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
|
+
</svg>
|
|
182
|
+
<span>3413 stars this week</span>
|
|
183
|
+
</span>
|
|
184
|
+
</div>
|
|
185
|
+
<div class="details">
|
|
186
|
+
MiniCPM-o 2.6: A GPT-4o Level MLLM for Vision, Speech and Multimodal Live Streaming on Your Phone
|
|
187
|
+
</div>
|
|
188
|
+
</div>
|
|
189
|
+
</li>
|
|
190
|
+
|
|
191
|
+
<li>
|
|
192
|
+
<div class="info">
|
|
193
|
+
<div class="rank">
|
|
194
|
+
<span title="Ranking 2">2</span>
|
|
157
195
|
<a href="https://github.com/TabbyML/tabby" target="_blank" title="TabbyML/tabby">TabbyML/tabby</a>
|
|
158
196
|
</div>
|
|
159
197
|
<div class="sub-title followers">
|
|
@@ -166,20 +204,20 @@
|
|
|
166
204
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
167
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>
|
|
168
206
|
</svg>
|
|
169
|
-
<span>28.
|
|
207
|
+
<span>28.468k</span>
|
|
170
208
|
</span>
|
|
171
209
|
<span class="star" title="Repo Forked">
|
|
172
210
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
173
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">
|
|
174
212
|
</path>
|
|
175
213
|
</svg>
|
|
176
|
-
<span>
|
|
214
|
+
<span>1299</span>
|
|
177
215
|
</span>
|
|
178
216
|
<span class="star">
|
|
179
217
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
180
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>
|
|
181
219
|
</svg>
|
|
182
|
-
<span>
|
|
220
|
+
<span>5958 stars this week</span>
|
|
183
221
|
</span>
|
|
184
222
|
</div>
|
|
185
223
|
<div class="details">
|
|
@@ -191,7 +229,45 @@
|
|
|
191
229
|
<li>
|
|
192
230
|
<div class="info">
|
|
193
231
|
<div class="rank">
|
|
194
|
-
<span title="Ranking
|
|
232
|
+
<span title="Ranking 3">3</span>
|
|
233
|
+
<a href="https://github.com/FujiwaraChoki/MoneyPrinterV2" target="_blank" title="FujiwaraChoki/MoneyPrinterV2">FujiwaraChoki/MoneyPrinterV2</a>
|
|
234
|
+
</div>
|
|
235
|
+
<div class="sub-title followers">
|
|
236
|
+
|
|
237
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
238
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
239
|
+
</a>
|
|
240
|
+
|
|
241
|
+
<span class="star" title="Stargazers Count">
|
|
242
|
+
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
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
|
+
</svg>
|
|
245
|
+
<span>5.685k</span>
|
|
246
|
+
</span>
|
|
247
|
+
<span class="star" title="Repo Forked">
|
|
248
|
+
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
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
|
+
</path>
|
|
251
|
+
</svg>
|
|
252
|
+
<span>584</span>
|
|
253
|
+
</span>
|
|
254
|
+
<span class="star">
|
|
255
|
+
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
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
|
+
</svg>
|
|
258
|
+
<span>2002 stars this week</span>
|
|
259
|
+
</span>
|
|
260
|
+
</div>
|
|
261
|
+
<div class="details">
|
|
262
|
+
Automate the process of making money online.
|
|
263
|
+
</div>
|
|
264
|
+
</div>
|
|
265
|
+
</li>
|
|
266
|
+
|
|
267
|
+
<li>
|
|
268
|
+
<div class="info">
|
|
269
|
+
<div class="rank">
|
|
270
|
+
<span title="Ranking 4">4</span>
|
|
195
271
|
<a href="https://github.com/KoljaB/RealtimeSTT" target="_blank" title="KoljaB/RealtimeSTT">KoljaB/RealtimeSTT</a>
|
|
196
272
|
</div>
|
|
197
273
|
<div class="sub-title followers">
|
|
@@ -204,20 +280,20 @@
|
|
|
204
280
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
205
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>
|
|
206
282
|
</svg>
|
|
207
|
-
<span>
|
|
283
|
+
<span>4.187k</span>
|
|
208
284
|
</span>
|
|
209
285
|
<span class="star" title="Repo Forked">
|
|
210
286
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
211
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">
|
|
212
288
|
</path>
|
|
213
289
|
</svg>
|
|
214
|
-
<span>
|
|
290
|
+
<span>352</span>
|
|
215
291
|
</span>
|
|
216
292
|
<span class="star">
|
|
217
293
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
218
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>
|
|
219
295
|
</svg>
|
|
220
|
-
<span>
|
|
296
|
+
<span>1666 stars this week</span>
|
|
221
297
|
</span>
|
|
222
298
|
</div>
|
|
223
299
|
<div class="details">
|
|
@@ -229,7 +305,7 @@
|
|
|
229
305
|
<li>
|
|
230
306
|
<div class="info">
|
|
231
307
|
<div class="rank">
|
|
232
|
-
<span title="Ranking
|
|
308
|
+
<span title="Ranking 5">5</span>
|
|
233
309
|
<a href="https://github.com/harry0703/MoneyPrinterTurbo" target="_blank" title="harry0703/MoneyPrinterTurbo">harry0703/MoneyPrinterTurbo</a>
|
|
234
310
|
</div>
|
|
235
311
|
<div class="sub-title followers">
|
|
@@ -242,20 +318,20 @@
|
|
|
242
318
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
243
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>
|
|
244
320
|
</svg>
|
|
245
|
-
<span>20.
|
|
321
|
+
<span>20.612k</span>
|
|
246
322
|
</span>
|
|
247
323
|
<span class="star" title="Repo Forked">
|
|
248
324
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
249
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">
|
|
250
326
|
</path>
|
|
251
327
|
</svg>
|
|
252
|
-
<span>
|
|
328
|
+
<span>3124</span>
|
|
253
329
|
</span>
|
|
254
330
|
<span class="star">
|
|
255
331
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
256
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>
|
|
257
333
|
</svg>
|
|
258
|
-
<span>
|
|
334
|
+
<span>1210 stars this week</span>
|
|
259
335
|
</span>
|
|
260
336
|
</div>
|
|
261
337
|
<div class="details">
|
|
@@ -267,37 +343,37 @@
|
|
|
267
343
|
<li>
|
|
268
344
|
<div class="info">
|
|
269
345
|
<div class="rank">
|
|
270
|
-
<span title="Ranking
|
|
271
|
-
<a href="https://github.com/
|
|
346
|
+
<span title="Ranking 6">6</span>
|
|
347
|
+
<a href="https://github.com/JoshuaC215/agent-service-toolkit" target="_blank" title="JoshuaC215/agent-service-toolkit">JoshuaC215/agent-service-toolkit</a>
|
|
272
348
|
</div>
|
|
273
349
|
<div class="sub-title followers">
|
|
274
350
|
|
|
275
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
276
|
-
<span style="background-color: #
|
|
351
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
352
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
277
353
|
</a>
|
|
278
354
|
|
|
279
355
|
<span class="star" title="Stargazers Count">
|
|
280
356
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
281
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>
|
|
282
358
|
</svg>
|
|
283
|
-
<span>
|
|
359
|
+
<span>1.698k</span>
|
|
284
360
|
</span>
|
|
285
361
|
<span class="star" title="Repo Forked">
|
|
286
362
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
287
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">
|
|
288
364
|
</path>
|
|
289
365
|
</svg>
|
|
290
|
-
<span>
|
|
366
|
+
<span>220</span>
|
|
291
367
|
</span>
|
|
292
368
|
<span class="star">
|
|
293
369
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
294
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>
|
|
295
371
|
</svg>
|
|
296
|
-
<span>
|
|
372
|
+
<span>817 stars this week</span>
|
|
297
373
|
</span>
|
|
298
374
|
</div>
|
|
299
375
|
<div class="details">
|
|
300
|
-
|
|
376
|
+
Full toolkit for running an AI agent service built with LangGraph, FastAPI and Streamlit
|
|
301
377
|
</div>
|
|
302
378
|
</div>
|
|
303
379
|
</li>
|
|
@@ -305,8 +381,8 @@
|
|
|
305
381
|
<li>
|
|
306
382
|
<div class="info">
|
|
307
383
|
<div class="rank">
|
|
308
|
-
<span title="Ranking
|
|
309
|
-
<a href="https://github.com/dnhkng/
|
|
384
|
+
<span title="Ranking 7">7</span>
|
|
385
|
+
<a href="https://github.com/dnhkng/GLaDOS" target="_blank" title="dnhkng/GLaDOS">dnhkng/GLaDOS</a>
|
|
310
386
|
</div>
|
|
311
387
|
<div class="sub-title followers">
|
|
312
388
|
|
|
@@ -318,20 +394,20 @@
|
|
|
318
394
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
319
395
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
320
396
|
</svg>
|
|
321
|
-
<span>4.
|
|
397
|
+
<span>4.258k</span>
|
|
322
398
|
</span>
|
|
323
399
|
<span class="star" title="Repo Forked">
|
|
324
400
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
325
401
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
326
402
|
</path>
|
|
327
403
|
</svg>
|
|
328
|
-
<span>
|
|
404
|
+
<span>328</span>
|
|
329
405
|
</span>
|
|
330
406
|
<span class="star">
|
|
331
407
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
332
408
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
333
409
|
</svg>
|
|
334
|
-
<span>
|
|
410
|
+
<span>825 stars this week</span>
|
|
335
411
|
</span>
|
|
336
412
|
</div>
|
|
337
413
|
<div class="details">
|
|
@@ -343,8 +419,8 @@
|
|
|
343
419
|
<li>
|
|
344
420
|
<div class="info">
|
|
345
421
|
<div class="rank">
|
|
346
|
-
<span title="Ranking
|
|
347
|
-
<a href="https://github.com/
|
|
422
|
+
<span title="Ranking 8">8</span>
|
|
423
|
+
<a href="https://github.com/Canner/WrenAI" target="_blank" title="Canner/WrenAI">Canner/WrenAI</a>
|
|
348
424
|
</div>
|
|
349
425
|
<div class="sub-title followers">
|
|
350
426
|
|
|
@@ -356,24 +432,24 @@
|
|
|
356
432
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
357
433
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
358
434
|
</svg>
|
|
359
|
-
<span>
|
|
435
|
+
<span>4.742k</span>
|
|
360
436
|
</span>
|
|
361
437
|
<span class="star" title="Repo Forked">
|
|
362
438
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
363
439
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
364
440
|
</path>
|
|
365
441
|
</svg>
|
|
366
|
-
<span>
|
|
442
|
+
<span>393</span>
|
|
367
443
|
</span>
|
|
368
444
|
<span class="star">
|
|
369
445
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
370
446
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
371
447
|
</svg>
|
|
372
|
-
<span>
|
|
448
|
+
<span>915 stars this week</span>
|
|
373
449
|
</span>
|
|
374
450
|
</div>
|
|
375
451
|
<div class="details">
|
|
376
|
-
|
|
452
|
+
🤖 Open-source GenBI AI Agent that empowers data-driven teams to chat with their data to generate Text-to-SQL, charts, spreadsheets, reports, and BI. 📈📊📋🧑💻
|
|
377
453
|
</div>
|
|
378
454
|
</div>
|
|
379
455
|
</li>
|
|
@@ -381,37 +457,37 @@
|
|
|
381
457
|
<li>
|
|
382
458
|
<div class="info">
|
|
383
459
|
<div class="rank">
|
|
384
|
-
<span title="Ranking
|
|
385
|
-
<a href="https://github.com/
|
|
460
|
+
<span title="Ranking 9">9</span>
|
|
461
|
+
<a href="https://github.com/ton-blockchain/ton" target="_blank" title="ton-blockchain/ton">ton-blockchain/ton</a>
|
|
386
462
|
</div>
|
|
387
463
|
<div class="sub-title followers">
|
|
388
464
|
|
|
389
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
390
|
-
<span style="background-color: #
|
|
465
|
+
<a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
|
|
466
|
+
<span style="background-color: #f34b7d;"></span>C++
|
|
391
467
|
</a>
|
|
392
468
|
|
|
393
469
|
<span class="star" title="Stargazers Count">
|
|
394
470
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
395
471
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
396
472
|
</svg>
|
|
397
|
-
<span>
|
|
473
|
+
<span>3.347k</span>
|
|
398
474
|
</span>
|
|
399
475
|
<span class="star" title="Repo Forked">
|
|
400
476
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
401
477
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
402
478
|
</path>
|
|
403
479
|
</svg>
|
|
404
|
-
<span>
|
|
480
|
+
<span>1081</span>
|
|
405
481
|
</span>
|
|
406
482
|
<span class="star">
|
|
407
483
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
408
484
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
409
485
|
</svg>
|
|
410
|
-
<span>
|
|
486
|
+
<span>174 stars this week</span>
|
|
411
487
|
</span>
|
|
412
488
|
</div>
|
|
413
489
|
<div class="details">
|
|
414
|
-
|
|
490
|
+
Main TON monorepo
|
|
415
491
|
</div>
|
|
416
492
|
</div>
|
|
417
493
|
</li>
|
|
@@ -419,7 +495,7 @@
|
|
|
419
495
|
<li>
|
|
420
496
|
<div class="info">
|
|
421
497
|
<div class="rank">
|
|
422
|
-
<span title="Ranking
|
|
498
|
+
<span title="Ranking 10">10</span>
|
|
423
499
|
<a href="https://github.com/vikhyat/moondream" target="_blank" title="vikhyat/moondream">vikhyat/moondream</a>
|
|
424
500
|
</div>
|
|
425
501
|
<div class="sub-title followers">
|
|
@@ -432,20 +508,20 @@
|
|
|
432
508
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
433
509
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
434
510
|
</svg>
|
|
435
|
-
<span>6.
|
|
511
|
+
<span>6.927k</span>
|
|
436
512
|
</span>
|
|
437
513
|
<span class="star" title="Repo Forked">
|
|
438
514
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
439
515
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
440
516
|
</path>
|
|
441
517
|
</svg>
|
|
442
|
-
<span>
|
|
518
|
+
<span>546</span>
|
|
443
519
|
</span>
|
|
444
520
|
<span class="star">
|
|
445
521
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
446
522
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
447
523
|
</svg>
|
|
448
|
-
<span>
|
|
524
|
+
<span>385 stars this week</span>
|
|
449
525
|
</span>
|
|
450
526
|
</div>
|
|
451
527
|
<div class="details">
|
|
@@ -457,7 +533,7 @@
|
|
|
457
533
|
<li>
|
|
458
534
|
<div class="info">
|
|
459
535
|
<div class="rank">
|
|
460
|
-
<span title="Ranking
|
|
536
|
+
<span title="Ranking 11">11</span>
|
|
461
537
|
<a href="https://github.com/NVlabs/Sana" target="_blank" title="NVlabs/Sana">NVlabs/Sana</a>
|
|
462
538
|
</div>
|
|
463
539
|
<div class="sub-title followers">
|
|
@@ -470,20 +546,20 @@
|
|
|
470
546
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
471
547
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
472
548
|
</svg>
|
|
473
|
-
<span>2.
|
|
549
|
+
<span>2.898k</span>
|
|
474
550
|
</span>
|
|
475
551
|
<span class="star" title="Repo Forked">
|
|
476
552
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
477
553
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
478
554
|
</path>
|
|
479
555
|
</svg>
|
|
480
|
-
<span>
|
|
556
|
+
<span>173</span>
|
|
481
557
|
</span>
|
|
482
558
|
<span class="star">
|
|
483
559
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
484
560
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
485
561
|
</svg>
|
|
486
|
-
<span>
|
|
562
|
+
<span>906 stars this week</span>
|
|
487
563
|
</span>
|
|
488
564
|
</div>
|
|
489
565
|
<div class="details">
|
|
@@ -495,7 +571,45 @@
|
|
|
495
571
|
<li>
|
|
496
572
|
<div class="info">
|
|
497
573
|
<div class="rank">
|
|
498
|
-
<span title="Ranking
|
|
574
|
+
<span title="Ranking 12">12</span>
|
|
575
|
+
<a href="https://github.com/fixie-ai/ultravox" target="_blank" title="fixie-ai/ultravox">fixie-ai/ultravox</a>
|
|
576
|
+
</div>
|
|
577
|
+
<div class="sub-title followers">
|
|
578
|
+
|
|
579
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
580
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
581
|
+
</a>
|
|
582
|
+
|
|
583
|
+
<span class="star" title="Stargazers Count">
|
|
584
|
+
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
585
|
+
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
586
|
+
</svg>
|
|
587
|
+
<span>2.946k</span>
|
|
588
|
+
</span>
|
|
589
|
+
<span class="star" title="Repo Forked">
|
|
590
|
+
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
591
|
+
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
592
|
+
</path>
|
|
593
|
+
</svg>
|
|
594
|
+
<span>186</span>
|
|
595
|
+
</span>
|
|
596
|
+
<span class="star">
|
|
597
|
+
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
598
|
+
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
599
|
+
</svg>
|
|
600
|
+
<span>823 stars this week</span>
|
|
601
|
+
</span>
|
|
602
|
+
</div>
|
|
603
|
+
<div class="details">
|
|
604
|
+
A fast multimodal LLM for real-time voice
|
|
605
|
+
</div>
|
|
606
|
+
</div>
|
|
607
|
+
</li>
|
|
608
|
+
|
|
609
|
+
<li>
|
|
610
|
+
<div class="info">
|
|
611
|
+
<div class="rank">
|
|
612
|
+
<span title="Ranking 13">13</span>
|
|
499
613
|
<a href="https://github.com/unclecode/crawl4ai" target="_blank" title="unclecode/crawl4ai">unclecode/crawl4ai</a>
|
|
500
614
|
</div>
|
|
501
615
|
<div class="sub-title followers">
|
|
@@ -508,20 +622,20 @@
|
|
|
508
622
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
509
623
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
510
624
|
</svg>
|
|
511
|
-
<span>
|
|
625
|
+
<span>26.093k</span>
|
|
512
626
|
</span>
|
|
513
627
|
<span class="star" title="Repo Forked">
|
|
514
628
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
515
629
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
516
630
|
</path>
|
|
517
631
|
</svg>
|
|
518
|
-
<span>
|
|
632
|
+
<span>2024</span>
|
|
519
633
|
</span>
|
|
520
634
|
<span class="star">
|
|
521
635
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
522
636
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
523
637
|
</svg>
|
|
524
|
-
<span>
|
|
638
|
+
<span>2053 stars this week</span>
|
|
525
639
|
</span>
|
|
526
640
|
</div>
|
|
527
641
|
<div class="details">
|
|
@@ -533,37 +647,37 @@
|
|
|
533
647
|
<li>
|
|
534
648
|
<div class="info">
|
|
535
649
|
<div class="rank">
|
|
536
|
-
<span title="Ranking
|
|
537
|
-
<a href="https://github.com/
|
|
650
|
+
<span title="Ranking 14">14</span>
|
|
651
|
+
<a href="https://github.com/henrygd/beszel" target="_blank" title="henrygd/beszel">henrygd/beszel</a>
|
|
538
652
|
</div>
|
|
539
653
|
<div class="sub-title followers">
|
|
540
654
|
|
|
541
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
542
|
-
<span style="background-color: #
|
|
655
|
+
<a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
|
|
656
|
+
<span style="background-color: #00ADD8;"></span>Go
|
|
543
657
|
</a>
|
|
544
658
|
|
|
545
659
|
<span class="star" title="Stargazers Count">
|
|
546
660
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
547
661
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
548
662
|
</svg>
|
|
549
|
-
<span>
|
|
663
|
+
<span>6.083k</span>
|
|
550
664
|
</span>
|
|
551
665
|
<span class="star" title="Repo Forked">
|
|
552
666
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
553
667
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
554
668
|
</path>
|
|
555
669
|
</svg>
|
|
556
|
-
<span>
|
|
670
|
+
<span>179</span>
|
|
557
671
|
</span>
|
|
558
672
|
<span class="star">
|
|
559
673
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
560
674
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
561
675
|
</svg>
|
|
562
|
-
<span>
|
|
676
|
+
<span>956 stars this week</span>
|
|
563
677
|
</span>
|
|
564
678
|
</div>
|
|
565
679
|
<div class="details">
|
|
566
|
-
|
|
680
|
+
Lightweight server monitoring hub with historical data, docker stats, and alerts.
|
|
567
681
|
</div>
|
|
568
682
|
</div>
|
|
569
683
|
</li>
|
|
@@ -571,7 +685,45 @@
|
|
|
571
685
|
<li>
|
|
572
686
|
<div class="info">
|
|
573
687
|
<div class="rank">
|
|
574
|
-
<span title="Ranking
|
|
688
|
+
<span title="Ranking 15">15</span>
|
|
689
|
+
<a href="https://github.com/mufeedvh/code2prompt" target="_blank" title="mufeedvh/code2prompt">mufeedvh/code2prompt</a>
|
|
690
|
+
</div>
|
|
691
|
+
<div class="sub-title followers">
|
|
692
|
+
|
|
693
|
+
<a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
|
|
694
|
+
<span style="background-color: #dea584;"></span>Rust
|
|
695
|
+
</a>
|
|
696
|
+
|
|
697
|
+
<span class="star" title="Stargazers Count">
|
|
698
|
+
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
699
|
+
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
700
|
+
</svg>
|
|
701
|
+
<span>3.689k</span>
|
|
702
|
+
</span>
|
|
703
|
+
<span class="star" title="Repo Forked">
|
|
704
|
+
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
705
|
+
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
706
|
+
</path>
|
|
707
|
+
</svg>
|
|
708
|
+
<span>221</span>
|
|
709
|
+
</span>
|
|
710
|
+
<span class="star">
|
|
711
|
+
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
712
|
+
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
713
|
+
</svg>
|
|
714
|
+
<span>890 stars this week</span>
|
|
715
|
+
</span>
|
|
716
|
+
</div>
|
|
717
|
+
<div class="details">
|
|
718
|
+
A CLI tool to convert your codebase into a single LLM prompt with source tree, prompt templating, and token counting.
|
|
719
|
+
</div>
|
|
720
|
+
</div>
|
|
721
|
+
</li>
|
|
722
|
+
|
|
723
|
+
<li>
|
|
724
|
+
<div class="info">
|
|
725
|
+
<div class="rank">
|
|
726
|
+
<span title="Ranking 16">16</span>
|
|
575
727
|
<a href="https://github.com/kgretzky/evilginx2" target="_blank" title="kgretzky/evilginx2">kgretzky/evilginx2</a>
|
|
576
728
|
</div>
|
|
577
729
|
<div class="sub-title followers">
|
|
@@ -584,20 +736,20 @@
|
|
|
584
736
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
585
737
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
586
738
|
</svg>
|
|
587
|
-
<span>11.
|
|
739
|
+
<span>11.933k</span>
|
|
588
740
|
</span>
|
|
589
741
|
<span class="star" title="Repo Forked">
|
|
590
742
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
591
743
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
592
744
|
</path>
|
|
593
745
|
</svg>
|
|
594
|
-
<span>
|
|
746
|
+
<span>2083</span>
|
|
595
747
|
</span>
|
|
596
748
|
<span class="star">
|
|
597
749
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
598
750
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
599
751
|
</svg>
|
|
600
|
-
<span>
|
|
752
|
+
<span>514 stars this week</span>
|
|
601
753
|
</span>
|
|
602
754
|
</div>
|
|
603
755
|
<div class="details">
|
|
@@ -609,8 +761,8 @@
|
|
|
609
761
|
<li>
|
|
610
762
|
<div class="info">
|
|
611
763
|
<div class="rank">
|
|
612
|
-
<span title="Ranking
|
|
613
|
-
<a href="https://github.com/
|
|
764
|
+
<span title="Ranking 17">17</span>
|
|
765
|
+
<a href="https://github.com/PriorLabs/TabPFN" target="_blank" title="PriorLabs/TabPFN">PriorLabs/TabPFN</a>
|
|
614
766
|
</div>
|
|
615
767
|
<div class="sub-title followers">
|
|
616
768
|
|
|
@@ -622,24 +774,24 @@
|
|
|
622
774
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
623
775
|
<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>
|
|
624
776
|
</svg>
|
|
625
|
-
<span>
|
|
777
|
+
<span>2.162k</span>
|
|
626
778
|
</span>
|
|
627
779
|
<span class="star" title="Repo Forked">
|
|
628
780
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
629
781
|
<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">
|
|
630
782
|
</path>
|
|
631
783
|
</svg>
|
|
632
|
-
<span>
|
|
784
|
+
<span>169</span>
|
|
633
785
|
</span>
|
|
634
786
|
<span class="star">
|
|
635
787
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
636
788
|
<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>
|
|
637
789
|
</svg>
|
|
638
|
-
<span>
|
|
790
|
+
<span>278 stars this week</span>
|
|
639
791
|
</span>
|
|
640
792
|
</div>
|
|
641
793
|
<div class="details">
|
|
642
|
-
|
|
794
|
+
⚡ TabPFN: Foundation Model for Tabular Data ⚡
|
|
643
795
|
</div>
|
|
644
796
|
</div>
|
|
645
797
|
</li>
|
|
@@ -647,37 +799,37 @@
|
|
|
647
799
|
<li>
|
|
648
800
|
<div class="info">
|
|
649
801
|
<div class="rank">
|
|
650
|
-
<span title="Ranking
|
|
651
|
-
<a href="https://github.com/
|
|
802
|
+
<span title="Ranking 18">18</span>
|
|
803
|
+
<a href="https://github.com/nautechsystems/nautilus_trader" target="_blank" title="nautechsystems/nautilus_trader">nautechsystems/nautilus_trader</a>
|
|
652
804
|
</div>
|
|
653
805
|
<div class="sub-title followers">
|
|
654
806
|
|
|
655
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
656
|
-
<span style="background-color: #
|
|
807
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
808
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
657
809
|
</a>
|
|
658
810
|
|
|
659
811
|
<span class="star" title="Stargazers Count">
|
|
660
812
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
661
813
|
<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>
|
|
662
814
|
</svg>
|
|
663
|
-
<span>
|
|
815
|
+
<span>3.72k</span>
|
|
664
816
|
</span>
|
|
665
817
|
<span class="star" title="Repo Forked">
|
|
666
818
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
667
819
|
<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">
|
|
668
820
|
</path>
|
|
669
821
|
</svg>
|
|
670
|
-
<span>
|
|
822
|
+
<span>626</span>
|
|
671
823
|
</span>
|
|
672
824
|
<span class="star">
|
|
673
825
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
674
826
|
<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>
|
|
675
827
|
</svg>
|
|
676
|
-
<span>
|
|
828
|
+
<span>1170 stars this week</span>
|
|
677
829
|
</span>
|
|
678
830
|
</div>
|
|
679
831
|
<div class="details">
|
|
680
|
-
|
|
832
|
+
A high-performance algorithmic trading platform and event-driven backtester
|
|
681
833
|
</div>
|
|
682
834
|
</div>
|
|
683
835
|
</li>
|
|
@@ -685,8 +837,8 @@
|
|
|
685
837
|
<li>
|
|
686
838
|
<div class="info">
|
|
687
839
|
<div class="rank">
|
|
688
|
-
<span title="Ranking
|
|
689
|
-
<a href="https://github.com/
|
|
840
|
+
<span title="Ranking 19">19</span>
|
|
841
|
+
<a href="https://github.com/BuilderIO/gpt-crawler" target="_blank" title="BuilderIO/gpt-crawler">BuilderIO/gpt-crawler</a>
|
|
690
842
|
</div>
|
|
691
843
|
<div class="sub-title followers">
|
|
692
844
|
|
|
@@ -698,24 +850,24 @@
|
|
|
698
850
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
699
851
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
700
852
|
</svg>
|
|
701
|
-
<span>
|
|
853
|
+
<span>20.426k</span>
|
|
702
854
|
</span>
|
|
703
855
|
<span class="star" title="Repo Forked">
|
|
704
856
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
705
857
|
<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">
|
|
706
858
|
</path>
|
|
707
859
|
</svg>
|
|
708
|
-
<span>
|
|
860
|
+
<span>2150</span>
|
|
709
861
|
</span>
|
|
710
862
|
<span class="star">
|
|
711
863
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
712
864
|
<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>
|
|
713
865
|
</svg>
|
|
714
|
-
<span>
|
|
866
|
+
<span>721 stars this week</span>
|
|
715
867
|
</span>
|
|
716
868
|
</div>
|
|
717
869
|
<div class="details">
|
|
718
|
-
|
|
870
|
+
Crawl a site to generate knowledge files to create your own custom GPT from a URL
|
|
719
871
|
</div>
|
|
720
872
|
</div>
|
|
721
873
|
</li>
|
|
@@ -723,37 +875,37 @@
|
|
|
723
875
|
<li>
|
|
724
876
|
<div class="info">
|
|
725
877
|
<div class="rank">
|
|
726
|
-
<span title="Ranking
|
|
727
|
-
<a href="https://github.com/
|
|
878
|
+
<span title="Ranking 20">20</span>
|
|
879
|
+
<a href="https://github.com/mlabonne/llm-course" target="_blank" title="mlabonne/llm-course">mlabonne/llm-course</a>
|
|
728
880
|
</div>
|
|
729
881
|
<div class="sub-title followers">
|
|
730
882
|
|
|
731
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
732
|
-
<span style="background-color: #
|
|
883
|
+
<a class="language" target="_blank" href="https://github.com/topics/jupyternotebook" title="Programming Language JupyterNotebook">
|
|
884
|
+
<span style="background-color: #DA5B0B;"></span>JupyterNotebook
|
|
733
885
|
</a>
|
|
734
886
|
|
|
735
887
|
<span class="star" title="Stargazers Count">
|
|
736
888
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
737
889
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
738
890
|
</svg>
|
|
739
|
-
<span>
|
|
891
|
+
<span>42.714k</span>
|
|
740
892
|
</span>
|
|
741
893
|
<span class="star" title="Repo Forked">
|
|
742
894
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
743
895
|
<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">
|
|
744
896
|
</path>
|
|
745
897
|
</svg>
|
|
746
|
-
<span>
|
|
898
|
+
<span>4581</span>
|
|
747
899
|
</span>
|
|
748
900
|
<span class="star">
|
|
749
901
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
750
902
|
<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>
|
|
751
903
|
</svg>
|
|
752
|
-
<span>
|
|
904
|
+
<span>1349 stars this week</span>
|
|
753
905
|
</span>
|
|
754
906
|
</div>
|
|
755
907
|
<div class="details">
|
|
756
|
-
|
|
908
|
+
Course to get into Large Language Models (LLMs) with roadmaps and Colab notebooks.
|
|
757
909
|
</div>
|
|
758
910
|
</div>
|
|
759
911
|
</li>
|
|
@@ -761,8 +913,8 @@
|
|
|
761
913
|
<li>
|
|
762
914
|
<div class="info">
|
|
763
915
|
<div class="rank">
|
|
764
|
-
<span title="Ranking
|
|
765
|
-
<a href="https://github.com/
|
|
916
|
+
<span title="Ranking 21">21</span>
|
|
917
|
+
<a href="https://github.com/marimo-team/marimo" target="_blank" title="marimo-team/marimo">marimo-team/marimo</a>
|
|
766
918
|
</div>
|
|
767
919
|
<div class="sub-title followers">
|
|
768
920
|
|
|
@@ -774,24 +926,24 @@
|
|
|
774
926
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
775
927
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
776
928
|
</svg>
|
|
777
|
-
<span>
|
|
929
|
+
<span>9.583k</span>
|
|
778
930
|
</span>
|
|
779
931
|
<span class="star" title="Repo Forked">
|
|
780
932
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
781
933
|
<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">
|
|
782
934
|
</path>
|
|
783
935
|
</svg>
|
|
784
|
-
<span>
|
|
936
|
+
<span>341</span>
|
|
785
937
|
</span>
|
|
786
938
|
<span class="star">
|
|
787
939
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
788
940
|
<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>
|
|
789
941
|
</svg>
|
|
790
|
-
<span>
|
|
942
|
+
<span>483 stars this week</span>
|
|
791
943
|
</span>
|
|
792
944
|
</div>
|
|
793
945
|
<div class="details">
|
|
794
|
-
A
|
|
946
|
+
A reactive notebook for Python — run reproducible experiments, execute as a script, deploy as an app, and version with git.
|
|
795
947
|
</div>
|
|
796
948
|
</div>
|
|
797
949
|
</li>
|
|
@@ -815,7 +967,7 @@
|
|
|
815
967
|
<img src="https://img.shields.io/npm/v/@wcj/github-rank.svg?label=unpkg">
|
|
816
968
|
</a>
|
|
817
969
|
</div>
|
|
818
|
-
<div class="time">Last cache created on 2025/1/
|
|
970
|
+
<div class="time">Last cache created on 2025/1/20 by Github API v3.</div>
|
|
819
971
|
Create by <a href="https://github.com/jaywcjlove" target="_blank">小弟调调™</a>.
|
|
820
972
|
</div>
|
|
821
973
|
</body>
|