@wcj/github-rank 26.7.8 → 26.7.22
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 +67059 -67018
- package/dist/trending-daily.json +184 -96
- package/dist/trending-monthly.json +183 -161
- package/dist/trending-weekly.json +146 -190
- package/dist/users.china.json +5417 -5417
- package/dist/users.json +7797 -7833
- package/dist/users.org.json +1789 -1753
- package/package.json +1 -1
- package/web/data/repos.json +67059 -67018
- package/web/data/trending-daily.json +184 -96
- package/web/data/trending-monthly.json +183 -161
- package/web/data/trending-weekly.json +146 -190
- package/web/data/users.china.json +5417 -5417
- package/web/data/users.json +7797 -7833
- package/web/data/users.org.json +1789 -1753
- package/web/index.html +6962 -7015
- package/web/org.html +1533 -1487
- package/web/repos.html +6372 -6372
- package/web/trending-monthly.html +225 -141
- package/web/trending-weekly.html +130 -290
- package/web/trending.html +402 -86
- package/web/users.china.html +5136 -5141
|
@@ -1,233 +1,255 @@
|
|
|
1
1
|
[
|
|
2
2
|
{
|
|
3
|
-
"full_name": "
|
|
4
|
-
"language": "
|
|
5
|
-
"color": "#
|
|
6
|
-
"description": "
|
|
7
|
-
"forked": "
|
|
8
|
-
"stargazers_count":
|
|
9
|
-
"todayStar": "
|
|
10
|
-
"html_url": "https://github.com/
|
|
3
|
+
"full_name": "MadsLorentzen/ai-job-search",
|
|
4
|
+
"language": "TypeScript",
|
|
5
|
+
"color": "#3178c6",
|
|
6
|
+
"description": "The job search that runs on your machine. AI job application framework built on Claude Code: evaluate postings, tailor CVs, write cover letters, prep interviews. Fork it and own it.",
|
|
7
|
+
"forked": "8111",
|
|
8
|
+
"stargazers_count": 24945,
|
|
9
|
+
"todayStar": "21332 stars this month",
|
|
10
|
+
"html_url": "https://github.com/MadsLorentzen/ai-job-search",
|
|
11
11
|
"rank": 1
|
|
12
12
|
},
|
|
13
|
-
{
|
|
14
|
-
"full_name": "DeusData/codebase-memory-mcp",
|
|
15
|
-
"language": "C",
|
|
16
|
-
"color": "#555555",
|
|
17
|
-
"description": "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.",
|
|
18
|
-
"forked": "2083",
|
|
19
|
-
"stargazers_count": 28007,
|
|
20
|
-
"todayStar": "24857 stars this month",
|
|
21
|
-
"html_url": "https://github.com/DeusData/codebase-memory-mcp",
|
|
22
|
-
"rank": 2
|
|
23
|
-
},
|
|
24
13
|
{
|
|
25
14
|
"full_name": "calesthio/OpenMontage",
|
|
26
15
|
"language": "Python",
|
|
27
16
|
"color": "#3572A5",
|
|
28
17
|
"description": "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.",
|
|
29
|
-
"forked": "
|
|
30
|
-
"stargazers_count":
|
|
31
|
-
"todayStar": "
|
|
18
|
+
"forked": "4834",
|
|
19
|
+
"stargazers_count": 40903,
|
|
20
|
+
"todayStar": "33415 stars this month",
|
|
32
21
|
"html_url": "https://github.com/calesthio/OpenMontage",
|
|
33
|
-
"rank":
|
|
22
|
+
"rank": 2
|
|
34
23
|
},
|
|
35
24
|
{
|
|
36
|
-
"full_name": "
|
|
25
|
+
"full_name": "usestrix/strix",
|
|
37
26
|
"language": "Python",
|
|
38
27
|
"color": "#3572A5",
|
|
39
|
-
"description": "
|
|
40
|
-
"forked": "
|
|
41
|
-
"stargazers_count":
|
|
42
|
-
"todayStar": "
|
|
43
|
-
"html_url": "https://github.com/
|
|
28
|
+
"description": "Open-source AI penetration testing tool to find and fix your app’s vulnerabilities.",
|
|
29
|
+
"forked": "4460",
|
|
30
|
+
"stargazers_count": 43212,
|
|
31
|
+
"todayStar": "17358 stars this month",
|
|
32
|
+
"html_url": "https://github.com/usestrix/strix",
|
|
33
|
+
"rank": 3
|
|
34
|
+
},
|
|
35
|
+
{
|
|
36
|
+
"full_name": "DeusData/codebase-memory-mcp",
|
|
37
|
+
"language": "C",
|
|
38
|
+
"color": "#555555",
|
|
39
|
+
"description": "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.",
|
|
40
|
+
"forked": "2582",
|
|
41
|
+
"stargazers_count": 33732,
|
|
42
|
+
"todayStar": "23966 stars this month",
|
|
43
|
+
"html_url": "https://github.com/DeusData/codebase-memory-mcp",
|
|
44
44
|
"rank": 4
|
|
45
45
|
},
|
|
46
46
|
{
|
|
47
|
-
"full_name": "
|
|
48
|
-
"language": "
|
|
49
|
-
"color": "#
|
|
50
|
-
"description": "
|
|
51
|
-
"forked": "
|
|
52
|
-
"stargazers_count":
|
|
53
|
-
"todayStar": "
|
|
54
|
-
"html_url": "https://github.com/
|
|
47
|
+
"full_name": "catchorg/Catch2",
|
|
48
|
+
"language": "C++",
|
|
49
|
+
"color": "#f34b7d",
|
|
50
|
+
"description": "A modern, C++-native, test framework for unit-tests, TDD and BDD - using C++14, C++17 and later (C++11 support is in v2.x branch, and C++03 on the Catch1.x branch)",
|
|
51
|
+
"forked": "3353",
|
|
52
|
+
"stargazers_count": 21267,
|
|
53
|
+
"todayStar": "952 stars this month",
|
|
54
|
+
"html_url": "https://github.com/catchorg/Catch2",
|
|
55
55
|
"rank": 5
|
|
56
56
|
},
|
|
57
57
|
{
|
|
58
|
-
"full_name": "
|
|
59
|
-
"language": "
|
|
60
|
-
"color": "#
|
|
61
|
-
"description": "
|
|
62
|
-
"forked": "
|
|
63
|
-
"stargazers_count":
|
|
64
|
-
"todayStar": "
|
|
65
|
-
"html_url": "https://github.com/
|
|
58
|
+
"full_name": "kunchenguid/no-mistakes",
|
|
59
|
+
"language": "Go",
|
|
60
|
+
"color": "#00ADD8",
|
|
61
|
+
"description": "git push no-mistakes",
|
|
62
|
+
"forked": "521",
|
|
63
|
+
"stargazers_count": 6815,
|
|
64
|
+
"todayStar": "5364 stars this month",
|
|
65
|
+
"html_url": "https://github.com/kunchenguid/no-mistakes",
|
|
66
66
|
"rank": 6
|
|
67
67
|
},
|
|
68
68
|
{
|
|
69
|
-
"full_name": "
|
|
70
|
-
"language": "
|
|
71
|
-
"color": "#
|
|
72
|
-
"description": "
|
|
73
|
-
"forked": "
|
|
74
|
-
"stargazers_count":
|
|
75
|
-
"todayStar": "
|
|
76
|
-
"html_url": "https://github.com/
|
|
69
|
+
"full_name": "diegosouzapw/OmniRoute",
|
|
70
|
+
"language": "TypeScript",
|
|
71
|
+
"color": "#3178c6",
|
|
72
|
+
"description": "Never stop coding. Free MIT AI gateway: one endpoint, 268+ providers (50+ free), 500+ models — Kimi, Claude, GPT, OpenAI, Gemini, GLM, DeepSeek, MiniMax. Works with Claude Code, Codex, Cursor, OpenCode, Cline & Copilot. Quota-aware auto-fallback, RTK+Caveman compression saves 15-95% tokens, MCP/A2A, Desktop/PWA. Built by 500+ contributors",
|
|
73
|
+
"forked": "3173",
|
|
74
|
+
"stargazers_count": 23726,
|
|
75
|
+
"todayStar": "16353 stars this month",
|
|
76
|
+
"html_url": "https://github.com/diegosouzapw/OmniRoute",
|
|
77
77
|
"rank": 7
|
|
78
78
|
},
|
|
79
79
|
{
|
|
80
|
-
"full_name": "
|
|
81
|
-
"language": "
|
|
82
|
-
"color": "#
|
|
83
|
-
"description": "
|
|
84
|
-
"forked": "
|
|
85
|
-
"stargazers_count":
|
|
86
|
-
"todayStar": "
|
|
87
|
-
"html_url": "https://github.com/
|
|
80
|
+
"full_name": "stablyai/orca",
|
|
81
|
+
"language": "TypeScript",
|
|
82
|
+
"color": "#3178c6",
|
|
83
|
+
"description": "Orca is the ADE for working with a fleet of parallel agents. Run any coding agent with your own subscription. Available on desktop, mobile and VPS.",
|
|
84
|
+
"forked": "1808",
|
|
85
|
+
"stargazers_count": 25096,
|
|
86
|
+
"todayStar": "18867 stars this month",
|
|
87
|
+
"html_url": "https://github.com/stablyai/orca",
|
|
88
88
|
"rank": 8
|
|
89
89
|
},
|
|
90
|
-
{
|
|
91
|
-
"full_name": "usestrix/strix",
|
|
92
|
-
"language": "Python",
|
|
93
|
-
"color": "#3572A5",
|
|
94
|
-
"description": "Open-source AI penetration testing tool to find and fix your app’s vulnerabilities.",
|
|
95
|
-
"forked": "3915",
|
|
96
|
-
"stargazers_count": 38562,
|
|
97
|
-
"todayStar": "12644 stars this month",
|
|
98
|
-
"html_url": "https://github.com/usestrix/strix",
|
|
99
|
-
"rank": 9
|
|
100
|
-
},
|
|
101
90
|
{
|
|
102
91
|
"full_name": "ogulcancelik/herdr",
|
|
103
92
|
"language": "Rust",
|
|
104
93
|
"color": "#dea584",
|
|
105
94
|
"description": "agent multiplexer that lives in your terminal.",
|
|
106
|
-
"forked": "
|
|
107
|
-
"stargazers_count":
|
|
108
|
-
"todayStar": "
|
|
95
|
+
"forked": "1258",
|
|
96
|
+
"stargazers_count": 19194,
|
|
97
|
+
"todayStar": "12612 stars this month",
|
|
109
98
|
"html_url": "https://github.com/ogulcancelik/herdr",
|
|
99
|
+
"rank": 9
|
|
100
|
+
},
|
|
101
|
+
{
|
|
102
|
+
"full_name": "Zackriya-Solutions/meetily",
|
|
103
|
+
"language": "Rust",
|
|
104
|
+
"color": "#dea584",
|
|
105
|
+
"description": "Privacy first, AI meeting assistant with 4x faster Parakeet/Whisper live transcription, speaker diarization, and Ollama summarization built on Rust. 100% local processing. no cloud required. Meetily (Meetly Ai - https://meetily.ai) is the #1 Self-hosted, Open-source Ai meeting note taker for macOS & Windows. Understand How to write meeting minutes",
|
|
106
|
+
"forked": "2611",
|
|
107
|
+
"stargazers_count": 25960,
|
|
108
|
+
"todayStar": "13297 stars this month",
|
|
109
|
+
"html_url": "https://github.com/Zackriya-Solutions/meetily",
|
|
110
110
|
"rank": 10
|
|
111
111
|
},
|
|
112
112
|
{
|
|
113
|
-
"full_name": "
|
|
114
|
-
"language": "
|
|
115
|
-
"color": "#
|
|
116
|
-
"description": "
|
|
117
|
-
"forked": "
|
|
118
|
-
"stargazers_count":
|
|
119
|
-
"todayStar": "
|
|
120
|
-
"html_url": "https://github.com/
|
|
113
|
+
"full_name": "asgeirtj/system_prompts_leaks",
|
|
114
|
+
"language": "JavaScript",
|
|
115
|
+
"color": "#f1e05a",
|
|
116
|
+
"description": "Extracted system prompts from Anthropic - Claude Fable 5, Opus 4.8, Claude Code, Claude Design. OpenAI - ChatGPT GPT-5.6, Codex GPT-5.6, GPT-5.5. Google - Gemini 3.5 Flash, 3.1 Pro, Antigravity. xAI - Grok, Cursor, Copilot, VS Code, Perplexity, and more. Updated regularly.",
|
|
117
|
+
"forked": "9714",
|
|
118
|
+
"stargazers_count": 59566,
|
|
119
|
+
"todayStar": "15756 stars this month",
|
|
120
|
+
"html_url": "https://github.com/asgeirtj/system_prompts_leaks",
|
|
121
121
|
"rank": 11
|
|
122
122
|
},
|
|
123
123
|
{
|
|
124
|
-
"full_name": "alibaba/
|
|
125
|
-
"language": "
|
|
126
|
-
"color": "#
|
|
127
|
-
"description": "
|
|
128
|
-
"forked": "
|
|
129
|
-
"stargazers_count":
|
|
130
|
-
"todayStar": "
|
|
131
|
-
"html_url": "https://github.com/alibaba/
|
|
124
|
+
"full_name": "alibaba/page-agent",
|
|
125
|
+
"language": "TypeScript",
|
|
126
|
+
"color": "#3178c6",
|
|
127
|
+
"description": "JavaScript in-page GUI agent. Control web interfaces with natural language.",
|
|
128
|
+
"forked": "2406",
|
|
129
|
+
"stargazers_count": 27431,
|
|
130
|
+
"todayStar": "8951 stars this month",
|
|
131
|
+
"html_url": "https://github.com/alibaba/page-agent",
|
|
132
132
|
"rank": 12
|
|
133
133
|
},
|
|
134
134
|
{
|
|
135
|
-
"full_name": "
|
|
136
|
-
"language": "
|
|
137
|
-
"color": "#
|
|
138
|
-
"description": "
|
|
139
|
-
"forked": "
|
|
140
|
-
"stargazers_count":
|
|
141
|
-
"todayStar": "
|
|
142
|
-
"html_url": "https://github.com/
|
|
135
|
+
"full_name": "interviewstreet/hiring-agent",
|
|
136
|
+
"language": "Python",
|
|
137
|
+
"color": "#3572A5",
|
|
138
|
+
"description": "AI agent to evaluate and score resumes.",
|
|
139
|
+
"forked": "1112",
|
|
140
|
+
"stargazers_count": 6345,
|
|
141
|
+
"todayStar": "5255 stars this month",
|
|
142
|
+
"html_url": "https://github.com/interviewstreet/hiring-agent",
|
|
143
143
|
"rank": 13
|
|
144
144
|
},
|
|
145
145
|
{
|
|
146
|
-
"full_name": "
|
|
147
|
-
"language": "",
|
|
148
|
-
"color": "",
|
|
149
|
-
"description": "
|
|
150
|
-
"forked": "
|
|
151
|
-
"stargazers_count":
|
|
152
|
-
"todayStar": "
|
|
153
|
-
"html_url": "https://github.com/
|
|
146
|
+
"full_name": "Nutlope/hallmark",
|
|
147
|
+
"language": "CSS",
|
|
148
|
+
"color": "#663399",
|
|
149
|
+
"description": "Anti-AI-slop design skill for Claude Code, Cursor, and Codex.",
|
|
150
|
+
"forked": "750",
|
|
151
|
+
"stargazers_count": 15009,
|
|
152
|
+
"todayStar": "11449 stars this month",
|
|
153
|
+
"html_url": "https://github.com/Nutlope/hallmark",
|
|
154
154
|
"rank": 14
|
|
155
155
|
},
|
|
156
156
|
{
|
|
157
|
-
"full_name": "
|
|
157
|
+
"full_name": "Robbyant/lingbot-map",
|
|
158
158
|
"language": "Python",
|
|
159
159
|
"color": "#3572A5",
|
|
160
|
-
"description": "
|
|
161
|
-
"forked": "
|
|
162
|
-
"stargazers_count":
|
|
163
|
-
"todayStar": "
|
|
164
|
-
"html_url": "https://github.com/
|
|
160
|
+
"description": "A feed-forward 3D foundation model for reconstructing scenes from streaming data",
|
|
161
|
+
"forked": "1530",
|
|
162
|
+
"stargazers_count": 14744,
|
|
163
|
+
"todayStar": "7459 stars this month",
|
|
164
|
+
"html_url": "https://github.com/Robbyant/lingbot-map",
|
|
165
165
|
"rank": 15
|
|
166
166
|
},
|
|
167
167
|
{
|
|
168
|
-
"full_name": "
|
|
169
|
-
"language": "
|
|
170
|
-
"color": "#
|
|
171
|
-
"description": "
|
|
172
|
-
"forked": "
|
|
173
|
-
"stargazers_count":
|
|
174
|
-
"todayStar": "
|
|
175
|
-
"html_url": "https://github.com/
|
|
168
|
+
"full_name": "simplex-chat/simplex-chat",
|
|
169
|
+
"language": "Haskell",
|
|
170
|
+
"color": "#5e5086",
|
|
171
|
+
"description": "SimpleX - the first messaging network operating without user identifiers of any kind - 100% private by design! iOS, Android and desktop apps 📱!",
|
|
172
|
+
"forked": "1190",
|
|
173
|
+
"stargazers_count": 18862,
|
|
174
|
+
"todayStar": "7799 stars this month",
|
|
175
|
+
"html_url": "https://github.com/simplex-chat/simplex-chat",
|
|
176
176
|
"rank": 16
|
|
177
177
|
},
|
|
178
178
|
{
|
|
179
|
-
"full_name": "
|
|
180
|
-
"language": "
|
|
181
|
-
"color": "#
|
|
182
|
-
"description": "
|
|
183
|
-
"forked": "
|
|
184
|
-
"stargazers_count":
|
|
185
|
-
"todayStar": "
|
|
186
|
-
"html_url": "https://github.com/
|
|
179
|
+
"full_name": "Panniantong/Agent-Reach",
|
|
180
|
+
"language": "Python",
|
|
181
|
+
"color": "#3572A5",
|
|
182
|
+
"description": "Give your AI agent eyes to see the entire internet. Read & search Twitter, Reddit, YouTube, GitHub, Bilibili, XiaoHongShu — one CLI, zero API fees.",
|
|
183
|
+
"forked": "4742",
|
|
184
|
+
"stargazers_count": 59180,
|
|
185
|
+
"todayStar": "23075 stars this month",
|
|
186
|
+
"html_url": "https://github.com/Panniantong/Agent-Reach",
|
|
187
187
|
"rank": 17
|
|
188
188
|
},
|
|
189
189
|
{
|
|
190
|
-
"full_name": "
|
|
191
|
-
"language": "
|
|
192
|
-
"color": "#
|
|
193
|
-
"description": "
|
|
194
|
-
"forked": "
|
|
195
|
-
"stargazers_count":
|
|
196
|
-
"todayStar": "
|
|
197
|
-
"html_url": "https://github.com/
|
|
190
|
+
"full_name": "ocornut/imgui",
|
|
191
|
+
"language": "C++",
|
|
192
|
+
"color": "#f34b7d",
|
|
193
|
+
"description": "Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies",
|
|
194
|
+
"forked": "11926",
|
|
195
|
+
"stargazers_count": 74908,
|
|
196
|
+
"todayStar": "1092 stars this month",
|
|
197
|
+
"html_url": "https://github.com/ocornut/imgui",
|
|
198
198
|
"rank": 18
|
|
199
199
|
},
|
|
200
200
|
{
|
|
201
|
-
"full_name": "
|
|
202
|
-
"language": "
|
|
203
|
-
"color": "#
|
|
204
|
-
"description": "
|
|
205
|
-
"forked": "
|
|
206
|
-
"stargazers_count":
|
|
207
|
-
"todayStar": "
|
|
208
|
-
"html_url": "https://github.com/
|
|
201
|
+
"full_name": "iOfficeAI/OfficeCLI",
|
|
202
|
+
"language": "C#",
|
|
203
|
+
"color": "#178600",
|
|
204
|
+
"description": "OfficeCLI is the first and best Office suite purpose-built for AI agents to read, edit, and automate Word, Excel, and PowerPoint files. Free, open-source, single binary, no Office installation required.",
|
|
205
|
+
"forked": "1387",
|
|
206
|
+
"stargazers_count": 20667,
|
|
207
|
+
"todayStar": "13004 stars this month",
|
|
208
|
+
"html_url": "https://github.com/iOfficeAI/OfficeCLI",
|
|
209
209
|
"rank": 19
|
|
210
210
|
},
|
|
211
211
|
{
|
|
212
|
-
"full_name": "
|
|
213
|
-
"language": "
|
|
214
|
-
"color": "#
|
|
215
|
-
"description": "
|
|
216
|
-
"forked": "
|
|
217
|
-
"stargazers_count":
|
|
218
|
-
"todayStar": "
|
|
219
|
-
"html_url": "https://github.com/
|
|
212
|
+
"full_name": "wonderwhy-er/DesktopCommanderMCP",
|
|
213
|
+
"language": "TypeScript",
|
|
214
|
+
"color": "#3178c6",
|
|
215
|
+
"description": "This is MCP server for Claude that gives it terminal control, file system search and diff file editing capabilities",
|
|
216
|
+
"forked": "962",
|
|
217
|
+
"stargazers_count": 8696,
|
|
218
|
+
"todayStar": "2611 stars this month",
|
|
219
|
+
"html_url": "https://github.com/wonderwhy-er/DesktopCommanderMCP",
|
|
220
220
|
"rank": 20
|
|
221
221
|
},
|
|
222
222
|
{
|
|
223
|
-
"full_name": "
|
|
224
|
-
"language": "
|
|
225
|
-
"color": "#
|
|
226
|
-
"description": "
|
|
227
|
-
"forked": "
|
|
228
|
-
"stargazers_count":
|
|
229
|
-
"todayStar": "
|
|
230
|
-
"html_url": "https://github.com/
|
|
223
|
+
"full_name": "gabime/spdlog",
|
|
224
|
+
"language": "C++",
|
|
225
|
+
"color": "#f34b7d",
|
|
226
|
+
"description": "Fast C++ logging library.",
|
|
227
|
+
"forked": "5259",
|
|
228
|
+
"stargazers_count": 29229,
|
|
229
|
+
"todayStar": "429 stars this month",
|
|
230
|
+
"html_url": "https://github.com/gabime/spdlog",
|
|
231
231
|
"rank": 21
|
|
232
|
+
},
|
|
233
|
+
{
|
|
234
|
+
"full_name": "JCodesMore/ai-website-cloner-template",
|
|
235
|
+
"language": "TypeScript",
|
|
236
|
+
"color": "#3178c6",
|
|
237
|
+
"description": "Clone any website with one command using AI coding agents",
|
|
238
|
+
"forked": "4218",
|
|
239
|
+
"stargazers_count": 29493,
|
|
240
|
+
"todayStar": "12350 stars this month",
|
|
241
|
+
"html_url": "https://github.com/JCodesMore/ai-website-cloner-template",
|
|
242
|
+
"rank": 22
|
|
243
|
+
},
|
|
244
|
+
{
|
|
245
|
+
"full_name": "OpenCut-app/OpenCut",
|
|
246
|
+
"language": "TypeScript",
|
|
247
|
+
"color": "#3178c6",
|
|
248
|
+
"description": "The open-source CapCut alternative",
|
|
249
|
+
"forked": "7721",
|
|
250
|
+
"stargazers_count": 77040,
|
|
251
|
+
"todayStar": "18592 stars this month",
|
|
252
|
+
"html_url": "https://github.com/OpenCut-app/OpenCut",
|
|
253
|
+
"rank": 23
|
|
232
254
|
}
|
|
233
255
|
]
|