@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
package/dist/trending-daily.json
CHANGED
|
@@ -1,145 +1,233 @@
|
|
|
1
1
|
[
|
|
2
2
|
{
|
|
3
|
-
"full_name": "
|
|
3
|
+
"full_name": "koala73/worldmonitor",
|
|
4
4
|
"language": "TypeScript",
|
|
5
5
|
"color": "#3178c6",
|
|
6
|
-
"description": "
|
|
7
|
-
"forked": "
|
|
8
|
-
"stargazers_count":
|
|
9
|
-
"todayStar": "
|
|
10
|
-
"html_url": "https://github.com/
|
|
6
|
+
"description": "Real-time global intelligence dashboard. AI-powered news aggregation, geopolitical monitoring, and infrastructure tracking in a unified situational awareness interface",
|
|
7
|
+
"forked": "10221",
|
|
8
|
+
"stargazers_count": 65740,
|
|
9
|
+
"todayStar": "1295 stars today",
|
|
10
|
+
"html_url": "https://github.com/koala73/worldmonitor",
|
|
11
11
|
"rank": 1
|
|
12
12
|
},
|
|
13
13
|
{
|
|
14
|
-
"full_name": "
|
|
15
|
-
"language": "
|
|
16
|
-
"color": "#
|
|
17
|
-
"description": "
|
|
18
|
-
"forked": "
|
|
19
|
-
"stargazers_count":
|
|
20
|
-
"todayStar": "
|
|
21
|
-
"html_url": "https://github.com/
|
|
14
|
+
"full_name": "bojieli/ai-agent-book",
|
|
15
|
+
"language": "Python",
|
|
16
|
+
"color": "#3572A5",
|
|
17
|
+
"description": "《深入理解 AI Agent:设计原理与工程实践》(李博杰 著)开源主仓库:全书正文、编译版 PDF 与按章配套代码",
|
|
18
|
+
"forked": "1410",
|
|
19
|
+
"stargazers_count": 14982,
|
|
20
|
+
"todayStar": "4624 stars today",
|
|
21
|
+
"html_url": "https://github.com/bojieli/ai-agent-book",
|
|
22
22
|
"rank": 2
|
|
23
23
|
},
|
|
24
24
|
{
|
|
25
|
-
"full_name": "
|
|
26
|
-
"language": "
|
|
27
|
-
"color": "#
|
|
28
|
-
"description": "
|
|
29
|
-
"forked": "
|
|
30
|
-
"stargazers_count":
|
|
31
|
-
"todayStar": "
|
|
32
|
-
"html_url": "https://github.com/
|
|
25
|
+
"full_name": "tirth8205/code-review-graph",
|
|
26
|
+
"language": "Python",
|
|
27
|
+
"color": "#3572A5",
|
|
28
|
+
"description": "Local-first code intelligence graph for MCP and CLI. Builds a persistent map of your codebase so AI coding tools read only what matters, with benchmarked context reductions on reviews and large-repo workflows.",
|
|
29
|
+
"forked": "2356",
|
|
30
|
+
"stargazers_count": 24653,
|
|
31
|
+
"todayStar": "1925 stars today",
|
|
32
|
+
"html_url": "https://github.com/tirth8205/code-review-graph",
|
|
33
33
|
"rank": 3
|
|
34
34
|
},
|
|
35
35
|
{
|
|
36
|
-
"full_name": "
|
|
37
|
-
"language": "
|
|
38
|
-
"color": "
|
|
39
|
-
"description": "
|
|
40
|
-
"forked": "
|
|
41
|
-
"stargazers_count":
|
|
42
|
-
"todayStar": "
|
|
43
|
-
"html_url": "https://github.com/
|
|
36
|
+
"full_name": "ayghri/i-have-adhd",
|
|
37
|
+
"language": "",
|
|
38
|
+
"color": "",
|
|
39
|
+
"description": "A skill for your coding agent to stop it from burying the answer. ADHD-friendly output.",
|
|
40
|
+
"forked": "294",
|
|
41
|
+
"stargazers_count": 7001,
|
|
42
|
+
"todayStar": "1866 stars today",
|
|
43
|
+
"html_url": "https://github.com/ayghri/i-have-adhd",
|
|
44
44
|
"rank": 4
|
|
45
45
|
},
|
|
46
46
|
{
|
|
47
|
-
"full_name": "
|
|
47
|
+
"full_name": "earthtojake/text-to-cad",
|
|
48
48
|
"language": "JavaScript",
|
|
49
49
|
"color": "#f1e05a",
|
|
50
|
-
"description": "
|
|
51
|
-
"forked": "
|
|
52
|
-
"stargazers_count":
|
|
53
|
-
"todayStar": "
|
|
54
|
-
"html_url": "https://github.com/
|
|
50
|
+
"description": "A collection of agent skills for CAD, robotics and hardware design",
|
|
51
|
+
"forked": "1028",
|
|
52
|
+
"stargazers_count": 9204,
|
|
53
|
+
"todayStar": "291 stars today",
|
|
54
|
+
"html_url": "https://github.com/earthtojake/text-to-cad",
|
|
55
55
|
"rank": 5
|
|
56
56
|
},
|
|
57
57
|
{
|
|
58
|
-
"full_name": "
|
|
58
|
+
"full_name": "1jehuang/jcode",
|
|
59
59
|
"language": "Rust",
|
|
60
60
|
"color": "#dea584",
|
|
61
|
-
"description": "
|
|
62
|
-
"forked": "
|
|
63
|
-
"stargazers_count":
|
|
64
|
-
"todayStar": "
|
|
65
|
-
"html_url": "https://github.com/
|
|
61
|
+
"description": "The most intelligent agent harness for code",
|
|
62
|
+
"forked": "1139",
|
|
63
|
+
"stargazers_count": 10374,
|
|
64
|
+
"todayStar": "843 stars today",
|
|
65
|
+
"html_url": "https://github.com/1jehuang/jcode",
|
|
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": "oblien/openship",
|
|
70
|
+
"language": "TypeScript",
|
|
71
|
+
"color": "#3178c6",
|
|
72
|
+
"description": "Self-hosted deployment platform",
|
|
73
|
+
"forked": "455",
|
|
74
|
+
"stargazers_count": 6314,
|
|
75
|
+
"todayStar": "1562 stars today",
|
|
76
|
+
"html_url": "https://github.com/oblien/openship",
|
|
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": "AstrBotDevs/AstrBot",
|
|
81
|
+
"language": "Python",
|
|
82
|
+
"color": "#3572A5",
|
|
83
|
+
"description": "AI Agent Assistant & development framework that integrates lots of IM platforms, LLMs, plugins and AI feature, and can be your openclaw alternative. ✨",
|
|
84
|
+
"forked": "2613",
|
|
85
|
+
"stargazers_count": 37507,
|
|
86
|
+
"todayStar": "416 stars today",
|
|
87
|
+
"html_url": "https://github.com/AstrBotDevs/AstrBot",
|
|
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": "every-app/open-seo",
|
|
92
|
+
"language": "TypeScript",
|
|
93
|
+
"color": "#3178c6",
|
|
94
|
+
"description": "Open source alternative to Semrush and Ahrefs",
|
|
95
|
+
"forked": "716",
|
|
96
|
+
"stargazers_count": 6645,
|
|
97
|
+
"todayStar": "849 stars today",
|
|
98
|
+
"html_url": "https://github.com/every-app/open-seo",
|
|
99
99
|
"rank": 9
|
|
100
100
|
},
|
|
101
101
|
{
|
|
102
|
-
"full_name": "
|
|
103
|
-
"language": "
|
|
104
|
-
"color": "#
|
|
105
|
-
"description": "
|
|
106
|
-
"forked": "
|
|
107
|
-
"stargazers_count":
|
|
108
|
-
"todayStar": "
|
|
109
|
-
"html_url": "https://github.com/
|
|
102
|
+
"full_name": "tradesdontlie/tradingview-mcp",
|
|
103
|
+
"language": "JavaScript",
|
|
104
|
+
"color": "#f1e05a",
|
|
105
|
+
"description": "AI-assisted TradingView chart analysis — connect Claude Code to your TradingView Desktop for personal workflow automation",
|
|
106
|
+
"forked": "2176",
|
|
107
|
+
"stargazers_count": 4866,
|
|
108
|
+
"todayStar": "114 stars today",
|
|
109
|
+
"html_url": "https://github.com/tradesdontlie/tradingview-mcp",
|
|
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": "AlexsJones/llmfit",
|
|
114
|
+
"language": "Rust",
|
|
115
|
+
"color": "#dea584",
|
|
116
|
+
"description": "Hundreds of models & providers. One command to find what runs on your hardware.",
|
|
117
|
+
"forked": "1844",
|
|
118
|
+
"stargazers_count": 30247,
|
|
119
|
+
"todayStar": "129 stars today",
|
|
120
|
+
"html_url": "https://github.com/AlexsJones/llmfit",
|
|
121
121
|
"rank": 11
|
|
122
122
|
},
|
|
123
123
|
{
|
|
124
|
-
"full_name": "
|
|
124
|
+
"full_name": "hyprwm/Hyprland",
|
|
125
|
+
"language": "C++",
|
|
126
|
+
"color": "#f34b7d",
|
|
127
|
+
"description": "Hyprland is an independent, highly customizable, dynamic tiling Wayland compositor that doesn't sacrifice on its looks.",
|
|
128
|
+
"forked": "1861",
|
|
129
|
+
"stargazers_count": 37060,
|
|
130
|
+
"todayStar": "58 stars today",
|
|
131
|
+
"html_url": "https://github.com/hyprwm/Hyprland",
|
|
132
|
+
"rank": 12
|
|
133
|
+
},
|
|
134
|
+
{
|
|
135
|
+
"full_name": "chrislgarry/Apollo-11",
|
|
136
|
+
"language": "Assembly",
|
|
137
|
+
"color": "#6E4C13",
|
|
138
|
+
"description": "Original Apollo 11 Guidance Computer (AGC) source code for the command and lunar modules.",
|
|
139
|
+
"forked": "7843",
|
|
140
|
+
"stargazers_count": 69991,
|
|
141
|
+
"todayStar": "1235 stars today",
|
|
142
|
+
"html_url": "https://github.com/chrislgarry/Apollo-11",
|
|
143
|
+
"rank": 13
|
|
144
|
+
},
|
|
145
|
+
{
|
|
146
|
+
"full_name": "DioxusLabs/dioxus",
|
|
147
|
+
"language": "Rust",
|
|
148
|
+
"color": "#dea584",
|
|
149
|
+
"description": "Fullstack app framework for web, desktop, and mobile.",
|
|
150
|
+
"forked": "1777",
|
|
151
|
+
"stargazers_count": 37694,
|
|
152
|
+
"todayStar": "271 stars today",
|
|
153
|
+
"html_url": "https://github.com/DioxusLabs/dioxus",
|
|
154
|
+
"rank": 14
|
|
155
|
+
},
|
|
156
|
+
{
|
|
157
|
+
"full_name": "langchain-ai/open_deep_research",
|
|
125
158
|
"language": "Python",
|
|
126
159
|
"color": "#3572A5",
|
|
127
|
-
"description": "
|
|
128
|
-
"forked": "
|
|
129
|
-
"stargazers_count":
|
|
130
|
-
"todayStar": "
|
|
131
|
-
"html_url": "https://github.com/
|
|
132
|
-
"rank":
|
|
160
|
+
"description": "",
|
|
161
|
+
"forked": "1743",
|
|
162
|
+
"stargazers_count": 12257,
|
|
163
|
+
"todayStar": "23 stars today",
|
|
164
|
+
"html_url": "https://github.com/langchain-ai/open_deep_research",
|
|
165
|
+
"rank": 15
|
|
166
|
+
},
|
|
167
|
+
{
|
|
168
|
+
"full_name": "diegosouzapw/OmniRoute",
|
|
169
|
+
"language": "TypeScript",
|
|
170
|
+
"color": "#3178c6",
|
|
171
|
+
"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",
|
|
172
|
+
"forked": "3172",
|
|
173
|
+
"stargazers_count": 23726,
|
|
174
|
+
"todayStar": "2034 stars today",
|
|
175
|
+
"html_url": "https://github.com/diegosouzapw/OmniRoute",
|
|
176
|
+
"rank": 16
|
|
177
|
+
},
|
|
178
|
+
{
|
|
179
|
+
"full_name": "agegr/pi-web",
|
|
180
|
+
"language": "TypeScript",
|
|
181
|
+
"color": "#3178c6",
|
|
182
|
+
"description": "Web UI for the pi coding agent",
|
|
183
|
+
"forked": "279",
|
|
184
|
+
"stargazers_count": 1761,
|
|
185
|
+
"todayStar": "298 stars today",
|
|
186
|
+
"html_url": "https://github.com/agegr/pi-web",
|
|
187
|
+
"rank": 17
|
|
188
|
+
},
|
|
189
|
+
{
|
|
190
|
+
"full_name": "schollz/croc",
|
|
191
|
+
"language": "Go",
|
|
192
|
+
"color": "#00ADD8",
|
|
193
|
+
"description": "Easily and securely send things from one computer to another 🐊 📦",
|
|
194
|
+
"forked": "1461",
|
|
195
|
+
"stargazers_count": 36847,
|
|
196
|
+
"todayStar": "361 stars today",
|
|
197
|
+
"html_url": "https://github.com/schollz/croc",
|
|
198
|
+
"rank": 18
|
|
133
199
|
},
|
|
134
200
|
{
|
|
135
|
-
"full_name": "
|
|
201
|
+
"full_name": "microsoft/Ontology-Playground",
|
|
202
|
+
"language": "TypeScript",
|
|
203
|
+
"color": "#3178c6",
|
|
204
|
+
"description": "Free, open-source web app for learning about ontologies and Microsoft Fabric IQ. Explore a catalogue of pre-built ontologies, design your own visually, export as RDF/XML, and share interactive diagrams. Zero backend, fully static.",
|
|
205
|
+
"forked": "246",
|
|
206
|
+
"stargazers_count": 2033,
|
|
207
|
+
"todayStar": "355 stars today",
|
|
208
|
+
"html_url": "https://github.com/microsoft/Ontology-Playground",
|
|
209
|
+
"rank": 19
|
|
210
|
+
},
|
|
211
|
+
{
|
|
212
|
+
"full_name": "dottxt-ai/outlines",
|
|
136
213
|
"language": "Python",
|
|
137
214
|
"color": "#3572A5",
|
|
138
|
-
"description": "
|
|
139
|
-
"forked": "
|
|
140
|
-
"stargazers_count":
|
|
141
|
-
"todayStar": "
|
|
142
|
-
"html_url": "https://github.com/
|
|
143
|
-
"rank":
|
|
215
|
+
"description": "Structured Outputs",
|
|
216
|
+
"forked": "800",
|
|
217
|
+
"stargazers_count": 14865,
|
|
218
|
+
"todayStar": "65 stars today",
|
|
219
|
+
"html_url": "https://github.com/dottxt-ai/outlines",
|
|
220
|
+
"rank": 20
|
|
221
|
+
},
|
|
222
|
+
{
|
|
223
|
+
"full_name": "KnockOutEZ/wigolo",
|
|
224
|
+
"language": "TypeScript",
|
|
225
|
+
"color": "#3178c6",
|
|
226
|
+
"description": "The go-to web for your AI coding agent — local-first search, fetch, crawl & research over MCP. No API keys, no cloud, $0/query. Public beta.",
|
|
227
|
+
"forked": "191",
|
|
228
|
+
"stargazers_count": 3184,
|
|
229
|
+
"todayStar": "642 stars today",
|
|
230
|
+
"html_url": "https://github.com/KnockOutEZ/wigolo",
|
|
231
|
+
"rank": 21
|
|
144
232
|
}
|
|
145
233
|
]
|