@wcj/github-rank 24.4.3 → 24.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 +20539 -20554
- package/dist/trending-daily.json +194 -194
- package/dist/trending-monthly.json +146 -146
- package/dist/trending-weekly.json +168 -168
- package/dist/users.china.json +1381 -1381
- package/dist/users.json +5536 -5536
- package/package.json +1 -1
- package/web/data/repos.json +20539 -20554
- package/web/data/trending-daily.json +194 -194
- package/web/data/trending-monthly.json +146 -146
- package/web/data/trending-weekly.json +168 -168
- package/web/data/users.china.json +1381 -1381
- package/web/data/users.json +5536 -5536
- package/web/index.html +4102 -4102
- package/web/repos.html +2654 -2654
- package/web/trending-monthly.html +151 -151
- package/web/trending-weekly.html +155 -155
- package/web/trending.html +173 -173
- package/web/users.china.html +1026 -1026
|
@@ -1,79 +1,79 @@
|
|
|
1
1
|
[
|
|
2
|
+
{
|
|
3
|
+
"full_name": "HeyPuter/puter",
|
|
4
|
+
"language": "JavaScript",
|
|
5
|
+
"color": "#f1e05a",
|
|
6
|
+
"description": "🌐 The Internet OS! Free, Open-Source, and Self-Hostable!",
|
|
7
|
+
"forked": "641",
|
|
8
|
+
"stargazers_count": 11670,
|
|
9
|
+
"todayStar": "11657 stars this month",
|
|
10
|
+
"html_url": "https://github.com/HeyPuter/puter",
|
|
11
|
+
"rank": 1
|
|
12
|
+
},
|
|
2
13
|
{
|
|
3
14
|
"full_name": "atherosai/ui",
|
|
4
15
|
"language": "HTML",
|
|
5
16
|
"color": "#e34c26",
|
|
6
17
|
"description": "Simple UI examples from my social media",
|
|
7
|
-
"forked": "
|
|
8
|
-
"stargazers_count":
|
|
9
|
-
"todayStar": "
|
|
18
|
+
"forked": "1168",
|
|
19
|
+
"stargazers_count": 6649,
|
|
20
|
+
"todayStar": "4937 stars this month",
|
|
10
21
|
"html_url": "https://github.com/atherosai/ui",
|
|
11
|
-
"rank":
|
|
22
|
+
"rank": 2
|
|
12
23
|
},
|
|
13
24
|
{
|
|
14
|
-
"full_name": "
|
|
15
|
-
"language": "
|
|
16
|
-
"color": "#
|
|
17
|
-
"description": "
|
|
18
|
-
"forked": "
|
|
19
|
-
"stargazers_count":
|
|
20
|
-
"todayStar": "
|
|
21
|
-
"html_url": "https://github.com/
|
|
22
|
-
"rank":
|
|
25
|
+
"full_name": "VAST-AI-Research/TripoSR",
|
|
26
|
+
"language": "Python",
|
|
27
|
+
"color": "#3572A5",
|
|
28
|
+
"description": "",
|
|
29
|
+
"forked": "391",
|
|
30
|
+
"stargazers_count": 3381,
|
|
31
|
+
"todayStar": "3569 stars this month",
|
|
32
|
+
"html_url": "https://github.com/VAST-AI-Research/TripoSR",
|
|
33
|
+
"rank": 3
|
|
34
|
+
},
|
|
35
|
+
{
|
|
36
|
+
"full_name": "microsoft/generative-ai-for-beginners",
|
|
37
|
+
"language": "JupyterNotebook",
|
|
38
|
+
"color": "#DA5B0B",
|
|
39
|
+
"description": "18 Lessons, Get Started Building with Generative AI 🔗 https://microsoft.github.io/generative-ai-for-beginners/",
|
|
40
|
+
"forked": "20916",
|
|
41
|
+
"stargazers_count": 38832,
|
|
42
|
+
"todayStar": "12599 stars this month",
|
|
43
|
+
"html_url": "https://github.com/microsoft/generative-ai-for-beginners",
|
|
44
|
+
"rank": 4
|
|
23
45
|
},
|
|
24
46
|
{
|
|
25
47
|
"full_name": "Pythagora-io/gpt-pilot",
|
|
26
48
|
"language": "Python",
|
|
27
49
|
"color": "#3572A5",
|
|
28
50
|
"description": "The first real AI developer",
|
|
29
|
-
"forked": "
|
|
30
|
-
"stargazers_count":
|
|
31
|
-
"todayStar": "
|
|
51
|
+
"forked": "2663",
|
|
52
|
+
"stargazers_count": 26930,
|
|
53
|
+
"todayStar": "5246 stars this month",
|
|
32
54
|
"html_url": "https://github.com/Pythagora-io/gpt-pilot",
|
|
33
|
-
"rank":
|
|
55
|
+
"rank": 5
|
|
34
56
|
},
|
|
35
57
|
{
|
|
36
58
|
"full_name": "krahets/hello-algo",
|
|
37
59
|
"language": "Java",
|
|
38
60
|
"color": "#b07219",
|
|
39
61
|
"description": "《Hello 算法》:动画图解、一键运行的数据结构与算法教程,支持 Python, C++, Java, C#, Go, Swift, JS, TS, Dart, Rust, C, Zig 等语言。English edition ongoing",
|
|
40
|
-
"forked": "
|
|
41
|
-
"stargazers_count":
|
|
42
|
-
"todayStar": "
|
|
62
|
+
"forked": "9176",
|
|
63
|
+
"stargazers_count": 73390,
|
|
64
|
+
"todayStar": "9535 stars this month",
|
|
43
65
|
"html_url": "https://github.com/krahets/hello-algo",
|
|
44
|
-
"rank":
|
|
66
|
+
"rank": 6
|
|
45
67
|
},
|
|
46
68
|
{
|
|
47
69
|
"full_name": "tiangolo/full-stack-fastapi-template",
|
|
48
70
|
"language": "TypeScript",
|
|
49
71
|
"color": "#3178c6",
|
|
50
72
|
"description": "Full stack, modern web application template. Using FastAPI, React, SQLModel, PostgreSQL, Docker, GitHub Actions, automatic HTTPS and more.",
|
|
51
|
-
"forked": "
|
|
52
|
-
"stargazers_count":
|
|
53
|
-
"todayStar": "
|
|
73
|
+
"forked": "3616",
|
|
74
|
+
"stargazers_count": 22059,
|
|
75
|
+
"todayStar": "7701 stars this month",
|
|
54
76
|
"html_url": "https://github.com/tiangolo/full-stack-fastapi-template",
|
|
55
|
-
"rank": 5
|
|
56
|
-
},
|
|
57
|
-
{
|
|
58
|
-
"full_name": "microsoft/generative-ai-for-beginners",
|
|
59
|
-
"language": "JupyterNotebook",
|
|
60
|
-
"color": "#DA5B0B",
|
|
61
|
-
"description": "18 Lessons, Get Started Building with Generative AI 🔗 https://microsoft.github.io/generative-ai-for-beginners/",
|
|
62
|
-
"forked": "20478",
|
|
63
|
-
"stargazers_count": 37197,
|
|
64
|
-
"todayStar": "11776 stars this month",
|
|
65
|
-
"html_url": "https://github.com/microsoft/generative-ai-for-beginners",
|
|
66
|
-
"rank": 6
|
|
67
|
-
},
|
|
68
|
-
{
|
|
69
|
-
"full_name": "PKU-YuanGroup/Open-Sora-Plan",
|
|
70
|
-
"language": "Python",
|
|
71
|
-
"color": "#3572A5",
|
|
72
|
-
"description": "This project aim to reproduce Sora (Open AI T2V model), but we only have limited resource. We deeply wish the all open source community can contribute to this project.",
|
|
73
|
-
"forked": "583",
|
|
74
|
-
"stargazers_count": 6402,
|
|
75
|
-
"todayStar": "6343 stars this month",
|
|
76
|
-
"html_url": "https://github.com/PKU-YuanGroup/Open-Sora-Plan",
|
|
77
77
|
"rank": 7
|
|
78
78
|
},
|
|
79
79
|
{
|
|
@@ -81,33 +81,22 @@
|
|
|
81
81
|
"language": "Python",
|
|
82
82
|
"color": "#3572A5",
|
|
83
83
|
"description": "🌟 The Multi-Agent Framework: First AI Software Company, Towards Natural Language Programming",
|
|
84
|
-
"forked": "
|
|
85
|
-
"stargazers_count":
|
|
86
|
-
"todayStar": "
|
|
84
|
+
"forked": "4492",
|
|
85
|
+
"stargazers_count": 38154,
|
|
86
|
+
"todayStar": "3831 stars this month",
|
|
87
87
|
"html_url": "https://github.com/geekan/MetaGPT",
|
|
88
88
|
"rank": 8
|
|
89
89
|
},
|
|
90
|
-
{
|
|
91
|
-
"full_name": "abi/screenshot-to-code",
|
|
92
|
-
"language": "Python",
|
|
93
|
-
"color": "#3572A5",
|
|
94
|
-
"description": "Drop in a screenshot and convert it to clean code (HTML/Tailwind/React/Vue)",
|
|
95
|
-
"forked": "5635",
|
|
96
|
-
"stargazers_count": 47536,
|
|
97
|
-
"todayStar": "11445 stars this month",
|
|
98
|
-
"html_url": "https://github.com/abi/screenshot-to-code",
|
|
99
|
-
"rank": 9
|
|
100
|
-
},
|
|
101
90
|
{
|
|
102
91
|
"full_name": "dockur/windows",
|
|
103
92
|
"language": "Shell",
|
|
104
93
|
"color": "#89e051",
|
|
105
94
|
"description": "Windows in a Docker container.",
|
|
106
|
-
"forked": "
|
|
107
|
-
"stargazers_count":
|
|
108
|
-
"todayStar": "
|
|
95
|
+
"forked": "767",
|
|
96
|
+
"stargazers_count": 10484,
|
|
97
|
+
"todayStar": "6447 stars this month",
|
|
109
98
|
"html_url": "https://github.com/dockur/windows",
|
|
110
|
-
"rank":
|
|
99
|
+
"rank": 9
|
|
111
100
|
},
|
|
112
101
|
{
|
|
113
102
|
"full_name": "roboflow/supervision",
|
|
@@ -115,64 +104,75 @@
|
|
|
115
104
|
"color": "#3572A5",
|
|
116
105
|
"description": "We write your reusable computer vision tools. 💜",
|
|
117
106
|
"forked": "1046",
|
|
118
|
-
"stargazers_count":
|
|
119
|
-
"todayStar": "
|
|
107
|
+
"stargazers_count": 13574,
|
|
108
|
+
"todayStar": "3876 stars this month",
|
|
120
109
|
"html_url": "https://github.com/roboflow/supervision",
|
|
121
|
-
"rank":
|
|
110
|
+
"rank": 10
|
|
122
111
|
},
|
|
123
112
|
{
|
|
124
|
-
"full_name": "
|
|
113
|
+
"full_name": "PKU-YuanGroup/Open-Sora-Plan",
|
|
125
114
|
"language": "Python",
|
|
126
115
|
"color": "#3572A5",
|
|
127
|
-
"description": "
|
|
128
|
-
"forked": "
|
|
129
|
-
"stargazers_count":
|
|
130
|
-
"todayStar": "
|
|
131
|
-
"html_url": "https://github.com/
|
|
132
|
-
"rank":
|
|
116
|
+
"description": "This project aim to reproduce Sora (Open AI T2V model), but we only have limited resource. We deeply wish the all open source community can contribute to this project.",
|
|
117
|
+
"forked": "586",
|
|
118
|
+
"stargazers_count": 6431,
|
|
119
|
+
"todayStar": "5387 stars this month",
|
|
120
|
+
"html_url": "https://github.com/PKU-YuanGroup/Open-Sora-Plan",
|
|
121
|
+
"rank": 11
|
|
133
122
|
},
|
|
134
123
|
{
|
|
135
124
|
"full_name": "usebruno/bruno",
|
|
136
125
|
"language": "JavaScript",
|
|
137
126
|
"color": "#f1e05a",
|
|
138
127
|
"description": "Opensource IDE For Exploring and Testing Api's (lightweight alternative to postman/insomnia)",
|
|
139
|
-
"forked": "
|
|
140
|
-
"stargazers_count":
|
|
141
|
-
"todayStar": "
|
|
128
|
+
"forked": "800",
|
|
129
|
+
"stargazers_count": 17898,
|
|
130
|
+
"todayStar": "5469 stars this month",
|
|
142
131
|
"html_url": "https://github.com/usebruno/bruno",
|
|
132
|
+
"rank": 12
|
|
133
|
+
},
|
|
134
|
+
{
|
|
135
|
+
"full_name": "DioxusLabs/dioxus",
|
|
136
|
+
"language": "Rust",
|
|
137
|
+
"color": "#dea584",
|
|
138
|
+
"description": "Fullstack GUI library for web, desktop, mobile, and more.",
|
|
139
|
+
"forked": "669",
|
|
140
|
+
"stargazers_count": 17627,
|
|
141
|
+
"todayStar": "1596 stars this month",
|
|
142
|
+
"html_url": "https://github.com/DioxusLabs/dioxus",
|
|
143
143
|
"rank": 13
|
|
144
144
|
},
|
|
145
|
+
{
|
|
146
|
+
"full_name": "redis/redis",
|
|
147
|
+
"language": "C",
|
|
148
|
+
"color": "#555555",
|
|
149
|
+
"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": "23375",
|
|
151
|
+
"stargazers_count": 64412,
|
|
152
|
+
"todayStar": "1025 stars this month",
|
|
153
|
+
"html_url": "https://github.com/redis/redis",
|
|
154
|
+
"rank": 14
|
|
155
|
+
},
|
|
145
156
|
{
|
|
146
157
|
"full_name": "modularml/mojo",
|
|
147
158
|
"language": "Mojo",
|
|
148
159
|
"color": "#ff4c1f",
|
|
149
160
|
"description": "The Mojo Programming Language",
|
|
150
|
-
"forked": "
|
|
151
|
-
"stargazers_count":
|
|
152
|
-
"todayStar": "
|
|
161
|
+
"forked": "2304",
|
|
162
|
+
"stargazers_count": 19607,
|
|
163
|
+
"todayStar": "2468 stars this month",
|
|
153
164
|
"html_url": "https://github.com/modularml/mojo",
|
|
154
|
-
"rank":
|
|
165
|
+
"rank": 15
|
|
155
166
|
},
|
|
156
167
|
{
|
|
157
168
|
"full_name": "OpenInterpreter/open-interpreter",
|
|
158
169
|
"language": "Python",
|
|
159
170
|
"color": "#3572A5",
|
|
160
171
|
"description": "A natural language interface for computers",
|
|
161
|
-
"forked": "
|
|
162
|
-
"stargazers_count":
|
|
163
|
-
"todayStar": "
|
|
172
|
+
"forked": "4020",
|
|
173
|
+
"stargazers_count": 46587,
|
|
174
|
+
"todayStar": "5417 stars this month",
|
|
164
175
|
"html_url": "https://github.com/OpenInterpreter/open-interpreter",
|
|
165
|
-
"rank": 15
|
|
166
|
-
},
|
|
167
|
-
{
|
|
168
|
-
"full_name": "redis/redis",
|
|
169
|
-
"language": "C",
|
|
170
|
-
"color": "#555555",
|
|
171
|
-
"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.",
|
|
172
|
-
"forked": "23363",
|
|
173
|
-
"stargazers_count": 64387,
|
|
174
|
-
"todayStar": "1004 stars this month",
|
|
175
|
-
"html_url": "https://github.com/redis/redis",
|
|
176
176
|
"rank": 16
|
|
177
177
|
},
|
|
178
178
|
{
|
|
@@ -180,21 +180,21 @@
|
|
|
180
180
|
"language": "",
|
|
181
181
|
"color": "",
|
|
182
182
|
"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.",
|
|
183
|
-
"forked": "
|
|
184
|
-
"stargazers_count":
|
|
185
|
-
"todayStar": "
|
|
183
|
+
"forked": "1582",
|
|
184
|
+
"stargazers_count": 7760,
|
|
185
|
+
"todayStar": "814 stars this month",
|
|
186
186
|
"html_url": "https://github.com/xszyou/Fay",
|
|
187
187
|
"rank": 17
|
|
188
188
|
},
|
|
189
189
|
{
|
|
190
|
-
"full_name": "
|
|
191
|
-
"language": "
|
|
192
|
-
"color": "#
|
|
193
|
-
"description": "
|
|
194
|
-
"forked": "
|
|
195
|
-
"stargazers_count":
|
|
196
|
-
"todayStar": "
|
|
197
|
-
"html_url": "https://github.com/
|
|
190
|
+
"full_name": "Mozilla-Ocho/llamafile",
|
|
191
|
+
"language": "C++",
|
|
192
|
+
"color": "#f34b7d",
|
|
193
|
+
"description": "Distribute and run LLMs with a single file.",
|
|
194
|
+
"forked": "563",
|
|
195
|
+
"stargazers_count": 11989,
|
|
196
|
+
"todayStar": "2278 stars this month",
|
|
197
|
+
"html_url": "https://github.com/Mozilla-Ocho/llamafile",
|
|
198
198
|
"rank": 18
|
|
199
199
|
},
|
|
200
200
|
{
|
|
@@ -202,43 +202,43 @@
|
|
|
202
202
|
"language": "Python",
|
|
203
203
|
"color": "#3572A5",
|
|
204
204
|
"description": "High-quality multi-lingual text-to-speech library by MyShell.ai. Support English, Spanish, French, Chinese, Japanese and Korean.",
|
|
205
|
-
"forked": "
|
|
206
|
-
"stargazers_count":
|
|
207
|
-
"todayStar": "
|
|
205
|
+
"forked": "345",
|
|
206
|
+
"stargazers_count": 3120,
|
|
207
|
+
"todayStar": "1963 stars this month",
|
|
208
208
|
"html_url": "https://github.com/myshell-ai/MeloTTS",
|
|
209
209
|
"rank": 19
|
|
210
210
|
},
|
|
211
211
|
{
|
|
212
|
-
"full_name": "
|
|
213
|
-
"language": "
|
|
214
|
-
"color": "#
|
|
215
|
-
"description": "
|
|
216
|
-
"forked": "
|
|
217
|
-
"stargazers_count":
|
|
218
|
-
"todayStar": "
|
|
219
|
-
"html_url": "https://github.com/
|
|
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": "4909",
|
|
217
|
+
"stargazers_count": 23711,
|
|
218
|
+
"todayStar": "1406 stars this month",
|
|
219
|
+
"html_url": "https://github.com/YunaiV/ruoyi-vue-pro",
|
|
220
220
|
"rank": 20
|
|
221
221
|
},
|
|
222
222
|
{
|
|
223
|
-
"full_name": "
|
|
223
|
+
"full_name": "yuzu-mirror/yuzu",
|
|
224
224
|
"language": "C++",
|
|
225
225
|
"color": "#f34b7d",
|
|
226
|
-
"description": "
|
|
227
|
-
"forked": "
|
|
228
|
-
"stargazers_count":
|
|
229
|
-
"todayStar": "
|
|
230
|
-
"html_url": "https://github.com/
|
|
226
|
+
"description": "Nintendo Switch emulator (unofficial mirror fork)",
|
|
227
|
+
"forked": "1478",
|
|
228
|
+
"stargazers_count": 2475,
|
|
229
|
+
"todayStar": "2522 stars this month",
|
|
230
|
+
"html_url": "https://github.com/yuzu-mirror/yuzu",
|
|
231
231
|
"rank": 21
|
|
232
232
|
},
|
|
233
233
|
{
|
|
234
|
-
"full_name": "
|
|
235
|
-
"language": "
|
|
236
|
-
"color": "#
|
|
237
|
-
"description": "
|
|
238
|
-
"forked": "
|
|
239
|
-
"stargazers_count":
|
|
240
|
-
"todayStar": "
|
|
241
|
-
"html_url": "https://github.com/
|
|
234
|
+
"full_name": "abi/screenshot-to-code",
|
|
235
|
+
"language": "Python",
|
|
236
|
+
"color": "#3572A5",
|
|
237
|
+
"description": "Drop in a screenshot and convert it to clean code (HTML/Tailwind/React/Vue)",
|
|
238
|
+
"forked": "5645",
|
|
239
|
+
"stargazers_count": 47618,
|
|
240
|
+
"todayStar": "10677 stars this month",
|
|
241
|
+
"html_url": "https://github.com/abi/screenshot-to-code",
|
|
242
242
|
"rank": 22
|
|
243
243
|
},
|
|
244
244
|
{
|
|
@@ -246,32 +246,32 @@
|
|
|
246
246
|
"language": "Python",
|
|
247
247
|
"color": "#3572A5",
|
|
248
248
|
"description": "Interact with your documents using the power of GPT, 100% privately, no data leaks",
|
|
249
|
-
"forked": "
|
|
250
|
-
"stargazers_count":
|
|
251
|
-
"todayStar": "
|
|
249
|
+
"forked": "6769",
|
|
250
|
+
"stargazers_count": 50938,
|
|
251
|
+
"todayStar": "3150 stars this month",
|
|
252
252
|
"html_url": "https://github.com/zylon-ai/private-gpt",
|
|
253
253
|
"rank": 23
|
|
254
254
|
},
|
|
255
255
|
{
|
|
256
|
-
"full_name": "
|
|
256
|
+
"full_name": "barry-ran/QtScrcpy",
|
|
257
257
|
"language": "Java",
|
|
258
258
|
"color": "#b07219",
|
|
259
|
-
"description": "
|
|
260
|
-
"forked": "
|
|
261
|
-
"stargazers_count":
|
|
262
|
-
"todayStar": "
|
|
263
|
-
"html_url": "https://github.com/
|
|
259
|
+
"description": "Android real-time display control software",
|
|
260
|
+
"forked": "2210",
|
|
261
|
+
"stargazers_count": 15940,
|
|
262
|
+
"todayStar": "1881 stars this month",
|
|
263
|
+
"html_url": "https://github.com/barry-ran/QtScrcpy",
|
|
264
264
|
"rank": 24
|
|
265
265
|
},
|
|
266
266
|
{
|
|
267
|
-
"full_name": "
|
|
267
|
+
"full_name": "Snailclimb/JavaGuide",
|
|
268
268
|
"language": "Java",
|
|
269
269
|
"color": "#b07219",
|
|
270
|
-
"description": "
|
|
271
|
-
"forked": "
|
|
272
|
-
"stargazers_count":
|
|
273
|
-
"todayStar": "
|
|
274
|
-
"html_url": "https://github.com/
|
|
270
|
+
"description": "「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide!",
|
|
271
|
+
"forked": "45114",
|
|
272
|
+
"stargazers_count": 142515,
|
|
273
|
+
"todayStar": "1589 stars this month",
|
|
274
|
+
"html_url": "https://github.com/Snailclimb/JavaGuide",
|
|
275
275
|
"rank": 25
|
|
276
276
|
}
|
|
277
277
|
]
|