@wcj/github-rank 26.6.8 → 26.6.15
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 +53202 -53140
- package/dist/trending-daily.json +118 -118
- package/dist/trending-monthly.json +153 -131
- package/dist/trending-weekly.json +154 -143
- package/dist/users.china.json +15163 -13449
- package/dist/users.json +17249 -2821
- package/dist/users.org.json +4636 -3123
- package/package.json +1 -1
- package/web/data/repos.json +53202 -53140
- package/web/data/trending-daily.json +118 -118
- package/web/data/trending-monthly.json +153 -131
- package/web/data/trending-weekly.json +154 -143
- package/web/data/users.china.json +15163 -13449
- package/web/data/users.json +17249 -2821
- package/web/data/users.org.json +4636 -3123
- package/web/index.html +25746 -4346
- package/web/org.html +4263 -1973
- package/web/repos.html +6113 -6117
- package/web/trending-monthly.html +196 -120
- package/web/trending-weekly.html +167 -131
- package/web/trending.html +103 -107
- package/web/users.china.html +10703 -9062
|
@@ -3,10 +3,10 @@
|
|
|
3
3
|
"full_name": "colbymchenry/codegraph",
|
|
4
4
|
"language": "TypeScript",
|
|
5
5
|
"color": "#3178c6",
|
|
6
|
-
"description": "Pre-indexed code knowledge graph for Claude Code, Codex, Gemini, Cursor, OpenCode, AntiGravity, Kiro, and Hermes Agent — fewer tokens, fewer tool calls, 100% local",
|
|
7
|
-
"forked": "
|
|
8
|
-
"stargazers_count":
|
|
9
|
-
"todayStar": "
|
|
6
|
+
"description": "Pre-indexed code knowledge graph, auto syncs on code changes, for Claude Code, Codex, Gemini, Cursor, OpenCode, AntiGravity, Kiro, and Hermes Agent — fewer tokens, fewer tool calls, 100% local",
|
|
7
|
+
"forked": "3000",
|
|
8
|
+
"stargazers_count": 49005,
|
|
9
|
+
"todayStar": "47635 stars this month",
|
|
10
10
|
"html_url": "https://github.com/colbymchenry/codegraph",
|
|
11
11
|
"rank": 1
|
|
12
12
|
},
|
|
@@ -15,87 +15,87 @@
|
|
|
15
15
|
"language": "Python",
|
|
16
16
|
"color": "#3572A5",
|
|
17
17
|
"description": "Compress tool outputs, logs, files, and RAG chunks before they reach the LLM. 60-95% fewer tokens, same answers. Library, proxy, MCP server.",
|
|
18
|
-
"forked": "
|
|
19
|
-
"stargazers_count":
|
|
20
|
-
"todayStar": "
|
|
18
|
+
"forked": "1871",
|
|
19
|
+
"stargazers_count": 27587,
|
|
20
|
+
"todayStar": "25399 stars this month",
|
|
21
21
|
"html_url": "https://github.com/chopratejas/headroom",
|
|
22
22
|
"rank": 2
|
|
23
23
|
},
|
|
24
24
|
{
|
|
25
|
-
"full_name": "
|
|
26
|
-
"language": "Python",
|
|
27
|
-
"color": "#3572A5",
|
|
28
|
-
"description": "Stealth Chromium that passes every bot detection test. Drop-in Playwright replacement with source-level fingerprint patches. 30/30 tests passed.",
|
|
29
|
-
"forked": "1971",
|
|
30
|
-
"stargazers_count": 24688,
|
|
31
|
-
"todayStar": "22732 stars this month",
|
|
32
|
-
"html_url": "https://github.com/CloakHQ/CloakBrowser",
|
|
33
|
-
"rank": 3
|
|
34
|
-
},
|
|
35
|
-
{
|
|
36
|
-
"full_name": "Lum1104/Understand-Anything",
|
|
25
|
+
"full_name": "Egonex-AI/Understand-Anything",
|
|
37
26
|
"language": "TypeScript",
|
|
38
27
|
"color": "#3178c6",
|
|
39
28
|
"description": "Graphs that teach > graphs that impress. Turn any code into an interactive knowledge graph you can explore, search, and ask questions about. Works with Claude Code, Codex, Cursor, Copilot, Gemini CLI, and more.",
|
|
40
|
-
"forked": "
|
|
41
|
-
"stargazers_count":
|
|
42
|
-
"todayStar": "
|
|
43
|
-
"html_url": "https://github.com/
|
|
44
|
-
"rank":
|
|
45
|
-
},
|
|
46
|
-
{
|
|
47
|
-
"full_name": "rohitg00/agentmemory",
|
|
48
|
-
"language": "TypeScript",
|
|
49
|
-
"color": "#3178c6",
|
|
50
|
-
"description": "#1 Persistent memory for AI coding agents based on real-world benchmarks",
|
|
51
|
-
"forked": "1790",
|
|
52
|
-
"stargazers_count": 21739,
|
|
53
|
-
"todayStar": "19547 stars this month",
|
|
54
|
-
"html_url": "https://github.com/rohitg00/agentmemory",
|
|
55
|
-
"rank": 5
|
|
29
|
+
"forked": "4917",
|
|
30
|
+
"stargazers_count": 59212,
|
|
31
|
+
"todayStar": "44690 stars this month",
|
|
32
|
+
"html_url": "https://github.com/Egonex-AI/Understand-Anything",
|
|
33
|
+
"rank": 3
|
|
56
34
|
},
|
|
57
35
|
{
|
|
58
36
|
"full_name": "harry0703/MoneyPrinterTurbo",
|
|
59
37
|
"language": "Python",
|
|
60
38
|
"color": "#3572A5",
|
|
61
39
|
"description": "利用AI大模型,一键生成高清短视频 Generate short videos with one click using AI LLM.",
|
|
62
|
-
"forked": "
|
|
63
|
-
"stargazers_count":
|
|
64
|
-
"todayStar": "
|
|
40
|
+
"forked": "12593",
|
|
41
|
+
"stargazers_count": 87808,
|
|
42
|
+
"todayStar": "30998 stars this month",
|
|
65
43
|
"html_url": "https://github.com/harry0703/MoneyPrinterTurbo",
|
|
66
|
-
"rank":
|
|
44
|
+
"rank": 4
|
|
67
45
|
},
|
|
68
46
|
{
|
|
69
|
-
"full_name": "
|
|
70
|
-
"language": "
|
|
71
|
-
"color": "#
|
|
72
|
-
"description": "
|
|
73
|
-
"forked": "
|
|
74
|
-
"stargazers_count":
|
|
75
|
-
"todayStar": "
|
|
76
|
-
"html_url": "https://github.com/
|
|
77
|
-
"rank":
|
|
47
|
+
"full_name": "tinyhumansai/openhuman",
|
|
48
|
+
"language": "Rust",
|
|
49
|
+
"color": "#dea584",
|
|
50
|
+
"description": "Your Personal AI super intelligence. Private, Simple and extremely powerful.",
|
|
51
|
+
"forked": "3111",
|
|
52
|
+
"stargazers_count": 32114,
|
|
53
|
+
"todayStar": "25134 stars this month",
|
|
54
|
+
"html_url": "https://github.com/tinyhumansai/openhuman",
|
|
55
|
+
"rank": 5
|
|
56
|
+
},
|
|
57
|
+
{
|
|
58
|
+
"full_name": "rohitg00/ai-engineering-from-scratch",
|
|
59
|
+
"language": "Python",
|
|
60
|
+
"color": "#3572A5",
|
|
61
|
+
"description": "Learn it. Build it. Ship it for others.",
|
|
62
|
+
"forked": "5320",
|
|
63
|
+
"stargazers_count": 32436,
|
|
64
|
+
"todayStar": "24741 stars this month",
|
|
65
|
+
"html_url": "https://github.com/rohitg00/ai-engineering-from-scratch",
|
|
66
|
+
"rank": 6
|
|
78
67
|
},
|
|
79
68
|
{
|
|
80
69
|
"full_name": "Imbad0202/academic-research-skills",
|
|
81
70
|
"language": "Python",
|
|
82
71
|
"color": "#3572A5",
|
|
83
72
|
"description": "Academic Research Skills for Claude Code: research → write → review → revise → finalize",
|
|
84
|
-
"forked": "
|
|
85
|
-
"stargazers_count":
|
|
86
|
-
"todayStar": "
|
|
73
|
+
"forked": "2581",
|
|
74
|
+
"stargazers_count": 31384,
|
|
75
|
+
"todayStar": "24371 stars this month",
|
|
87
76
|
"html_url": "https://github.com/Imbad0202/academic-research-skills",
|
|
77
|
+
"rank": 7
|
|
78
|
+
},
|
|
79
|
+
{
|
|
80
|
+
"full_name": "can1357/oh-my-pi",
|
|
81
|
+
"language": "TypeScript",
|
|
82
|
+
"color": "#3178c6",
|
|
83
|
+
"description": "⌥ AI Coding agent for the terminal — hash-anchored edits, optimized tool harness, LSP, Python, browser, subagents, and more",
|
|
84
|
+
"forked": "1054",
|
|
85
|
+
"stargazers_count": 12425,
|
|
86
|
+
"todayStar": "8029 stars this month",
|
|
87
|
+
"html_url": "https://github.com/can1357/oh-my-pi",
|
|
88
88
|
"rank": 8
|
|
89
89
|
},
|
|
90
90
|
{
|
|
91
|
-
"full_name": "
|
|
92
|
-
"language": "
|
|
93
|
-
"color": "#
|
|
94
|
-
"description": "
|
|
95
|
-
"forked": "
|
|
96
|
-
"stargazers_count":
|
|
97
|
-
"todayStar": "
|
|
98
|
-
"html_url": "https://github.com/
|
|
91
|
+
"full_name": "apple/container",
|
|
92
|
+
"language": "Swift",
|
|
93
|
+
"color": "#F05138",
|
|
94
|
+
"description": "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.",
|
|
95
|
+
"forked": "1060",
|
|
96
|
+
"stargazers_count": 36974,
|
|
97
|
+
"todayStar": "10383 stars this month",
|
|
98
|
+
"html_url": "https://github.com/apple/container",
|
|
99
99
|
"rank": 9
|
|
100
100
|
},
|
|
101
101
|
{
|
|
@@ -103,109 +103,131 @@
|
|
|
103
103
|
"language": "Rust",
|
|
104
104
|
"color": "#dea584",
|
|
105
105
|
"description": "π RuView turns commodity WiFi signals into real-time spatial intelligence, vital sign monitoring, and presence detection — all without a single pixel of video.",
|
|
106
|
-
"forked": "
|
|
107
|
-
"stargazers_count":
|
|
108
|
-
"todayStar": "
|
|
106
|
+
"forked": "9860",
|
|
107
|
+
"stargazers_count": 73842,
|
|
108
|
+
"todayStar": "19369 stars this month",
|
|
109
109
|
"html_url": "https://github.com/ruvnet/RuView",
|
|
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": "hardikpandya/stop-slop",
|
|
114
|
+
"language": "",
|
|
115
|
+
"color": "",
|
|
116
|
+
"description": "A skill file for removing AI tells from prose",
|
|
117
|
+
"forked": "745",
|
|
118
|
+
"stargazers_count": 10536,
|
|
119
|
+
"todayStar": "6931 stars this month",
|
|
120
|
+
"html_url": "https://github.com/hardikpandya/stop-slop",
|
|
121
121
|
"rank": 11
|
|
122
122
|
},
|
|
123
123
|
{
|
|
124
|
-
"full_name": "
|
|
124
|
+
"full_name": "anthropics/knowledge-work-plugins",
|
|
125
|
+
"language": "Python",
|
|
126
|
+
"color": "#3572A5",
|
|
127
|
+
"description": "Open source repository of plugins primarily intended for knowledge workers to use in Claude Cowork",
|
|
128
|
+
"forked": "2443",
|
|
129
|
+
"stargazers_count": 20659,
|
|
130
|
+
"todayStar": "8577 stars this month",
|
|
131
|
+
"html_url": "https://github.com/anthropics/knowledge-work-plugins",
|
|
132
|
+
"rank": 12
|
|
133
|
+
},
|
|
134
|
+
{
|
|
135
|
+
"full_name": "microsoft/markitdown",
|
|
136
|
+
"language": "Python",
|
|
137
|
+
"color": "#3572A5",
|
|
138
|
+
"description": "Python tool for converting files and office documents to Markdown.",
|
|
139
|
+
"forked": "10604",
|
|
140
|
+
"stargazers_count": 153360,
|
|
141
|
+
"todayStar": "30576 stars this month",
|
|
142
|
+
"html_url": "https://github.com/microsoft/markitdown",
|
|
143
|
+
"rank": 13
|
|
144
|
+
},
|
|
145
|
+
{
|
|
146
|
+
"full_name": "Leonxlnx/taste-skill",
|
|
125
147
|
"language": "Shell",
|
|
126
148
|
"color": "#89e051",
|
|
127
|
-
"description": "
|
|
128
|
-
"forked": "
|
|
129
|
-
"stargazers_count":
|
|
130
|
-
"todayStar": "
|
|
131
|
-
"html_url": "https://github.com/
|
|
132
|
-
"rank":
|
|
149
|
+
"description": "Taste-Skill - gives your AI good taste. stops the AI from generating boring, generic slop",
|
|
150
|
+
"forked": "3054",
|
|
151
|
+
"stargazers_count": 43694,
|
|
152
|
+
"todayStar": "26394 stars this month",
|
|
153
|
+
"html_url": "https://github.com/Leonxlnx/taste-skill",
|
|
154
|
+
"rank": 14
|
|
133
155
|
},
|
|
134
156
|
{
|
|
135
|
-
"full_name": "
|
|
157
|
+
"full_name": "rohitg00/agentmemory",
|
|
136
158
|
"language": "TypeScript",
|
|
137
159
|
"color": "#3178c6",
|
|
138
|
-
"description": "
|
|
139
|
-
"forked": "
|
|
140
|
-
"stargazers_count":
|
|
141
|
-
"todayStar": "
|
|
142
|
-
"html_url": "https://github.com/
|
|
143
|
-
"rank":
|
|
160
|
+
"description": "#1 Persistent memory for AI coding agents based on real-world benchmarks",
|
|
161
|
+
"forked": "1877",
|
|
162
|
+
"stargazers_count": 22805,
|
|
163
|
+
"todayStar": "14292 stars this month",
|
|
164
|
+
"html_url": "https://github.com/rohitg00/agentmemory",
|
|
165
|
+
"rank": 15
|
|
144
166
|
},
|
|
145
167
|
{
|
|
146
168
|
"full_name": "HKUDS/ViMax",
|
|
147
169
|
"language": "Python",
|
|
148
170
|
"color": "#3572A5",
|
|
149
171
|
"description": "\"ViMax: Agentic Video Generation (Director, Screenwriter, Producer, and Video Generator All-in-One)\"",
|
|
150
|
-
"forked": "
|
|
151
|
-
"stargazers_count":
|
|
152
|
-
"todayStar": "
|
|
172
|
+
"forked": "1479",
|
|
173
|
+
"stargazers_count": 10034,
|
|
174
|
+
"todayStar": "6188 stars this month",
|
|
153
175
|
"html_url": "https://github.com/HKUDS/ViMax",
|
|
154
|
-
"rank":
|
|
176
|
+
"rank": 16
|
|
155
177
|
},
|
|
156
178
|
{
|
|
157
|
-
"full_name": "
|
|
179
|
+
"full_name": "CloakHQ/CloakBrowser",
|
|
158
180
|
"language": "Python",
|
|
159
181
|
"color": "#3572A5",
|
|
160
|
-
"description": "",
|
|
161
|
-
"forked": "
|
|
162
|
-
"stargazers_count":
|
|
163
|
-
"todayStar": "
|
|
164
|
-
"html_url": "https://github.com/
|
|
165
|
-
"rank":
|
|
182
|
+
"description": "Stealth Chromium that passes every bot detection test. Drop-in Playwright replacement with source-level fingerprint patches. 30/30 tests passed.",
|
|
183
|
+
"forked": "2065",
|
|
184
|
+
"stargazers_count": 26082,
|
|
185
|
+
"todayStar": "15875 stars this month",
|
|
186
|
+
"html_url": "https://github.com/CloakHQ/CloakBrowser",
|
|
187
|
+
"rank": 17
|
|
166
188
|
},
|
|
167
189
|
{
|
|
168
|
-
"full_name": "
|
|
169
|
-
"language": "
|
|
170
|
-
"color": "#
|
|
171
|
-
"description": "
|
|
172
|
-
"forked": "
|
|
173
|
-
"stargazers_count":
|
|
174
|
-
"todayStar": "
|
|
175
|
-
"html_url": "https://github.com/
|
|
176
|
-
"rank":
|
|
190
|
+
"full_name": "mattpocock/skills",
|
|
191
|
+
"language": "Shell",
|
|
192
|
+
"color": "#89e051",
|
|
193
|
+
"description": "Skills for Real Engineers. Straight from my .claude directory.",
|
|
194
|
+
"forked": "11259",
|
|
195
|
+
"stargazers_count": 128794,
|
|
196
|
+
"todayStar": "48195 stars this month",
|
|
197
|
+
"html_url": "https://github.com/mattpocock/skills",
|
|
198
|
+
"rank": 18
|
|
177
199
|
},
|
|
178
200
|
{
|
|
179
|
-
"full_name": "
|
|
180
|
-
"language": "
|
|
181
|
-
"color": "#
|
|
182
|
-
"description": "
|
|
183
|
-
"forked": "
|
|
184
|
-
"stargazers_count":
|
|
185
|
-
"todayStar": "
|
|
186
|
-
"html_url": "https://github.com/
|
|
187
|
-
"rank":
|
|
201
|
+
"full_name": "supertone-inc/supertonic",
|
|
202
|
+
"language": "Swift",
|
|
203
|
+
"color": "#F05138",
|
|
204
|
+
"description": "Lightning-Fast, On-Device, Multilingual TTS — running natively via ONNX.",
|
|
205
|
+
"forked": "1246",
|
|
206
|
+
"stargazers_count": 12180,
|
|
207
|
+
"todayStar": "7106 stars this month",
|
|
208
|
+
"html_url": "https://github.com/supertone-inc/supertonic",
|
|
209
|
+
"rank": 19
|
|
188
210
|
},
|
|
189
211
|
{
|
|
190
|
-
"full_name": "
|
|
191
|
-
"language": "
|
|
192
|
-
"color": "#
|
|
193
|
-
"description": "
|
|
194
|
-
"forked": "
|
|
195
|
-
"stargazers_count":
|
|
196
|
-
"todayStar": "
|
|
197
|
-
"html_url": "https://github.com/
|
|
198
|
-
"rank":
|
|
212
|
+
"full_name": "fathah/hermes-desktop",
|
|
213
|
+
"language": "TypeScript",
|
|
214
|
+
"color": "#3178c6",
|
|
215
|
+
"description": "Desktop Companion for Hermes Agent",
|
|
216
|
+
"forked": "1372",
|
|
217
|
+
"stargazers_count": 12170,
|
|
218
|
+
"todayStar": "7386 stars this month",
|
|
219
|
+
"html_url": "https://github.com/fathah/hermes-desktop",
|
|
220
|
+
"rank": 20
|
|
199
221
|
},
|
|
200
222
|
{
|
|
201
|
-
"full_name": "
|
|
202
|
-
"language": "
|
|
203
|
-
"color": "#
|
|
204
|
-
"description": "
|
|
205
|
-
"forked": "
|
|
206
|
-
"stargazers_count":
|
|
207
|
-
"todayStar": "
|
|
208
|
-
"html_url": "https://github.com/
|
|
209
|
-
"rank":
|
|
223
|
+
"full_name": "TencentCloud/TencentDB-Agent-Memory",
|
|
224
|
+
"language": "TypeScript",
|
|
225
|
+
"color": "#3178c6",
|
|
226
|
+
"description": "TencentDB Agent Memory delivers fully local long-term memory for AI Agents via a 4-tier progressive pipeline, with zero external API dependencies.",
|
|
227
|
+
"forked": "492",
|
|
228
|
+
"stargazers_count": 5695,
|
|
229
|
+
"todayStar": "5095 stars this month",
|
|
230
|
+
"html_url": "https://github.com/TencentCloud/TencentDB-Agent-Memory",
|
|
231
|
+
"rank": 21
|
|
210
232
|
}
|
|
211
233
|
]
|