@wcj/github-rank 25.4.20 → 25.4.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 +26863 -26845
- package/dist/trending-daily.json +95 -117
- package/dist/trending-monthly.json +87 -87
- package/dist/trending-weekly.json +90 -90
- package/dist/users.china.json +2772 -2736
- package/dist/users.json +4767 -4803
- package/dist/users.org.json +881 -845
- package/package.json +1 -1
- package/web/data/repos.json +26863 -26845
- package/web/data/trending-daily.json +95 -117
- package/web/data/trending-monthly.json +87 -87
- package/web/data/trending-weekly.json +90 -90
- package/web/data/users.china.json +2772 -2736
- package/web/data/users.json +4767 -4803
- package/web/data/users.org.json +881 -845
- package/web/index.html +4920 -4966
- package/web/org.html +744 -690
- package/web/repos.html +3646 -3646
- package/web/trending-monthly.html +81 -81
- package/web/trending-weekly.html +84 -88
- package/web/trending.html +85 -161
- package/web/users.china.html +2724 -2674
|
@@ -1,13 +1,13 @@
|
|
|
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": "microsoft/markitdown",
|
|
4
|
+
"language": "Python",
|
|
5
|
+
"color": "#3572A5",
|
|
6
|
+
"description": "Python tool for converting files and office documents to Markdown.",
|
|
7
|
+
"forked": "2521",
|
|
8
|
+
"stargazers_count": 51629,
|
|
9
|
+
"todayStar": "1033 stars today",
|
|
10
|
+
"html_url": "https://github.com/microsoft/markitdown",
|
|
11
11
|
"rank": 1
|
|
12
12
|
},
|
|
13
13
|
{
|
|
@@ -15,153 +15,131 @@
|
|
|
15
15
|
"language": "C++",
|
|
16
16
|
"color": "#f34b7d",
|
|
17
17
|
"description": "Official inference framework for 1-bit LLMs",
|
|
18
|
-
"forked": "
|
|
19
|
-
"stargazers_count":
|
|
20
|
-
"todayStar": "
|
|
18
|
+
"forked": "1119",
|
|
19
|
+
"stargazers_count": 15765,
|
|
20
|
+
"todayStar": "697 stars today",
|
|
21
21
|
"html_url": "https://github.com/microsoft/BitNet",
|
|
22
22
|
"rank": 2
|
|
23
23
|
},
|
|
24
|
-
{
|
|
25
|
-
"full_name": "jlowin/fastmcp",
|
|
26
|
-
"language": "Python",
|
|
27
|
-
"color": "#3572A5",
|
|
28
|
-
"description": "🚀 The fast, Pythonic way to build MCP servers and clients",
|
|
29
|
-
"forked": "320",
|
|
30
|
-
"stargazers_count": 6164,
|
|
31
|
-
"todayStar": "427 stars today",
|
|
32
|
-
"html_url": "https://github.com/jlowin/fastmcp",
|
|
33
|
-
"rank": 3
|
|
34
|
-
},
|
|
35
|
-
{
|
|
36
|
-
"full_name": "docmost/docmost",
|
|
37
|
-
"language": "TypeScript",
|
|
38
|
-
"color": "#3178c6",
|
|
39
|
-
"description": "Docmost is an open-source collaborative wiki and documentation software. It is an open-source alternative to Confluence and Notion.",
|
|
40
|
-
"forked": "688",
|
|
41
|
-
"stargazers_count": 14326,
|
|
42
|
-
"todayStar": "279 stars today",
|
|
43
|
-
"html_url": "https://github.com/docmost/docmost",
|
|
44
|
-
"rank": 4
|
|
45
|
-
},
|
|
46
|
-
{
|
|
47
|
-
"full_name": "kamranahmedse/developer-roadmap",
|
|
48
|
-
"language": "TypeScript",
|
|
49
|
-
"color": "#3178c6",
|
|
50
|
-
"description": "Interactive roadmaps, guides and other educational content to help developers grow in their careers.",
|
|
51
|
-
"forked": "40855",
|
|
52
|
-
"stargazers_count": 314219,
|
|
53
|
-
"todayStar": "166 stars today",
|
|
54
|
-
"html_url": "https://github.com/kamranahmedse/developer-roadmap",
|
|
55
|
-
"rank": 5
|
|
56
|
-
},
|
|
57
|
-
{
|
|
58
|
-
"full_name": "1Panel-dev/1Panel",
|
|
59
|
-
"language": "Go",
|
|
60
|
-
"color": "#00ADD8",
|
|
61
|
-
"description": "🔥 1Panel provides an intuitive web interface and MCP Server to manage websites, files, containers, databases, and LLMs on a Linux server.",
|
|
62
|
-
"forked": "2401",
|
|
63
|
-
"stargazers_count": 27499,
|
|
64
|
-
"todayStar": "386 stars today",
|
|
65
|
-
"html_url": "https://github.com/1Panel-dev/1Panel",
|
|
66
|
-
"rank": 6
|
|
67
|
-
},
|
|
68
24
|
{
|
|
69
25
|
"full_name": "elie222/inbox-zero",
|
|
70
26
|
"language": "TypeScript",
|
|
71
27
|
"color": "#3178c6",
|
|
72
28
|
"description": "AI personal assistant for email. Open source app to help you reach inbox zero fast.",
|
|
73
|
-
"forked": "
|
|
74
|
-
"stargazers_count":
|
|
75
|
-
"todayStar": "
|
|
29
|
+
"forked": "687",
|
|
30
|
+
"stargazers_count": 6683,
|
|
31
|
+
"todayStar": "258 stars today",
|
|
76
32
|
"html_url": "https://github.com/elie222/inbox-zero",
|
|
77
|
-
"rank":
|
|
33
|
+
"rank": 3
|
|
78
34
|
},
|
|
79
35
|
{
|
|
80
|
-
"full_name": "
|
|
81
|
-
"language": "
|
|
82
|
-
"color": "#
|
|
83
|
-
"description": "
|
|
84
|
-
"forked": "
|
|
85
|
-
"stargazers_count":
|
|
86
|
-
"todayStar": "
|
|
87
|
-
"html_url": "https://github.com/
|
|
88
|
-
"rank":
|
|
36
|
+
"full_name": "Shubhamsaboo/awesome-llm-apps",
|
|
37
|
+
"language": "Python",
|
|
38
|
+
"color": "#3572A5",
|
|
39
|
+
"description": "Collection of awesome LLM apps with AI Agents and RAG using OpenAI, Anthropic, Gemini and opensource models.",
|
|
40
|
+
"forked": "3280",
|
|
41
|
+
"stargazers_count": 29314,
|
|
42
|
+
"todayStar": "322 stars today",
|
|
43
|
+
"html_url": "https://github.com/Shubhamsaboo/awesome-llm-apps",
|
|
44
|
+
"rank": 4
|
|
89
45
|
},
|
|
90
46
|
{
|
|
91
|
-
"full_name": "
|
|
47
|
+
"full_name": "allenai/olmocr",
|
|
92
48
|
"language": "Python",
|
|
93
49
|
"color": "#3572A5",
|
|
94
|
-
"description": "
|
|
95
|
-
"forked": "
|
|
96
|
-
"stargazers_count":
|
|
97
|
-
"todayStar": "
|
|
98
|
-
"html_url": "https://github.com/
|
|
99
|
-
"rank":
|
|
50
|
+
"description": "Toolkit for linearizing PDFs for LLM datasets/training",
|
|
51
|
+
"forked": "793",
|
|
52
|
+
"stargazers_count": 11727,
|
|
53
|
+
"todayStar": "148 stars today",
|
|
54
|
+
"html_url": "https://github.com/allenai/olmocr",
|
|
55
|
+
"rank": 5
|
|
100
56
|
},
|
|
101
57
|
{
|
|
102
|
-
"full_name": "
|
|
58
|
+
"full_name": "yt-dlp/yt-dlp",
|
|
103
59
|
"language": "Python",
|
|
104
60
|
"color": "#3572A5",
|
|
105
|
-
"description": "A
|
|
106
|
-
"forked": "
|
|
107
|
-
"stargazers_count":
|
|
108
|
-
"todayStar": "
|
|
109
|
-
"html_url": "https://github.com/
|
|
110
|
-
"rank":
|
|
61
|
+
"description": "A feature-rich command-line audio/video downloader",
|
|
62
|
+
"forked": "8540",
|
|
63
|
+
"stargazers_count": 108728,
|
|
64
|
+
"todayStar": "329 stars today",
|
|
65
|
+
"html_url": "https://github.com/yt-dlp/yt-dlp",
|
|
66
|
+
"rank": 6
|
|
111
67
|
},
|
|
112
68
|
{
|
|
113
|
-
"full_name": "
|
|
114
|
-
"language": "
|
|
115
|
-
"color": "#
|
|
116
|
-
"description": "
|
|
117
|
-
"forked": "
|
|
118
|
-
"stargazers_count":
|
|
119
|
-
"todayStar": "
|
|
120
|
-
"html_url": "https://github.com/
|
|
121
|
-
"rank":
|
|
69
|
+
"full_name": "drawdb-io/drawdb",
|
|
70
|
+
"language": "JavaScript",
|
|
71
|
+
"color": "#f1e05a",
|
|
72
|
+
"description": "Free, simple, and intuitive online database diagram editor and SQL generator.",
|
|
73
|
+
"forked": "1942",
|
|
74
|
+
"stargazers_count": 27378,
|
|
75
|
+
"todayStar": "104 stars today",
|
|
76
|
+
"html_url": "https://github.com/drawdb-io/drawdb",
|
|
77
|
+
"rank": 7
|
|
122
78
|
},
|
|
123
79
|
{
|
|
124
80
|
"full_name": "nocobase/nocobase",
|
|
125
81
|
"language": "TypeScript",
|
|
126
82
|
"color": "#3178c6",
|
|
127
83
|
"description": "NocoBase is an extensibility-first, open-source no-code/low-code platform for building business applications and enterprise solutions.",
|
|
128
|
-
"forked": "
|
|
129
|
-
"stargazers_count":
|
|
130
|
-
"todayStar": "
|
|
84
|
+
"forked": "1652",
|
|
85
|
+
"stargazers_count": 15074,
|
|
86
|
+
"todayStar": "243 stars today",
|
|
131
87
|
"html_url": "https://github.com/nocobase/nocobase",
|
|
132
|
-
"rank":
|
|
88
|
+
"rank": 8
|
|
133
89
|
},
|
|
134
90
|
{
|
|
135
|
-
"full_name": "
|
|
136
|
-
"language": "
|
|
137
|
-
"color": "#
|
|
138
|
-
"description": "
|
|
139
|
-
"forked": "
|
|
140
|
-
"stargazers_count":
|
|
141
|
-
"todayStar": "
|
|
142
|
-
"html_url": "https://github.com/
|
|
143
|
-
"rank":
|
|
91
|
+
"full_name": "public-apis/public-apis",
|
|
92
|
+
"language": "Python",
|
|
93
|
+
"color": "#3572A5",
|
|
94
|
+
"description": "A collective list of free APIs",
|
|
95
|
+
"forked": "35632",
|
|
96
|
+
"stargazers_count": 337340,
|
|
97
|
+
"todayStar": "610 stars today",
|
|
98
|
+
"html_url": "https://github.com/public-apis/public-apis",
|
|
99
|
+
"rank": 9
|
|
144
100
|
},
|
|
145
101
|
{
|
|
146
102
|
"full_name": "jwasham/coding-interview-university",
|
|
147
103
|
"language": "",
|
|
148
104
|
"color": "",
|
|
149
105
|
"description": "A complete computer science study plan to become a software engineer.",
|
|
150
|
-
"forked": "
|
|
151
|
-
"stargazers_count":
|
|
152
|
-
"todayStar": "
|
|
106
|
+
"forked": "78511",
|
|
107
|
+
"stargazers_count": 315268,
|
|
108
|
+
"todayStar": "288 stars today",
|
|
153
109
|
"html_url": "https://github.com/jwasham/coding-interview-university",
|
|
154
|
-
"rank":
|
|
110
|
+
"rank": 10
|
|
155
111
|
},
|
|
156
112
|
{
|
|
157
|
-
"full_name": "
|
|
158
|
-
"language": "
|
|
159
|
-
"color": "#
|
|
160
|
-
"description": "
|
|
161
|
-
"forked": "
|
|
162
|
-
"stargazers_count":
|
|
163
|
-
"todayStar": "
|
|
164
|
-
"html_url": "https://github.com/
|
|
165
|
-
"rank":
|
|
113
|
+
"full_name": "Byaidu/PDFMathTranslate",
|
|
114
|
+
"language": "Python",
|
|
115
|
+
"color": "#3572A5",
|
|
116
|
+
"description": "PDF scientific paper translation with preserved formats - 基于 AI 完整保留排版的 PDF 文档全文双语翻译,支持 Google/DeepL/Ollama/OpenAI 等服务,提供 CLI/GUI/Docker/Zotero",
|
|
117
|
+
"forked": "1799",
|
|
118
|
+
"stargazers_count": 21225,
|
|
119
|
+
"todayStar": "471 stars today",
|
|
120
|
+
"html_url": "https://github.com/Byaidu/PDFMathTranslate",
|
|
121
|
+
"rank": 11
|
|
122
|
+
},
|
|
123
|
+
{
|
|
124
|
+
"full_name": "007revad/Synology_HDD_db",
|
|
125
|
+
"language": "Shell",
|
|
126
|
+
"color": "#89e051",
|
|
127
|
+
"description": "Add your HDD, SSD and NVMe drives to your Synology's compatible drive database and a lot more",
|
|
128
|
+
"forked": "226",
|
|
129
|
+
"stargazers_count": 3586,
|
|
130
|
+
"todayStar": "56 stars today",
|
|
131
|
+
"html_url": "https://github.com/007revad/Synology_HDD_db",
|
|
132
|
+
"rank": 12
|
|
133
|
+
},
|
|
134
|
+
{
|
|
135
|
+
"full_name": "jumpserver/jumpserver",
|
|
136
|
+
"language": "Python",
|
|
137
|
+
"color": "#3572A5",
|
|
138
|
+
"description": "JumpServer is an open-source Privileged Access Management (PAM) tool that provides DevOps and IT teams with on-demand and secure access to SSH, RDP, Kubernetes, Database and RemoteApp endpoints through a web browser.",
|
|
139
|
+
"forked": "5453",
|
|
140
|
+
"stargazers_count": 27091,
|
|
141
|
+
"todayStar": "166 stars today",
|
|
142
|
+
"html_url": "https://github.com/jumpserver/jumpserver",
|
|
143
|
+
"rank": 13
|
|
166
144
|
}
|
|
167
145
|
]
|
|
@@ -4,9 +4,9 @@
|
|
|
4
4
|
"language": "Python",
|
|
5
5
|
"color": "#3572A5",
|
|
6
6
|
"description": "[Support 0.48.x](Reset Cursor AI MachineID & Bypass Higher Token Limit) Cursor Ai ,自动重置机器ID , 免费升级使用Pro功能: You've reached your trial request limit. / Too many free trial accounts used on this machine. Please upgrade to pro. We have this limit in place to prevent abuse. Please let us know if you believe this is a mistake.",
|
|
7
|
-
"forked": "
|
|
8
|
-
"stargazers_count":
|
|
9
|
-
"todayStar": "
|
|
7
|
+
"forked": "2519",
|
|
8
|
+
"stargazers_count": 20474,
|
|
9
|
+
"todayStar": "16598 stars this month",
|
|
10
10
|
"html_url": "https://github.com/yeongpin/cursor-free-vip",
|
|
11
11
|
"rank": 1
|
|
12
12
|
},
|
|
@@ -15,9 +15,9 @@
|
|
|
15
15
|
"language": "",
|
|
16
16
|
"color": "",
|
|
17
17
|
"description": "A collection of MCP servers.",
|
|
18
|
-
"forked": "
|
|
19
|
-
"stargazers_count":
|
|
20
|
-
"todayStar": "
|
|
18
|
+
"forked": "2975",
|
|
19
|
+
"stargazers_count": 41263,
|
|
20
|
+
"todayStar": "27670 stars this month",
|
|
21
21
|
"html_url": "https://github.com/punkpeye/awesome-mcp-servers",
|
|
22
22
|
"rank": 2
|
|
23
23
|
},
|
|
@@ -26,21 +26,21 @@
|
|
|
26
26
|
"language": "TypeScript",
|
|
27
27
|
"color": "#3178c6",
|
|
28
28
|
"description": "A GUI Agent application based on UI-TARS(Vision-Language Model) that allows you to control your computer using natural language.",
|
|
29
|
-
"forked": "
|
|
30
|
-
"stargazers_count":
|
|
31
|
-
"todayStar": "
|
|
29
|
+
"forked": "963",
|
|
30
|
+
"stargazers_count": 12178,
|
|
31
|
+
"todayStar": "8351 stars this month",
|
|
32
32
|
"html_url": "https://github.com/bytedance/UI-TARS-desktop",
|
|
33
33
|
"rank": 3
|
|
34
34
|
},
|
|
35
35
|
{
|
|
36
|
-
"full_name": "
|
|
36
|
+
"full_name": "th-ch/youtube-music",
|
|
37
37
|
"language": "TypeScript",
|
|
38
38
|
"color": "#3178c6",
|
|
39
|
-
"description": "
|
|
40
|
-
"forked": "
|
|
41
|
-
"stargazers_count":
|
|
42
|
-
"todayStar": "
|
|
43
|
-
"html_url": "https://github.com/
|
|
39
|
+
"description": "YouTube Music Desktop App bundled with custom plugins (and built-in ad blocker / downloader)",
|
|
40
|
+
"forked": "965",
|
|
41
|
+
"stargazers_count": 18659,
|
|
42
|
+
"todayStar": "7369 stars this month",
|
|
43
|
+
"html_url": "https://github.com/th-ch/youtube-music",
|
|
44
44
|
"rank": 4
|
|
45
45
|
},
|
|
46
46
|
{
|
|
@@ -48,109 +48,109 @@
|
|
|
48
48
|
"language": "JupyterNotebook",
|
|
49
49
|
"color": "#DA5B0B",
|
|
50
50
|
"description": "10 Lessons to Get Started Building AI Agents",
|
|
51
|
-
"forked": "
|
|
52
|
-
"stargazers_count":
|
|
53
|
-
"todayStar": "
|
|
51
|
+
"forked": "4041",
|
|
52
|
+
"stargazers_count": 16360,
|
|
53
|
+
"todayStar": "11378 stars this month",
|
|
54
54
|
"html_url": "https://github.com/microsoft/ai-agents-for-beginners",
|
|
55
55
|
"rank": 5
|
|
56
56
|
},
|
|
57
57
|
{
|
|
58
|
-
"full_name": "
|
|
58
|
+
"full_name": "n8n-io/n8n",
|
|
59
59
|
"language": "TypeScript",
|
|
60
60
|
"color": "#3178c6",
|
|
61
|
-
"description": "
|
|
62
|
-
"forked": "
|
|
63
|
-
"stargazers_count":
|
|
64
|
-
"todayStar": "
|
|
65
|
-
"html_url": "https://github.com/
|
|
61
|
+
"description": "Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.",
|
|
62
|
+
"forked": "22706",
|
|
63
|
+
"stargazers_count": 84320,
|
|
64
|
+
"todayStar": "15039 stars this month",
|
|
65
|
+
"html_url": "https://github.com/n8n-io/n8n",
|
|
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": "alibaba/spring-ai-alibaba",
|
|
70
|
+
"language": "Java",
|
|
71
|
+
"color": "#b07219",
|
|
72
|
+
"description": "Agentic AI Framework for Java Developers",
|
|
73
|
+
"forked": "461",
|
|
74
|
+
"stargazers_count": 2407,
|
|
75
|
+
"todayStar": "1225 stars this month",
|
|
76
|
+
"html_url": "https://github.com/alibaba/spring-ai-alibaba",
|
|
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": "CVEProject/cvelistV5",
|
|
81
|
+
"language": "",
|
|
82
|
+
"color": "",
|
|
83
|
+
"description": "CVE cache of the official CVE List in CVE JSON 5 format",
|
|
84
|
+
"forked": "436",
|
|
85
|
+
"stargazers_count": 1870,
|
|
86
|
+
"todayStar": "894 stars this month",
|
|
87
|
+
"html_url": "https://github.com/CVEProject/cvelistV5",
|
|
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": "Shubhamsaboo/awesome-llm-apps",
|
|
92
|
+
"language": "Python",
|
|
93
|
+
"color": "#3572A5",
|
|
94
|
+
"description": "Collection of awesome LLM apps with AI Agents and RAG using OpenAI, Anthropic, Gemini and opensource models.",
|
|
95
|
+
"forked": "3280",
|
|
96
|
+
"stargazers_count": 29314,
|
|
97
|
+
"todayStar": "9102 stars this month",
|
|
98
|
+
"html_url": "https://github.com/Shubhamsaboo/awesome-llm-apps",
|
|
99
99
|
"rank": 9
|
|
100
100
|
},
|
|
101
101
|
{
|
|
102
|
-
"full_name": "
|
|
102
|
+
"full_name": "ourongxing/newsnow",
|
|
103
103
|
"language": "TypeScript",
|
|
104
104
|
"color": "#3178c6",
|
|
105
|
-
"description": "
|
|
106
|
-
"forked": "
|
|
107
|
-
"stargazers_count":
|
|
108
|
-
"todayStar": "
|
|
109
|
-
"html_url": "https://github.com/
|
|
105
|
+
"description": "Elegant reading of real-time and hottest news",
|
|
106
|
+
"forked": "2523",
|
|
107
|
+
"stargazers_count": 9085,
|
|
108
|
+
"todayStar": "4269 stars this month",
|
|
109
|
+
"html_url": "https://github.com/ourongxing/newsnow",
|
|
110
110
|
"rank": 10
|
|
111
111
|
},
|
|
112
|
-
{
|
|
113
|
-
"full_name": "Shubhamsaboo/awesome-llm-apps",
|
|
114
|
-
"language": "Python",
|
|
115
|
-
"color": "#3572A5",
|
|
116
|
-
"description": "Collection of awesome LLM apps with AI Agents and RAG using OpenAI, Anthropic, Gemini and opensource models.",
|
|
117
|
-
"forked": "3226",
|
|
118
|
-
"stargazers_count": 28678,
|
|
119
|
-
"todayStar": "8798 stars this month",
|
|
120
|
-
"html_url": "https://github.com/Shubhamsaboo/awesome-llm-apps",
|
|
121
|
-
"rank": 11
|
|
122
|
-
},
|
|
123
112
|
{
|
|
124
113
|
"full_name": "mark3labs/mcp-go",
|
|
125
114
|
"language": "Go",
|
|
126
115
|
"color": "#00ADD8",
|
|
127
116
|
"description": "A Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.",
|
|
128
|
-
"forked": "
|
|
129
|
-
"stargazers_count":
|
|
130
|
-
"todayStar": "
|
|
117
|
+
"forked": "304",
|
|
118
|
+
"stargazers_count": 3687,
|
|
119
|
+
"todayStar": "2699 stars this month",
|
|
131
120
|
"html_url": "https://github.com/mark3labs/mcp-go",
|
|
121
|
+
"rank": 11
|
|
122
|
+
},
|
|
123
|
+
{
|
|
124
|
+
"full_name": "wonderwhy-er/DesktopCommanderMCP",
|
|
125
|
+
"language": "TypeScript",
|
|
126
|
+
"color": "#3178c6",
|
|
127
|
+
"description": "This is MCP server for Claude that gives it terminal control, file system search and diff file editing capabilities",
|
|
128
|
+
"forked": "193",
|
|
129
|
+
"stargazers_count": 1864,
|
|
130
|
+
"todayStar": "1618 stars this month",
|
|
131
|
+
"html_url": "https://github.com/wonderwhy-er/DesktopCommanderMCP",
|
|
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": "hacksider/Deep-Live-Cam",
|
|
136
|
+
"language": "Python",
|
|
137
|
+
"color": "#3572A5",
|
|
138
|
+
"description": "real time face swap and one-click video deepfake with only a single image",
|
|
139
|
+
"forked": "7501",
|
|
140
|
+
"stargazers_count": 50572,
|
|
141
|
+
"todayStar": "6001 stars this month",
|
|
142
|
+
"html_url": "https://github.com/hacksider/Deep-Live-Cam",
|
|
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": "ageerle/ruoyi-ai",
|
|
147
|
+
"language": "Java",
|
|
148
|
+
"color": "#b07219",
|
|
149
|
+
"description": "RuoYi AI 是一个全栈式 AI 开发平台,旨在帮助开发者快速构建和部署个性化的 AI 应用。",
|
|
150
|
+
"forked": "639",
|
|
151
|
+
"stargazers_count": 2851,
|
|
152
|
+
"todayStar": "2129 stars this month",
|
|
153
|
+
"html_url": "https://github.com/ageerle/ruoyi-ai",
|
|
154
154
|
"rank": 14
|
|
155
155
|
},
|
|
156
156
|
{
|
|
@@ -158,9 +158,9 @@
|
|
|
158
158
|
"language": "",
|
|
159
159
|
"color": "",
|
|
160
160
|
"description": "📄 A curated list of awesome .cursorrules files",
|
|
161
|
-
"forked": "
|
|
162
|
-
"stargazers_count":
|
|
163
|
-
"todayStar": "
|
|
161
|
+
"forked": "1736",
|
|
162
|
+
"stargazers_count": 22813,
|
|
163
|
+
"todayStar": "5745 stars this month",
|
|
164
164
|
"html_url": "https://github.com/PatrickJS/awesome-cursorrules",
|
|
165
165
|
"rank": 15
|
|
166
166
|
}
|