@wcj/github-rank 25.4.2 → 25.4.4
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 +27945 -27951
- package/dist/trending-daily.json +135 -80
- package/dist/trending-monthly.json +112 -112
- package/dist/trending-weekly.json +106 -128
- package/dist/users.china.json +2158 -2122
- package/dist/users.json +5443 -5479
- package/dist/users.org.json +859 -823
- package/package.json +1 -1
- package/web/data/repos.json +27945 -27951
- package/web/data/trending-daily.json +135 -80
- package/web/data/trending-monthly.json +112 -112
- package/web/data/trending-weekly.json +106 -128
- package/web/data/users.china.json +2158 -2122
- package/web/data/users.json +5443 -5479
- package/web/data/users.org.json +859 -823
- package/web/index.html +5418 -5475
- package/web/org.html +722 -674
- package/web/repos.html +3762 -3762
- package/web/trending-monthly.html +115 -115
- package/web/trending-weekly.html +97 -173
- package/web/trending.html +264 -70
- package/web/users.china.html +1921 -1876
|
@@ -1,79 +1,79 @@
|
|
|
1
1
|
[
|
|
2
|
+
{
|
|
3
|
+
"full_name": "punkpeye/awesome-mcp-servers",
|
|
4
|
+
"language": "",
|
|
5
|
+
"color": "",
|
|
6
|
+
"description": "A collection of MCP servers.",
|
|
7
|
+
"forked": "2034",
|
|
8
|
+
"stargazers_count": 30322,
|
|
9
|
+
"todayStar": "13373 stars this week",
|
|
10
|
+
"html_url": "https://github.com/punkpeye/awesome-mcp-servers",
|
|
11
|
+
"rank": 1
|
|
12
|
+
},
|
|
2
13
|
{
|
|
3
14
|
"full_name": "Shubhamsaboo/awesome-llm-apps",
|
|
4
15
|
"language": "Python",
|
|
5
16
|
"color": "#3572A5",
|
|
6
17
|
"description": "Collection of awesome LLM apps with AI Agents and RAG using OpenAI, Anthropic, Gemini and opensource models.",
|
|
7
|
-
"forked": "
|
|
8
|
-
"stargazers_count":
|
|
9
|
-
"todayStar": "
|
|
18
|
+
"forked": "3033",
|
|
19
|
+
"stargazers_count": 26937,
|
|
20
|
+
"todayStar": "4858 stars this week",
|
|
10
21
|
"html_url": "https://github.com/Shubhamsaboo/awesome-llm-apps",
|
|
11
|
-
"rank":
|
|
22
|
+
"rank": 2
|
|
23
|
+
},
|
|
24
|
+
{
|
|
25
|
+
"full_name": "tulir/whatsmeow",
|
|
26
|
+
"language": "Go",
|
|
27
|
+
"color": "#00ADD8",
|
|
28
|
+
"description": "Go library for the WhatsApp web multidevice API",
|
|
29
|
+
"forked": "518",
|
|
30
|
+
"stargazers_count": 3250,
|
|
31
|
+
"todayStar": "620 stars this week",
|
|
32
|
+
"html_url": "https://github.com/tulir/whatsmeow",
|
|
33
|
+
"rank": 3
|
|
12
34
|
},
|
|
13
35
|
{
|
|
14
36
|
"full_name": "alibaba/spring-ai-alibaba",
|
|
15
37
|
"language": "Java",
|
|
16
38
|
"color": "#b07219",
|
|
17
39
|
"description": "Agentic AI Framework for Java Developers",
|
|
18
|
-
"forked": "
|
|
19
|
-
"stargazers_count":
|
|
20
|
-
"todayStar": "
|
|
40
|
+
"forked": "394",
|
|
41
|
+
"stargazers_count": 2110,
|
|
42
|
+
"todayStar": "416 stars this week",
|
|
21
43
|
"html_url": "https://github.com/alibaba/spring-ai-alibaba",
|
|
22
|
-
"rank": 2
|
|
23
|
-
},
|
|
24
|
-
{
|
|
25
|
-
"full_name": "microsoft/ai-agents-for-beginners",
|
|
26
|
-
"language": "JupyterNotebook",
|
|
27
|
-
"color": "#DA5B0B",
|
|
28
|
-
"description": "10 Lessons to Get Started Building AI Agents",
|
|
29
|
-
"forked": "2280",
|
|
30
|
-
"stargazers_count": 9267,
|
|
31
|
-
"todayStar": "2671 stars this week",
|
|
32
|
-
"html_url": "https://github.com/microsoft/ai-agents-for-beginners",
|
|
33
|
-
"rank": 3
|
|
34
|
-
},
|
|
35
|
-
{
|
|
36
|
-
"full_name": "ourongxing/newsnow",
|
|
37
|
-
"language": "TypeScript",
|
|
38
|
-
"color": "#3178c6",
|
|
39
|
-
"description": "Elegant reading of real-time and hottest news",
|
|
40
|
-
"forked": "1889",
|
|
41
|
-
"stargazers_count": 7391,
|
|
42
|
-
"todayStar": "2171 stars this week",
|
|
43
|
-
"html_url": "https://github.com/ourongxing/newsnow",
|
|
44
44
|
"rank": 4
|
|
45
45
|
},
|
|
46
46
|
{
|
|
47
|
-
"full_name": "
|
|
47
|
+
"full_name": "mark3labs/mcp-go",
|
|
48
48
|
"language": "Go",
|
|
49
49
|
"color": "#00ADD8",
|
|
50
|
-
"description": "
|
|
51
|
-
"forked": "
|
|
52
|
-
"stargazers_count":
|
|
53
|
-
"todayStar": "
|
|
54
|
-
"html_url": "https://github.com/
|
|
50
|
+
"description": "A Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.",
|
|
51
|
+
"forked": "177",
|
|
52
|
+
"stargazers_count": 2002,
|
|
53
|
+
"todayStar": "590 stars this week",
|
|
54
|
+
"html_url": "https://github.com/mark3labs/mcp-go",
|
|
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": "microsoft/ai-agents-for-beginners",
|
|
59
|
+
"language": "JupyterNotebook",
|
|
60
|
+
"color": "#DA5B0B",
|
|
61
|
+
"description": "10 Lessons to Get Started Building AI Agents",
|
|
62
|
+
"forked": "2386",
|
|
63
|
+
"stargazers_count": 9904,
|
|
64
|
+
"todayStar": "1382 stars this week",
|
|
65
|
+
"html_url": "https://github.com/microsoft/ai-agents-for-beginners",
|
|
66
66
|
"rank": 6
|
|
67
67
|
},
|
|
68
68
|
{
|
|
69
|
-
"full_name": "
|
|
69
|
+
"full_name": "jlowin/fastmcp",
|
|
70
70
|
"language": "Python",
|
|
71
71
|
"color": "#3572A5",
|
|
72
|
-
"description": "
|
|
73
|
-
"forked": "
|
|
74
|
-
"stargazers_count":
|
|
75
|
-
"todayStar": "
|
|
76
|
-
"html_url": "https://github.com/
|
|
72
|
+
"description": "The fast, Pythonic way to build Model Context Protocol servers 🚀",
|
|
73
|
+
"forked": "175",
|
|
74
|
+
"stargazers_count": 3616,
|
|
75
|
+
"todayStar": "1677 stars this week",
|
|
76
|
+
"html_url": "https://github.com/jlowin/fastmcp",
|
|
77
77
|
"rank": 7
|
|
78
78
|
},
|
|
79
79
|
{
|
|
@@ -81,109 +81,87 @@
|
|
|
81
81
|
"language": "JupyterNotebook",
|
|
82
82
|
"color": "#DA5B0B",
|
|
83
83
|
"description": "Official Implementation of \"KBLaM: Knowledge Base augmented Language Model\"",
|
|
84
|
-
"forked": "
|
|
85
|
-
"stargazers_count":
|
|
86
|
-
"todayStar": "
|
|
84
|
+
"forked": "89",
|
|
85
|
+
"stargazers_count": 1108,
|
|
86
|
+
"todayStar": "365 stars this week",
|
|
87
87
|
"html_url": "https://github.com/microsoft/KBLaM",
|
|
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": "nvm-sh/nvm",
|
|
92
|
+
"language": "Shell",
|
|
93
|
+
"color": "#89e051",
|
|
94
|
+
"description": "Node Version Manager - POSIX-compliant bash script to manage multiple active node.js versions",
|
|
95
|
+
"forked": "8484",
|
|
96
|
+
"stargazers_count": 83641,
|
|
97
|
+
"todayStar": "637 stars this week",
|
|
98
|
+
"html_url": "https://github.com/nvm-sh/nvm",
|
|
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": "ourongxing/newsnow",
|
|
103
|
+
"language": "TypeScript",
|
|
104
|
+
"color": "#3178c6",
|
|
105
|
+
"description": "Elegant reading of real-time and hottest news",
|
|
106
|
+
"forked": "2044",
|
|
107
|
+
"stargazers_count": 7786,
|
|
108
|
+
"todayStar": "1803 stars this week",
|
|
109
|
+
"html_url": "https://github.com/ourongxing/newsnow",
|
|
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": "shadps4-emu/shadPS4",
|
|
114
|
+
"language": "C++",
|
|
115
|
+
"color": "#f34b7d",
|
|
116
|
+
"description": "PlayStation 4 emulator for Windows, Linux and macOS written in C++",
|
|
117
|
+
"forked": "1282",
|
|
118
|
+
"stargazers_count": 21254,
|
|
119
|
+
"todayStar": "1648 stars this week",
|
|
120
|
+
"html_url": "https://github.com/shadps4-emu/shadPS4",
|
|
121
121
|
"rank": 11
|
|
122
122
|
},
|
|
123
123
|
{
|
|
124
|
-
"full_name": "
|
|
124
|
+
"full_name": "khoj-ai/khoj",
|
|
125
125
|
"language": "Python",
|
|
126
126
|
"color": "#3572A5",
|
|
127
|
-
"description": "
|
|
128
|
-
"forked": "
|
|
129
|
-
"stargazers_count":
|
|
130
|
-
"todayStar": "
|
|
131
|
-
"html_url": "https://github.com/
|
|
127
|
+
"description": "Your AI second brain. Self-hostable. Get answers from the web or your docs. Build custom agents, schedule automations, do deep research. Turn any online or local LLM into your personal, autonomous AI (gpt, claude, gemini, llama, qwen, mistral). Get started - free.",
|
|
128
|
+
"forked": "1576",
|
|
129
|
+
"stargazers_count": 28459,
|
|
130
|
+
"todayStar": "791 stars this week",
|
|
131
|
+
"html_url": "https://github.com/khoj-ai/khoj",
|
|
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": "yetone/avante.nvim",
|
|
136
|
+
"language": "Lua",
|
|
137
|
+
"color": "#000080",
|
|
138
|
+
"description": "Use your Neovim like using Cursor AI IDE!",
|
|
139
|
+
"forked": "503",
|
|
140
|
+
"stargazers_count": 12216,
|
|
141
|
+
"todayStar": "542 stars this week",
|
|
142
|
+
"html_url": "https://github.com/yetone/avante.nvim",
|
|
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": "rustdesk/rustdesk",
|
|
147
|
+
"language": "Rust",
|
|
148
|
+
"color": "#dea584",
|
|
149
|
+
"description": "An open-source remote desktop application designed for self-hosting, as an alternative to TeamViewer.",
|
|
150
|
+
"forked": "12100",
|
|
151
|
+
"stargazers_count": 86048,
|
|
152
|
+
"todayStar": "1082 stars this week",
|
|
153
|
+
"html_url": "https://github.com/rustdesk/rustdesk",
|
|
154
154
|
"rank": 14
|
|
155
155
|
},
|
|
156
156
|
{
|
|
157
|
-
"full_name": "
|
|
158
|
-
"language": "
|
|
159
|
-
"color": "#
|
|
160
|
-
"description": "
|
|
161
|
-
"forked": "
|
|
162
|
-
"stargazers_count":
|
|
163
|
-
"todayStar": "
|
|
164
|
-
"html_url": "https://github.com/
|
|
157
|
+
"full_name": "koreader/koreader",
|
|
158
|
+
"language": "Lua",
|
|
159
|
+
"color": "#000080",
|
|
160
|
+
"description": "An ebook reader application supporting PDF, DjVu, EPUB, FB2 and many more formats, running on Cervantes, Kindle, Kobo, PocketBook and Android devices",
|
|
161
|
+
"forked": "1360",
|
|
162
|
+
"stargazers_count": 19756,
|
|
163
|
+
"todayStar": "681 stars this week",
|
|
164
|
+
"html_url": "https://github.com/koreader/koreader",
|
|
165
165
|
"rank": 15
|
|
166
|
-
},
|
|
167
|
-
{
|
|
168
|
-
"full_name": "jlowin/fastmcp",
|
|
169
|
-
"language": "Python",
|
|
170
|
-
"color": "#3572A5",
|
|
171
|
-
"description": "The fast, Pythonic way to build Model Context Protocol servers 🚀",
|
|
172
|
-
"forked": "166",
|
|
173
|
-
"stargazers_count": 3349,
|
|
174
|
-
"todayStar": "1367 stars this week",
|
|
175
|
-
"html_url": "https://github.com/jlowin/fastmcp",
|
|
176
|
-
"rank": 16
|
|
177
|
-
},
|
|
178
|
-
{
|
|
179
|
-
"full_name": "signalapp/Signal-Android",
|
|
180
|
-
"language": "Kotlin",
|
|
181
|
-
"color": "#A97BFF",
|
|
182
|
-
"description": "A private messenger for Android.",
|
|
183
|
-
"forked": "6349",
|
|
184
|
-
"stargazers_count": 26674,
|
|
185
|
-
"todayStar": "347 stars this week",
|
|
186
|
-
"html_url": "https://github.com/signalapp/Signal-Android",
|
|
187
|
-
"rank": 17
|
|
188
166
|
}
|
|
189
167
|
]
|