@wcj/github-rank 26.7.29 → 26.8.1
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 +39330 -39301
- package/dist/trending-daily.json +90 -101
- package/dist/trending-monthly.json +147 -158
- package/dist/trending-weekly.json +132 -176
- package/dist/users.china.json +2544 -2436
- package/dist/users.json +4228 -4228
- package/dist/users.org.json +786 -786
- package/package.json +1 -1
- package/web/data/repos.json +39330 -39301
- package/web/data/trending-daily.json +90 -101
- package/web/data/trending-monthly.json +147 -158
- package/web/data/trending-weekly.json +132 -176
- package/web/data/users.china.json +2544 -2436
- package/web/data/users.json +4228 -4228
- package/web/data/users.org.json +786 -786
- package/web/index.html +4391 -4389
- package/web/org.html +710 -710
- package/web/repos.html +4750 -4750
- package/web/trending-monthly.html +139 -179
- package/web/trending-weekly.html +119 -279
- package/web/trending.html +80 -120
- package/web/users.china.html +2542 -2396
|
@@ -136,7 +136,7 @@
|
|
|
136
136
|
</a>
|
|
137
137
|
|
|
138
138
|
</h1>
|
|
139
|
-
<div class="time">Last cache created on 2026/
|
|
139
|
+
<div class="time">Last cache created on 2026/8/1 by
|
|
140
140
|
|
|
141
141
|
|
|
142
142
|
|
|
@@ -164,36 +164,36 @@
|
|
|
164
164
|
|
|
165
165
|
<span title="Ranking 1">🥇</span>
|
|
166
166
|
|
|
167
|
-
<a href="https://github.com/
|
|
167
|
+
<a href="https://github.com/permissionlesstech/bitchat" target="_blank" title="permissionlesstech/bitchat">permissionlesstech/bitchat</a>
|
|
168
168
|
</div>
|
|
169
169
|
<div class="sub-title followers">
|
|
170
170
|
|
|
171
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
172
|
-
<span style="background-color: #
|
|
171
|
+
<a class="language" target="_blank" href="https://github.com/topics/swift" title="Programming Language Swift">
|
|
172
|
+
<span style="background-color: #F05138;"></span>Swift
|
|
173
173
|
</a>
|
|
174
174
|
|
|
175
175
|
<span class="star" title="Stargazers Count">
|
|
176
176
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
177
177
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
178
178
|
</svg>
|
|
179
|
-
<span>33.
|
|
179
|
+
<span>33.711k</span>
|
|
180
180
|
</span>
|
|
181
181
|
<span class="star" title="Repo Forked">
|
|
182
182
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
183
183
|
<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">
|
|
184
184
|
</path>
|
|
185
185
|
</svg>
|
|
186
|
-
<span>
|
|
186
|
+
<span>5383</span>
|
|
187
187
|
</span>
|
|
188
188
|
<span class="star">
|
|
189
189
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
190
190
|
<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>
|
|
191
191
|
</svg>
|
|
192
|
-
<span>
|
|
192
|
+
<span>7687 stars this month</span>
|
|
193
193
|
</span>
|
|
194
194
|
</div>
|
|
195
195
|
<div class="details">
|
|
196
|
-
|
|
196
|
+
bluetooth mesh chat, IRC vibes
|
|
197
197
|
</div>
|
|
198
198
|
</div>
|
|
199
199
|
</li>
|
|
@@ -204,36 +204,36 @@
|
|
|
204
204
|
|
|
205
205
|
<span title="Ranking 2">🥈</span>
|
|
206
206
|
|
|
207
|
-
<a href="https://github.com/
|
|
207
|
+
<a href="https://github.com/diegosouzapw/OmniRoute" target="_blank" title="diegosouzapw/OmniRoute">diegosouzapw/OmniRoute</a>
|
|
208
208
|
</div>
|
|
209
209
|
<div class="sub-title followers">
|
|
210
210
|
|
|
211
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
212
|
-
<span style="background-color: #
|
|
211
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
212
|
+
<span style="background-color: #3178c6;"></span>TypeScript
|
|
213
213
|
</a>
|
|
214
214
|
|
|
215
215
|
<span class="star" title="Stargazers Count">
|
|
216
216
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
217
217
|
<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>
|
|
218
218
|
</svg>
|
|
219
|
-
<span>
|
|
219
|
+
<span>36.195k</span>
|
|
220
220
|
</span>
|
|
221
221
|
<span class="star" title="Repo Forked">
|
|
222
222
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
223
223
|
<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">
|
|
224
224
|
</path>
|
|
225
225
|
</svg>
|
|
226
|
-
<span>
|
|
226
|
+
<span>4652</span>
|
|
227
227
|
</span>
|
|
228
228
|
<span class="star">
|
|
229
229
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
230
230
|
<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>
|
|
231
231
|
</svg>
|
|
232
|
-
<span>
|
|
232
|
+
<span>27829 stars this month</span>
|
|
233
233
|
</span>
|
|
234
234
|
</div>
|
|
235
235
|
<div class="details">
|
|
236
|
-
|
|
236
|
+
Never stop coding. Free MIT AI gateway: one endpoint, 290+ providers (90+ free), 500+ models — Kimi, Claude, GPT, OpenAI, Gemini, GLM, DeepSeek, MiniMax. Works with Claude Code, Codex, Cursor, OpenCode, Cline & Copilot. Quota-aware auto-fallback, RTK+Caveman compression saves 15-95% tokens, MCP/A2A, Desktop/PWA. Built by 500+ contributors
|
|
237
237
|
</div>
|
|
238
238
|
</div>
|
|
239
239
|
</li>
|
|
@@ -244,36 +244,36 @@
|
|
|
244
244
|
|
|
245
245
|
<span title="Ranking 3">🥉</span>
|
|
246
246
|
|
|
247
|
-
<a href="https://github.com/
|
|
247
|
+
<a href="https://github.com/stablyai/orca" target="_blank" title="stablyai/orca">stablyai/orca</a>
|
|
248
248
|
</div>
|
|
249
249
|
<div class="sub-title followers">
|
|
250
250
|
|
|
251
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
252
|
-
<span style="background-color: #
|
|
251
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
252
|
+
<span style="background-color: #3178c6;"></span>TypeScript
|
|
253
253
|
</a>
|
|
254
254
|
|
|
255
255
|
<span class="star" title="Stargazers Count">
|
|
256
256
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
257
257
|
<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>
|
|
258
258
|
</svg>
|
|
259
|
-
<span>
|
|
259
|
+
<span>34.676k</span>
|
|
260
260
|
</span>
|
|
261
261
|
<span class="star" title="Repo Forked">
|
|
262
262
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
263
263
|
<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">
|
|
264
264
|
</path>
|
|
265
265
|
</svg>
|
|
266
|
-
<span>
|
|
266
|
+
<span>2422</span>
|
|
267
267
|
</span>
|
|
268
268
|
<span class="star">
|
|
269
269
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
270
270
|
<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>
|
|
271
271
|
</svg>
|
|
272
|
-
<span>
|
|
272
|
+
<span>25201 stars this month</span>
|
|
273
273
|
</span>
|
|
274
274
|
</div>
|
|
275
275
|
<div class="details">
|
|
276
|
-
|
|
276
|
+
Orca is the ADE for working with a fleet of parallel agents. Run any coding agent with your own subscription. Available on desktop, mobile and VPS.
|
|
277
277
|
</div>
|
|
278
278
|
</div>
|
|
279
279
|
</li>
|
|
@@ -284,36 +284,32 @@
|
|
|
284
284
|
|
|
285
285
|
<span title="Ranking 4">4</span>
|
|
286
286
|
|
|
287
|
-
<a href="https://github.com/
|
|
287
|
+
<a href="https://github.com/emilkowalski/skills" target="_blank" title="emilkowalski/skills">emilkowalski/skills</a>
|
|
288
288
|
</div>
|
|
289
289
|
<div class="sub-title followers">
|
|
290
290
|
|
|
291
|
-
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
292
|
-
<span style="background-color: #3178c6;"></span>TypeScript
|
|
293
|
-
</a>
|
|
294
|
-
|
|
295
291
|
<span class="star" title="Stargazers Count">
|
|
296
292
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
297
293
|
<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>
|
|
298
294
|
</svg>
|
|
299
|
-
<span>
|
|
295
|
+
<span>23.381k</span>
|
|
300
296
|
</span>
|
|
301
297
|
<span class="star" title="Repo Forked">
|
|
302
298
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
303
299
|
<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">
|
|
304
300
|
</path>
|
|
305
301
|
</svg>
|
|
306
|
-
<span>
|
|
302
|
+
<span>1272</span>
|
|
307
303
|
</span>
|
|
308
304
|
<span class="star">
|
|
309
305
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
310
306
|
<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>
|
|
311
307
|
</svg>
|
|
312
|
-
<span>
|
|
308
|
+
<span>19439 stars this month</span>
|
|
313
309
|
</span>
|
|
314
310
|
</div>
|
|
315
311
|
<div class="details">
|
|
316
|
-
|
|
312
|
+
Skills for Design Engineers.
|
|
317
313
|
</div>
|
|
318
314
|
</div>
|
|
319
315
|
</li>
|
|
@@ -336,20 +332,20 @@
|
|
|
336
332
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
337
333
|
<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>
|
|
338
334
|
</svg>
|
|
339
|
-
<span>27.
|
|
335
|
+
<span>27.7k</span>
|
|
340
336
|
</span>
|
|
341
337
|
<span class="star" title="Repo Forked">
|
|
342
338
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
343
339
|
<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">
|
|
344
340
|
</path>
|
|
345
341
|
</svg>
|
|
346
|
-
<span>
|
|
342
|
+
<span>2845</span>
|
|
347
343
|
</span>
|
|
348
344
|
<span class="star">
|
|
349
345
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
350
346
|
<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>
|
|
351
347
|
</svg>
|
|
352
|
-
<span>
|
|
348
|
+
<span>14907 stars this month</span>
|
|
353
349
|
</span>
|
|
354
350
|
</div>
|
|
355
351
|
<div class="details">
|
|
@@ -364,32 +360,36 @@
|
|
|
364
360
|
|
|
365
361
|
<span title="Ranking 6">6</span>
|
|
366
362
|
|
|
367
|
-
<a href="https://github.com/
|
|
363
|
+
<a href="https://github.com/Nutlope/hallmark" target="_blank" title="Nutlope/hallmark">Nutlope/hallmark</a>
|
|
368
364
|
</div>
|
|
369
365
|
<div class="sub-title followers">
|
|
370
366
|
|
|
367
|
+
<a class="language" target="_blank" href="https://github.com/topics/css" title="Programming Language CSS">
|
|
368
|
+
<span style="background-color: #663399;"></span>CSS
|
|
369
|
+
</a>
|
|
370
|
+
|
|
371
371
|
<span class="star" title="Stargazers Count">
|
|
372
372
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
373
373
|
<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>
|
|
374
374
|
</svg>
|
|
375
|
-
<span>
|
|
375
|
+
<span>20.358k</span>
|
|
376
376
|
</span>
|
|
377
377
|
<span class="star" title="Repo Forked">
|
|
378
378
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
379
379
|
<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">
|
|
380
380
|
</path>
|
|
381
381
|
</svg>
|
|
382
|
-
<span>
|
|
382
|
+
<span>1014</span>
|
|
383
383
|
</span>
|
|
384
384
|
<span class="star">
|
|
385
385
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
386
386
|
<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>
|
|
387
387
|
</svg>
|
|
388
|
-
<span>
|
|
388
|
+
<span>16829 stars this month</span>
|
|
389
389
|
</span>
|
|
390
390
|
</div>
|
|
391
391
|
<div class="details">
|
|
392
|
-
|
|
392
|
+
Anti-AI-slop design skill for Claude Code, Cursor, and Codex.
|
|
393
393
|
</div>
|
|
394
394
|
</div>
|
|
395
395
|
</li>
|
|
@@ -400,36 +400,36 @@
|
|
|
400
400
|
|
|
401
401
|
<span title="Ranking 7">7</span>
|
|
402
402
|
|
|
403
|
-
<a href="https://github.com/
|
|
403
|
+
<a href="https://github.com/openai/codex-plugin-cc" target="_blank" title="openai/codex-plugin-cc">openai/codex-plugin-cc</a>
|
|
404
404
|
</div>
|
|
405
405
|
<div class="sub-title followers">
|
|
406
406
|
|
|
407
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
408
|
-
<span style="background-color: #
|
|
407
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
408
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
409
409
|
</a>
|
|
410
410
|
|
|
411
411
|
<span class="star" title="Stargazers Count">
|
|
412
412
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
413
413
|
<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>
|
|
414
414
|
</svg>
|
|
415
|
-
<span>
|
|
415
|
+
<span>30.714k</span>
|
|
416
416
|
</span>
|
|
417
417
|
<span class="star" title="Repo Forked">
|
|
418
418
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
419
419
|
<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">
|
|
420
420
|
</path>
|
|
421
421
|
</svg>
|
|
422
|
-
<span>
|
|
422
|
+
<span>2021</span>
|
|
423
423
|
</span>
|
|
424
424
|
<span class="star">
|
|
425
425
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
426
426
|
<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>
|
|
427
427
|
</svg>
|
|
428
|
-
<span>
|
|
428
|
+
<span>8998 stars this month</span>
|
|
429
429
|
</span>
|
|
430
430
|
</div>
|
|
431
431
|
<div class="details">
|
|
432
|
-
|
|
432
|
+
Use Codex from Claude Code to review code or delegate tasks.
|
|
433
433
|
</div>
|
|
434
434
|
</div>
|
|
435
435
|
</li>
|
|
@@ -440,36 +440,36 @@
|
|
|
440
440
|
|
|
441
441
|
<span title="Ranking 8">8</span>
|
|
442
442
|
|
|
443
|
-
<a href="https://github.com/
|
|
443
|
+
<a href="https://github.com/usestrix/strix" target="_blank" title="usestrix/strix">usestrix/strix</a>
|
|
444
444
|
</div>
|
|
445
445
|
<div class="sub-title followers">
|
|
446
446
|
|
|
447
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
448
|
-
<span style="background-color: #
|
|
447
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
448
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
449
449
|
</a>
|
|
450
450
|
|
|
451
451
|
<span class="star" title="Stargazers Count">
|
|
452
452
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
453
453
|
<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>
|
|
454
454
|
</svg>
|
|
455
|
-
<span>
|
|
455
|
+
<span>46.226k</span>
|
|
456
456
|
</span>
|
|
457
457
|
<span class="star" title="Repo Forked">
|
|
458
458
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
459
459
|
<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">
|
|
460
460
|
</path>
|
|
461
461
|
</svg>
|
|
462
|
-
<span>
|
|
462
|
+
<span>4843</span>
|
|
463
463
|
</span>
|
|
464
464
|
<span class="star">
|
|
465
465
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
466
466
|
<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>
|
|
467
467
|
</svg>
|
|
468
|
-
<span>
|
|
468
|
+
<span>18958 stars this month</span>
|
|
469
469
|
</span>
|
|
470
470
|
</div>
|
|
471
471
|
<div class="details">
|
|
472
|
-
|
|
472
|
+
Open-source AI penetration testing tool to find and fix your app’s vulnerabilities.
|
|
473
473
|
</div>
|
|
474
474
|
</div>
|
|
475
475
|
</li>
|
|
@@ -480,36 +480,36 @@
|
|
|
480
480
|
|
|
481
481
|
<span title="Ranking 9">9</span>
|
|
482
482
|
|
|
483
|
-
<a href="https://github.com/
|
|
483
|
+
<a href="https://github.com/koala73/worldmonitor" target="_blank" title="koala73/worldmonitor">koala73/worldmonitor</a>
|
|
484
484
|
</div>
|
|
485
485
|
<div class="sub-title followers">
|
|
486
486
|
|
|
487
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
488
|
-
<span style="background-color: #
|
|
487
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
488
|
+
<span style="background-color: #3178c6;"></span>TypeScript
|
|
489
489
|
</a>
|
|
490
490
|
|
|
491
491
|
<span class="star" title="Stargazers Count">
|
|
492
492
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
493
493
|
<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>
|
|
494
494
|
</svg>
|
|
495
|
-
<span>
|
|
495
|
+
<span>77.469k</span>
|
|
496
496
|
</span>
|
|
497
497
|
<span class="star" title="Repo Forked">
|
|
498
498
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
499
499
|
<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">
|
|
500
500
|
</path>
|
|
501
501
|
</svg>
|
|
502
|
-
<span>
|
|
502
|
+
<span>11566</span>
|
|
503
503
|
</span>
|
|
504
504
|
<span class="star">
|
|
505
505
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
506
506
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
507
507
|
</svg>
|
|
508
|
-
<span>
|
|
508
|
+
<span>16613 stars this month</span>
|
|
509
509
|
</span>
|
|
510
510
|
</div>
|
|
511
511
|
<div class="details">
|
|
512
|
-
|
|
512
|
+
Real-time global intelligence dashboard. AI-powered news aggregation, geopolitical monitoring, and infrastructure tracking in a unified situational awareness interface
|
|
513
513
|
</div>
|
|
514
514
|
</div>
|
|
515
515
|
</li>
|
|
@@ -532,20 +532,20 @@
|
|
|
532
532
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
533
533
|
<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>
|
|
534
534
|
</svg>
|
|
535
|
-
<span>61.
|
|
535
|
+
<span>61.704k</span>
|
|
536
536
|
</span>
|
|
537
537
|
<span class="star" title="Repo Forked">
|
|
538
538
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
539
539
|
<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">
|
|
540
540
|
</path>
|
|
541
541
|
</svg>
|
|
542
|
-
<span>
|
|
542
|
+
<span>10072</span>
|
|
543
543
|
</span>
|
|
544
544
|
<span class="star">
|
|
545
545
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
546
546
|
<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>
|
|
547
547
|
</svg>
|
|
548
|
-
<span>
|
|
548
|
+
<span>14733 stars this month</span>
|
|
549
549
|
</span>
|
|
550
550
|
</div>
|
|
551
551
|
<div class="details">
|
|
@@ -560,36 +560,36 @@
|
|
|
560
560
|
|
|
561
561
|
<span title="Ranking 11">11</span>
|
|
562
562
|
|
|
563
|
-
<a href="https://github.com/
|
|
563
|
+
<a href="https://github.com/bradautomates/claude-video" target="_blank" title="bradautomates/claude-video">bradautomates/claude-video</a>
|
|
564
564
|
</div>
|
|
565
565
|
<div class="sub-title followers">
|
|
566
566
|
|
|
567
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
568
|
-
<span style="background-color: #
|
|
567
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
568
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
569
569
|
</a>
|
|
570
570
|
|
|
571
571
|
<span class="star" title="Stargazers Count">
|
|
572
572
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
573
573
|
<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>
|
|
574
574
|
</svg>
|
|
575
|
-
<span>
|
|
575
|
+
<span>13.132k</span>
|
|
576
576
|
</span>
|
|
577
577
|
<span class="star" title="Repo Forked">
|
|
578
578
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
579
579
|
<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">
|
|
580
580
|
</path>
|
|
581
581
|
</svg>
|
|
582
|
-
<span>
|
|
582
|
+
<span>1284</span>
|
|
583
583
|
</span>
|
|
584
584
|
<span class="star">
|
|
585
585
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
586
586
|
<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>
|
|
587
587
|
</svg>
|
|
588
|
-
<span>
|
|
588
|
+
<span>10346 stars this month</span>
|
|
589
589
|
</span>
|
|
590
590
|
</div>
|
|
591
591
|
<div class="details">
|
|
592
|
-
|
|
592
|
+
Give Claude the ability to watch any video. /watch downloads, extracts frames, transcribes, hands it all to Claude.
|
|
593
593
|
</div>
|
|
594
594
|
</div>
|
|
595
595
|
</li>
|
|
@@ -600,36 +600,36 @@
|
|
|
600
600
|
|
|
601
601
|
<span title="Ranking 12">12</span>
|
|
602
602
|
|
|
603
|
-
<a href="https://github.com/
|
|
603
|
+
<a href="https://github.com/iOfficeAI/OfficeCLI" target="_blank" title="iOfficeAI/OfficeCLI">iOfficeAI/OfficeCLI</a>
|
|
604
604
|
</div>
|
|
605
605
|
<div class="sub-title followers">
|
|
606
606
|
|
|
607
|
-
<a class="language" target="_blank" href="https://github.com/topics/c
|
|
608
|
-
<span style="background-color: #
|
|
607
|
+
<a class="language" target="_blank" href="https://github.com/topics/c#" title="Programming Language C#">
|
|
608
|
+
<span style="background-color: #178600;"></span>C#
|
|
609
609
|
</a>
|
|
610
610
|
|
|
611
611
|
<span class="star" title="Stargazers Count">
|
|
612
612
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
613
613
|
<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>
|
|
614
614
|
</svg>
|
|
615
|
-
<span>
|
|
615
|
+
<span>23.861k</span>
|
|
616
616
|
</span>
|
|
617
617
|
<span class="star" title="Repo Forked">
|
|
618
618
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
619
619
|
<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">
|
|
620
620
|
</path>
|
|
621
621
|
</svg>
|
|
622
|
-
<span>
|
|
622
|
+
<span>1603</span>
|
|
623
623
|
</span>
|
|
624
624
|
<span class="star">
|
|
625
625
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
626
626
|
<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>
|
|
627
627
|
</svg>
|
|
628
|
-
<span>
|
|
628
|
+
<span>15632 stars this month</span>
|
|
629
629
|
</span>
|
|
630
630
|
</div>
|
|
631
631
|
<div class="details">
|
|
632
|
-
|
|
632
|
+
OfficeCLI is the first and best Office suite purpose-built for AI agents to read, edit, and automate Word, Excel, and PowerPoint files. Free, open-source, single binary, no Office installation required.
|
|
633
633
|
</div>
|
|
634
634
|
</div>
|
|
635
635
|
</li>
|
|
@@ -640,36 +640,36 @@
|
|
|
640
640
|
|
|
641
641
|
<span title="Ranking 13">13</span>
|
|
642
642
|
|
|
643
|
-
<a href="https://github.com/
|
|
643
|
+
<a href="https://github.com/erincatto/box3d" target="_blank" title="erincatto/box3d">erincatto/box3d</a>
|
|
644
644
|
</div>
|
|
645
645
|
<div class="sub-title followers">
|
|
646
646
|
|
|
647
|
-
<a class="language" target="_blank" href="https://github.com/topics/c
|
|
648
|
-
<span style="background-color: #
|
|
647
|
+
<a class="language" target="_blank" href="https://github.com/topics/c" title="Programming Language C">
|
|
648
|
+
<span style="background-color: #555555;"></span>C
|
|
649
649
|
</a>
|
|
650
650
|
|
|
651
651
|
<span class="star" title="Stargazers Count">
|
|
652
652
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
653
653
|
<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
654
|
</svg>
|
|
655
|
-
<span>
|
|
655
|
+
<span>5.723k</span>
|
|
656
656
|
</span>
|
|
657
657
|
<span class="star" title="Repo Forked">
|
|
658
658
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
659
659
|
<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
660
|
</path>
|
|
661
661
|
</svg>
|
|
662
|
-
<span>
|
|
662
|
+
<span>282</span>
|
|
663
663
|
</span>
|
|
664
664
|
<span class="star">
|
|
665
665
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
666
666
|
<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
667
|
</svg>
|
|
668
|
-
<span>
|
|
668
|
+
<span>5733 stars this month</span>
|
|
669
669
|
</span>
|
|
670
670
|
</div>
|
|
671
671
|
<div class="details">
|
|
672
|
-
|
|
672
|
+
Box3D is a 3D physics engine for games
|
|
673
673
|
</div>
|
|
674
674
|
</div>
|
|
675
675
|
</li>
|
|
@@ -680,36 +680,36 @@
|
|
|
680
680
|
|
|
681
681
|
<span title="Ranking 14">14</span>
|
|
682
682
|
|
|
683
|
-
<a href="https://github.com/
|
|
683
|
+
<a href="https://github.com/wonderwhy-er/DesktopCommanderMCP" target="_blank" title="wonderwhy-er/DesktopCommanderMCP">wonderwhy-er/DesktopCommanderMCP</a>
|
|
684
684
|
</div>
|
|
685
685
|
<div class="sub-title followers">
|
|
686
686
|
|
|
687
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
688
|
-
<span style="background-color: #
|
|
687
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
688
|
+
<span style="background-color: #3178c6;"></span>TypeScript
|
|
689
689
|
</a>
|
|
690
690
|
|
|
691
691
|
<span class="star" title="Stargazers Count">
|
|
692
692
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
693
693
|
<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>
|
|
694
694
|
</svg>
|
|
695
|
-
<span>
|
|
695
|
+
<span>9.022k</span>
|
|
696
696
|
</span>
|
|
697
697
|
<span class="star" title="Repo Forked">
|
|
698
698
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
699
699
|
<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">
|
|
700
700
|
</path>
|
|
701
701
|
</svg>
|
|
702
|
-
<span>
|
|
702
|
+
<span>1031</span>
|
|
703
703
|
</span>
|
|
704
704
|
<span class="star">
|
|
705
705
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
706
706
|
<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>
|
|
707
707
|
</svg>
|
|
708
|
-
<span>
|
|
708
|
+
<span>2927 stars this month</span>
|
|
709
709
|
</span>
|
|
710
710
|
</div>
|
|
711
711
|
<div class="details">
|
|
712
|
-
|
|
712
|
+
This is MCP server for Claude that gives it terminal control, file system search and diff file editing capabilities
|
|
713
713
|
</div>
|
|
714
714
|
</div>
|
|
715
715
|
</li>
|
|
@@ -720,7 +720,7 @@
|
|
|
720
720
|
|
|
721
721
|
<span title="Ranking 15">15</span>
|
|
722
722
|
|
|
723
|
-
<a href="https://github.com/
|
|
723
|
+
<a href="https://github.com/huggingface/speech-to-speech" target="_blank" title="huggingface/speech-to-speech">huggingface/speech-to-speech</a>
|
|
724
724
|
</div>
|
|
725
725
|
<div class="sub-title followers">
|
|
726
726
|
|
|
@@ -732,24 +732,24 @@
|
|
|
732
732
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
733
733
|
<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>
|
|
734
734
|
</svg>
|
|
735
|
-
<span>
|
|
735
|
+
<span>9.862k</span>
|
|
736
736
|
</span>
|
|
737
737
|
<span class="star" title="Repo Forked">
|
|
738
738
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
739
739
|
<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">
|
|
740
740
|
</path>
|
|
741
741
|
</svg>
|
|
742
|
-
<span>
|
|
742
|
+
<span>1196</span>
|
|
743
743
|
</span>
|
|
744
744
|
<span class="star">
|
|
745
745
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
746
746
|
<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>
|
|
747
747
|
</svg>
|
|
748
|
-
<span>
|
|
748
|
+
<span>4740 stars this month</span>
|
|
749
749
|
</span>
|
|
750
750
|
</div>
|
|
751
751
|
<div class="details">
|
|
752
|
-
|
|
752
|
+
Build local voice agents with open-source models
|
|
753
753
|
</div>
|
|
754
754
|
</div>
|
|
755
755
|
</li>
|
|
@@ -760,36 +760,36 @@
|
|
|
760
760
|
|
|
761
761
|
<span title="Ranking 16">16</span>
|
|
762
762
|
|
|
763
|
-
<a href="https://github.com/
|
|
763
|
+
<a href="https://github.com/Shubhamsaboo/awesome-llm-apps" target="_blank" title="Shubhamsaboo/awesome-llm-apps">Shubhamsaboo/awesome-llm-apps</a>
|
|
764
764
|
</div>
|
|
765
765
|
<div class="sub-title followers">
|
|
766
766
|
|
|
767
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
768
|
-
<span style="background-color: #
|
|
767
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
768
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
769
769
|
</a>
|
|
770
770
|
|
|
771
771
|
<span class="star" title="Stargazers Count">
|
|
772
772
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
773
773
|
<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>
|
|
774
774
|
</svg>
|
|
775
|
-
<span>
|
|
775
|
+
<span>129.39k</span>
|
|
776
776
|
</span>
|
|
777
777
|
<span class="star" title="Repo Forked">
|
|
778
778
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
779
779
|
<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">
|
|
780
780
|
</path>
|
|
781
781
|
</svg>
|
|
782
|
-
<span>
|
|
782
|
+
<span>19077</span>
|
|
783
783
|
</span>
|
|
784
784
|
<span class="star">
|
|
785
785
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
786
786
|
<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>
|
|
787
787
|
</svg>
|
|
788
|
-
<span>
|
|
788
|
+
<span>13624 stars this month</span>
|
|
789
789
|
</span>
|
|
790
790
|
</div>
|
|
791
791
|
<div class="details">
|
|
792
|
-
|
|
792
|
+
100+ AI Agents, Agent Skills and RAG Apps - Free and Open Source.
|
|
793
793
|
</div>
|
|
794
794
|
</div>
|
|
795
795
|
</li>
|
|
@@ -800,36 +800,36 @@
|
|
|
800
800
|
|
|
801
801
|
<span title="Ranking 17">17</span>
|
|
802
802
|
|
|
803
|
-
<a href="https://github.com/
|
|
803
|
+
<a href="https://github.com/OpenCut-app/OpenCut" target="_blank" title="OpenCut-app/OpenCut">OpenCut-app/OpenCut</a>
|
|
804
804
|
</div>
|
|
805
805
|
<div class="sub-title followers">
|
|
806
806
|
|
|
807
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
808
|
-
<span style="background-color: #
|
|
807
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
808
|
+
<span style="background-color: #3178c6;"></span>TypeScript
|
|
809
809
|
</a>
|
|
810
810
|
|
|
811
811
|
<span class="star" title="Stargazers Count">
|
|
812
812
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
813
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>
|
|
814
814
|
</svg>
|
|
815
|
-
<span>
|
|
815
|
+
<span>80.193k</span>
|
|
816
816
|
</span>
|
|
817
817
|
<span class="star" title="Repo Forked">
|
|
818
818
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
819
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">
|
|
820
820
|
</path>
|
|
821
821
|
</svg>
|
|
822
|
-
<span>
|
|
822
|
+
<span>7962</span>
|
|
823
823
|
</span>
|
|
824
824
|
<span class="star">
|
|
825
825
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
826
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>
|
|
827
827
|
</svg>
|
|
828
|
-
<span>
|
|
828
|
+
<span>19902 stars this month</span>
|
|
829
829
|
</span>
|
|
830
830
|
</div>
|
|
831
831
|
<div class="details">
|
|
832
|
-
|
|
832
|
+
The open-source CapCut alternative
|
|
833
833
|
</div>
|
|
834
834
|
</div>
|
|
835
835
|
</li>
|
|
@@ -840,36 +840,36 @@
|
|
|
840
840
|
|
|
841
841
|
<span title="Ranking 18">18</span>
|
|
842
842
|
|
|
843
|
-
<a href="https://github.com/
|
|
843
|
+
<a href="https://github.com/HKUDS/Vibe-Trading" target="_blank" title="HKUDS/Vibe-Trading">HKUDS/Vibe-Trading</a>
|
|
844
844
|
</div>
|
|
845
845
|
<div class="sub-title followers">
|
|
846
846
|
|
|
847
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
848
|
-
<span style="background-color: #
|
|
847
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
848
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
849
849
|
</a>
|
|
850
850
|
|
|
851
851
|
<span class="star" title="Stargazers Count">
|
|
852
852
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
853
853
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
854
854
|
</svg>
|
|
855
|
-
<span>
|
|
855
|
+
<span>29.008k</span>
|
|
856
856
|
</span>
|
|
857
857
|
<span class="star" title="Repo Forked">
|
|
858
858
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
859
859
|
<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">
|
|
860
860
|
</path>
|
|
861
861
|
</svg>
|
|
862
|
-
<span>
|
|
862
|
+
<span>4669</span>
|
|
863
863
|
</span>
|
|
864
864
|
<span class="star">
|
|
865
865
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
866
866
|
<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>
|
|
867
867
|
</svg>
|
|
868
|
-
<span>
|
|
868
|
+
<span>13643 stars this month</span>
|
|
869
869
|
</span>
|
|
870
870
|
</div>
|
|
871
871
|
<div class="details">
|
|
872
|
-
|
|
872
|
+
"Vibe-Trading: Your Personal Trading Agent"
|
|
873
873
|
</div>
|
|
874
874
|
</div>
|
|
875
875
|
</li>
|
|
@@ -880,47 +880,7 @@
|
|
|
880
880
|
|
|
881
881
|
<span title="Ranking 19">19</span>
|
|
882
882
|
|
|
883
|
-
<a href="https://github.com/
|
|
884
|
-
</div>
|
|
885
|
-
<div class="sub-title followers">
|
|
886
|
-
|
|
887
|
-
<a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
|
|
888
|
-
<span style="background-color: #f34b7d;"></span>C++
|
|
889
|
-
</a>
|
|
890
|
-
|
|
891
|
-
<span class="star" title="Stargazers Count">
|
|
892
|
-
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
893
|
-
<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>
|
|
894
|
-
</svg>
|
|
895
|
-
<span>75.332k</span>
|
|
896
|
-
</span>
|
|
897
|
-
<span class="star" title="Repo Forked">
|
|
898
|
-
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
899
|
-
<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">
|
|
900
|
-
</path>
|
|
901
|
-
</svg>
|
|
902
|
-
<span>11972</span>
|
|
903
|
-
</span>
|
|
904
|
-
<span class="star">
|
|
905
|
-
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
906
|
-
<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>
|
|
907
|
-
</svg>
|
|
908
|
-
<span>1366 stars this month</span>
|
|
909
|
-
</span>
|
|
910
|
-
</div>
|
|
911
|
-
<div class="details">
|
|
912
|
-
Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies
|
|
913
|
-
</div>
|
|
914
|
-
</div>
|
|
915
|
-
</li>
|
|
916
|
-
|
|
917
|
-
<li>
|
|
918
|
-
<div class="info">
|
|
919
|
-
<div class="rank">
|
|
920
|
-
|
|
921
|
-
<span title="Ranking 20">20</span>
|
|
922
|
-
|
|
923
|
-
<a href="https://github.com/HKUDS/Vibe-Trading" target="_blank" title="HKUDS/Vibe-Trading">HKUDS/Vibe-Trading</a>
|
|
883
|
+
<a href="https://github.com/HKUDS/DeepTutor" target="_blank" title="HKUDS/DeepTutor">HKUDS/DeepTutor</a>
|
|
924
884
|
</div>
|
|
925
885
|
<div class="sub-title followers">
|
|
926
886
|
|
|
@@ -932,24 +892,24 @@
|
|
|
932
892
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
933
893
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
934
894
|
</svg>
|
|
935
|
-
<span>
|
|
895
|
+
<span>31.621k</span>
|
|
936
896
|
</span>
|
|
937
897
|
<span class="star" title="Repo Forked">
|
|
938
898
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
939
899
|
<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">
|
|
940
900
|
</path>
|
|
941
901
|
</svg>
|
|
942
|
-
<span>
|
|
902
|
+
<span>4120</span>
|
|
943
903
|
</span>
|
|
944
904
|
<span class="star">
|
|
945
905
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
946
906
|
<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>
|
|
947
907
|
</svg>
|
|
948
|
-
<span>
|
|
908
|
+
<span>6410 stars this month</span>
|
|
949
909
|
</span>
|
|
950
910
|
</div>
|
|
951
911
|
<div class="details">
|
|
952
|
-
|
|
912
|
+
DeepTutor: Lifelong Personalized Tutoring. https://deeptutor.info/.
|
|
953
913
|
</div>
|
|
954
914
|
</div>
|
|
955
915
|
</li>
|
|
@@ -958,38 +918,38 @@
|
|
|
958
918
|
<div class="info">
|
|
959
919
|
<div class="rank">
|
|
960
920
|
|
|
961
|
-
<span title="Ranking
|
|
921
|
+
<span title="Ranking 20">20</span>
|
|
962
922
|
|
|
963
|
-
<a href="https://github.com/
|
|
923
|
+
<a href="https://github.com/hasaneyldrm/exercises-dataset" target="_blank" title="hasaneyldrm/exercises-dataset">hasaneyldrm/exercises-dataset</a>
|
|
964
924
|
</div>
|
|
965
925
|
<div class="sub-title followers">
|
|
966
926
|
|
|
967
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
968
|
-
<span style="background-color: #
|
|
927
|
+
<a class="language" target="_blank" href="https://github.com/topics/html" title="Programming Language HTML">
|
|
928
|
+
<span style="background-color: #e34c26;"></span>HTML
|
|
969
929
|
</a>
|
|
970
930
|
|
|
971
931
|
<span class="star" title="Stargazers Count">
|
|
972
932
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
973
933
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
974
934
|
</svg>
|
|
975
|
-
<span>
|
|
935
|
+
<span>18.315k</span>
|
|
976
936
|
</span>
|
|
977
937
|
<span class="star" title="Repo Forked">
|
|
978
938
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
979
939
|
<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">
|
|
980
940
|
</path>
|
|
981
941
|
</svg>
|
|
982
|
-
<span>
|
|
942
|
+
<span>2222</span>
|
|
983
943
|
</span>
|
|
984
944
|
<span class="star">
|
|
985
945
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
986
946
|
<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>
|
|
987
947
|
</svg>
|
|
988
|
-
<span>
|
|
948
|
+
<span>13008 stars this month</span>
|
|
989
949
|
</span>
|
|
990
950
|
</div>
|
|
991
951
|
<div class="details">
|
|
992
|
-
|
|
952
|
+
1,324-exercise fitness dataset — animation GIFs, 180×180 thumbnails, muscle-group & equipment data, and step-by-step instructions in 6 languages. The exercise data layer behind the LogPress app.
|
|
993
953
|
</div>
|
|
994
954
|
</div>
|
|
995
955
|
</li>
|
|
@@ -998,38 +958,38 @@
|
|
|
998
958
|
<div class="info">
|
|
999
959
|
<div class="rank">
|
|
1000
960
|
|
|
1001
|
-
<span title="Ranking
|
|
961
|
+
<span title="Ranking 21">21</span>
|
|
1002
962
|
|
|
1003
|
-
<a href="https://github.com/
|
|
963
|
+
<a href="https://github.com/pbakaus/impeccable" target="_blank" title="pbakaus/impeccable">pbakaus/impeccable</a>
|
|
1004
964
|
</div>
|
|
1005
965
|
<div class="sub-title followers">
|
|
1006
966
|
|
|
1007
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
1008
|
-
<span style="background-color: #
|
|
967
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
968
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
1009
969
|
</a>
|
|
1010
970
|
|
|
1011
971
|
<span class="star" title="Stargazers Count">
|
|
1012
972
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1013
973
|
<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>
|
|
1014
974
|
</svg>
|
|
1015
|
-
<span>
|
|
975
|
+
<span>53.379k</span>
|
|
1016
976
|
</span>
|
|
1017
977
|
<span class="star" title="Repo Forked">
|
|
1018
978
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1019
979
|
<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">
|
|
1020
980
|
</path>
|
|
1021
981
|
</svg>
|
|
1022
|
-
<span>
|
|
982
|
+
<span>3163</span>
|
|
1023
983
|
</span>
|
|
1024
984
|
<span class="star">
|
|
1025
985
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1026
986
|
<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>
|
|
1027
987
|
</svg>
|
|
1028
|
-
<span>
|
|
988
|
+
<span>11096 stars this month</span>
|
|
1029
989
|
</span>
|
|
1030
990
|
</div>
|
|
1031
991
|
<div class="details">
|
|
1032
|
-
The
|
|
992
|
+
The design language that makes your AI harness better at design.
|
|
1033
993
|
</div>
|
|
1034
994
|
</div>
|
|
1035
995
|
</li>
|
|
@@ -1055,7 +1015,7 @@
|
|
|
1055
1015
|
<img src="https://img.shields.io/npm/v/@wcj/github-rank.svg?label=unpkg">
|
|
1056
1016
|
</a>
|
|
1057
1017
|
</div>
|
|
1058
|
-
<div class="time">Last cache created on 2026/
|
|
1018
|
+
<div class="time">Last cache created on 2026/8/1 by Github API v3.</div>
|
|
1059
1019
|
Create by <a href="https://github.com/jaywcjlove" target="_blank">小弟调调™</a>.
|
|
1060
1020
|
</div>
|
|
1061
1021
|
</body>
|