@wcj/github-rank 26.4.8 → 26.5.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 +34 -33
- package/dist/repos.json +87592 -87505
- package/dist/trending-daily.json +163 -64
- package/dist/trending-monthly.json +128 -172
- package/dist/trending-weekly.json +112 -112
- package/dist/users.china.json +7600 -7708
- package/dist/users.json +10763 -16451
- package/dist/users.org.json +2584 -4096
- package/package.json +1 -1
- package/web/CONTRIBUTORS.svg +4 -4
- package/web/data/repos.json +87592 -87505
- package/web/data/trending-daily.json +163 -64
- package/web/data/trending-monthly.json +128 -172
- package/web/data/trending-weekly.json +112 -112
- package/web/data/users.china.json +7600 -7708
- package/web/data/users.json +10763 -16451
- package/web/data/users.org.json +2584 -4096
- package/web/index.html +9404 -18025
- package/web/org.html +2114 -4410
- package/web/repos.html +6653 -6661
- package/web/trending-monthly.html +113 -277
- package/web/trending-weekly.html +101 -97
- package/web/trending.html +415 -55
- package/web/users.china.html +6741 -6907
|
@@ -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/5/20 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/mattpocock/skills" target="_blank" title="mattpocock/skills">mattpocock/skills</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/shell" title="Programming Language Shell">
|
|
172
|
+
<span style="background-color: #89e051;"></span>Shell
|
|
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>
|
|
179
|
+
<span>94.691k</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>8343</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>77724 stars this month</span>
|
|
193
193
|
</span>
|
|
194
194
|
</div>
|
|
195
195
|
<div class="details">
|
|
196
|
-
|
|
196
|
+
Skills for Real Engineers. Straight from my .claude directory.
|
|
197
197
|
</div>
|
|
198
198
|
</div>
|
|
199
199
|
</li>
|
|
@@ -204,7 +204,7 @@
|
|
|
204
204
|
|
|
205
205
|
<span title="Ranking 2">🥈</span>
|
|
206
206
|
|
|
207
|
-
<a href="https://github.com/
|
|
207
|
+
<a href="https://github.com/Alishahryar1/free-claude-code" target="_blank" title="Alishahryar1/free-claude-code">Alishahryar1/free-claude-code</a>
|
|
208
208
|
</div>
|
|
209
209
|
<div class="sub-title followers">
|
|
210
210
|
|
|
@@ -216,24 +216,24 @@
|
|
|
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>26.42k</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>3935</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>24210 stars this month</span>
|
|
233
233
|
</span>
|
|
234
234
|
</div>
|
|
235
235
|
<div class="details">
|
|
236
|
-
|
|
236
|
+
Use claude-code for free in the terminal, VSCode extension or discord like OpenClaw (voice supported)
|
|
237
237
|
</div>
|
|
238
238
|
</div>
|
|
239
239
|
</li>
|
|
@@ -244,36 +244,32 @@
|
|
|
244
244
|
|
|
245
245
|
<span title="Ranking 3">🥉</span>
|
|
246
246
|
|
|
247
|
-
<a href="https://github.com/
|
|
247
|
+
<a href="https://github.com/multica-ai/andrej-karpathy-skills" target="_blank" title="multica-ai/andrej-karpathy-skills">multica-ai/andrej-karpathy-skills</a>
|
|
248
248
|
</div>
|
|
249
249
|
<div class="sub-title followers">
|
|
250
250
|
|
|
251
|
-
<a class="language" target="_blank" href="https://github.com/topics/shell" title="Programming Language Shell">
|
|
252
|
-
<span style="background-color: #89e051;"></span>Shell
|
|
253
|
-
</a>
|
|
254
|
-
|
|
255
251
|
<span class="star" title="Stargazers Count">
|
|
256
252
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
257
253
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
258
254
|
</svg>
|
|
259
|
-
<span>
|
|
255
|
+
<span>138.275k</span>
|
|
260
256
|
</span>
|
|
261
257
|
<span class="star" title="Repo Forked">
|
|
262
258
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
263
259
|
<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
260
|
</path>
|
|
265
261
|
</svg>
|
|
266
|
-
<span>
|
|
262
|
+
<span>14184</span>
|
|
267
263
|
</span>
|
|
268
264
|
<span class="star">
|
|
269
265
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
270
266
|
<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
267
|
</svg>
|
|
272
|
-
<span>
|
|
268
|
+
<span>78225 stars this month</span>
|
|
273
269
|
</span>
|
|
274
270
|
</div>
|
|
275
271
|
<div class="details">
|
|
276
|
-
A
|
|
272
|
+
A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.
|
|
277
273
|
</div>
|
|
278
274
|
</div>
|
|
279
275
|
</li>
|
|
@@ -284,36 +280,36 @@
|
|
|
284
280
|
|
|
285
281
|
<span title="Ranking 4">4</span>
|
|
286
282
|
|
|
287
|
-
<a href="https://github.com/
|
|
283
|
+
<a href="https://github.com/AIDC-AI/Pixelle-Video" target="_blank" title="AIDC-AI/Pixelle-Video">AIDC-AI/Pixelle-Video</a>
|
|
288
284
|
</div>
|
|
289
285
|
<div class="sub-title followers">
|
|
290
286
|
|
|
291
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
292
|
-
<span style="background-color: #
|
|
287
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
288
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
293
289
|
</a>
|
|
294
290
|
|
|
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>18.
|
|
295
|
+
<span>18.446k</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>2631</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>14219 stars this month</span>
|
|
313
309
|
</span>
|
|
314
310
|
</div>
|
|
315
311
|
<div class="details">
|
|
316
|
-
|
|
312
|
+
🚀 AI 全自动短视频引擎 | AI Fully Automated Short Video Engine
|
|
317
313
|
</div>
|
|
318
314
|
</div>
|
|
319
315
|
</li>
|
|
@@ -324,36 +320,36 @@
|
|
|
324
320
|
|
|
325
321
|
<span title="Ranking 5">5</span>
|
|
326
322
|
|
|
327
|
-
<a href="https://github.com/
|
|
323
|
+
<a href="https://github.com/CloakHQ/CloakBrowser" target="_blank" title="CloakHQ/CloakBrowser">CloakHQ/CloakBrowser</a>
|
|
328
324
|
</div>
|
|
329
325
|
<div class="sub-title followers">
|
|
330
326
|
|
|
331
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
332
|
-
<span style="background-color: #
|
|
327
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
328
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
333
329
|
</a>
|
|
334
330
|
|
|
335
331
|
<span class="star" title="Stargazers Count">
|
|
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>
|
|
335
|
+
<span>16.721k</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>1289</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>14849 stars this month</span>
|
|
353
349
|
</span>
|
|
354
350
|
</div>
|
|
355
351
|
<div class="details">
|
|
356
|
-
|
|
352
|
+
Stealth Chromium that passes every bot detection test. Drop-in Playwright replacement with source-level fingerprint patches. 30/30 tests passed.
|
|
357
353
|
</div>
|
|
358
354
|
</div>
|
|
359
355
|
</li>
|
|
@@ -364,7 +360,7 @@
|
|
|
364
360
|
|
|
365
361
|
<span title="Ranking 6">6</span>
|
|
366
362
|
|
|
367
|
-
<a href="https://github.com/
|
|
363
|
+
<a href="https://github.com/anthropics/financial-services" target="_blank" title="anthropics/financial-services">anthropics/financial-services</a>
|
|
368
364
|
</div>
|
|
369
365
|
<div class="sub-title followers">
|
|
370
366
|
|
|
@@ -376,24 +372,24 @@
|
|
|
376
372
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
377
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>
|
|
378
374
|
</svg>
|
|
379
|
-
<span>
|
|
375
|
+
<span>25.965k</span>
|
|
380
376
|
</span>
|
|
381
377
|
<span class="star" title="Repo Forked">
|
|
382
378
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
383
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">
|
|
384
380
|
</path>
|
|
385
381
|
</svg>
|
|
386
|
-
<span>
|
|
382
|
+
<span>3608</span>
|
|
387
383
|
</span>
|
|
388
384
|
<span class="star">
|
|
389
385
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
390
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>
|
|
391
387
|
</svg>
|
|
392
|
-
<span>
|
|
388
|
+
<span>18269 stars this month</span>
|
|
393
389
|
</span>
|
|
394
390
|
</div>
|
|
395
391
|
<div class="details">
|
|
396
|
-
|
|
392
|
+
|
|
397
393
|
</div>
|
|
398
394
|
</div>
|
|
399
395
|
</li>
|
|
@@ -404,36 +400,36 @@
|
|
|
404
400
|
|
|
405
401
|
<span title="Ranking 7">7</span>
|
|
406
402
|
|
|
407
|
-
<a href="https://github.com/
|
|
403
|
+
<a href="https://github.com/rohitg00/agentmemory" target="_blank" title="rohitg00/agentmemory">rohitg00/agentmemory</a>
|
|
408
404
|
</div>
|
|
409
405
|
<div class="sub-title followers">
|
|
410
406
|
|
|
411
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
412
|
-
<span style="background-color: #
|
|
407
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
408
|
+
<span style="background-color: #3178c6;"></span>TypeScript
|
|
413
409
|
</a>
|
|
414
410
|
|
|
415
411
|
<span class="star" title="Stargazers Count">
|
|
416
412
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
417
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>
|
|
418
414
|
</svg>
|
|
419
|
-
<span>
|
|
415
|
+
<span>14.26k</span>
|
|
420
416
|
</span>
|
|
421
417
|
<span class="star" title="Repo Forked">
|
|
422
418
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
423
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">
|
|
424
420
|
</path>
|
|
425
421
|
</svg>
|
|
426
|
-
<span>
|
|
422
|
+
<span>1188</span>
|
|
427
423
|
</span>
|
|
428
424
|
<span class="star">
|
|
429
425
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
430
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>
|
|
431
427
|
</svg>
|
|
432
|
-
<span>
|
|
428
|
+
<span>11984 stars this month</span>
|
|
433
429
|
</span>
|
|
434
430
|
</div>
|
|
435
431
|
<div class="details">
|
|
436
|
-
|
|
432
|
+
#1 Persistent memory for AI coding agents based on real-world benchmarks
|
|
437
433
|
</div>
|
|
438
434
|
</div>
|
|
439
435
|
</li>
|
|
@@ -444,36 +440,36 @@
|
|
|
444
440
|
|
|
445
441
|
<span title="Ranking 8">8</span>
|
|
446
442
|
|
|
447
|
-
<a href="https://github.com/
|
|
443
|
+
<a href="https://github.com/Z4nzu/hackingtool" target="_blank" title="Z4nzu/hackingtool">Z4nzu/hackingtool</a>
|
|
448
444
|
</div>
|
|
449
445
|
<div class="sub-title followers">
|
|
450
446
|
|
|
451
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
452
|
-
<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
|
|
453
449
|
</a>
|
|
454
450
|
|
|
455
451
|
<span class="star" title="Stargazers Count">
|
|
456
452
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
457
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>
|
|
458
454
|
</svg>
|
|
459
|
-
<span>
|
|
455
|
+
<span>75.628k</span>
|
|
460
456
|
</span>
|
|
461
457
|
<span class="star" title="Repo Forked">
|
|
462
458
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
463
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">
|
|
464
460
|
</path>
|
|
465
461
|
</svg>
|
|
466
|
-
<span>
|
|
462
|
+
<span>8532</span>
|
|
467
463
|
</span>
|
|
468
464
|
<span class="star">
|
|
469
465
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
470
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>
|
|
471
467
|
</svg>
|
|
472
|
-
<span>
|
|
468
|
+
<span>17621 stars this month</span>
|
|
473
469
|
</span>
|
|
474
470
|
</div>
|
|
475
471
|
<div class="details">
|
|
476
|
-
|
|
472
|
+
ALL IN ONE Hacking Tool For Hackers
|
|
477
473
|
</div>
|
|
478
474
|
</div>
|
|
479
475
|
</li>
|
|
@@ -484,36 +480,36 @@
|
|
|
484
480
|
|
|
485
481
|
<span title="Ranking 9">9</span>
|
|
486
482
|
|
|
487
|
-
<a href="https://github.com/
|
|
483
|
+
<a href="https://github.com/soxoj/maigret" target="_blank" title="soxoj/maigret">soxoj/maigret</a>
|
|
488
484
|
</div>
|
|
489
485
|
<div class="sub-title followers">
|
|
490
486
|
|
|
491
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
492
|
-
<span style="background-color: #
|
|
487
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
488
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
493
489
|
</a>
|
|
494
490
|
|
|
495
491
|
<span class="star" title="Stargazers Count">
|
|
496
492
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
497
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>
|
|
498
494
|
</svg>
|
|
499
|
-
<span>
|
|
495
|
+
<span>29.519k</span>
|
|
500
496
|
</span>
|
|
501
497
|
<span class="star" title="Repo Forked">
|
|
502
498
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
503
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">
|
|
504
500
|
</path>
|
|
505
501
|
</svg>
|
|
506
|
-
<span>
|
|
502
|
+
<span>2121</span>
|
|
507
503
|
</span>
|
|
508
504
|
<span class="star">
|
|
509
505
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
510
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>
|
|
511
507
|
</svg>
|
|
512
|
-
<span>
|
|
508
|
+
<span>10054 stars this month</span>
|
|
513
509
|
</span>
|
|
514
510
|
</div>
|
|
515
511
|
<div class="details">
|
|
516
|
-
|
|
512
|
+
🕵️♂️ Collect a dossier on a person by username from 3000+ sites
|
|
517
513
|
</div>
|
|
518
514
|
</div>
|
|
519
515
|
</li>
|
|
@@ -524,36 +520,36 @@
|
|
|
524
520
|
|
|
525
521
|
<span title="Ranking 10">10</span>
|
|
526
522
|
|
|
527
|
-
<a href="https://github.com/
|
|
523
|
+
<a href="https://github.com/TauricResearch/TradingAgents" target="_blank" title="TauricResearch/TradingAgents">TauricResearch/TradingAgents</a>
|
|
528
524
|
</div>
|
|
529
525
|
<div class="sub-title followers">
|
|
530
526
|
|
|
531
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
532
|
-
<span style="background-color: #
|
|
527
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
528
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
533
529
|
</a>
|
|
534
530
|
|
|
535
531
|
<span class="star" title="Stargazers Count">
|
|
536
532
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
537
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>
|
|
538
534
|
</svg>
|
|
539
|
-
<span>
|
|
535
|
+
<span>77.415k</span>
|
|
540
536
|
</span>
|
|
541
537
|
<span class="star" title="Repo Forked">
|
|
542
538
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
543
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">
|
|
544
540
|
</path>
|
|
545
541
|
</svg>
|
|
546
|
-
<span>
|
|
542
|
+
<span>15094</span>
|
|
547
543
|
</span>
|
|
548
544
|
<span class="star">
|
|
549
545
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
550
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>
|
|
551
547
|
</svg>
|
|
552
|
-
<span>
|
|
548
|
+
<span>26106 stars this month</span>
|
|
553
549
|
</span>
|
|
554
550
|
</div>
|
|
555
551
|
<div class="details">
|
|
556
|
-
|
|
552
|
+
TradingAgents: Multi-Agents LLM Financial Trading Framework
|
|
557
553
|
</div>
|
|
558
554
|
</div>
|
|
559
555
|
</li>
|
|
@@ -564,36 +560,36 @@
|
|
|
564
560
|
|
|
565
561
|
<span title="Ranking 11">11</span>
|
|
566
562
|
|
|
567
|
-
<a href="https://github.com/
|
|
563
|
+
<a href="https://github.com/addyosmani/agent-skills" target="_blank" title="addyosmani/agent-skills">addyosmani/agent-skills</a>
|
|
568
564
|
</div>
|
|
569
565
|
<div class="sub-title followers">
|
|
570
566
|
|
|
571
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
572
|
-
<span style="background-color: #
|
|
567
|
+
<a class="language" target="_blank" href="https://github.com/topics/shell" title="Programming Language Shell">
|
|
568
|
+
<span style="background-color: #89e051;"></span>Shell
|
|
573
569
|
</a>
|
|
574
570
|
|
|
575
571
|
<span class="star" title="Stargazers Count">
|
|
576
572
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
577
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>
|
|
578
574
|
</svg>
|
|
579
|
-
<span>
|
|
575
|
+
<span>43.905k</span>
|
|
580
576
|
</span>
|
|
581
577
|
<span class="star" title="Repo Forked">
|
|
582
578
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
583
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">
|
|
584
580
|
</path>
|
|
585
581
|
</svg>
|
|
586
|
-
<span>
|
|
582
|
+
<span>4835</span>
|
|
587
583
|
</span>
|
|
588
584
|
<span class="star">
|
|
589
585
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
590
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>
|
|
591
587
|
</svg>
|
|
592
|
-
<span>
|
|
588
|
+
<span>26168 stars this month</span>
|
|
593
589
|
</span>
|
|
594
590
|
</div>
|
|
595
591
|
<div class="details">
|
|
596
|
-
|
|
592
|
+
Production-grade engineering skills for AI coding agents.
|
|
597
593
|
</div>
|
|
598
594
|
</div>
|
|
599
595
|
</li>
|
|
@@ -604,36 +600,36 @@
|
|
|
604
600
|
|
|
605
601
|
<span title="Ranking 12">12</span>
|
|
606
602
|
|
|
607
|
-
<a href="https://github.com/
|
|
603
|
+
<a href="https://github.com/Anil-matcha/Open-Generative-AI" target="_blank" title="Anil-matcha/Open-Generative-AI">Anil-matcha/Open-Generative-AI</a>
|
|
608
604
|
</div>
|
|
609
605
|
<div class="sub-title followers">
|
|
610
606
|
|
|
611
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
612
|
-
<span style="background-color: #
|
|
607
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
608
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
613
609
|
</a>
|
|
614
610
|
|
|
615
611
|
<span class="star" title="Stargazers Count">
|
|
616
612
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
617
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>
|
|
618
614
|
</svg>
|
|
619
|
-
<span>
|
|
615
|
+
<span>16.073k</span>
|
|
620
616
|
</span>
|
|
621
617
|
<span class="star" title="Repo Forked">
|
|
622
618
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
623
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">
|
|
624
620
|
</path>
|
|
625
621
|
</svg>
|
|
626
|
-
<span>
|
|
622
|
+
<span>2712</span>
|
|
627
623
|
</span>
|
|
628
624
|
<span class="star">
|
|
629
625
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
630
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>
|
|
631
627
|
</svg>
|
|
632
|
-
<span>
|
|
628
|
+
<span>10880 stars this month</span>
|
|
633
629
|
</span>
|
|
634
630
|
</div>
|
|
635
631
|
<div class="details">
|
|
636
|
-
AI
|
|
632
|
+
Open-source alternative to AI video platforms — Free AI image & video generation studio with 200+ models (Flux, Midjourney, Kling, Sora, Veo). No content filters. Self-hosted, MIT licensed.
|
|
637
633
|
</div>
|
|
638
634
|
</div>
|
|
639
635
|
</li>
|
|
@@ -644,36 +640,36 @@
|
|
|
644
640
|
|
|
645
641
|
<span title="Ranking 13">13</span>
|
|
646
642
|
|
|
647
|
-
<a href="https://github.com/
|
|
643
|
+
<a href="https://github.com/decolua/9router" target="_blank" title="decolua/9router">decolua/9router</a>
|
|
648
644
|
</div>
|
|
649
645
|
<div class="sub-title followers">
|
|
650
646
|
|
|
651
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
652
|
-
<span style="background-color: #
|
|
647
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
648
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
653
649
|
</a>
|
|
654
650
|
|
|
655
651
|
<span class="star" title="Stargazers Count">
|
|
656
652
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
657
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>
|
|
658
654
|
</svg>
|
|
659
|
-
<span>
|
|
655
|
+
<span>12.588k</span>
|
|
660
656
|
</span>
|
|
661
657
|
<span class="star" title="Repo Forked">
|
|
662
658
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
663
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">
|
|
664
660
|
</path>
|
|
665
661
|
</svg>
|
|
666
|
-
<span>
|
|
662
|
+
<span>1894</span>
|
|
667
663
|
</span>
|
|
668
664
|
<span class="star">
|
|
669
665
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
670
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>
|
|
671
667
|
</svg>
|
|
672
|
-
<span>
|
|
668
|
+
<span>9811 stars this month</span>
|
|
673
669
|
</span>
|
|
674
670
|
</div>
|
|
675
671
|
<div class="details">
|
|
676
|
-
|
|
672
|
+
Unlimited FREE AI coding. Connect Claude Code, Codex, Cursor, Cline, Copilot, Antigravity to FREE Claude/GPT/Gemini via 40+ providers. Auto-fallback, RTK -40% tokens, never hit limits.
|
|
677
673
|
</div>
|
|
678
674
|
</div>
|
|
679
675
|
</li>
|
|
@@ -684,7 +680,7 @@
|
|
|
684
680
|
|
|
685
681
|
<span title="Ranking 14">14</span>
|
|
686
682
|
|
|
687
|
-
<a href="https://github.com/
|
|
683
|
+
<a href="https://github.com/Fincept-Corporation/FinceptTerminal" target="_blank" title="Fincept-Corporation/FinceptTerminal">Fincept-Corporation/FinceptTerminal</a>
|
|
688
684
|
</div>
|
|
689
685
|
<div class="sub-title followers">
|
|
690
686
|
|
|
@@ -696,24 +692,24 @@
|
|
|
696
692
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
697
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>
|
|
698
694
|
</svg>
|
|
699
|
-
<span>
|
|
695
|
+
<span>21.767k</span>
|
|
700
696
|
</span>
|
|
701
697
|
<span class="star" title="Repo Forked">
|
|
702
698
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
703
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">
|
|
704
700
|
</path>
|
|
705
701
|
</svg>
|
|
706
|
-
<span>
|
|
702
|
+
<span>2924</span>
|
|
707
703
|
</span>
|
|
708
704
|
<span class="star">
|
|
709
705
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
710
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>
|
|
711
707
|
</svg>
|
|
712
|
-
<span>
|
|
708
|
+
<span>16436 stars this month</span>
|
|
713
709
|
</span>
|
|
714
710
|
</div>
|
|
715
711
|
<div class="details">
|
|
716
|
-
|
|
712
|
+
FinceptTerminal is a modern finance application offering advanced market analytics, investment research, and economic data tools, designed for interactive exploration and data-driven decision-making in a user-friendly environment.
|
|
717
713
|
</div>
|
|
718
714
|
</div>
|
|
719
715
|
</li>
|
|
@@ -724,167 +720,7 @@
|
|
|
724
720
|
|
|
725
721
|
<span title="Ranking 15">15</span>
|
|
726
722
|
|
|
727
|
-
<a href="https://github.com/
|
|
728
|
-
</div>
|
|
729
|
-
<div class="sub-title followers">
|
|
730
|
-
|
|
731
|
-
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
732
|
-
<span style="background-color: #3178c6;"></span>TypeScript
|
|
733
|
-
</a>
|
|
734
|
-
|
|
735
|
-
<span class="star" title="Stargazers Count">
|
|
736
|
-
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
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>
|
|
738
|
-
</svg>
|
|
739
|
-
<span>25.169k</span>
|
|
740
|
-
</span>
|
|
741
|
-
<span class="star" title="Repo Forked">
|
|
742
|
-
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
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">
|
|
744
|
-
</path>
|
|
745
|
-
</svg>
|
|
746
|
-
<span>1672</span>
|
|
747
|
-
</span>
|
|
748
|
-
<span class="star">
|
|
749
|
-
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
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>
|
|
751
|
-
</svg>
|
|
752
|
-
<span>17294 stars this month</span>
|
|
753
|
-
</span>
|
|
754
|
-
</div>
|
|
755
|
-
<div class="details">
|
|
756
|
-
Create stunning demos for free. Open-source, no subscriptions, no watermarks, and free for commercial use. An alternative to Screen Studio.
|
|
757
|
-
</div>
|
|
758
|
-
</div>
|
|
759
|
-
</li>
|
|
760
|
-
|
|
761
|
-
<li>
|
|
762
|
-
<div class="info">
|
|
763
|
-
<div class="rank">
|
|
764
|
-
|
|
765
|
-
<span title="Ranking 16">16</span>
|
|
766
|
-
|
|
767
|
-
<a href="https://github.com/obra/superpowers" target="_blank" title="obra/superpowers">obra/superpowers</a>
|
|
768
|
-
</div>
|
|
769
|
-
<div class="sub-title followers">
|
|
770
|
-
|
|
771
|
-
<a class="language" target="_blank" href="https://github.com/topics/shell" title="Programming Language Shell">
|
|
772
|
-
<span style="background-color: #89e051;"></span>Shell
|
|
773
|
-
</a>
|
|
774
|
-
|
|
775
|
-
<span class="star" title="Stargazers Count">
|
|
776
|
-
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
777
|
-
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
778
|
-
</svg>
|
|
779
|
-
<span>139.324k</span>
|
|
780
|
-
</span>
|
|
781
|
-
<span class="star" title="Repo Forked">
|
|
782
|
-
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
783
|
-
<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">
|
|
784
|
-
</path>
|
|
785
|
-
</svg>
|
|
786
|
-
<span>11825</span>
|
|
787
|
-
</span>
|
|
788
|
-
<span class="star">
|
|
789
|
-
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
790
|
-
<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>
|
|
791
|
-
</svg>
|
|
792
|
-
<span>66795 stars this month</span>
|
|
793
|
-
</span>
|
|
794
|
-
</div>
|
|
795
|
-
<div class="details">
|
|
796
|
-
An agentic skills framework & software development methodology that works.
|
|
797
|
-
</div>
|
|
798
|
-
</div>
|
|
799
|
-
</li>
|
|
800
|
-
|
|
801
|
-
<li>
|
|
802
|
-
<div class="info">
|
|
803
|
-
<div class="rank">
|
|
804
|
-
|
|
805
|
-
<span title="Ranking 17">17</span>
|
|
806
|
-
|
|
807
|
-
<a href="https://github.com/langchain-ai/open-swe" target="_blank" title="langchain-ai/open-swe">langchain-ai/open-swe</a>
|
|
808
|
-
</div>
|
|
809
|
-
<div class="sub-title followers">
|
|
810
|
-
|
|
811
|
-
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
812
|
-
<span style="background-color: #3572A5;"></span>Python
|
|
813
|
-
</a>
|
|
814
|
-
|
|
815
|
-
<span class="star" title="Stargazers Count">
|
|
816
|
-
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
817
|
-
<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>
|
|
818
|
-
</svg>
|
|
819
|
-
<span>9.292k</span>
|
|
820
|
-
</span>
|
|
821
|
-
<span class="star" title="Repo Forked">
|
|
822
|
-
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
823
|
-
<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">
|
|
824
|
-
</path>
|
|
825
|
-
</svg>
|
|
826
|
-
<span>1051</span>
|
|
827
|
-
</span>
|
|
828
|
-
<span class="star">
|
|
829
|
-
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
830
|
-
<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>
|
|
831
|
-
</svg>
|
|
832
|
-
<span>4065 stars this month</span>
|
|
833
|
-
</span>
|
|
834
|
-
</div>
|
|
835
|
-
<div class="details">
|
|
836
|
-
An Open-Source Asynchronous Coding Agent
|
|
837
|
-
</div>
|
|
838
|
-
</div>
|
|
839
|
-
</li>
|
|
840
|
-
|
|
841
|
-
<li>
|
|
842
|
-
<div class="info">
|
|
843
|
-
<div class="rank">
|
|
844
|
-
|
|
845
|
-
<span title="Ranking 18">18</span>
|
|
846
|
-
|
|
847
|
-
<a href="https://github.com/pbakaus/impeccable" target="_blank" title="pbakaus/impeccable">pbakaus/impeccable</a>
|
|
848
|
-
</div>
|
|
849
|
-
<div class="sub-title followers">
|
|
850
|
-
|
|
851
|
-
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
852
|
-
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
853
|
-
</a>
|
|
854
|
-
|
|
855
|
-
<span class="star" title="Stargazers Count">
|
|
856
|
-
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
857
|
-
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
858
|
-
</svg>
|
|
859
|
-
<span>16.839k</span>
|
|
860
|
-
</span>
|
|
861
|
-
<span class="star" title="Repo Forked">
|
|
862
|
-
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
863
|
-
<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">
|
|
864
|
-
</path>
|
|
865
|
-
</svg>
|
|
866
|
-
<span>753</span>
|
|
867
|
-
</span>
|
|
868
|
-
<span class="star">
|
|
869
|
-
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
870
|
-
<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>
|
|
871
|
-
</svg>
|
|
872
|
-
<span>15868 stars this month</span>
|
|
873
|
-
</span>
|
|
874
|
-
</div>
|
|
875
|
-
<div class="details">
|
|
876
|
-
The design language that makes your AI harness better at design.
|
|
877
|
-
</div>
|
|
878
|
-
</div>
|
|
879
|
-
</li>
|
|
880
|
-
|
|
881
|
-
<li>
|
|
882
|
-
<div class="info">
|
|
883
|
-
<div class="rank">
|
|
884
|
-
|
|
885
|
-
<span title="Ranking 19">19</span>
|
|
886
|
-
|
|
887
|
-
<a href="https://github.com/volcengine/OpenViking" target="_blank" title="volcengine/OpenViking">volcengine/OpenViking</a>
|
|
723
|
+
<a href="https://github.com/Imbad0202/academic-research-skills" target="_blank" title="Imbad0202/academic-research-skills">Imbad0202/academic-research-skills</a>
|
|
888
724
|
</div>
|
|
889
725
|
<div class="sub-title followers">
|
|
890
726
|
|
|
@@ -896,24 +732,24 @@
|
|
|
896
732
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
897
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>
|
|
898
734
|
</svg>
|
|
899
|
-
<span>
|
|
735
|
+
<span>14.268k</span>
|
|
900
736
|
</span>
|
|
901
737
|
<span class="star" title="Repo Forked">
|
|
902
738
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
903
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">
|
|
904
740
|
</path>
|
|
905
741
|
</svg>
|
|
906
|
-
<span>
|
|
742
|
+
<span>1339</span>
|
|
907
743
|
</span>
|
|
908
744
|
<span class="star">
|
|
909
745
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
910
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>
|
|
911
747
|
</svg>
|
|
912
|
-
<span>
|
|
748
|
+
<span>10628 stars this month</span>
|
|
913
749
|
</span>
|
|
914
750
|
</div>
|
|
915
751
|
<div class="details">
|
|
916
|
-
|
|
752
|
+
Academic Research Skills for Claude Code: research → write → review → revise → finalize
|
|
917
753
|
</div>
|
|
918
754
|
</div>
|
|
919
755
|
</li>
|
|
@@ -922,38 +758,38 @@
|
|
|
922
758
|
<div class="info">
|
|
923
759
|
<div class="rank">
|
|
924
760
|
|
|
925
|
-
<span title="Ranking
|
|
761
|
+
<span title="Ranking 16">16</span>
|
|
926
762
|
|
|
927
|
-
<a href="https://github.com/
|
|
763
|
+
<a href="https://github.com/heygen-com/hyperframes" target="_blank" title="heygen-com/hyperframes">heygen-com/hyperframes</a>
|
|
928
764
|
</div>
|
|
929
765
|
<div class="sub-title followers">
|
|
930
766
|
|
|
931
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
932
|
-
<span style="background-color: #
|
|
767
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
768
|
+
<span style="background-color: #3178c6;"></span>TypeScript
|
|
933
769
|
</a>
|
|
934
770
|
|
|
935
771
|
<span class="star" title="Stargazers Count">
|
|
936
772
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
937
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>
|
|
938
774
|
</svg>
|
|
939
|
-
<span>
|
|
775
|
+
<span>19.736k</span>
|
|
940
776
|
</span>
|
|
941
777
|
<span class="star" title="Repo Forked">
|
|
942
778
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
943
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">
|
|
944
780
|
</path>
|
|
945
781
|
</svg>
|
|
946
|
-
<span>
|
|
782
|
+
<span>1858</span>
|
|
947
783
|
</span>
|
|
948
784
|
<span class="star">
|
|
949
785
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
950
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>
|
|
951
787
|
</svg>
|
|
952
|
-
<span>
|
|
788
|
+
<span>13702 stars this month</span>
|
|
953
789
|
</span>
|
|
954
790
|
</div>
|
|
955
791
|
<div class="details">
|
|
956
|
-
|
|
792
|
+
Write HTML. Render video. Built for agents.
|
|
957
793
|
</div>
|
|
958
794
|
</div>
|
|
959
795
|
</li>
|
|
@@ -962,38 +798,38 @@
|
|
|
962
798
|
<div class="info">
|
|
963
799
|
<div class="rank">
|
|
964
800
|
|
|
965
|
-
<span title="Ranking
|
|
801
|
+
<span title="Ranking 17">17</span>
|
|
966
802
|
|
|
967
|
-
<a href="https://github.com/
|
|
803
|
+
<a href="https://github.com/ruvnet/ruflo" target="_blank" title="ruvnet/ruflo">ruvnet/ruflo</a>
|
|
968
804
|
</div>
|
|
969
805
|
<div class="sub-title followers">
|
|
970
806
|
|
|
971
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
972
|
-
<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
|
|
973
809
|
</a>
|
|
974
810
|
|
|
975
811
|
<span class="star" title="Stargazers Count">
|
|
976
812
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
977
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>
|
|
978
814
|
</svg>
|
|
979
|
-
<span>
|
|
815
|
+
<span>53.258k</span>
|
|
980
816
|
</span>
|
|
981
817
|
<span class="star" title="Repo Forked">
|
|
982
818
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
983
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">
|
|
984
820
|
</path>
|
|
985
821
|
</svg>
|
|
986
|
-
<span>
|
|
822
|
+
<span>6033</span>
|
|
987
823
|
</span>
|
|
988
824
|
<span class="star">
|
|
989
825
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
990
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>
|
|
991
827
|
</svg>
|
|
992
|
-
<span>
|
|
828
|
+
<span>21104 stars this month</span>
|
|
993
829
|
</span>
|
|
994
830
|
</div>
|
|
995
831
|
<div class="details">
|
|
996
|
-
|
|
832
|
+
🌊 The leading agent orchestration platform for Claude. Deploy intelligent multi-agent swarms, coordinate autonomous workflows, and build conversational AI systems. Features enterprise-grade architecture, self-learning swarm intelligence, RAG integration, and native Claude Code / Codex Integration
|
|
997
833
|
</div>
|
|
998
834
|
</div>
|
|
999
835
|
</li>
|
|
@@ -1019,7 +855,7 @@
|
|
|
1019
855
|
<img src="https://img.shields.io/npm/v/@wcj/github-rank.svg?label=unpkg">
|
|
1020
856
|
</a>
|
|
1021
857
|
</div>
|
|
1022
|
-
<div class="time">Last cache created on 2026/
|
|
858
|
+
<div class="time">Last cache created on 2026/5/20 by Github API v3.</div>
|
|
1023
859
|
Create by <a href="https://github.com/jaywcjlove" target="_blank">小弟调调™</a>.
|
|
1024
860
|
</div>
|
|
1025
861
|
</body>
|