@wcj/github-rank 24.3.25 → 24.3.27
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 +29357 -29351
- package/dist/trending-daily.json +188 -188
- package/dist/trending-monthly.json +166 -166
- package/dist/trending-weekly.json +171 -171
- package/dist/users.china.json +2606 -2571
- package/dist/users.json +8121 -8121
- package/package.json +1 -1
- package/web/data/repos.json +29357 -29351
- package/web/data/trending-daily.json +188 -188
- package/web/data/trending-monthly.json +166 -166
- package/web/data/trending-weekly.json +171 -171
- package/web/data/users.china.json +2606 -2571
- package/web/data/users.json +8121 -8121
- package/web/index.html +5832 -5832
- package/web/repos.html +3691 -3691
- package/web/trending-monthly.html +159 -159
- package/web/trending-weekly.html +151 -151
- package/web/trending.html +156 -176
- package/web/users.china.html +1909 -1876
|
@@ -4,43 +4,43 @@
|
|
|
4
4
|
"language": "TypeScript",
|
|
5
5
|
"color": "#3178c6",
|
|
6
6
|
"description": "🕵️♂️ All-in-one OSINT tool for analysing any website",
|
|
7
|
-
"forked": "
|
|
8
|
-
"stargazers_count":
|
|
9
|
-
"todayStar": "
|
|
7
|
+
"forked": "1333",
|
|
8
|
+
"stargazers_count": 18325,
|
|
9
|
+
"todayStar": "12036 stars this month",
|
|
10
10
|
"html_url": "https://github.com/Lissy93/web-check",
|
|
11
11
|
"rank": 1
|
|
12
12
|
},
|
|
13
|
+
{
|
|
14
|
+
"full_name": "dockur/windows",
|
|
15
|
+
"language": "Shell",
|
|
16
|
+
"color": "#89e051",
|
|
17
|
+
"description": "Windows in a Docker container.",
|
|
18
|
+
"forked": "710",
|
|
19
|
+
"stargazers_count": 9758,
|
|
20
|
+
"todayStar": "8716 stars this month",
|
|
21
|
+
"html_url": "https://github.com/dockur/windows",
|
|
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": "1136",
|
|
30
|
+
"stargazers_count": 6446,
|
|
31
|
+
"todayStar": "4819 stars this month",
|
|
21
32
|
"html_url": "https://github.com/atherosai/ui",
|
|
22
|
-
"rank":
|
|
33
|
+
"rank": 3
|
|
23
34
|
},
|
|
24
35
|
{
|
|
25
36
|
"full_name": "Ryujinx/Ryujinx",
|
|
26
37
|
"language": "C#",
|
|
27
38
|
"color": "#178600",
|
|
28
39
|
"description": "Experimental Nintendo Switch Emulator written in C#",
|
|
29
|
-
"forked": "
|
|
30
|
-
"stargazers_count":
|
|
31
|
-
"todayStar": "
|
|
40
|
+
"forked": "3659",
|
|
41
|
+
"stargazers_count": 31505,
|
|
42
|
+
"todayStar": "5239 stars this month",
|
|
32
43
|
"html_url": "https://github.com/Ryujinx/Ryujinx",
|
|
33
|
-
"rank": 3
|
|
34
|
-
},
|
|
35
|
-
{
|
|
36
|
-
"full_name": "WongKinYiu/yolov9",
|
|
37
|
-
"language": "Python",
|
|
38
|
-
"color": "#3572A5",
|
|
39
|
-
"description": "Implementation of paper - YOLOv9: Learning What You Want to Learn Using Programmable Gradient Information",
|
|
40
|
-
"forked": "891",
|
|
41
|
-
"stargazers_count": 7138,
|
|
42
|
-
"todayStar": "5873 stars this month",
|
|
43
|
-
"html_url": "https://github.com/WongKinYiu/yolov9",
|
|
44
44
|
"rank": 4
|
|
45
45
|
},
|
|
46
46
|
{
|
|
@@ -48,54 +48,54 @@
|
|
|
48
48
|
"language": "Python",
|
|
49
49
|
"color": "#3572A5",
|
|
50
50
|
"description": "Drop in a screenshot and convert it to clean code (HTML/Tailwind/React/Vue)",
|
|
51
|
-
"forked": "
|
|
52
|
-
"stargazers_count":
|
|
53
|
-
"todayStar": "
|
|
51
|
+
"forked": "5551",
|
|
52
|
+
"stargazers_count": 46906,
|
|
53
|
+
"todayStar": "10999 stars this month",
|
|
54
54
|
"html_url": "https://github.com/abi/screenshot-to-code",
|
|
55
55
|
"rank": 5
|
|
56
56
|
},
|
|
57
|
-
{
|
|
58
|
-
"full_name": "tiangolo/full-stack-fastapi-template",
|
|
59
|
-
"language": "TypeScript",
|
|
60
|
-
"color": "#3178c6",
|
|
61
|
-
"description": "Full stack, modern web application template. Using FastAPI, React, SQLModel, PostgreSQL, Docker, GitHub Actions, automatic HTTPS and more.",
|
|
62
|
-
"forked": "3508",
|
|
63
|
-
"stargazers_count": 21383,
|
|
64
|
-
"todayStar": "7080 stars this month",
|
|
65
|
-
"html_url": "https://github.com/tiangolo/full-stack-fastapi-template",
|
|
66
|
-
"rank": 6
|
|
67
|
-
},
|
|
68
57
|
{
|
|
69
58
|
"full_name": "microsoft/generative-ai-for-beginners",
|
|
70
59
|
"language": "JupyterNotebook",
|
|
71
60
|
"color": "#DA5B0B",
|
|
72
61
|
"description": "18 Lessons, Get Started Building with Generative AI 🔗 https://microsoft.github.io/generative-ai-for-beginners/",
|
|
73
|
-
"forked": "
|
|
74
|
-
"stargazers_count":
|
|
75
|
-
"todayStar": "
|
|
62
|
+
"forked": "18692",
|
|
63
|
+
"stargazers_count": 31530,
|
|
64
|
+
"todayStar": "7683 stars this month",
|
|
76
65
|
"html_url": "https://github.com/microsoft/generative-ai-for-beginners",
|
|
77
|
-
"rank":
|
|
66
|
+
"rank": 6
|
|
78
67
|
},
|
|
79
68
|
{
|
|
80
|
-
"full_name": "
|
|
81
|
-
"language": "
|
|
82
|
-
"color": "#
|
|
83
|
-
"description": "
|
|
84
|
-
"forked": "
|
|
85
|
-
"stargazers_count":
|
|
86
|
-
"todayStar": "
|
|
87
|
-
"html_url": "https://github.com/
|
|
88
|
-
"rank":
|
|
69
|
+
"full_name": "tiangolo/full-stack-fastapi-template",
|
|
70
|
+
"language": "TypeScript",
|
|
71
|
+
"color": "#3178c6",
|
|
72
|
+
"description": "Full stack, modern web application template. Using FastAPI, React, SQLModel, PostgreSQL, Docker, GitHub Actions, automatic HTTPS and more.",
|
|
73
|
+
"forked": "3539",
|
|
74
|
+
"stargazers_count": 21576,
|
|
75
|
+
"todayStar": "7287 stars this month",
|
|
76
|
+
"html_url": "https://github.com/tiangolo/full-stack-fastapi-template",
|
|
77
|
+
"rank": 7
|
|
89
78
|
},
|
|
90
79
|
{
|
|
91
80
|
"full_name": "nvim-lua/kickstart.nvim",
|
|
92
81
|
"language": "Lua",
|
|
93
82
|
"color": "#000080",
|
|
94
83
|
"description": "A launch point for your personal nvim configuration",
|
|
95
|
-
"forked": "
|
|
96
|
-
"stargazers_count":
|
|
97
|
-
"todayStar": "
|
|
84
|
+
"forked": "9443",
|
|
85
|
+
"stargazers_count": 13681,
|
|
86
|
+
"todayStar": "2350 stars this month",
|
|
98
87
|
"html_url": "https://github.com/nvim-lua/kickstart.nvim",
|
|
88
|
+
"rank": 8
|
|
89
|
+
},
|
|
90
|
+
{
|
|
91
|
+
"full_name": "Pythagora-io/gpt-pilot",
|
|
92
|
+
"language": "Python",
|
|
93
|
+
"color": "#3572A5",
|
|
94
|
+
"description": "The first real AI developer",
|
|
95
|
+
"forked": "2570",
|
|
96
|
+
"stargazers_count": 26213,
|
|
97
|
+
"todayStar": "4726 stars this month",
|
|
98
|
+
"html_url": "https://github.com/Pythagora-io/gpt-pilot",
|
|
99
99
|
"rank": 9
|
|
100
100
|
},
|
|
101
101
|
{
|
|
@@ -103,175 +103,175 @@
|
|
|
103
103
|
"language": "Java",
|
|
104
104
|
"color": "#b07219",
|
|
105
105
|
"description": "《Hello 算法》:动画图解、一键运行的数据结构与算法教程,支持 Python, C++, Java, C#, Go, Swift, JS, TS, Dart, Rust, C, Zig 等语言。English edition ongoing",
|
|
106
|
-
"forked": "
|
|
107
|
-
"stargazers_count":
|
|
108
|
-
"todayStar": "
|
|
106
|
+
"forked": "9017",
|
|
107
|
+
"stargazers_count": 72337,
|
|
108
|
+
"todayStar": "8811 stars this month",
|
|
109
109
|
"html_url": "https://github.com/krahets/hello-algo",
|
|
110
110
|
"rank": 10
|
|
111
111
|
},
|
|
112
112
|
{
|
|
113
|
-
"full_name": "
|
|
114
|
-
"language": "Go",
|
|
115
|
-
"color": "#00ADD8",
|
|
116
|
-
"description": "Get up and running with Llama 2, Mistral, Gemma, and other large language models.",
|
|
117
|
-
"forked": "3405",
|
|
118
|
-
"stargazers_count": 50163,
|
|
119
|
-
"todayStar": "10233 stars this month",
|
|
120
|
-
"html_url": "https://github.com/ollama/ollama",
|
|
121
|
-
"rank": 11
|
|
122
|
-
},
|
|
123
|
-
{
|
|
124
|
-
"full_name": "Pythagora-io/gpt-pilot",
|
|
113
|
+
"full_name": "roboflow/supervision",
|
|
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": "We write your reusable computer vision tools. 💜",
|
|
117
|
+
"forked": "1024",
|
|
118
|
+
"stargazers_count": 13160,
|
|
119
|
+
"todayStar": "3466 stars this month",
|
|
120
|
+
"html_url": "https://github.com/roboflow/supervision",
|
|
121
|
+
"rank": 11
|
|
133
122
|
},
|
|
134
123
|
{
|
|
135
|
-
"full_name": "
|
|
124
|
+
"full_name": "geekan/MetaGPT",
|
|
136
125
|
"language": "Python",
|
|
137
126
|
"color": "#3572A5",
|
|
138
|
-
"description": "
|
|
139
|
-
"forked": "
|
|
140
|
-
"stargazers_count":
|
|
141
|
-
"todayStar": "
|
|
142
|
-
"html_url": "https://github.com/
|
|
143
|
-
"rank":
|
|
127
|
+
"description": "🌟 The Multi-Agent Framework: First AI Software Company, Towards Natural Language Programming",
|
|
128
|
+
"forked": "4442",
|
|
129
|
+
"stargazers_count": 37615,
|
|
130
|
+
"todayStar": "3386 stars this month",
|
|
131
|
+
"html_url": "https://github.com/geekan/MetaGPT",
|
|
132
|
+
"rank": 12
|
|
144
133
|
},
|
|
145
134
|
{
|
|
146
135
|
"full_name": "usebruno/bruno",
|
|
147
136
|
"language": "JavaScript",
|
|
148
137
|
"color": "#f1e05a",
|
|
149
138
|
"description": "Opensource IDE For Exploring and Testing Api's (lightweight alternative to postman/insomnia)",
|
|
150
|
-
"forked": "
|
|
151
|
-
"stargazers_count":
|
|
152
|
-
"todayStar": "
|
|
139
|
+
"forked": "770",
|
|
140
|
+
"stargazers_count": 17322,
|
|
141
|
+
"todayStar": "5256 stars this month",
|
|
153
142
|
"html_url": "https://github.com/usebruno/bruno",
|
|
143
|
+
"rank": 13
|
|
144
|
+
},
|
|
145
|
+
{
|
|
146
|
+
"full_name": "ollama/ollama",
|
|
147
|
+
"language": "Go",
|
|
148
|
+
"color": "#00ADD8",
|
|
149
|
+
"description": "Get up and running with Llama 2, Mistral, Gemma, and other large language models.",
|
|
150
|
+
"forked": "3457",
|
|
151
|
+
"stargazers_count": 50744,
|
|
152
|
+
"todayStar": "9663 stars this month",
|
|
153
|
+
"html_url": "https://github.com/ollama/ollama",
|
|
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": "Snailclimb/JavaGuide",
|
|
158
|
+
"language": "Java",
|
|
159
|
+
"color": "#b07219",
|
|
160
|
+
"description": "「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide!",
|
|
161
|
+
"forked": "45083",
|
|
162
|
+
"stargazers_count": 142143,
|
|
163
|
+
"todayStar": "1465 stars this month",
|
|
164
|
+
"html_url": "https://github.com/Snailclimb/JavaGuide",
|
|
165
165
|
"rank": 15
|
|
166
166
|
},
|
|
167
167
|
{
|
|
168
|
-
"full_name": "
|
|
168
|
+
"full_name": "levihsu/OOTDiffusion",
|
|
169
169
|
"language": "Python",
|
|
170
170
|
"color": "#3572A5",
|
|
171
|
-
"description": "
|
|
172
|
-
"forked": "
|
|
173
|
-
"stargazers_count":
|
|
174
|
-
"todayStar": "
|
|
175
|
-
"html_url": "https://github.com/
|
|
171
|
+
"description": "Official implementation of OOTDiffusion: Outfitting Fusion based Latent Diffusion for Controllable Virtual Try-on",
|
|
172
|
+
"forked": "545",
|
|
173
|
+
"stargazers_count": 3945,
|
|
174
|
+
"todayStar": "1817 stars this month",
|
|
175
|
+
"html_url": "https://github.com/levihsu/OOTDiffusion",
|
|
176
176
|
"rank": 16
|
|
177
177
|
},
|
|
178
178
|
{
|
|
179
|
-
"full_name": "
|
|
179
|
+
"full_name": "WongKinYiu/yolov9",
|
|
180
180
|
"language": "Python",
|
|
181
181
|
"color": "#3572A5",
|
|
182
|
-
"description": "
|
|
183
|
-
"forked": "
|
|
184
|
-
"stargazers_count":
|
|
185
|
-
"todayStar": "
|
|
186
|
-
"html_url": "https://github.com/
|
|
182
|
+
"description": "Implementation of paper - YOLOv9: Learning What You Want to Learn Using Programmable Gradient Information",
|
|
183
|
+
"forked": "907",
|
|
184
|
+
"stargazers_count": 7230,
|
|
185
|
+
"todayStar": "3895 stars this month",
|
|
186
|
+
"html_url": "https://github.com/WongKinYiu/yolov9",
|
|
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": "xszyou/Fay",
|
|
191
|
+
"language": "",
|
|
192
|
+
"color": "",
|
|
193
|
+
"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.",
|
|
194
|
+
"forked": "1565",
|
|
195
|
+
"stargazers_count": 7641,
|
|
196
|
+
"todayStar": "744 stars this month",
|
|
197
|
+
"html_url": "https://github.com/xszyou/Fay",
|
|
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": "pure-admin/vue-pure-admin",
|
|
202
|
+
"language": "Vue",
|
|
203
|
+
"color": "#41b883",
|
|
204
|
+
"description": "🔥 全面ESM+Vue3+Vite+Element-Plus+TypeScript编写的一款后台管理系统(兼容移动端)",
|
|
205
|
+
"forked": "2590",
|
|
206
|
+
"stargazers_count": 13548,
|
|
207
|
+
"todayStar": "1316 stars this month",
|
|
208
|
+
"html_url": "https://github.com/pure-admin/vue-pure-admin",
|
|
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": "zylon-ai/private-gpt",
|
|
213
|
+
"language": "Python",
|
|
214
|
+
"color": "#3572A5",
|
|
215
|
+
"description": "Interact with your documents using the power of GPT, 100% privately, no data leaks",
|
|
216
|
+
"forked": "6696",
|
|
217
|
+
"stargazers_count": 50452,
|
|
218
|
+
"todayStar": "2837 stars this month",
|
|
219
|
+
"html_url": "https://github.com/zylon-ai/private-gpt",
|
|
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": "localsend/localsend",
|
|
224
|
+
"language": "Dart",
|
|
225
|
+
"color": "#00B4AB",
|
|
226
|
+
"description": "An open-source cross-platform alternative to AirDrop",
|
|
227
|
+
"forked": "1689",
|
|
228
|
+
"stargazers_count": 33409,
|
|
229
|
+
"todayStar": "4410 stars this month",
|
|
230
|
+
"html_url": "https://github.com/localsend/localsend",
|
|
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": "clash-verge-rev/clash-verge-rev",
|
|
235
|
+
"language": "TypeScript",
|
|
236
|
+
"color": "#3178c6",
|
|
237
|
+
"description": "Continuation of Clash Verge - A Clash Meta GUI based on Tauri (Windows, MacOS, Linux)",
|
|
238
|
+
"forked": "999",
|
|
239
|
+
"stargazers_count": 14358,
|
|
240
|
+
"todayStar": "5110 stars this month",
|
|
241
|
+
"html_url": "https://github.com/clash-verge-rev/clash-verge-rev",
|
|
242
242
|
"rank": 22
|
|
243
243
|
},
|
|
244
244
|
{
|
|
245
|
-
"full_name": "
|
|
246
|
-
"language": "
|
|
247
|
-
"color": "#
|
|
248
|
-
"description": "Build
|
|
249
|
-
"forked": "
|
|
250
|
-
"stargazers_count":
|
|
251
|
-
"todayStar": "
|
|
252
|
-
"html_url": "https://github.com/
|
|
245
|
+
"full_name": "electron/electron",
|
|
246
|
+
"language": "C++",
|
|
247
|
+
"color": "#f34b7d",
|
|
248
|
+
"description": "Build cross-platform desktop apps with JavaScript, HTML, and CSS",
|
|
249
|
+
"forked": "14845",
|
|
250
|
+
"stargazers_count": 111590,
|
|
251
|
+
"todayStar": "1232 stars this month",
|
|
252
|
+
"html_url": "https://github.com/electron/electron",
|
|
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": "Lunakepio/Mario-Kart-3.js",
|
|
257
|
+
"language": "JavaScript",
|
|
258
|
+
"color": "#f1e05a",
|
|
259
|
+
"description": "",
|
|
260
|
+
"forked": "866",
|
|
261
|
+
"stargazers_count": 3765,
|
|
262
|
+
"todayStar": "2461 stars this month",
|
|
263
|
+
"html_url": "https://github.com/Lunakepio/Mario-Kart-3.js",
|
|
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": "vercel/ai",
|
|
268
|
+
"language": "TypeScript",
|
|
269
|
+
"color": "#3178c6",
|
|
270
|
+
"description": "Build AI-powered applications with React, Svelte, Vue, and Solid",
|
|
271
|
+
"forked": "925",
|
|
272
|
+
"stargazers_count": 7300,
|
|
273
|
+
"todayStar": "1429 stars this month",
|
|
274
|
+
"html_url": "https://github.com/vercel/ai",
|
|
275
275
|
"rank": 25
|
|
276
276
|
}
|
|
277
277
|
]
|