@wcj/github-rank 24.3.17 → 24.3.18
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 +19616 -19616
- package/dist/trending-daily.json +177 -177
- package/dist/trending-monthly.json +155 -155
- package/dist/trending-weekly.json +175 -175
- package/dist/users.china.json +1274 -1274
- package/dist/users.json +5467 -5467
- package/package.json +1 -1
- package/web/data/repos.json +19616 -19616
- package/web/data/trending-daily.json +177 -177
- package/web/data/trending-monthly.json +155 -155
- package/web/data/trending-weekly.json +175 -175
- package/web/data/users.china.json +1274 -1274
- package/web/data/users.json +5467 -5467
- package/web/index.html +4107 -4107
- package/web/repos.html +2523 -2523
- package/web/trending-monthly.html +149 -149
- package/web/trending-weekly.html +161 -165
- package/web/trending.html +153 -165
- package/web/users.china.html +981 -981
|
@@ -1,46 +1,46 @@
|
|
|
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": "krahets/hello-algo",
|
|
4
|
+
"language": "Java",
|
|
5
|
+
"color": "#b07219",
|
|
6
|
+
"description": "《Hello 算法》:动画图解、一键运行的数据结构与算法教程,支持 Python, C++, Java, C#, Go, Swift, JS, TS, Dart, Rust, C, Zig 等语言。English edition ongoing",
|
|
7
|
+
"forked": "8752",
|
|
8
|
+
"stargazers_count": 70452,
|
|
9
|
+
"todayStar": "5541 stars this week",
|
|
10
|
+
"html_url": "https://github.com/krahets/hello-algo",
|
|
11
11
|
"rank": 1
|
|
12
12
|
},
|
|
13
|
+
{
|
|
14
|
+
"full_name": "tiangolo/full-stack-fastapi-template",
|
|
15
|
+
"language": "TypeScript",
|
|
16
|
+
"color": "#3178c6",
|
|
17
|
+
"description": "Full stack, modern web application template. Using FastAPI, React, SQLModel, PostgreSQL, Docker, GitHub Actions, automatic HTTPS and more.",
|
|
18
|
+
"forked": "3294",
|
|
19
|
+
"stargazers_count": 19753,
|
|
20
|
+
"todayStar": "4478 stars this week",
|
|
21
|
+
"html_url": "https://github.com/tiangolo/full-stack-fastapi-template",
|
|
22
|
+
"rank": 2
|
|
23
|
+
},
|
|
13
24
|
{
|
|
14
25
|
"full_name": "atherosai/ui",
|
|
15
26
|
"language": "HTML",
|
|
16
27
|
"color": "#e34c26",
|
|
17
28
|
"description": "Simple UI examples from my social media",
|
|
18
|
-
"forked": "
|
|
19
|
-
"stargazers_count":
|
|
20
|
-
"todayStar": "
|
|
29
|
+
"forked": "1119",
|
|
30
|
+
"stargazers_count": 6312,
|
|
31
|
+
"todayStar": "2400 stars this week",
|
|
21
32
|
"html_url": "https://github.com/atherosai/ui",
|
|
22
|
-
"rank": 2
|
|
23
|
-
},
|
|
24
|
-
{
|
|
25
|
-
"full_name": "rolldown/rolldown",
|
|
26
|
-
"language": "Rust",
|
|
27
|
-
"color": "#dea584",
|
|
28
|
-
"description": "Fast Rust bundler for JavaScript with Rollup-compatible API.",
|
|
29
|
-
"forked": "330",
|
|
30
|
-
"stargazers_count": 5621,
|
|
31
|
-
"todayStar": "2837 stars this week",
|
|
32
|
-
"html_url": "https://github.com/rolldown/rolldown",
|
|
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": "danielmiessler/fabric",
|
|
37
|
+
"language": "Python",
|
|
38
|
+
"color": "#3572A5",
|
|
39
|
+
"description": "fabric is an open-source framework for augmenting humans using AI. It provides a modular framework for solving specific problems using a crowdsourced set of AI prompts that can be used anywhere.",
|
|
40
|
+
"forked": "857",
|
|
41
|
+
"stargazers_count": 8456,
|
|
42
|
+
"todayStar": "2550 stars this week",
|
|
43
|
+
"html_url": "https://github.com/danielmiessler/fabric",
|
|
44
44
|
"rank": 4
|
|
45
45
|
},
|
|
46
46
|
{
|
|
@@ -48,76 +48,76 @@
|
|
|
48
48
|
"language": "Go",
|
|
49
49
|
"color": "#00ADD8",
|
|
50
50
|
"description": "OpenGFW is a flexible, easy-to-use, open source implementation of GFW (Great Firewall of China) on Linux",
|
|
51
|
-
"forked": "
|
|
52
|
-
"stargazers_count":
|
|
53
|
-
"todayStar": "
|
|
51
|
+
"forked": "626",
|
|
52
|
+
"stargazers_count": 8326,
|
|
53
|
+
"todayStar": "2092 stars this week",
|
|
54
54
|
"html_url": "https://github.com/apernet/OpenGFW",
|
|
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": "rolldown/rolldown",
|
|
59
|
+
"language": "Rust",
|
|
60
|
+
"color": "#dea584",
|
|
61
|
+
"description": "Fast Rust bundler for JavaScript with Rollup-compatible API.",
|
|
62
|
+
"forked": "336",
|
|
63
|
+
"stargazers_count": 5681,
|
|
64
|
+
"todayStar": "2446 stars this week",
|
|
65
|
+
"html_url": "https://github.com/rolldown/rolldown",
|
|
66
66
|
"rank": 6
|
|
67
67
|
},
|
|
68
68
|
{
|
|
69
|
-
"full_name": "
|
|
69
|
+
"full_name": "Pythagora-io/gpt-pilot",
|
|
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 first real AI developer",
|
|
73
|
+
"forked": "2245",
|
|
74
|
+
"stargazers_count": 23836,
|
|
75
|
+
"todayStar": "1444 stars this week",
|
|
76
|
+
"html_url": "https://github.com/Pythagora-io/gpt-pilot",
|
|
77
77
|
"rank": 7
|
|
78
78
|
},
|
|
79
|
-
{
|
|
80
|
-
"full_name": "daytonaio/daytona",
|
|
81
|
-
"language": "Go",
|
|
82
|
-
"color": "#00ADD8",
|
|
83
|
-
"description": "The Open Source Dev Environment Manager.",
|
|
84
|
-
"forked": "148",
|
|
85
|
-
"stargazers_count": 4363,
|
|
86
|
-
"todayStar": "1648 stars this week",
|
|
87
|
-
"html_url": "https://github.com/daytonaio/daytona",
|
|
88
|
-
"rank": 8
|
|
89
|
-
},
|
|
90
79
|
{
|
|
91
80
|
"full_name": "usebruno/bruno",
|
|
92
81
|
"language": "JavaScript",
|
|
93
82
|
"color": "#f1e05a",
|
|
94
83
|
"description": "Opensource IDE For Exploring and Testing Api's (lightweight alternative to postman/insomnia)",
|
|
95
|
-
"forked": "
|
|
96
|
-
"stargazers_count":
|
|
97
|
-
"todayStar": "
|
|
84
|
+
"forked": "723",
|
|
85
|
+
"stargazers_count": 16299,
|
|
86
|
+
"todayStar": "2598 stars this week",
|
|
98
87
|
"html_url": "https://github.com/usebruno/bruno",
|
|
99
|
-
"rank":
|
|
88
|
+
"rank": 8
|
|
100
89
|
},
|
|
101
90
|
{
|
|
102
|
-
"full_name": "
|
|
91
|
+
"full_name": "NanmiCoder/MediaCrawler",
|
|
103
92
|
"language": "Python",
|
|
104
93
|
"color": "#3572A5",
|
|
105
|
-
"description": "
|
|
106
|
-
"forked": "
|
|
107
|
-
"stargazers_count":
|
|
108
|
-
"todayStar": "
|
|
109
|
-
"html_url": "https://github.com/
|
|
110
|
-
"rank":
|
|
94
|
+
"description": "小红书笔记 | 评论爬虫、抖音视频 | 评论爬虫、快手视频 | 评论爬虫、B 站视频 | 评论爬虫、微博帖子 | 评论爬虫",
|
|
95
|
+
"forked": "798",
|
|
96
|
+
"stargazers_count": 4640,
|
|
97
|
+
"todayStar": "1716 stars this week",
|
|
98
|
+
"html_url": "https://github.com/NanmiCoder/MediaCrawler",
|
|
99
|
+
"rank": 9
|
|
111
100
|
},
|
|
112
101
|
{
|
|
113
102
|
"full_name": "localsend/localsend",
|
|
114
103
|
"language": "Dart",
|
|
115
104
|
"color": "#00B4AB",
|
|
116
105
|
"description": "An open-source cross-platform alternative to AirDrop",
|
|
117
|
-
"forked": "
|
|
118
|
-
"stargazers_count":
|
|
119
|
-
"todayStar": "
|
|
106
|
+
"forked": "1640",
|
|
107
|
+
"stargazers_count": 32643,
|
|
108
|
+
"todayStar": "2680 stars this week",
|
|
120
109
|
"html_url": "https://github.com/localsend/localsend",
|
|
110
|
+
"rank": 10
|
|
111
|
+
},
|
|
112
|
+
{
|
|
113
|
+
"full_name": "daytonaio/daytona",
|
|
114
|
+
"language": "Go",
|
|
115
|
+
"color": "#00ADD8",
|
|
116
|
+
"description": "The Open Source Dev Environment Manager.",
|
|
117
|
+
"forked": "150",
|
|
118
|
+
"stargazers_count": 4432,
|
|
119
|
+
"todayStar": "1292 stars this week",
|
|
120
|
+
"html_url": "https://github.com/daytonaio/daytona",
|
|
121
121
|
"rank": 11
|
|
122
122
|
},
|
|
123
123
|
{
|
|
@@ -125,153 +125,153 @@
|
|
|
125
125
|
"language": "C++",
|
|
126
126
|
"color": "#f34b7d",
|
|
127
127
|
"description": "Build cross-platform desktop apps with JavaScript, HTML, and CSS",
|
|
128
|
-
"forked": "
|
|
129
|
-
"stargazers_count":
|
|
130
|
-
"todayStar": "
|
|
128
|
+
"forked": "14815",
|
|
129
|
+
"stargazers_count": 111455,
|
|
130
|
+
"todayStar": "644 stars this week",
|
|
131
131
|
"html_url": "https://github.com/electron/electron",
|
|
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": "AnswerDotAI/fsdp_qlora",
|
|
136
|
+
"language": "JupyterNotebook",
|
|
137
|
+
"color": "#DA5B0B",
|
|
138
|
+
"description": "Training LLMs with QLoRA + FSDP",
|
|
139
|
+
"forked": "142",
|
|
140
|
+
"stargazers_count": 969,
|
|
141
|
+
"todayStar": "451 stars this week",
|
|
142
|
+
"html_url": "https://github.com/AnswerDotAI/fsdp_qlora",
|
|
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": "geekan/MetaGPT",
|
|
147
|
+
"language": "Python",
|
|
148
|
+
"color": "#3572A5",
|
|
149
|
+
"description": "🌟 The Multi-Agent Framework: Given one line Requirement, return PRD, Design, Tasks, Repo",
|
|
150
|
+
"forked": "4226",
|
|
151
|
+
"stargazers_count": 36217,
|
|
152
|
+
"todayStar": "1221 stars this week",
|
|
153
|
+
"html_url": "https://github.com/geekan/MetaGPT",
|
|
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": "unslothai/unsloth",
|
|
158
|
+
"language": "Python",
|
|
159
|
+
"color": "#3572A5",
|
|
160
|
+
"description": "2-5X faster 70% less memory QLoRA & LoRA finetuning",
|
|
161
|
+
"forked": "206",
|
|
162
|
+
"stargazers_count": 4511,
|
|
163
|
+
"todayStar": "538 stars this week",
|
|
164
|
+
"html_url": "https://github.com/unslothai/unsloth",
|
|
165
165
|
"rank": 15
|
|
166
166
|
},
|
|
167
167
|
{
|
|
168
|
-
"full_name": "
|
|
169
|
-
"language": "
|
|
170
|
-
"color": "
|
|
171
|
-
"description": "
|
|
172
|
-
"forked": "
|
|
173
|
-
"stargazers_count":
|
|
174
|
-
"todayStar": "
|
|
175
|
-
"html_url": "https://github.com/
|
|
168
|
+
"full_name": "xszyou/Fay",
|
|
169
|
+
"language": "",
|
|
170
|
+
"color": "",
|
|
171
|
+
"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.",
|
|
172
|
+
"forked": "1525",
|
|
173
|
+
"stargazers_count": 7379,
|
|
174
|
+
"todayStar": "239 stars this week",
|
|
175
|
+
"html_url": "https://github.com/xszyou/Fay",
|
|
176
176
|
"rank": 16
|
|
177
177
|
},
|
|
178
178
|
{
|
|
179
|
-
"full_name": "
|
|
180
|
-
"language": "
|
|
181
|
-
"color": "#
|
|
182
|
-
"description": "
|
|
183
|
-
"forked": "
|
|
184
|
-
"stargazers_count":
|
|
185
|
-
"todayStar": "
|
|
186
|
-
"html_url": "https://github.com/
|
|
179
|
+
"full_name": "appwrite/appwrite",
|
|
180
|
+
"language": "TypeScript",
|
|
181
|
+
"color": "#3178c6",
|
|
182
|
+
"description": "Build like a team of hundreds_",
|
|
183
|
+
"forked": "3639",
|
|
184
|
+
"stargazers_count": 40355,
|
|
185
|
+
"todayStar": "665 stars this week",
|
|
186
|
+
"html_url": "https://github.com/appwrite/appwrite",
|
|
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": "clash-verge-rev/clash-verge-rev",
|
|
191
|
+
"language": "TypeScript",
|
|
192
|
+
"color": "#3178c6",
|
|
193
|
+
"description": "Continuation of Clash Verge - A Clash Meta GUI based on Tauri (Windows, MacOS, Linux)",
|
|
194
|
+
"forked": "884",
|
|
195
|
+
"stargazers_count": 12704,
|
|
196
|
+
"todayStar": "1681 stars this week",
|
|
197
|
+
"html_url": "https://github.com/clash-verge-rev/clash-verge-rev",
|
|
198
198
|
"rank": 18
|
|
199
199
|
},
|
|
200
200
|
{
|
|
201
|
-
"full_name": "
|
|
202
|
-
"language": "
|
|
203
|
-
"color": "#
|
|
204
|
-
"description": "
|
|
205
|
-
"forked": "
|
|
206
|
-
"stargazers_count":
|
|
207
|
-
"todayStar": "
|
|
208
|
-
"html_url": "https://github.com/
|
|
201
|
+
"full_name": "apache/dubbo",
|
|
202
|
+
"language": "Java",
|
|
203
|
+
"color": "#b07219",
|
|
204
|
+
"description": "The java implementation of Apache Dubbo. An RPC and microservice framework.",
|
|
205
|
+
"forked": "26213",
|
|
206
|
+
"stargazers_count": 39888,
|
|
207
|
+
"todayStar": "38 stars this week",
|
|
208
|
+
"html_url": "https://github.com/apache/dubbo",
|
|
209
209
|
"rank": 19
|
|
210
210
|
},
|
|
211
211
|
{
|
|
212
|
-
"full_name": "
|
|
212
|
+
"full_name": "01-ai/Yi",
|
|
213
213
|
"language": "Python",
|
|
214
214
|
"color": "#3572A5",
|
|
215
|
-
"description": "
|
|
216
|
-
"forked": "
|
|
217
|
-
"stargazers_count":
|
|
218
|
-
"todayStar": "
|
|
219
|
-
"html_url": "https://github.com/
|
|
215
|
+
"description": "A series of large language models trained from scratch by developers @01-ai",
|
|
216
|
+
"forked": "400",
|
|
217
|
+
"stargazers_count": 6845,
|
|
218
|
+
"todayStar": "496 stars this week",
|
|
219
|
+
"html_url": "https://github.com/01-ai/Yi",
|
|
220
220
|
"rank": 20
|
|
221
221
|
},
|
|
222
222
|
{
|
|
223
|
-
"full_name": "
|
|
224
|
-
"language": "
|
|
225
|
-
"color": "#
|
|
226
|
-
"description": "
|
|
227
|
-
"forked": "
|
|
228
|
-
"stargazers_count":
|
|
229
|
-
"todayStar": "
|
|
230
|
-
"html_url": "https://github.com/
|
|
223
|
+
"full_name": "dockur/windows",
|
|
224
|
+
"language": "Shell",
|
|
225
|
+
"color": "#89e051",
|
|
226
|
+
"description": "Windows in a Docker container.",
|
|
227
|
+
"forked": "620",
|
|
228
|
+
"stargazers_count": 8795,
|
|
229
|
+
"todayStar": "2057 stars this week",
|
|
230
|
+
"html_url": "https://github.com/dockur/windows",
|
|
231
231
|
"rank": 21
|
|
232
232
|
},
|
|
233
233
|
{
|
|
234
|
-
"full_name": "
|
|
234
|
+
"full_name": "fluencelabs/dev-rewards",
|
|
235
235
|
"language": "Python",
|
|
236
236
|
"color": "#3572A5",
|
|
237
|
-
"description": "
|
|
238
|
-
"forked": "
|
|
239
|
-
"stargazers_count":
|
|
240
|
-
"todayStar": "
|
|
241
|
-
"html_url": "https://github.com/
|
|
237
|
+
"description": "",
|
|
238
|
+
"forked": "212",
|
|
239
|
+
"stargazers_count": 336,
|
|
240
|
+
"todayStar": "192 stars this week",
|
|
241
|
+
"html_url": "https://github.com/fluencelabs/dev-rewards",
|
|
242
242
|
"rank": 22
|
|
243
243
|
},
|
|
244
244
|
{
|
|
245
|
-
"full_name": "
|
|
246
|
-
"language": "
|
|
247
|
-
"color": "#
|
|
248
|
-
"description": "
|
|
249
|
-
"forked": "
|
|
250
|
-
"stargazers_count":
|
|
251
|
-
"todayStar": "
|
|
252
|
-
"html_url": "https://github.com/
|
|
245
|
+
"full_name": "hiyouga/LLaMA-Factory",
|
|
246
|
+
"language": "Python",
|
|
247
|
+
"color": "#3572A5",
|
|
248
|
+
"description": "Unify Efficient Fine-tuning of 100+ LLMs",
|
|
249
|
+
"forked": "1649",
|
|
250
|
+
"stargazers_count": 13422,
|
|
251
|
+
"todayStar": "552 stars this week",
|
|
252
|
+
"html_url": "https://github.com/hiyouga/LLaMA-Factory",
|
|
253
253
|
"rank": 23
|
|
254
254
|
},
|
|
255
255
|
{
|
|
256
|
-
"full_name": "
|
|
257
|
-
"language": "
|
|
258
|
-
"color": "#
|
|
259
|
-
"description": "
|
|
260
|
-
"forked": "
|
|
261
|
-
"stargazers_count":
|
|
262
|
-
"todayStar": "
|
|
263
|
-
"html_url": "https://github.com/
|
|
256
|
+
"full_name": "mlabonne/llm-course",
|
|
257
|
+
"language": "JupyterNotebook",
|
|
258
|
+
"color": "#DA5B0B",
|
|
259
|
+
"description": "Course to get into Large Language Models (LLMs) with roadmaps and Colab notebooks.",
|
|
260
|
+
"forked": "2587",
|
|
261
|
+
"stargazers_count": 26191,
|
|
262
|
+
"todayStar": "774 stars this week",
|
|
263
|
+
"html_url": "https://github.com/mlabonne/llm-course",
|
|
264
264
|
"rank": 24
|
|
265
265
|
},
|
|
266
266
|
{
|
|
267
|
-
"full_name": "
|
|
268
|
-
"language": "
|
|
269
|
-
"color": "#
|
|
270
|
-
"description": "
|
|
271
|
-
"forked": "
|
|
272
|
-
"stargazers_count":
|
|
273
|
-
"todayStar": "
|
|
274
|
-
"html_url": "https://github.com/
|
|
267
|
+
"full_name": "imartinez/privateGPT",
|
|
268
|
+
"language": "Python",
|
|
269
|
+
"color": "#3572A5",
|
|
270
|
+
"description": "Interact with your documents using the power of GPT, 100% privately, no data leaks",
|
|
271
|
+
"forked": "6483",
|
|
272
|
+
"stargazers_count": 49076,
|
|
273
|
+
"todayStar": "720 stars this week",
|
|
274
|
+
"html_url": "https://github.com/imartinez/privateGPT",
|
|
275
275
|
"rank": 25
|
|
276
276
|
}
|
|
277
277
|
]
|