@wcj/github-rank 25.12.29 โ 26.1.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/dist/repos.json +33462 -33473
- package/dist/trending-daily.json +79 -57
- package/dist/trending-monthly.json +124 -102
- package/dist/trending-weekly.json +100 -100
- package/dist/users.china.json +3050 -3086
- package/dist/users.json +5589 -5661
- package/dist/users.org.json +964 -892
- package/package.json +1 -1
- package/web/data/repos.json +33462 -33473
- package/web/data/trending-daily.json +79 -57
- package/web/data/trending-monthly.json +124 -102
- package/web/data/trending-weekly.json +100 -100
- package/web/data/users.china.json +3050 -3086
- package/web/data/users.json +5589 -5661
- package/web/data/users.org.json +964 -892
- package/web/index.html +5380 -5481
- package/web/org.html +831 -721
- package/web/repos.html +4109 -4105
- package/web/trending-monthly.html +184 -104
- package/web/trending-weekly.html +88 -88
- package/web/trending.html +131 -51
- package/web/users.china.html +2858 -2898
|
@@ -136,7 +136,7 @@
|
|
|
136
136
|
</a>
|
|
137
137
|
|
|
138
138
|
</h1>
|
|
139
|
-
<div class="time">Last cache created on
|
|
139
|
+
<div class="time">Last cache created on 2026/1/1 by
|
|
140
140
|
|
|
141
141
|
|
|
142
142
|
|
|
@@ -164,36 +164,36 @@
|
|
|
164
164
|
|
|
165
165
|
<span title="Ranking 1">๐ฅ</span>
|
|
166
166
|
|
|
167
|
-
<a href="https://github.com/
|
|
167
|
+
<a href="https://github.com/thedotmack/claude-mem" target="_blank" title="thedotmack/claude-mem">thedotmack/claude-mem</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/typescript" title="Programming Language TypeScript">
|
|
172
|
+
<span style="background-color: #3178c6;"></span>TypeScript
|
|
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>9.767k</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>590</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>9307 stars this month</span>
|
|
193
193
|
</span>
|
|
194
194
|
</div>
|
|
195
195
|
<div class="details">
|
|
196
|
-
|
|
196
|
+
A Claude Code plugin that automatically captures everything Claude does during your coding sessions, compresses it with AI (using Claude's agent-sdk), and injects relevant context back into future sessions.
|
|
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/basecamp/fizzy" target="_blank" title="basecamp/fizzy">basecamp/fizzy</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/ruby" title="Programming Language Ruby">
|
|
212
|
+
<span style="background-color: #701516;"></span>Ruby
|
|
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>6.43k</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>825</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>6435 stars this month</span>
|
|
233
233
|
</span>
|
|
234
234
|
</div>
|
|
235
235
|
<div class="details">
|
|
236
|
-
|
|
236
|
+
Kanban as it should be. Not as it has been.
|
|
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/DayuanJiang/next-ai-draw-io" target="_blank" title="DayuanJiang/next-ai-draw-io">DayuanJiang/next-ai-draw-io</a>
|
|
248
248
|
</div>
|
|
249
249
|
<div class="sub-title followers">
|
|
250
250
|
|
|
251
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
252
|
-
<span style="background-color: #
|
|
251
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
252
|
+
<span style="background-color: #3178c6;"></span>TypeScript
|
|
253
253
|
</a>
|
|
254
254
|
|
|
255
255
|
<span class="star" title="Stargazers Count">
|
|
256
256
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
257
257
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
258
258
|
</svg>
|
|
259
|
-
<span>
|
|
259
|
+
<span>15.932k</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>1654</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>14988 stars this month</span>
|
|
273
273
|
</span>
|
|
274
274
|
</div>
|
|
275
275
|
<div class="details">
|
|
276
|
-
|
|
276
|
+
A next.js web application that integrates AI capabilities with draw.io diagrams. This app allows you to create, modify, and enhance diagrams through natural language commands and AI-assisted visualization.
|
|
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/exo-explore/exo" target="_blank" title="exo-explore/exo">exo-explore/exo</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>39.103k</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>2632</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>6581 stars this month</span>
|
|
313
313
|
</span>
|
|
314
314
|
</div>
|
|
315
315
|
<div class="details">
|
|
316
|
-
|
|
316
|
+
Run your own AI cluster at home with everyday devices ๐ฑ๐ป ๐ฅ๏ธโ
|
|
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/datawhalechina/hello-agents" target="_blank" title="datawhalechina/hello-agents">datawhalechina/hello-agents</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>13.627k</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>1439</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>8522 stars this month</span>
|
|
353
353
|
</span>
|
|
354
354
|
</div>
|
|
355
355
|
<div class="details">
|
|
356
|
-
|
|
356
|
+
๐ ใไป้ถๅผๅงๆๅปบๆบ่ฝไฝใโโไป้ถๅผๅง็ๆบ่ฝไฝๅ็ไธๅฎ่ทตๆ็จ
|
|
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/simstudioai/sim" target="_blank" title="simstudioai/sim">simstudioai/sim</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>24.77k</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>3090</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>6312 stars this month</span>
|
|
393
393
|
</span>
|
|
394
394
|
</div>
|
|
395
395
|
<div class="details">
|
|
396
|
-
|
|
396
|
+
Open-source platform to build and deploy AI agent workflows.
|
|
397
397
|
</div>
|
|
398
398
|
</div>
|
|
399
399
|
</li>
|
|
@@ -404,36 +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/sst/opencode" target="_blank" title="sst/opencode">sst/opencode</a>
|
|
408
408
|
</div>
|
|
409
409
|
<div class="sub-title followers">
|
|
410
410
|
|
|
411
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
412
|
-
<span style="background-color: #
|
|
411
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
412
|
+
<span style="background-color: #3178c6;"></span>TypeScript
|
|
413
413
|
</a>
|
|
414
414
|
|
|
415
415
|
<span class="star" title="Stargazers Count">
|
|
416
416
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
417
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>
|
|
418
418
|
</svg>
|
|
419
|
-
<span>
|
|
419
|
+
<span>44.928k</span>
|
|
420
420
|
</span>
|
|
421
421
|
<span class="star" title="Repo Forked">
|
|
422
422
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
423
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">
|
|
424
424
|
</path>
|
|
425
425
|
</svg>
|
|
426
|
-
<span>
|
|
426
|
+
<span>3868</span>
|
|
427
427
|
</span>
|
|
428
428
|
<span class="star">
|
|
429
429
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
430
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>
|
|
431
431
|
</svg>
|
|
432
|
-
<span>
|
|
432
|
+
<span>10579 stars this month</span>
|
|
433
433
|
</span>
|
|
434
434
|
</div>
|
|
435
435
|
<div class="details">
|
|
436
|
-
|
|
436
|
+
The open source coding agent.
|
|
437
437
|
</div>
|
|
438
438
|
</div>
|
|
439
439
|
</li>
|
|
@@ -444,36 +444,36 @@
|
|
|
444
444
|
|
|
445
445
|
<span title="Ranking 8">8</span>
|
|
446
446
|
|
|
447
|
-
<a href="https://github.com/
|
|
447
|
+
<a href="https://github.com/resemble-ai/chatterbox" target="_blank" title="resemble-ai/chatterbox">resemble-ai/chatterbox</a>
|
|
448
448
|
</div>
|
|
449
449
|
<div class="sub-title followers">
|
|
450
450
|
|
|
451
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
452
|
-
<span style="background-color: #
|
|
451
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
452
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
453
453
|
</a>
|
|
454
454
|
|
|
455
455
|
<span class="star" title="Stargazers Count">
|
|
456
456
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
457
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>
|
|
458
458
|
</svg>
|
|
459
|
-
<span>
|
|
459
|
+
<span>19.954k</span>
|
|
460
460
|
</span>
|
|
461
461
|
<span class="star" title="Repo Forked">
|
|
462
462
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
463
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">
|
|
464
464
|
</path>
|
|
465
465
|
</svg>
|
|
466
|
-
<span>
|
|
466
|
+
<span>2607</span>
|
|
467
467
|
</span>
|
|
468
468
|
<span class="star">
|
|
469
469
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
470
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>
|
|
471
471
|
</svg>
|
|
472
|
-
<span>
|
|
472
|
+
<span>5152 stars this month</span>
|
|
473
473
|
</span>
|
|
474
474
|
</div>
|
|
475
475
|
<div class="details">
|
|
476
|
-
|
|
476
|
+
SoTA open-source TTS
|
|
477
477
|
</div>
|
|
478
478
|
</div>
|
|
479
479
|
</li>
|
|
@@ -484,36 +484,36 @@
|
|
|
484
484
|
|
|
485
485
|
<span title="Ranking 9">9</span>
|
|
486
486
|
|
|
487
|
-
<a href="https://github.com/
|
|
487
|
+
<a href="https://github.com/rustfs/rustfs" target="_blank" title="rustfs/rustfs">rustfs/rustfs</a>
|
|
488
488
|
</div>
|
|
489
489
|
<div class="sub-title followers">
|
|
490
490
|
|
|
491
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
492
|
-
<span style="background-color: #
|
|
491
|
+
<a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
|
|
492
|
+
<span style="background-color: #dea584;"></span>Rust
|
|
493
493
|
</a>
|
|
494
494
|
|
|
495
495
|
<span class="star" title="Stargazers Count">
|
|
496
496
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
497
497
|
<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
498
|
</svg>
|
|
499
|
-
<span>
|
|
499
|
+
<span>18.789k</span>
|
|
500
500
|
</span>
|
|
501
501
|
<span class="star" title="Repo Forked">
|
|
502
502
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
503
503
|
<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
504
|
</path>
|
|
505
505
|
</svg>
|
|
506
|
-
<span>
|
|
506
|
+
<span>808</span>
|
|
507
507
|
</span>
|
|
508
508
|
<span class="star">
|
|
509
509
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
510
510
|
<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
511
|
</svg>
|
|
512
|
-
<span>
|
|
512
|
+
<span>7128 stars this month</span>
|
|
513
513
|
</span>
|
|
514
514
|
</div>
|
|
515
515
|
<div class="details">
|
|
516
|
-
|
|
516
|
+
๐2.3x faster than MinIO for 4KB object payloads. RustFS is an open-source, S3-compatible high-performance object storage system supporting migration and coexistence with other S3-compatible platforms such as MinIO and Ceph.
|
|
517
517
|
</div>
|
|
518
518
|
</div>
|
|
519
519
|
</li>
|
|
@@ -524,36 +524,36 @@
|
|
|
524
524
|
|
|
525
525
|
<span title="Ranking 10">10</span>
|
|
526
526
|
|
|
527
|
-
<a href="https://github.com/
|
|
527
|
+
<a href="https://github.com/Tencent/WeKnora" target="_blank" title="Tencent/WeKnora">Tencent/WeKnora</a>
|
|
528
528
|
</div>
|
|
529
529
|
<div class="sub-title followers">
|
|
530
530
|
|
|
531
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
532
|
-
<span style="background-color: #
|
|
531
|
+
<a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
|
|
532
|
+
<span style="background-color: #00ADD8;"></span>Go
|
|
533
533
|
</a>
|
|
534
534
|
|
|
535
535
|
<span class="star" title="Stargazers Count">
|
|
536
536
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
537
537
|
<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
538
|
</svg>
|
|
539
|
-
<span>
|
|
539
|
+
<span>10.708k</span>
|
|
540
540
|
</span>
|
|
541
541
|
<span class="star" title="Repo Forked">
|
|
542
542
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
543
543
|
<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
544
|
</path>
|
|
545
545
|
</svg>
|
|
546
|
-
<span>
|
|
546
|
+
<span>1148</span>
|
|
547
547
|
</span>
|
|
548
548
|
<span class="star">
|
|
549
549
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
550
550
|
<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
551
|
</svg>
|
|
552
|
-
<span>
|
|
552
|
+
<span>3051 stars this month</span>
|
|
553
553
|
</span>
|
|
554
554
|
</div>
|
|
555
555
|
<div class="details">
|
|
556
|
-
|
|
556
|
+
LLM-powered framework for deep document understanding, semantic retrieval, and context-aware answers using RAG paradigm.
|
|
557
557
|
</div>
|
|
558
558
|
</div>
|
|
559
559
|
</li>
|
|
@@ -564,36 +564,36 @@
|
|
|
564
564
|
|
|
565
565
|
<span title="Ranking 11">11</span>
|
|
566
566
|
|
|
567
|
-
<a href="https://github.com/
|
|
567
|
+
<a href="https://github.com/agentsmd/agents.md" target="_blank" title="agentsmd/agents.md">agentsmd/agents.md</a>
|
|
568
568
|
</div>
|
|
569
569
|
<div class="sub-title followers">
|
|
570
570
|
|
|
571
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
572
|
-
<span style="background-color: #
|
|
571
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
572
|
+
<span style="background-color: #3178c6;"></span>TypeScript
|
|
573
573
|
</a>
|
|
574
574
|
|
|
575
575
|
<span class="star" title="Stargazers Count">
|
|
576
576
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
577
577
|
<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
578
|
</svg>
|
|
579
|
-
<span>
|
|
579
|
+
<span>13.68k</span>
|
|
580
580
|
</span>
|
|
581
581
|
<span class="star" title="Repo Forked">
|
|
582
582
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
583
583
|
<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
584
|
</path>
|
|
585
585
|
</svg>
|
|
586
|
-
<span>
|
|
586
|
+
<span>968</span>
|
|
587
587
|
</span>
|
|
588
588
|
<span class="star">
|
|
589
589
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
590
590
|
<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
591
|
</svg>
|
|
592
|
-
<span>
|
|
592
|
+
<span>5029 stars this month</span>
|
|
593
593
|
</span>
|
|
594
594
|
</div>
|
|
595
595
|
<div class="details">
|
|
596
|
-
|
|
596
|
+
AGENTS.md โ a simple, open format for guiding coding agents
|
|
597
597
|
</div>
|
|
598
598
|
</div>
|
|
599
599
|
</li>
|
|
@@ -604,36 +604,36 @@
|
|
|
604
604
|
|
|
605
605
|
<span title="Ranking 12">12</span>
|
|
606
606
|
|
|
607
|
-
<a href="https://github.com/anthropics/claude-
|
|
607
|
+
<a href="https://github.com/anthropics/claude-quickstarts" target="_blank" title="anthropics/claude-quickstarts">anthropics/claude-quickstarts</a>
|
|
608
608
|
</div>
|
|
609
609
|
<div class="sub-title followers">
|
|
610
610
|
|
|
611
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
612
|
-
<span style="background-color: #
|
|
611
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
612
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
613
613
|
</a>
|
|
614
614
|
|
|
615
615
|
<span class="star" title="Stargazers Count">
|
|
616
616
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
617
617
|
<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
618
|
</svg>
|
|
619
|
-
<span>
|
|
619
|
+
<span>13.065k</span>
|
|
620
620
|
</span>
|
|
621
621
|
<span class="star" title="Repo Forked">
|
|
622
622
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
623
623
|
<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
624
|
</path>
|
|
625
625
|
</svg>
|
|
626
|
-
<span>
|
|
626
|
+
<span>2176</span>
|
|
627
627
|
</span>
|
|
628
628
|
<span class="star">
|
|
629
629
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
630
630
|
<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
631
|
</svg>
|
|
632
|
-
<span>
|
|
632
|
+
<span>2605 stars this month</span>
|
|
633
633
|
</span>
|
|
634
634
|
</div>
|
|
635
635
|
<div class="details">
|
|
636
|
-
|
|
636
|
+
A collection of projects designed to help developers quickly get started with building deployable applications using the Claude API
|
|
637
637
|
</div>
|
|
638
638
|
</div>
|
|
639
639
|
</li>
|
|
@@ -644,7 +644,7 @@
|
|
|
644
644
|
|
|
645
645
|
<span title="Ranking 13">13</span>
|
|
646
646
|
|
|
647
|
-
<a href="https://github.com/
|
|
647
|
+
<a href="https://github.com/trustedsec/social-engineer-toolkit" target="_blank" title="trustedsec/social-engineer-toolkit">trustedsec/social-engineer-toolkit</a>
|
|
648
648
|
</div>
|
|
649
649
|
<div class="sub-title followers">
|
|
650
650
|
|
|
@@ -656,24 +656,24 @@
|
|
|
656
656
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
657
657
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
658
658
|
</svg>
|
|
659
|
-
<span>
|
|
659
|
+
<span>14.276k</span>
|
|
660
660
|
</span>
|
|
661
661
|
<span class="star" title="Repo Forked">
|
|
662
662
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
663
663
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
664
664
|
</path>
|
|
665
665
|
</svg>
|
|
666
|
-
<span>
|
|
666
|
+
<span>3240</span>
|
|
667
667
|
</span>
|
|
668
668
|
<span class="star">
|
|
669
669
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
670
670
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
671
671
|
</svg>
|
|
672
|
-
<span>
|
|
672
|
+
<span>1634 stars this month</span>
|
|
673
673
|
</span>
|
|
674
674
|
</div>
|
|
675
675
|
<div class="details">
|
|
676
|
-
|
|
676
|
+
The Social-Engineer Toolkit (SET) repository from TrustedSec - All new versions of SET will be deployed here.
|
|
677
677
|
</div>
|
|
678
678
|
</div>
|
|
679
679
|
</li>
|
|
@@ -684,7 +684,7 @@
|
|
|
684
684
|
|
|
685
685
|
<span title="Ranking 14">14</span>
|
|
686
686
|
|
|
687
|
-
<a href="https://github.com/
|
|
687
|
+
<a href="https://github.com/cocoindex-io/cocoindex" target="_blank" title="cocoindex-io/cocoindex">cocoindex-io/cocoindex</a>
|
|
688
688
|
</div>
|
|
689
689
|
<div class="sub-title followers">
|
|
690
690
|
|
|
@@ -696,24 +696,24 @@
|
|
|
696
696
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
697
697
|
<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
698
|
</svg>
|
|
699
|
-
<span>
|
|
699
|
+
<span>5.544k</span>
|
|
700
700
|
</span>
|
|
701
701
|
<span class="star" title="Repo Forked">
|
|
702
702
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
703
703
|
<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
704
|
</path>
|
|
705
705
|
</svg>
|
|
706
|
-
<span>
|
|
706
|
+
<span>413</span>
|
|
707
707
|
</span>
|
|
708
708
|
<span class="star">
|
|
709
709
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
710
710
|
<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
711
|
</svg>
|
|
712
|
-
<span>
|
|
712
|
+
<span>2088 stars this month</span>
|
|
713
713
|
</span>
|
|
714
714
|
</div>
|
|
715
715
|
<div class="details">
|
|
716
|
-
|
|
716
|
+
Data transformation framework for AI. Ultra performant, with incremental processing. ๐ Star if you like it!
|
|
717
717
|
</div>
|
|
718
718
|
</div>
|
|
719
719
|
</li>
|
|
@@ -724,36 +724,36 @@
|
|
|
724
724
|
|
|
725
725
|
<span title="Ranking 15">15</span>
|
|
726
726
|
|
|
727
|
-
<a href="https://github.com/
|
|
727
|
+
<a href="https://github.com/oven-sh/bun" target="_blank" title="oven-sh/bun">oven-sh/bun</a>
|
|
728
728
|
</div>
|
|
729
729
|
<div class="sub-title followers">
|
|
730
730
|
|
|
731
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
732
|
-
<span style="background-color: #
|
|
731
|
+
<a class="language" target="_blank" href="https://github.com/topics/zig" title="Programming Language Zig">
|
|
732
|
+
<span style="background-color: #ec915c;"></span>Zig
|
|
733
733
|
</a>
|
|
734
734
|
|
|
735
735
|
<span class="star" title="Stargazers Count">
|
|
736
736
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
737
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
738
|
</svg>
|
|
739
|
-
<span>
|
|
739
|
+
<span>85.818k</span>
|
|
740
740
|
</span>
|
|
741
741
|
<span class="star" title="Repo Forked">
|
|
742
742
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
743
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
744
|
</path>
|
|
745
745
|
</svg>
|
|
746
|
-
<span>
|
|
746
|
+
<span>3866</span>
|
|
747
747
|
</span>
|
|
748
748
|
<span class="star">
|
|
749
749
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
750
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
751
|
</svg>
|
|
752
|
-
<span>
|
|
752
|
+
<span>3579 stars this month</span>
|
|
753
753
|
</span>
|
|
754
754
|
</div>
|
|
755
755
|
<div class="details">
|
|
756
|
-
|
|
756
|
+
Incredibly fast JavaScript runtime, bundler, test runner, and package manager โ all in one
|
|
757
757
|
</div>
|
|
758
758
|
</div>
|
|
759
759
|
</li>
|
|
@@ -764,6 +764,46 @@
|
|
|
764
764
|
|
|
765
765
|
<span title="Ranking 16">16</span>
|
|
766
766
|
|
|
767
|
+
<a href="https://github.com/anthropics/claude-code" target="_blank" title="anthropics/claude-code">anthropics/claude-code</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>50.128k</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>3557</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>6300 stars this month</span>
|
|
793
|
+
</span>
|
|
794
|
+
</div>
|
|
795
|
+
<div class="details">
|
|
796
|
+
Claude Code is an agentic coding tool that lives in your terminal, understands your codebase, and helps you code faster by executing routine tasks, explaining complex code, and handling git workflows - all through natural language commands.
|
|
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
|
+
|
|
767
807
|
<a href="https://github.com/danielmiessler/Personal_AI_Infrastructure" target="_blank" title="danielmiessler/Personal_AI_Infrastructure">danielmiessler/Personal_AI_Infrastructure</a>
|
|
768
808
|
</div>
|
|
769
809
|
<div class="sub-title followers">
|
|
@@ -776,20 +816,20 @@
|
|
|
776
816
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
777
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>
|
|
778
818
|
</svg>
|
|
779
|
-
<span>2.
|
|
819
|
+
<span>2.766k</span>
|
|
780
820
|
</span>
|
|
781
821
|
<span class="star" title="Repo Forked">
|
|
782
822
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
783
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">
|
|
784
824
|
</path>
|
|
785
825
|
</svg>
|
|
786
|
-
<span>
|
|
826
|
+
<span>505</span>
|
|
787
827
|
</span>
|
|
788
828
|
<span class="star">
|
|
789
829
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
790
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>
|
|
791
831
|
</svg>
|
|
792
|
-
<span>
|
|
832
|
+
<span>1610 stars this month</span>
|
|
793
833
|
</span>
|
|
794
834
|
</div>
|
|
795
835
|
<div class="details">
|
|
@@ -798,6 +838,46 @@
|
|
|
798
838
|
</div>
|
|
799
839
|
</li>
|
|
800
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/anthropics/skills" target="_blank" title="anthropics/skills">anthropics/skills</a>
|
|
848
|
+
</div>
|
|
849
|
+
<div class="sub-title followers">
|
|
850
|
+
|
|
851
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
852
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
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>30.937k</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>2816</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>12035 stars this month</span>
|
|
873
|
+
</span>
|
|
874
|
+
</div>
|
|
875
|
+
<div class="details">
|
|
876
|
+
Public repository for Agent Skills
|
|
877
|
+
</div>
|
|
878
|
+
</div>
|
|
879
|
+
</li>
|
|
880
|
+
|
|
801
881
|
</ul>
|
|
802
882
|
|
|
803
883
|
</main>
|
|
@@ -819,7 +899,7 @@
|
|
|
819
899
|
<img src="https://img.shields.io/npm/v/@wcj/github-rank.svg?label=unpkg">
|
|
820
900
|
</a>
|
|
821
901
|
</div>
|
|
822
|
-
<div class="time">Last cache created on
|
|
902
|
+
<div class="time">Last cache created on 2026/1/1 by Github API v3.</div>
|
|
823
903
|
Create by <a href="https://github.com/jaywcjlove" target="_blank">ๅฐๅผ่ฐ่ฐโข</a>.
|
|
824
904
|
</div>
|
|
825
905
|
</body>
|