@wcj/github-rank 24.3.26 → 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 +21948 -21948
- package/dist/trending-daily.json +179 -179
- package/dist/trending-monthly.json +144 -144
- package/dist/trending-weekly.json +156 -156
- package/dist/users.china.json +1784 -1784
- package/dist/users.json +6059 -6059
- package/package.json +1 -1
- package/web/data/repos.json +21948 -21948
- package/web/data/trending-daily.json +179 -179
- package/web/data/trending-monthly.json +144 -144
- package/web/data/trending-weekly.json +156 -156
- package/web/data/users.china.json +1784 -1784
- package/web/data/users.json +6059 -6059
- package/web/index.html +4429 -4429
- package/web/repos.html +2794 -2794
- package/web/trending-monthly.html +155 -155
- package/web/trending-weekly.html +146 -146
- package/web/trending.html +147 -167
- package/web/users.china.html +1290 -1290
|
@@ -4,76 +4,76 @@
|
|
|
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":
|
|
44
|
+
"rank": 4
|
|
34
45
|
},
|
|
35
46
|
{
|
|
36
47
|
"full_name": "abi/screenshot-to-code",
|
|
37
48
|
"language": "Python",
|
|
38
49
|
"color": "#3572A5",
|
|
39
50
|
"description": "Drop in a screenshot and convert it to clean code (HTML/Tailwind/React/Vue)",
|
|
40
|
-
"forked": "
|
|
41
|
-
"stargazers_count":
|
|
42
|
-
"todayStar": "
|
|
51
|
+
"forked": "5551",
|
|
52
|
+
"stargazers_count": 46906,
|
|
53
|
+
"todayStar": "10999 stars this month",
|
|
43
54
|
"html_url": "https://github.com/abi/screenshot-to-code",
|
|
44
|
-
"rank":
|
|
55
|
+
"rank": 5
|
|
45
56
|
},
|
|
46
57
|
{
|
|
47
58
|
"full_name": "microsoft/generative-ai-for-beginners",
|
|
48
59
|
"language": "JupyterNotebook",
|
|
49
60
|
"color": "#DA5B0B",
|
|
50
61
|
"description": "18 Lessons, Get Started Building with Generative AI 🔗 https://microsoft.github.io/generative-ai-for-beginners/",
|
|
51
|
-
"forked": "
|
|
52
|
-
"stargazers_count":
|
|
53
|
-
"todayStar": "
|
|
62
|
+
"forked": "18692",
|
|
63
|
+
"stargazers_count": 31530,
|
|
64
|
+
"todayStar": "7683 stars this month",
|
|
54
65
|
"html_url": "https://github.com/microsoft/generative-ai-for-beginners",
|
|
55
|
-
"rank":
|
|
66
|
+
"rank": 6
|
|
56
67
|
},
|
|
57
68
|
{
|
|
58
69
|
"full_name": "tiangolo/full-stack-fastapi-template",
|
|
59
70
|
"language": "TypeScript",
|
|
60
71
|
"color": "#3178c6",
|
|
61
72
|
"description": "Full stack, modern web application template. Using FastAPI, React, SQLModel, PostgreSQL, Docker, GitHub Actions, automatic HTTPS and more.",
|
|
62
|
-
"forked": "
|
|
63
|
-
"stargazers_count":
|
|
64
|
-
"todayStar": "
|
|
73
|
+
"forked": "3539",
|
|
74
|
+
"stargazers_count": 21576,
|
|
75
|
+
"todayStar": "7287 stars this month",
|
|
65
76
|
"html_url": "https://github.com/tiangolo/full-stack-fastapi-template",
|
|
66
|
-
"rank": 6
|
|
67
|
-
},
|
|
68
|
-
{
|
|
69
|
-
"full_name": "WongKinYiu/yolov9",
|
|
70
|
-
"language": "Python",
|
|
71
|
-
"color": "#3572A5",
|
|
72
|
-
"description": "Implementation of paper - YOLOv9: Learning What You Want to Learn Using Programmable Gradient Information",
|
|
73
|
-
"forked": "899",
|
|
74
|
-
"stargazers_count": 7185,
|
|
75
|
-
"todayStar": "4878 stars this month",
|
|
76
|
-
"html_url": "https://github.com/WongKinYiu/yolov9",
|
|
77
77
|
"rank": 7
|
|
78
78
|
},
|
|
79
79
|
{
|
|
@@ -81,175 +81,175 @@
|
|
|
81
81
|
"language": "Lua",
|
|
82
82
|
"color": "#000080",
|
|
83
83
|
"description": "A launch point for your personal nvim configuration",
|
|
84
|
-
"forked": "
|
|
85
|
-
"stargazers_count":
|
|
86
|
-
"todayStar": "
|
|
84
|
+
"forked": "9443",
|
|
85
|
+
"stargazers_count": 13681,
|
|
86
|
+
"todayStar": "2350 stars this month",
|
|
87
87
|
"html_url": "https://github.com/nvim-lua/kickstart.nvim",
|
|
88
88
|
"rank": 8
|
|
89
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
|
+
"rank": 9
|
|
100
|
+
},
|
|
90
101
|
{
|
|
91
102
|
"full_name": "krahets/hello-algo",
|
|
92
103
|
"language": "Java",
|
|
93
104
|
"color": "#b07219",
|
|
94
105
|
"description": "《Hello 算法》:动画图解、一键运行的数据结构与算法教程,支持 Python, C++, Java, C#, Go, Swift, JS, TS, Dart, Rust, C, Zig 等语言。English edition ongoing",
|
|
95
|
-
"forked": "
|
|
96
|
-
"stargazers_count":
|
|
97
|
-
"todayStar": "
|
|
106
|
+
"forked": "9017",
|
|
107
|
+
"stargazers_count": 72337,
|
|
108
|
+
"todayStar": "8811 stars this month",
|
|
98
109
|
"html_url": "https://github.com/krahets/hello-algo",
|
|
99
|
-
"rank":
|
|
110
|
+
"rank": 10
|
|
100
111
|
},
|
|
101
112
|
{
|
|
102
|
-
"full_name": "
|
|
113
|
+
"full_name": "roboflow/supervision",
|
|
103
114
|
"language": "Python",
|
|
104
115
|
"color": "#3572A5",
|
|
105
|
-
"description": "
|
|
106
|
-
"forked": "
|
|
107
|
-
"stargazers_count":
|
|
108
|
-
"todayStar": "
|
|
109
|
-
"html_url": "https://github.com/
|
|
110
|
-
"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
|
|
111
122
|
},
|
|
112
123
|
{
|
|
113
|
-
"full_name": "
|
|
124
|
+
"full_name": "geekan/MetaGPT",
|
|
114
125
|
"language": "Python",
|
|
115
126
|
"color": "#3572A5",
|
|
116
|
-
"description": "
|
|
117
|
-
"forked": "
|
|
118
|
-
"stargazers_count":
|
|
119
|
-
"todayStar": "
|
|
120
|
-
"html_url": "https://github.com/
|
|
121
|
-
"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
|
|
122
133
|
},
|
|
123
134
|
{
|
|
124
135
|
"full_name": "usebruno/bruno",
|
|
125
136
|
"language": "JavaScript",
|
|
126
137
|
"color": "#f1e05a",
|
|
127
138
|
"description": "Opensource IDE For Exploring and Testing Api's (lightweight alternative to postman/insomnia)",
|
|
128
|
-
"forked": "
|
|
129
|
-
"stargazers_count":
|
|
130
|
-
"todayStar": "
|
|
139
|
+
"forked": "770",
|
|
140
|
+
"stargazers_count": 17322,
|
|
141
|
+
"todayStar": "5256 stars this month",
|
|
131
142
|
"html_url": "https://github.com/usebruno/bruno",
|
|
132
|
-
"rank":
|
|
143
|
+
"rank": 13
|
|
133
144
|
},
|
|
134
145
|
{
|
|
135
146
|
"full_name": "ollama/ollama",
|
|
136
147
|
"language": "Go",
|
|
137
148
|
"color": "#00ADD8",
|
|
138
149
|
"description": "Get up and running with Llama 2, Mistral, Gemma, and other large language models.",
|
|
139
|
-
"forked": "
|
|
140
|
-
"stargazers_count":
|
|
141
|
-
"todayStar": "
|
|
150
|
+
"forked": "3457",
|
|
151
|
+
"stargazers_count": 50744,
|
|
152
|
+
"todayStar": "9663 stars this month",
|
|
142
153
|
"html_url": "https://github.com/ollama/ollama",
|
|
143
|
-
"rank": 13
|
|
144
|
-
},
|
|
145
|
-
{
|
|
146
|
-
"full_name": "levihsu/OOTDiffusion",
|
|
147
|
-
"language": "Python",
|
|
148
|
-
"color": "#3572A5",
|
|
149
|
-
"description": "Official implementation of OOTDiffusion: Outfitting Fusion based Latent Diffusion for Controllable Virtual Try-on",
|
|
150
|
-
"forked": "544",
|
|
151
|
-
"stargazers_count": 3912,
|
|
152
|
-
"todayStar": "1921 stars this month",
|
|
153
|
-
"html_url": "https://github.com/levihsu/OOTDiffusion",
|
|
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": "
|
|
180
|
-
"language": "
|
|
181
|
-
"color": "#
|
|
182
|
-
"description": "
|
|
183
|
-
"forked": "
|
|
184
|
-
"stargazers_count":
|
|
185
|
-
"todayStar": "
|
|
186
|
-
"html_url": "https://github.com/
|
|
179
|
+
"full_name": "WongKinYiu/yolov9",
|
|
180
|
+
"language": "Python",
|
|
181
|
+
"color": "#3572A5",
|
|
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": "
|
|
212
|
+
"full_name": "zylon-ai/private-gpt",
|
|
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": "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
|
-
{
|
|
223
|
-
"full_name": "electron/electron",
|
|
224
|
-
"language": "C++",
|
|
225
|
-
"color": "#f34b7d",
|
|
226
|
-
"description": "Build cross-platform desktop apps with JavaScript, HTML, and CSS",
|
|
227
|
-
"forked": "14844",
|
|
228
|
-
"stargazers_count": 111571,
|
|
229
|
-
"todayStar": "1237 stars this month",
|
|
230
|
-
"html_url": "https://github.com/electron/electron",
|
|
231
|
-
"rank": 21
|
|
232
|
-
},
|
|
233
222
|
{
|
|
234
223
|
"full_name": "localsend/localsend",
|
|
235
224
|
"language": "Dart",
|
|
236
225
|
"color": "#00B4AB",
|
|
237
226
|
"description": "An open-source cross-platform alternative to AirDrop",
|
|
238
|
-
"forked": "
|
|
239
|
-
"stargazers_count":
|
|
240
|
-
"todayStar": "
|
|
227
|
+
"forked": "1689",
|
|
228
|
+
"stargazers_count": 33409,
|
|
229
|
+
"todayStar": "4410 stars this month",
|
|
241
230
|
"html_url": "https://github.com/localsend/localsend",
|
|
231
|
+
"rank": 21
|
|
232
|
+
},
|
|
233
|
+
{
|
|
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": "
|
|
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
|
{
|
|
@@ -257,9 +257,9 @@
|
|
|
257
257
|
"language": "JavaScript",
|
|
258
258
|
"color": "#f1e05a",
|
|
259
259
|
"description": "",
|
|
260
|
-
"forked": "
|
|
261
|
-
"stargazers_count":
|
|
262
|
-
"todayStar": "
|
|
260
|
+
"forked": "866",
|
|
261
|
+
"stargazers_count": 3765,
|
|
262
|
+
"todayStar": "2461 stars this month",
|
|
263
263
|
"html_url": "https://github.com/Lunakepio/Mario-Kart-3.js",
|
|
264
264
|
"rank": 24
|
|
265
265
|
},
|
|
@@ -268,9 +268,9 @@
|
|
|
268
268
|
"language": "TypeScript",
|
|
269
269
|
"color": "#3178c6",
|
|
270
270
|
"description": "Build AI-powered applications with React, Svelte, Vue, and Solid",
|
|
271
|
-
"forked": "
|
|
272
|
-
"stargazers_count":
|
|
273
|
-
"todayStar": "
|
|
271
|
+
"forked": "925",
|
|
272
|
+
"stargazers_count": 7300,
|
|
273
|
+
"todayStar": "1429 stars this month",
|
|
274
274
|
"html_url": "https://github.com/vercel/ai",
|
|
275
275
|
"rank": 25
|
|
276
276
|
}
|