@wcj/github-rank 26.6.22 → 26.6.29
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 +53555 -53550
- package/dist/trending-daily.json +95 -139
- package/dist/trending-monthly.json +159 -170
- package/dist/trending-weekly.json +175 -142
- package/dist/users.china.json +3801 -3765
- package/dist/users.json +5771 -5771
- package/dist/users.org.json +1017 -1017
- package/package.json +1 -1
- package/web/data/repos.json +53555 -53550
- package/web/data/trending-daily.json +95 -139
- package/web/data/trending-monthly.json +159 -170
- package/web/data/trending-weekly.json +175 -142
- package/web/data/users.china.json +3801 -3765
- package/web/data/users.json +5771 -5771
- package/web/data/users.org.json +1017 -1017
- package/web/index.html +6006 -6015
- package/web/org.html +939 -933
- package/web/repos.html +6029 -6029
- package/web/trending-monthly.html +145 -181
- package/web/trending-weekly.html +247 -127
- package/web/trending.html +83 -243
- package/web/users.china.html +3445 -3398
|
@@ -136,7 +136,7 @@
|
|
|
136
136
|
</a>
|
|
137
137
|
|
|
138
138
|
</h1>
|
|
139
|
-
<div class="time">Last cache created on 2026/6/
|
|
139
|
+
<div class="time">Last cache created on 2026/6/29 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/apple/container" target="_blank" title="apple/container">apple/container</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>44.
|
|
179
|
+
<span>44.313k</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>1314</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>17676 stars this month</span>
|
|
193
193
|
</span>
|
|
194
194
|
</div>
|
|
195
195
|
<div class="details">
|
|
196
|
-
|
|
196
|
+
A tool for creating and running Linux containers using lightweight virtual machines on a Mac. It is written in Swift, and optimized for Apple silicon.
|
|
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/DeusData/codebase-memory-mcp" target="_blank" title="DeusData/codebase-memory-mcp">DeusData/codebase-memory-mcp</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/c" title="Programming Language C">
|
|
212
|
+
<span style="background-color: #555555;"></span>C
|
|
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>19.655k</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>1423</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>16051 stars this month</span>
|
|
233
233
|
</span>
|
|
234
234
|
</div>
|
|
235
235
|
<div class="details">
|
|
236
|
-
|
|
236
|
+
High-performance code intelligence MCP server. Indexes codebases into a persistent knowledge graph — average repo in milliseconds. 158 languages, sub-ms queries, 99% fewer tokens. Single static binary, zero dependencies.
|
|
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/calesthio/OpenMontage" target="_blank" title="calesthio/OpenMontage">calesthio/OpenMontage</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/python" title="Programming Language Python">
|
|
252
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
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>26.952k</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>2987</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>22408 stars this month</span>
|
|
273
273
|
</span>
|
|
274
274
|
</div>
|
|
275
275
|
<div class="details">
|
|
276
|
-
|
|
276
|
+
World's first open-source, agentic video production system. 12 pipelines, 52 tools, 500+ agent skills. Turn your AI coding assistant into a full video production studio.
|
|
277
277
|
</div>
|
|
278
278
|
</div>
|
|
279
279
|
</li>
|
|
@@ -284,36 +284,36 @@
|
|
|
284
284
|
|
|
285
285
|
<span title="Ranking 4">4</span>
|
|
286
286
|
|
|
287
|
-
<a href="https://github.com/
|
|
287
|
+
<a href="https://github.com/Panniantong/Agent-Reach" target="_blank" title="Panniantong/Agent-Reach">Panniantong/Agent-Reach</a>
|
|
288
288
|
</div>
|
|
289
289
|
<div class="sub-title followers">
|
|
290
290
|
|
|
291
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
292
|
-
<span style="background-color: #
|
|
291
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
292
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
293
293
|
</a>
|
|
294
294
|
|
|
295
295
|
<span class="star" title="Stargazers Count">
|
|
296
296
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
297
297
|
<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
298
|
</svg>
|
|
299
|
-
<span>
|
|
299
|
+
<span>44.473k</span>
|
|
300
300
|
</span>
|
|
301
301
|
<span class="star" title="Repo Forked">
|
|
302
302
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
303
303
|
<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
304
|
</path>
|
|
305
305
|
</svg>
|
|
306
|
-
<span>
|
|
306
|
+
<span>3538</span>
|
|
307
307
|
</span>
|
|
308
308
|
<span class="star">
|
|
309
309
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
310
310
|
<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
311
|
</svg>
|
|
312
|
-
<span>
|
|
312
|
+
<span>23835 stars this month</span>
|
|
313
313
|
</span>
|
|
314
314
|
</div>
|
|
315
315
|
<div class="details">
|
|
316
|
-
|
|
316
|
+
Give your AI agent eyes to see the entire internet. Read & search Twitter, Reddit, YouTube, GitHub, Bilibili, XiaoHongShu — one CLI, zero API fees.
|
|
317
317
|
</div>
|
|
318
318
|
</div>
|
|
319
319
|
</li>
|
|
@@ -324,36 +324,36 @@
|
|
|
324
324
|
|
|
325
325
|
<span title="Ranking 5">5</span>
|
|
326
326
|
|
|
327
|
-
<a href="https://github.com/
|
|
327
|
+
<a href="https://github.com/mvanhorn/last30days-skill" target="_blank" title="mvanhorn/last30days-skill">mvanhorn/last30days-skill</a>
|
|
328
328
|
</div>
|
|
329
329
|
<div class="sub-title followers">
|
|
330
330
|
|
|
331
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
332
|
-
<span style="background-color: #
|
|
331
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
332
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
333
333
|
</a>
|
|
334
334
|
|
|
335
335
|
<span class="star" title="Stargazers Count">
|
|
336
336
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
337
337
|
<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
338
|
</svg>
|
|
339
|
-
<span>
|
|
339
|
+
<span>47.432k</span>
|
|
340
340
|
</span>
|
|
341
341
|
<span class="star" title="Repo Forked">
|
|
342
342
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
343
343
|
<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
344
|
</path>
|
|
345
345
|
</svg>
|
|
346
|
-
<span>
|
|
346
|
+
<span>3937</span>
|
|
347
347
|
</span>
|
|
348
348
|
<span class="star">
|
|
349
349
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
350
350
|
<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
351
|
</svg>
|
|
352
|
-
<span>
|
|
352
|
+
<span>20899 stars this month</span>
|
|
353
353
|
</span>
|
|
354
354
|
</div>
|
|
355
355
|
<div class="details">
|
|
356
|
-
|
|
356
|
+
AI agent skill that researches any topic across Reddit, X, YouTube, HN, Polymarket, and the web - then synthesizes a grounded summary
|
|
357
357
|
</div>
|
|
358
358
|
</div>
|
|
359
359
|
</li>
|
|
@@ -364,7 +364,7 @@
|
|
|
364
364
|
|
|
365
365
|
<span title="Ranking 6">6</span>
|
|
366
366
|
|
|
367
|
-
<a href="https://github.com/
|
|
367
|
+
<a href="https://github.com/iptv-org/iptv" target="_blank" title="iptv-org/iptv">iptv-org/iptv</a>
|
|
368
368
|
</div>
|
|
369
369
|
<div class="sub-title followers">
|
|
370
370
|
|
|
@@ -376,24 +376,24 @@
|
|
|
376
376
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
377
377
|
<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
378
|
</svg>
|
|
379
|
-
<span>
|
|
379
|
+
<span>129.073k</span>
|
|
380
380
|
</span>
|
|
381
381
|
<span class="star" title="Repo Forked">
|
|
382
382
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
383
383
|
<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
384
|
</path>
|
|
385
385
|
</svg>
|
|
386
|
-
<span>
|
|
386
|
+
<span>7128</span>
|
|
387
387
|
</span>
|
|
388
388
|
<span class="star">
|
|
389
389
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
390
390
|
<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
391
|
</svg>
|
|
392
|
-
<span>
|
|
392
|
+
<span>12819 stars this month</span>
|
|
393
393
|
</span>
|
|
394
394
|
</div>
|
|
395
395
|
<div class="details">
|
|
396
|
-
|
|
396
|
+
Collection of publicly available IPTV channels from all over the world
|
|
397
397
|
</div>
|
|
398
398
|
</div>
|
|
399
399
|
</li>
|
|
@@ -404,32 +404,36 @@
|
|
|
404
404
|
|
|
405
405
|
<span title="Ranking 7">7</span>
|
|
406
406
|
|
|
407
|
-
<a href="https://github.com/
|
|
407
|
+
<a href="https://github.com/harry0703/MoneyPrinterTurbo" target="_blank" title="harry0703/MoneyPrinterTurbo">harry0703/MoneyPrinterTurbo</a>
|
|
408
408
|
</div>
|
|
409
409
|
<div class="sub-title followers">
|
|
410
410
|
|
|
411
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
412
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
413
|
+
</a>
|
|
414
|
+
|
|
411
415
|
<span class="star" title="Stargazers Count">
|
|
412
416
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
413
417
|
<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
418
|
</svg>
|
|
415
|
-
<span>
|
|
419
|
+
<span>93.906k</span>
|
|
416
420
|
</span>
|
|
417
421
|
<span class="star" title="Repo Forked">
|
|
418
422
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
419
423
|
<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
424
|
</path>
|
|
421
425
|
</svg>
|
|
422
|
-
<span>
|
|
426
|
+
<span>13617</span>
|
|
423
427
|
</span>
|
|
424
428
|
<span class="star">
|
|
425
429
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
426
430
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
427
431
|
</svg>
|
|
428
|
-
<span>
|
|
432
|
+
<span>29272 stars this month</span>
|
|
429
433
|
</span>
|
|
430
434
|
</div>
|
|
431
435
|
<div class="details">
|
|
432
|
-
|
|
436
|
+
利用AI大模型,一键生成高清短视频 Generate short videos with one click using AI LLM.
|
|
433
437
|
</div>
|
|
434
438
|
</div>
|
|
435
439
|
</li>
|
|
@@ -440,36 +444,36 @@
|
|
|
440
444
|
|
|
441
445
|
<span title="Ranking 8">8</span>
|
|
442
446
|
|
|
443
|
-
<a href="https://github.com/
|
|
447
|
+
<a href="https://github.com/lfnovo/open-notebook" target="_blank" title="lfnovo/open-notebook">lfnovo/open-notebook</a>
|
|
444
448
|
</div>
|
|
445
449
|
<div class="sub-title followers">
|
|
446
450
|
|
|
447
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
448
|
-
<span style="background-color: #
|
|
451
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
452
|
+
<span style="background-color: #3178c6;"></span>TypeScript
|
|
449
453
|
</a>
|
|
450
454
|
|
|
451
455
|
<span class="star" title="Stargazers Count">
|
|
452
456
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
453
457
|
<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
458
|
</svg>
|
|
455
|
-
<span>
|
|
459
|
+
<span>33.786k</span>
|
|
456
460
|
</span>
|
|
457
461
|
<span class="star" title="Repo Forked">
|
|
458
462
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
459
463
|
<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
464
|
</path>
|
|
461
465
|
</svg>
|
|
462
|
-
<span>
|
|
466
|
+
<span>3786</span>
|
|
463
467
|
</span>
|
|
464
468
|
<span class="star">
|
|
465
469
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
466
470
|
<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
471
|
</svg>
|
|
468
|
-
<span>
|
|
472
|
+
<span>10048 stars this month</span>
|
|
469
473
|
</span>
|
|
470
474
|
</div>
|
|
471
475
|
<div class="details">
|
|
472
|
-
|
|
476
|
+
An Open Source implementation of Notebook LM with more flexibility and features
|
|
473
477
|
</div>
|
|
474
478
|
</div>
|
|
475
479
|
</li>
|
|
@@ -480,36 +484,32 @@
|
|
|
480
484
|
|
|
481
485
|
<span title="Ranking 9">9</span>
|
|
482
486
|
|
|
483
|
-
<a href="https://github.com/
|
|
487
|
+
<a href="https://github.com/phuryn/pm-skills" target="_blank" title="phuryn/pm-skills">phuryn/pm-skills</a>
|
|
484
488
|
</div>
|
|
485
489
|
<div class="sub-title followers">
|
|
486
490
|
|
|
487
|
-
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
488
|
-
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
489
|
-
</a>
|
|
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>21.53k</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>2181</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>9864 stars this month</span>
|
|
509
509
|
</span>
|
|
510
510
|
</div>
|
|
511
511
|
<div class="details">
|
|
512
|
-
|
|
512
|
+
PM Skills Marketplace: 100+ agentic skills, commands, and plugins — from discovery to strategy, execution, launch, and growth.
|
|
513
513
|
</div>
|
|
514
514
|
</div>
|
|
515
515
|
</li>
|
|
@@ -520,36 +520,36 @@
|
|
|
520
520
|
|
|
521
521
|
<span title="Ranking 10">10</span>
|
|
522
522
|
|
|
523
|
-
<a href="https://github.com/
|
|
523
|
+
<a href="https://github.com/Leonxlnx/taste-skill" target="_blank" title="Leonxlnx/taste-skill">Leonxlnx/taste-skill</a>
|
|
524
524
|
</div>
|
|
525
525
|
<div class="sub-title followers">
|
|
526
526
|
|
|
527
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
528
|
-
<span style="background-color: #
|
|
527
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
528
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
529
529
|
</a>
|
|
530
530
|
|
|
531
531
|
<span class="star" title="Stargazers Count">
|
|
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>
|
|
535
|
+
<span>52.576k</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>3630</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>27093 stars this month</span>
|
|
549
549
|
</span>
|
|
550
550
|
</div>
|
|
551
551
|
<div class="details">
|
|
552
|
-
|
|
552
|
+
Taste-Skill - gives your AI good taste. stops the AI from generating boring, generic slop
|
|
553
553
|
</div>
|
|
554
554
|
</div>
|
|
555
555
|
</li>
|
|
@@ -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/microsoft/markitdown" target="_blank" title="microsoft/markitdown">microsoft/markitdown</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>160.623k</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>11288</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>34072 stars this month</span>
|
|
589
589
|
</span>
|
|
590
590
|
</div>
|
|
591
591
|
<div class="details">
|
|
592
|
-
|
|
592
|
+
Python tool for converting files and office documents to Markdown.
|
|
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/openai/plugins" target="_blank" title="openai/plugins">openai/plugins</a>
|
|
604
604
|
</div>
|
|
605
605
|
<div class="sub-title followers">
|
|
606
606
|
|
|
607
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
608
|
-
<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
|
|
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>3.713k</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>433</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>2436 stars this month</span>
|
|
629
629
|
</span>
|
|
630
630
|
</div>
|
|
631
631
|
<div class="details">
|
|
632
|
-
|
|
632
|
+
OpenAI Plugins
|
|
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/tashfeenahmed/freellmapi" target="_blank" title="tashfeenahmed/freellmapi">tashfeenahmed/freellmapi</a>
|
|
644
644
|
</div>
|
|
645
645
|
<div class="sub-title followers">
|
|
646
646
|
|
|
647
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
648
|
-
<span style="background-color: #
|
|
647
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
648
|
+
<span style="background-color: #3178c6;"></span>TypeScript
|
|
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>13.802k</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>2055</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>7784 stars this month</span>
|
|
669
669
|
</span>
|
|
670
670
|
</div>
|
|
671
671
|
<div class="details">
|
|
672
|
-
|
|
672
|
+
OpenAI-compatible proxy that stacks the free tiers of 16 LLM providers (~1.7B tokens/month) behind one /v1 endpoint — plus any custom OpenAI-compatible endpoint. Smart routing, automatic failover, encrypted keys. Personal experimentation only.
|
|
673
673
|
</div>
|
|
674
674
|
</div>
|
|
675
675
|
</li>
|
|
@@ -680,7 +680,7 @@
|
|
|
680
680
|
|
|
681
681
|
<span title="Ranking 14">14</span>
|
|
682
682
|
|
|
683
|
-
<a href="https://github.com/
|
|
683
|
+
<a href="https://github.com/can1357/oh-my-pi" target="_blank" title="can1357/oh-my-pi">can1357/oh-my-pi</a>
|
|
684
684
|
</div>
|
|
685
685
|
<div class="sub-title followers">
|
|
686
686
|
|
|
@@ -692,24 +692,24 @@
|
|
|
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>15.008k</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>1334</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>6959 stars this month</span>
|
|
709
709
|
</span>
|
|
710
710
|
</div>
|
|
711
711
|
<div class="details">
|
|
712
|
-
|
|
712
|
+
⌥ AI Coding agent for the terminal — hash-anchored edits, optimized tool harness, LSP, Python, browser, subagents, and more
|
|
713
713
|
</div>
|
|
714
714
|
</div>
|
|
715
715
|
</li>
|
|
@@ -720,36 +720,36 @@
|
|
|
720
720
|
|
|
721
721
|
<span title="Ranking 15">15</span>
|
|
722
722
|
|
|
723
|
-
<a href="https://github.com/
|
|
723
|
+
<a href="https://github.com/mukul975/Anthropic-Cybersecurity-Skills" target="_blank" title="mukul975/Anthropic-Cybersecurity-Skills">mukul975/Anthropic-Cybersecurity-Skills</a>
|
|
724
724
|
</div>
|
|
725
725
|
<div class="sub-title followers">
|
|
726
726
|
|
|
727
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
728
|
-
<span style="background-color: #
|
|
727
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
728
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
729
729
|
</a>
|
|
730
730
|
|
|
731
731
|
<span class="star" title="Stargazers Count">
|
|
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>22.66k</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>2583</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>11207 stars this month</span>
|
|
749
749
|
</span>
|
|
750
750
|
</div>
|
|
751
751
|
<div class="details">
|
|
752
|
-
|
|
752
|
+
817 structured cybersecurity skills for AI agents · Mapped to 6 frameworks: MITRE ATT&CK, NIST CSF 2.0, MITRE ATLAS, D3FEND, NIST AI RMF & MITRE F3 (Fight Fraud) · agentskills.io standard · Works with Claude Code, GitHub Copilot, Codex CLI, Cursor, Gemini CLI & 20+ platforms · 29 security domains · Apache 2.0
|
|
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/ogulcancelik/herdr" target="_blank" title="ogulcancelik/herdr">ogulcancelik/herdr</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/rust" title="Programming Language Rust">
|
|
768
|
+
<span style="background-color: #dea584;"></span>Rust
|
|
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>7.954k</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>490</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>5186 stars this month</span>
|
|
789
789
|
</span>
|
|
790
790
|
</div>
|
|
791
791
|
<div class="details">
|
|
792
|
-
|
|
792
|
+
agent multiplexer that lives in your terminal.
|
|
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/asgeirtj/system_prompts_leaks" target="_blank" title="asgeirtj/system_prompts_leaks">asgeirtj/system_prompts_leaks</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/javascript" title="Programming Language JavaScript">
|
|
808
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
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>46.87k</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>7669</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>6089 stars this month</span>
|
|
829
829
|
</span>
|
|
830
830
|
</div>
|
|
831
831
|
<div class="details">
|
|
832
|
-
|
|
832
|
+
Extracted system prompts from Anthropic - Claude Fable 5, Opus 4.8, Claude Code, Claude Design. OpenAI - ChatGPT 5.5 Thinking, GPT 5.5 Instant, Codex. Google - Gemini 3.5 Flash, 3.1 Pro, Antigravity. xAI - Grok, Cursor, Copilot, VS Code, Perplexity, and more. Updated regularly.
|
|
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/stablyai/orca" target="_blank" title="stablyai/orca">stablyai/orca</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/typescript" title="Programming Language TypeScript">
|
|
848
|
+
<span style="background-color: #3178c6;"></span>TypeScript
|
|
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>8.615k</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>601</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>4966 stars this month</span>
|
|
869
869
|
</span>
|
|
870
870
|
</div>
|
|
871
871
|
<div class="details">
|
|
872
|
-
|
|
872
|
+
Orca is the ADE for working with a fleet of parallel agents. Run any coding agent with your own subscription. Available on desktop and mobile.
|
|
873
873
|
</div>
|
|
874
874
|
</div>
|
|
875
875
|
</li>
|
|
@@ -880,43 +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
|
-
<span class="star" title="Stargazers Count">
|
|
888
|
-
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
889
|
-
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
890
|
-
</svg>
|
|
891
|
-
<span>20.308k</span>
|
|
892
|
-
</span>
|
|
893
|
-
<span class="star" title="Repo Forked">
|
|
894
|
-
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
895
|
-
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
896
|
-
</path>
|
|
897
|
-
</svg>
|
|
898
|
-
<span>2070</span>
|
|
899
|
-
</span>
|
|
900
|
-
<span class="star">
|
|
901
|
-
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
902
|
-
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
903
|
-
</svg>
|
|
904
|
-
<span>8866 stars this month</span>
|
|
905
|
-
</span>
|
|
906
|
-
</div>
|
|
907
|
-
<div class="details">
|
|
908
|
-
PM Skills Marketplace: 100+ agentic skills, commands, and plugins — from discovery to strategy, execution, launch, and growth.
|
|
909
|
-
</div>
|
|
910
|
-
</div>
|
|
911
|
-
</li>
|
|
912
|
-
|
|
913
|
-
<li>
|
|
914
|
-
<div class="info">
|
|
915
|
-
<div class="rank">
|
|
916
|
-
|
|
917
|
-
<span title="Ranking 20">20</span>
|
|
918
|
-
|
|
919
|
-
<a href="https://github.com/lfnovo/open-notebook" target="_blank" title="lfnovo/open-notebook">lfnovo/open-notebook</a>
|
|
883
|
+
<a href="https://github.com/supermemoryai/supermemory" target="_blank" title="supermemoryai/supermemory">supermemoryai/supermemory</a>
|
|
920
884
|
</div>
|
|
921
885
|
<div class="sub-title followers">
|
|
922
886
|
|
|
@@ -928,24 +892,24 @@
|
|
|
928
892
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
929
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>
|
|
930
894
|
</svg>
|
|
931
|
-
<span>
|
|
895
|
+
<span>27.869k</span>
|
|
932
896
|
</span>
|
|
933
897
|
<span class="star" title="Repo Forked">
|
|
934
898
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
935
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">
|
|
936
900
|
</path>
|
|
937
901
|
</svg>
|
|
938
|
-
<span>
|
|
902
|
+
<span>2404</span>
|
|
939
903
|
</span>
|
|
940
904
|
<span class="star">
|
|
941
905
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
942
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>
|
|
943
907
|
</svg>
|
|
944
|
-
<span>
|
|
908
|
+
<span>5193 stars this month</span>
|
|
945
909
|
</span>
|
|
946
910
|
</div>
|
|
947
911
|
<div class="details">
|
|
948
|
-
|
|
912
|
+
Memory and context engine + app that is extremely fast, scalable, and can be run fully locally. The Memory API for the AI era.
|
|
949
913
|
</div>
|
|
950
914
|
</div>
|
|
951
915
|
</li>
|
|
@@ -954,38 +918,38 @@
|
|
|
954
918
|
<div class="info">
|
|
955
919
|
<div class="rank">
|
|
956
920
|
|
|
957
|
-
<span title="Ranking
|
|
921
|
+
<span title="Ranking 20">20</span>
|
|
958
922
|
|
|
959
|
-
<a href="https://github.com/
|
|
923
|
+
<a href="https://github.com/simplex-chat/simplex-chat" target="_blank" title="simplex-chat/simplex-chat">simplex-chat/simplex-chat</a>
|
|
960
924
|
</div>
|
|
961
925
|
<div class="sub-title followers">
|
|
962
926
|
|
|
963
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
964
|
-
<span style="background-color: #
|
|
927
|
+
<a class="language" target="_blank" href="https://github.com/topics/haskell" title="Programming Language Haskell">
|
|
928
|
+
<span style="background-color: #5e5086;"></span>Haskell
|
|
965
929
|
</a>
|
|
966
930
|
|
|
967
931
|
<span class="star" title="Stargazers Count">
|
|
968
932
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
969
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>
|
|
970
934
|
</svg>
|
|
971
|
-
<span>
|
|
935
|
+
<span>15.008k</span>
|
|
972
936
|
</span>
|
|
973
937
|
<span class="star" title="Repo Forked">
|
|
974
938
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
975
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">
|
|
976
940
|
</path>
|
|
977
941
|
</svg>
|
|
978
|
-
<span>
|
|
942
|
+
<span>865</span>
|
|
979
943
|
</span>
|
|
980
944
|
<span class="star">
|
|
981
945
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
982
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>
|
|
983
947
|
</svg>
|
|
984
|
-
<span>
|
|
948
|
+
<span>3395 stars this month</span>
|
|
985
949
|
</span>
|
|
986
950
|
</div>
|
|
987
951
|
<div class="details">
|
|
988
|
-
|
|
952
|
+
SimpleX - the first messaging network operating without user identifiers of any kind - 100% private by design! iOS, Android and desktop apps 📱!
|
|
989
953
|
</div>
|
|
990
954
|
</div>
|
|
991
955
|
</li>
|
|
@@ -994,38 +958,38 @@
|
|
|
994
958
|
<div class="info">
|
|
995
959
|
<div class="rank">
|
|
996
960
|
|
|
997
|
-
<span title="Ranking
|
|
961
|
+
<span title="Ranking 21">21</span>
|
|
998
962
|
|
|
999
|
-
<a href="https://github.com/
|
|
963
|
+
<a href="https://github.com/Open-LLM-VTuber/Open-LLM-VTuber" target="_blank" title="Open-LLM-VTuber/Open-LLM-VTuber">Open-LLM-VTuber/Open-LLM-VTuber</a>
|
|
1000
964
|
</div>
|
|
1001
965
|
<div class="sub-title followers">
|
|
1002
966
|
|
|
1003
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
1004
|
-
<span style="background-color: #
|
|
967
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
968
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
1005
969
|
</a>
|
|
1006
970
|
|
|
1007
971
|
<span class="star" title="Stargazers Count">
|
|
1008
972
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1009
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>
|
|
1010
974
|
</svg>
|
|
1011
|
-
<span>
|
|
975
|
+
<span>12.028k</span>
|
|
1012
976
|
</span>
|
|
1013
977
|
<span class="star" title="Repo Forked">
|
|
1014
978
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1015
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">
|
|
1016
980
|
</path>
|
|
1017
981
|
</svg>
|
|
1018
|
-
<span>
|
|
982
|
+
<span>1404</span>
|
|
1019
983
|
</span>
|
|
1020
984
|
<span class="star">
|
|
1021
985
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1022
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>
|
|
1023
987
|
</svg>
|
|
1024
|
-
<span>
|
|
988
|
+
<span>4172 stars this month</span>
|
|
1025
989
|
</span>
|
|
1026
990
|
</div>
|
|
1027
991
|
<div class="details">
|
|
1028
|
-
|
|
992
|
+
Talk to any LLM with hands-free voice interaction, voice interruption, and Live2D taking face running locally across platforms
|
|
1029
993
|
</div>
|
|
1030
994
|
</div>
|
|
1031
995
|
</li>
|
|
@@ -1051,7 +1015,7 @@
|
|
|
1051
1015
|
<img src="https://img.shields.io/npm/v/@wcj/github-rank.svg?label=unpkg">
|
|
1052
1016
|
</a>
|
|
1053
1017
|
</div>
|
|
1054
|
-
<div class="time">Last cache created on 2026/6/
|
|
1018
|
+
<div class="time">Last cache created on 2026/6/29 by Github API v3.</div>
|
|
1055
1019
|
Create by <a href="https://github.com/jaywcjlove" target="_blank">小弟调调™</a>.
|
|
1056
1020
|
</div>
|
|
1057
1021
|
</body>
|