@wcj/github-rank 24.4.5 → 24.4.6
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 +18202 -18198
- package/dist/trending-daily.json +190 -190
- package/dist/trending-monthly.json +78 -199
- package/dist/trending-weekly.json +178 -178
- package/dist/users.china.json +1135 -1170
- package/dist/users.json +5428 -5428
- package/package.json +1 -1
- package/web/data/repos.json +18202 -18198
- package/web/data/trending-daily.json +190 -190
- package/web/data/trending-monthly.json +78 -199
- package/web/data/trending-weekly.json +178 -178
- package/web/data/users.china.json +1135 -1170
- package/web/data/users.json +5428 -5428
- package/web/index.html +3939 -3939
- package/web/repos.html +2419 -2419
- package/web/trending-monthly.html +77 -491
- package/web/trending-weekly.html +163 -159
- package/web/trending.html +168 -168
- package/web/users.china.html +900 -933
|
@@ -1,46 +1,46 @@
|
|
|
1
1
|
[
|
|
2
|
-
{
|
|
3
|
-
"full_name": "atherosai/ui",
|
|
4
|
-
"language": "HTML",
|
|
5
|
-
"color": "#e34c26",
|
|
6
|
-
"description": "Simple UI examples from my social media",
|
|
7
|
-
"forked": "1180",
|
|
8
|
-
"stargazers_count": 6735,
|
|
9
|
-
"todayStar": "4996 stars this month",
|
|
10
|
-
"html_url": "https://github.com/atherosai/ui",
|
|
11
|
-
"rank": 1
|
|
12
|
-
},
|
|
13
2
|
{
|
|
14
3
|
"full_name": "microsoft/generative-ai-for-beginners",
|
|
15
4
|
"language": "JupyterNotebook",
|
|
16
5
|
"color": "#DA5B0B",
|
|
17
6
|
"description": "18 Lessons, Get Started Building with Generative AI 🔗 https://microsoft.github.io/generative-ai-for-beginners/",
|
|
18
|
-
"forked": "
|
|
19
|
-
"stargazers_count":
|
|
20
|
-
"todayStar": "
|
|
7
|
+
"forked": "21356",
|
|
8
|
+
"stargazers_count": 39920,
|
|
9
|
+
"todayStar": "13346 stars this month",
|
|
21
10
|
"html_url": "https://github.com/microsoft/generative-ai-for-beginners",
|
|
22
|
-
"rank":
|
|
11
|
+
"rank": 1
|
|
23
12
|
},
|
|
24
13
|
{
|
|
25
|
-
"full_name": "
|
|
26
|
-
"language": "
|
|
27
|
-
"color": "#
|
|
28
|
-
"description": "
|
|
29
|
-
"forked": "
|
|
30
|
-
"stargazers_count":
|
|
31
|
-
"todayStar": "
|
|
32
|
-
"html_url": "https://github.com/
|
|
33
|
-
"rank":
|
|
14
|
+
"full_name": "atherosai/ui",
|
|
15
|
+
"language": "HTML",
|
|
16
|
+
"color": "#e34c26",
|
|
17
|
+
"description": "Simple UI examples from my social media",
|
|
18
|
+
"forked": "1189",
|
|
19
|
+
"stargazers_count": 6799,
|
|
20
|
+
"todayStar": "5052 stars this month",
|
|
21
|
+
"html_url": "https://github.com/atherosai/ui",
|
|
22
|
+
"rank": 2
|
|
34
23
|
},
|
|
35
24
|
{
|
|
36
25
|
"full_name": "Pythagora-io/gpt-pilot",
|
|
37
26
|
"language": "Python",
|
|
38
27
|
"color": "#3572A5",
|
|
39
28
|
"description": "The first real AI developer",
|
|
40
|
-
"forked": "
|
|
41
|
-
"stargazers_count":
|
|
42
|
-
"todayStar": "
|
|
29
|
+
"forked": "2674",
|
|
30
|
+
"stargazers_count": 27033,
|
|
31
|
+
"todayStar": "5235 stars this month",
|
|
43
32
|
"html_url": "https://github.com/Pythagora-io/gpt-pilot",
|
|
33
|
+
"rank": 3
|
|
34
|
+
},
|
|
35
|
+
{
|
|
36
|
+
"full_name": "tiangolo/full-stack-fastapi-template",
|
|
37
|
+
"language": "TypeScript",
|
|
38
|
+
"color": "#3178c6",
|
|
39
|
+
"description": "Full stack, modern web application template. Using FastAPI, React, SQLModel, PostgreSQL, Docker, GitHub Actions, automatic HTTPS and more.",
|
|
40
|
+
"forked": "3629",
|
|
41
|
+
"stargazers_count": 22162,
|
|
42
|
+
"todayStar": "7779 stars this month",
|
|
43
|
+
"html_url": "https://github.com/tiangolo/full-stack-fastapi-template",
|
|
44
44
|
"rank": 4
|
|
45
45
|
},
|
|
46
46
|
{
|
|
@@ -48,230 +48,109 @@
|
|
|
48
48
|
"language": "Java",
|
|
49
49
|
"color": "#b07219",
|
|
50
50
|
"description": "《Hello 算法》:动画图解、一键运行的数据结构与算法教程,支持 Python, C++, Java, C#, Go, Swift, JS, TS, Dart, Rust, C, Zig 等语言。English edition ongoing",
|
|
51
|
-
"forked": "
|
|
52
|
-
"stargazers_count":
|
|
53
|
-
"todayStar": "
|
|
51
|
+
"forked": "9206",
|
|
52
|
+
"stargazers_count": 73608,
|
|
53
|
+
"todayStar": "9619 stars this month",
|
|
54
54
|
"html_url": "https://github.com/krahets/hello-algo",
|
|
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": "HeyPuter/puter",
|
|
59
|
+
"language": "JavaScript",
|
|
60
|
+
"color": "#f1e05a",
|
|
61
|
+
"description": "🌐 The Internet OS! Free, Open-Source, and Self-Hostable!",
|
|
62
|
+
"forked": "666",
|
|
63
|
+
"stargazers_count": 12202,
|
|
64
|
+
"todayStar": "10393 stars this month",
|
|
65
|
+
"html_url": "https://github.com/HeyPuter/puter",
|
|
66
66
|
"rank": 6
|
|
67
67
|
},
|
|
68
|
-
{
|
|
69
|
-
"full_name": "VAST-AI-Research/TripoSR",
|
|
70
|
-
"language": "Python",
|
|
71
|
-
"color": "#3572A5",
|
|
72
|
-
"description": "",
|
|
73
|
-
"forked": "394",
|
|
74
|
-
"stargazers_count": 3399,
|
|
75
|
-
"todayStar": "3588 stars this month",
|
|
76
|
-
"html_url": "https://github.com/VAST-AI-Research/TripoSR",
|
|
77
|
-
"rank": 7
|
|
78
|
-
},
|
|
79
68
|
{
|
|
80
69
|
"full_name": "geekan/MetaGPT",
|
|
81
70
|
"language": "Python",
|
|
82
71
|
"color": "#3572A5",
|
|
83
72
|
"description": "🌟 The Multi-Agent Framework: First AI Software Company, Towards Natural Language Programming",
|
|
84
|
-
"forked": "
|
|
85
|
-
"stargazers_count":
|
|
86
|
-
"todayStar": "
|
|
73
|
+
"forked": "4497",
|
|
74
|
+
"stargazers_count": 38215,
|
|
75
|
+
"todayStar": "3835 stars this month",
|
|
87
76
|
"html_url": "https://github.com/geekan/MetaGPT",
|
|
88
|
-
"rank":
|
|
77
|
+
"rank": 7
|
|
89
78
|
},
|
|
90
79
|
{
|
|
91
80
|
"full_name": "roboflow/supervision",
|
|
92
81
|
"language": "Python",
|
|
93
82
|
"color": "#3572A5",
|
|
94
83
|
"description": "We write your reusable computer vision tools. 💜",
|
|
95
|
-
"forked": "
|
|
96
|
-
"stargazers_count":
|
|
97
|
-
"todayStar": "
|
|
84
|
+
"forked": "1052",
|
|
85
|
+
"stargazers_count": 13617,
|
|
86
|
+
"todayStar": "3890 stars this month",
|
|
98
87
|
"html_url": "https://github.com/roboflow/supervision",
|
|
99
|
-
"rank":
|
|
100
|
-
},
|
|
101
|
-
{
|
|
102
|
-
"full_name": "dockur/windows",
|
|
103
|
-
"language": "Shell",
|
|
104
|
-
"color": "#89e051",
|
|
105
|
-
"description": "Windows in a Docker container.",
|
|
106
|
-
"forked": "776",
|
|
107
|
-
"stargazers_count": 10604,
|
|
108
|
-
"todayStar": "6421 stars this month",
|
|
109
|
-
"html_url": "https://github.com/dockur/windows",
|
|
110
|
-
"rank": 10
|
|
88
|
+
"rank": 8
|
|
111
89
|
},
|
|
112
90
|
{
|
|
113
91
|
"full_name": "usebruno/bruno",
|
|
114
92
|
"language": "JavaScript",
|
|
115
93
|
"color": "#f1e05a",
|
|
116
94
|
"description": "Opensource IDE For Exploring and Testing Api's (lightweight alternative to postman/insomnia)",
|
|
117
|
-
"forked": "
|
|
118
|
-
"stargazers_count":
|
|
119
|
-
"todayStar": "
|
|
95
|
+
"forked": "813",
|
|
96
|
+
"stargazers_count": 18170,
|
|
97
|
+
"todayStar": "5718 stars this month",
|
|
120
98
|
"html_url": "https://github.com/usebruno/bruno",
|
|
121
|
-
"rank":
|
|
99
|
+
"rank": 9
|
|
122
100
|
},
|
|
123
101
|
{
|
|
124
102
|
"full_name": "juspay/hyperswitch",
|
|
125
103
|
"language": "Rust",
|
|
126
104
|
"color": "#dea584",
|
|
127
105
|
"description": "An open source payments switch written in Rust to make payments fast, reliable and affordable",
|
|
128
|
-
"forked": "
|
|
129
|
-
"stargazers_count":
|
|
130
|
-
"todayStar": "
|
|
106
|
+
"forked": "1122",
|
|
107
|
+
"stargazers_count": 10060,
|
|
108
|
+
"todayStar": "798 stars this month",
|
|
131
109
|
"html_url": "https://github.com/juspay/hyperswitch",
|
|
132
|
-
"rank":
|
|
110
|
+
"rank": 10
|
|
133
111
|
},
|
|
134
112
|
{
|
|
135
|
-
"full_name": "
|
|
136
|
-
"language": "
|
|
137
|
-
"color": "#
|
|
138
|
-
"description": "
|
|
139
|
-
"forked": "
|
|
140
|
-
"stargazers_count":
|
|
141
|
-
"todayStar": "
|
|
142
|
-
"html_url": "https://github.com/
|
|
143
|
-
"rank":
|
|
113
|
+
"full_name": "VAST-AI-Research/TripoSR",
|
|
114
|
+
"language": "Python",
|
|
115
|
+
"color": "#3572A5",
|
|
116
|
+
"description": "",
|
|
117
|
+
"forked": "396",
|
|
118
|
+
"stargazers_count": 3417,
|
|
119
|
+
"todayStar": "3116 stars this month",
|
|
120
|
+
"html_url": "https://github.com/VAST-AI-Research/TripoSR",
|
|
121
|
+
"rank": 11
|
|
144
122
|
},
|
|
145
123
|
{
|
|
146
124
|
"full_name": "redis/redis",
|
|
147
125
|
"language": "C",
|
|
148
126
|
"color": "#555555",
|
|
149
127
|
"description": "Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.",
|
|
150
|
-
"forked": "
|
|
151
|
-
"stargazers_count":
|
|
152
|
-
"todayStar": "
|
|
128
|
+
"forked": "23392",
|
|
129
|
+
"stargazers_count": 64446,
|
|
130
|
+
"todayStar": "1053 stars this month",
|
|
153
131
|
"html_url": "https://github.com/redis/redis",
|
|
154
|
-
"rank":
|
|
155
|
-
},
|
|
156
|
-
{
|
|
157
|
-
"full_name": "OpenInterpreter/open-interpreter",
|
|
158
|
-
"language": "Python",
|
|
159
|
-
"color": "#3572A5",
|
|
160
|
-
"description": "A natural language interface for computers",
|
|
161
|
-
"forked": "4025",
|
|
162
|
-
"stargazers_count": 46669,
|
|
163
|
-
"todayStar": "5470 stars this month",
|
|
164
|
-
"html_url": "https://github.com/OpenInterpreter/open-interpreter",
|
|
165
|
-
"rank": 15
|
|
132
|
+
"rank": 12
|
|
166
133
|
},
|
|
167
134
|
{
|
|
168
135
|
"full_name": "Mozilla-Ocho/llamafile",
|
|
169
136
|
"language": "C++",
|
|
170
137
|
"color": "#f34b7d",
|
|
171
138
|
"description": "Distribute and run LLMs with a single file.",
|
|
172
|
-
"forked": "
|
|
173
|
-
"stargazers_count":
|
|
174
|
-
"todayStar": "
|
|
139
|
+
"forked": "570",
|
|
140
|
+
"stargazers_count": 12152,
|
|
141
|
+
"todayStar": "2452 stars this month",
|
|
175
142
|
"html_url": "https://github.com/Mozilla-Ocho/llamafile",
|
|
176
|
-
"rank":
|
|
177
|
-
},
|
|
178
|
-
{
|
|
179
|
-
"full_name": "modularml/mojo",
|
|
180
|
-
"language": "Mojo",
|
|
181
|
-
"color": "#ff4c1f",
|
|
182
|
-
"description": "The Mojo Programming Language",
|
|
183
|
-
"forked": "2311",
|
|
184
|
-
"stargazers_count": 19693,
|
|
185
|
-
"todayStar": "2535 stars this month",
|
|
186
|
-
"html_url": "https://github.com/modularml/mojo",
|
|
187
|
-
"rank": 17
|
|
188
|
-
},
|
|
189
|
-
{
|
|
190
|
-
"full_name": "zylon-ai/private-gpt",
|
|
191
|
-
"language": "Python",
|
|
192
|
-
"color": "#3572A5",
|
|
193
|
-
"description": "Interact with your documents using the power of GPT, 100% privately, no data leaks",
|
|
194
|
-
"forked": "6780",
|
|
195
|
-
"stargazers_count": 51011,
|
|
196
|
-
"todayStar": "3179 stars this month",
|
|
197
|
-
"html_url": "https://github.com/zylon-ai/private-gpt",
|
|
198
|
-
"rank": 18
|
|
199
|
-
},
|
|
200
|
-
{
|
|
201
|
-
"full_name": "xszyou/Fay",
|
|
202
|
-
"language": "",
|
|
203
|
-
"color": "",
|
|
204
|
-
"description": "Fay is an open-source digital human framework integrating language models and digital characters. It offers retail, assistant, and agent versions for diverse applications like virtual shopping guides, broadcasters, assistants, waiters, teachers, and voice or text-based mobile assistants.",
|
|
205
|
-
"forked": "1584",
|
|
206
|
-
"stargazers_count": 7766,
|
|
207
|
-
"todayStar": "813 stars this month",
|
|
208
|
-
"html_url": "https://github.com/xszyou/Fay",
|
|
209
|
-
"rank": 19
|
|
210
|
-
},
|
|
211
|
-
{
|
|
212
|
-
"full_name": "YunaiV/ruoyi-vue-pro",
|
|
213
|
-
"language": "Java",
|
|
214
|
-
"color": "#b07219",
|
|
215
|
-
"description": "🔥 官方推荐 🔥 RuoYi-Vue 全新 Pro 版本,优化重构所有功能。基于 Spring Boot + MyBatis Plus + Vue & Element 实现的后台管理系统 + 微信小程序,支持 RBAC 动态权限、数据权限、SaaS 多租户、Flowable 工作流、三方登录、支付、短信、商城、CRM、ERP 等功能。你的 ⭐️ Star ⭐️,是作者生发的动力!",
|
|
216
|
-
"forked": "4912",
|
|
217
|
-
"stargazers_count": 23727,
|
|
218
|
-
"todayStar": "1399 stars this month",
|
|
219
|
-
"html_url": "https://github.com/YunaiV/ruoyi-vue-pro",
|
|
220
|
-
"rank": 20
|
|
221
|
-
},
|
|
222
|
-
{
|
|
223
|
-
"full_name": "myshell-ai/MeloTTS",
|
|
224
|
-
"language": "Python",
|
|
225
|
-
"color": "#3572A5",
|
|
226
|
-
"description": "High-quality multi-lingual text-to-speech library by MyShell.ai. Support English, Spanish, French, Chinese, Japanese and Korean.",
|
|
227
|
-
"forked": "346",
|
|
228
|
-
"stargazers_count": 3149,
|
|
229
|
-
"todayStar": "1956 stars this month",
|
|
230
|
-
"html_url": "https://github.com/myshell-ai/MeloTTS",
|
|
231
|
-
"rank": 21
|
|
232
|
-
},
|
|
233
|
-
{
|
|
234
|
-
"full_name": "lobehub/lobe-chat",
|
|
235
|
-
"language": "TypeScript",
|
|
236
|
-
"color": "#3178c6",
|
|
237
|
-
"description": "🤯 Lobe Chat - an open-source, modern-design LLMs/AI chat framework. Supports Multi AI Providers( OpenAI / Claude 3 / Gemini / Perplexity / Bedrock / Azure / Mistral / Ollama ), Multi-Modals (Vision/TTS) and plugin system. One-click FREE deployment of your private ChatGPT chat application.",
|
|
238
|
-
"forked": "5829",
|
|
239
|
-
"stargazers_count": 26183,
|
|
240
|
-
"todayStar": "5090 stars this month",
|
|
241
|
-
"html_url": "https://github.com/lobehub/lobe-chat",
|
|
242
|
-
"rank": 22
|
|
243
|
-
},
|
|
244
|
-
{
|
|
245
|
-
"full_name": "localsend/localsend",
|
|
246
|
-
"language": "Dart",
|
|
247
|
-
"color": "#00B4AB",
|
|
248
|
-
"description": "An open-source cross-platform alternative to AirDrop",
|
|
249
|
-
"forked": "1719",
|
|
250
|
-
"stargazers_count": 34061,
|
|
251
|
-
"todayStar": "4772 stars this month",
|
|
252
|
-
"html_url": "https://github.com/localsend/localsend",
|
|
253
|
-
"rank": 23
|
|
254
|
-
},
|
|
255
|
-
{
|
|
256
|
-
"full_name": "langchain4j/langchain4j",
|
|
257
|
-
"language": "Java",
|
|
258
|
-
"color": "#b07219",
|
|
259
|
-
"description": "Java version of LangChain",
|
|
260
|
-
"forked": "530",
|
|
261
|
-
"stargazers_count": 2800,
|
|
262
|
-
"todayStar": "951 stars this month",
|
|
263
|
-
"html_url": "https://github.com/langchain4j/langchain4j",
|
|
264
|
-
"rank": 24
|
|
143
|
+
"rank": 13
|
|
265
144
|
},
|
|
266
145
|
{
|
|
267
|
-
"full_name": "
|
|
146
|
+
"full_name": "OpenInterpreter/open-interpreter",
|
|
268
147
|
"language": "Python",
|
|
269
148
|
"color": "#3572A5",
|
|
270
|
-
"description": "
|
|
271
|
-
"forked": "
|
|
272
|
-
"stargazers_count":
|
|
273
|
-
"todayStar": "
|
|
274
|
-
"html_url": "https://github.com/
|
|
275
|
-
"rank":
|
|
149
|
+
"description": "A natural language interface for computers",
|
|
150
|
+
"forked": "4030",
|
|
151
|
+
"stargazers_count": 46742,
|
|
152
|
+
"todayStar": "5541 stars this month",
|
|
153
|
+
"html_url": "https://github.com/OpenInterpreter/open-interpreter",
|
|
154
|
+
"rank": 14
|
|
276
155
|
}
|
|
277
156
|
]
|