@wcj/github-rank 24.3.29 → 24.3.30
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 +20526 -20518
- package/dist/trending-daily.json +190 -190
- package/dist/trending-monthly.json +139 -139
- package/dist/trending-weekly.json +165 -165
- package/dist/users.china.json +1323 -1323
- package/dist/users.json +5114 -5114
- package/package.json +1 -1
- package/web/data/repos.json +20526 -20518
- package/web/data/trending-daily.json +190 -190
- package/web/data/trending-monthly.json +139 -139
- package/web/data/trending-weekly.json +165 -165
- package/web/data/users.china.json +1323 -1323
- package/web/data/users.json +5114 -5114
- package/web/index.html +3942 -3942
- package/web/repos.html +2504 -2504
- package/web/trending-monthly.html +135 -135
- package/web/trending-weekly.html +158 -158
- package/web/trending.html +172 -164
- package/web/users.china.html +1033 -1033
|
@@ -1,13 +1,13 @@
|
|
|
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": "atherosai/ui",
|
|
4
|
+
"language": "HTML",
|
|
5
|
+
"color": "#e34c26",
|
|
6
|
+
"description": "Simple UI examples from my social media",
|
|
7
|
+
"forked": "1139",
|
|
8
|
+
"stargazers_count": 6469,
|
|
9
|
+
"todayStar": "4838 stars this month",
|
|
10
|
+
"html_url": "https://github.com/atherosai/ui",
|
|
11
11
|
"rank": 1
|
|
12
12
|
},
|
|
13
13
|
{
|
|
@@ -15,9 +15,9 @@
|
|
|
15
15
|
"language": "C#",
|
|
16
16
|
"color": "#178600",
|
|
17
17
|
"description": "Experimental Nintendo Switch Emulator written in C#",
|
|
18
|
-
"forked": "
|
|
19
|
-
"stargazers_count":
|
|
20
|
-
"todayStar": "
|
|
18
|
+
"forked": "3671",
|
|
19
|
+
"stargazers_count": 31594,
|
|
20
|
+
"todayStar": "5308 stars this month",
|
|
21
21
|
"html_url": "https://github.com/Ryujinx/Ryujinx",
|
|
22
22
|
"rank": 2
|
|
23
23
|
},
|
|
@@ -26,43 +26,43 @@
|
|
|
26
26
|
"language": "Shell",
|
|
27
27
|
"color": "#89e051",
|
|
28
28
|
"description": "Windows in a Docker container.",
|
|
29
|
-
"forked": "
|
|
30
|
-
"stargazers_count":
|
|
31
|
-
"todayStar": "
|
|
29
|
+
"forked": "732",
|
|
30
|
+
"stargazers_count": 10064,
|
|
31
|
+
"todayStar": "8585 stars this month",
|
|
32
32
|
"html_url": "https://github.com/dockur/windows",
|
|
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": "abi/screenshot-to-code",
|
|
37
|
+
"language": "Python",
|
|
38
|
+
"color": "#3572A5",
|
|
39
|
+
"description": "Drop in a screenshot and convert it to clean code (HTML/Tailwind/React/Vue)",
|
|
40
|
+
"forked": "5587",
|
|
41
|
+
"stargazers_count": 47211,
|
|
42
|
+
"todayStar": "11271 stars this month",
|
|
43
|
+
"html_url": "https://github.com/abi/screenshot-to-code",
|
|
44
44
|
"rank": 4
|
|
45
45
|
},
|
|
46
46
|
{
|
|
47
|
-
"full_name": "
|
|
48
|
-
"language": "
|
|
49
|
-
"color": "#
|
|
50
|
-
"description": "
|
|
51
|
-
"forked": "
|
|
52
|
-
"stargazers_count":
|
|
53
|
-
"todayStar": "
|
|
54
|
-
"html_url": "https://github.com/
|
|
47
|
+
"full_name": "cloudflare/pingora",
|
|
48
|
+
"language": "Rust",
|
|
49
|
+
"color": "#dea584",
|
|
50
|
+
"description": "A library for building fast, reliable and evolvable network services.",
|
|
51
|
+
"forked": "968",
|
|
52
|
+
"stargazers_count": 18080,
|
|
53
|
+
"todayStar": "16951 stars this month",
|
|
54
|
+
"html_url": "https://github.com/cloudflare/pingora",
|
|
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": "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": "3569",
|
|
63
|
+
"stargazers_count": 21763,
|
|
64
|
+
"todayStar": "7474 stars this month",
|
|
65
|
+
"html_url": "https://github.com/tiangolo/full-stack-fastapi-template",
|
|
66
66
|
"rank": 6
|
|
67
67
|
},
|
|
68
68
|
{
|
|
@@ -70,21 +70,21 @@
|
|
|
70
70
|
"language": "JupyterNotebook",
|
|
71
71
|
"color": "#DA5B0B",
|
|
72
72
|
"description": "18 Lessons, Get Started Building with Generative AI 🔗 https://microsoft.github.io/generative-ai-for-beginners/",
|
|
73
|
-
"forked": "
|
|
74
|
-
"stargazers_count":
|
|
75
|
-
"todayStar": "
|
|
73
|
+
"forked": "18927",
|
|
74
|
+
"stargazers_count": 31958,
|
|
75
|
+
"todayStar": "7864 stars this month",
|
|
76
76
|
"html_url": "https://github.com/microsoft/generative-ai-for-beginners",
|
|
77
77
|
"rank": 7
|
|
78
78
|
},
|
|
79
79
|
{
|
|
80
|
-
"full_name": "
|
|
80
|
+
"full_name": "Lissy93/web-check",
|
|
81
81
|
"language": "TypeScript",
|
|
82
82
|
"color": "#3178c6",
|
|
83
|
-
"description": "
|
|
84
|
-
"forked": "
|
|
85
|
-
"stargazers_count":
|
|
86
|
-
"todayStar": "
|
|
87
|
-
"html_url": "https://github.com/
|
|
83
|
+
"description": "🕵️♂️ All-in-one OSINT tool for analysing any website",
|
|
84
|
+
"forked": "1339",
|
|
85
|
+
"stargazers_count": 18490,
|
|
86
|
+
"todayStar": "11573 stars this month",
|
|
87
|
+
"html_url": "https://github.com/Lissy93/web-check",
|
|
88
88
|
"rank": 8
|
|
89
89
|
},
|
|
90
90
|
{
|
|
@@ -92,9 +92,9 @@
|
|
|
92
92
|
"language": "Python",
|
|
93
93
|
"color": "#3572A5",
|
|
94
94
|
"description": "The first real AI developer",
|
|
95
|
-
"forked": "
|
|
96
|
-
"stargazers_count":
|
|
97
|
-
"todayStar": "
|
|
95
|
+
"forked": "2614",
|
|
96
|
+
"stargazers_count": 26507,
|
|
97
|
+
"todayStar": "4915 stars this month",
|
|
98
98
|
"html_url": "https://github.com/Pythagora-io/gpt-pilot",
|
|
99
99
|
"rank": 9
|
|
100
100
|
},
|
|
@@ -103,9 +103,9 @@
|
|
|
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": "9080",
|
|
107
|
+
"stargazers_count": 72741,
|
|
108
|
+
"todayStar": "9115 stars this month",
|
|
109
109
|
"html_url": "https://github.com/krahets/hello-algo",
|
|
110
110
|
"rank": 10
|
|
111
111
|
},
|
|
@@ -114,9 +114,9 @@
|
|
|
114
114
|
"language": "Lua",
|
|
115
115
|
"color": "#000080",
|
|
116
116
|
"description": "A launch point for your personal nvim configuration",
|
|
117
|
-
"forked": "
|
|
118
|
-
"stargazers_count":
|
|
119
|
-
"todayStar": "
|
|
117
|
+
"forked": "9755",
|
|
118
|
+
"stargazers_count": 13802,
|
|
119
|
+
"todayStar": "2361 stars this month",
|
|
120
120
|
"html_url": "https://github.com/nvim-lua/kickstart.nvim",
|
|
121
121
|
"rank": 11
|
|
122
122
|
},
|
|
@@ -125,9 +125,9 @@
|
|
|
125
125
|
"language": "Python",
|
|
126
126
|
"color": "#3572A5",
|
|
127
127
|
"description": "We write your reusable computer vision tools. 💜",
|
|
128
|
-
"forked": "
|
|
129
|
-
"stargazers_count":
|
|
130
|
-
"todayStar": "
|
|
128
|
+
"forked": "1035",
|
|
129
|
+
"stargazers_count": 13399,
|
|
130
|
+
"todayStar": "3735 stars this month",
|
|
131
131
|
"html_url": "https://github.com/roboflow/supervision",
|
|
132
132
|
"rank": 12
|
|
133
133
|
},
|
|
@@ -136,43 +136,43 @@
|
|
|
136
136
|
"language": "Python",
|
|
137
137
|
"color": "#3572A5",
|
|
138
138
|
"description": "🌟 The Multi-Agent Framework: First AI Software Company, Towards Natural Language Programming",
|
|
139
|
-
"forked": "
|
|
140
|
-
"stargazers_count":
|
|
141
|
-
"todayStar": "
|
|
139
|
+
"forked": "4460",
|
|
140
|
+
"stargazers_count": 37793,
|
|
141
|
+
"todayStar": "3535 stars this month",
|
|
142
142
|
"html_url": "https://github.com/geekan/MetaGPT",
|
|
143
143
|
"rank": 13
|
|
144
144
|
},
|
|
145
|
+
{
|
|
146
|
+
"full_name": "myshell-ai/MeloTTS",
|
|
147
|
+
"language": "Python",
|
|
148
|
+
"color": "#3572A5",
|
|
149
|
+
"description": "High-quality multi-lingual text-to-speech library by MyShell.ai. Support English, Spanish, French, Chinese, Japanese and Korean.",
|
|
150
|
+
"forked": "336",
|
|
151
|
+
"stargazers_count": 2992,
|
|
152
|
+
"todayStar": "2759 stars this month",
|
|
153
|
+
"html_url": "https://github.com/myshell-ai/MeloTTS",
|
|
154
|
+
"rank": 14
|
|
155
|
+
},
|
|
145
156
|
{
|
|
146
157
|
"full_name": "usebruno/bruno",
|
|
147
158
|
"language": "JavaScript",
|
|
148
159
|
"color": "#f1e05a",
|
|
149
160
|
"description": "Opensource IDE For Exploring and Testing Api's (lightweight alternative to postman/insomnia)",
|
|
150
|
-
"forked": "
|
|
151
|
-
"stargazers_count":
|
|
152
|
-
"todayStar": "
|
|
161
|
+
"forked": "780",
|
|
162
|
+
"stargazers_count": 17532,
|
|
163
|
+
"todayStar": "5448 stars this month",
|
|
153
164
|
"html_url": "https://github.com/usebruno/bruno",
|
|
154
|
-
"rank":
|
|
165
|
+
"rank": 15
|
|
155
166
|
},
|
|
156
167
|
{
|
|
157
168
|
"full_name": "vercel/ai",
|
|
158
169
|
"language": "TypeScript",
|
|
159
170
|
"color": "#3178c6",
|
|
160
171
|
"description": "Build AI-powered applications with React, Svelte, Vue, and Solid",
|
|
161
|
-
"forked": "
|
|
162
|
-
"stargazers_count":
|
|
163
|
-
"todayStar": "
|
|
172
|
+
"forked": "938",
|
|
173
|
+
"stargazers_count": 7369,
|
|
174
|
+
"todayStar": "1498 stars this month",
|
|
164
175
|
"html_url": "https://github.com/vercel/ai",
|
|
165
|
-
"rank": 15
|
|
166
|
-
},
|
|
167
|
-
{
|
|
168
|
-
"full_name": "ollama/ollama",
|
|
169
|
-
"language": "Go",
|
|
170
|
-
"color": "#00ADD8",
|
|
171
|
-
"description": "Get up and running with Llama 2, Mistral, Gemma, and other large language models.",
|
|
172
|
-
"forked": "3511",
|
|
173
|
-
"stargazers_count": 51270,
|
|
174
|
-
"todayStar": "9046 stars this month",
|
|
175
|
-
"html_url": "https://github.com/ollama/ollama",
|
|
176
176
|
"rank": 16
|
|
177
177
|
},
|
|
178
178
|
{
|
|
@@ -180,21 +180,21 @@
|
|
|
180
180
|
"language": "Java",
|
|
181
181
|
"color": "#b07219",
|
|
182
182
|
"description": "「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide!",
|
|
183
|
-
"forked": "
|
|
184
|
-
"stargazers_count":
|
|
185
|
-
"todayStar": "
|
|
183
|
+
"forked": "45094",
|
|
184
|
+
"stargazers_count": 142313,
|
|
185
|
+
"todayStar": "1554 stars this month",
|
|
186
186
|
"html_url": "https://github.com/Snailclimb/JavaGuide",
|
|
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": "ollama/ollama",
|
|
191
|
+
"language": "Go",
|
|
192
|
+
"color": "#00ADD8",
|
|
193
|
+
"description": "Get up and running with Llama 2, Mistral, Gemma, and other large language models.",
|
|
194
|
+
"forked": "3533",
|
|
195
|
+
"stargazers_count": 51510,
|
|
196
|
+
"todayStar": "9285 stars this month",
|
|
197
|
+
"html_url": "https://github.com/ollama/ollama",
|
|
198
198
|
"rank": 18
|
|
199
199
|
},
|
|
200
200
|
{
|
|
@@ -202,76 +202,76 @@
|
|
|
202
202
|
"language": "",
|
|
203
203
|
"color": "",
|
|
204
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": "
|
|
206
|
-
"stargazers_count":
|
|
207
|
-
"todayStar": "
|
|
205
|
+
"forked": "1572",
|
|
206
|
+
"stargazers_count": 7689,
|
|
207
|
+
"todayStar": "778 stars this month",
|
|
208
208
|
"html_url": "https://github.com/xszyou/Fay",
|
|
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": "6723",
|
|
217
|
+
"stargazers_count": 50698,
|
|
218
|
+
"todayStar": "3001 stars this month",
|
|
219
|
+
"html_url": "https://github.com/zylon-ai/private-gpt",
|
|
220
220
|
"rank": 20
|
|
221
221
|
},
|
|
222
|
-
{
|
|
223
|
-
"full_name": "redis/redis",
|
|
224
|
-
"language": "C",
|
|
225
|
-
"color": "#555555",
|
|
226
|
-
"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.",
|
|
227
|
-
"forked": "23313",
|
|
228
|
-
"stargazers_count": 64260,
|
|
229
|
-
"todayStar": "893 stars this month",
|
|
230
|
-
"html_url": "https://github.com/redis/redis",
|
|
231
|
-
"rank": 21
|
|
232
|
-
},
|
|
233
|
-
{
|
|
234
|
-
"full_name": "openai-translator/openai-translator",
|
|
235
|
-
"language": "TypeScript",
|
|
236
|
-
"color": "#3178c6",
|
|
237
|
-
"description": "基于 ChatGPT API 的划词翻译浏览器插件和跨平台桌面端应用 - Browser extension and cross-platform desktop application for translation based on ChatGPT API.",
|
|
238
|
-
"forked": "1607",
|
|
239
|
-
"stargazers_count": 22206,
|
|
240
|
-
"todayStar": "1436 stars this month",
|
|
241
|
-
"html_url": "https://github.com/openai-translator/openai-translator",
|
|
242
|
-
"rank": 22
|
|
243
|
-
},
|
|
244
222
|
{
|
|
245
223
|
"full_name": "YunaiV/ruoyi-vue-pro",
|
|
246
224
|
"language": "Java",
|
|
247
225
|
"color": "#b07219",
|
|
248
226
|
"description": "🔥 官方推荐 🔥 RuoYi-Vue 全新 Pro 版本,优化重构所有功能。基于 Spring Boot + MyBatis Plus + Vue & Element 实现的后台管理系统 + 微信小程序,支持 RBAC 动态权限、数据权限、SaaS 多租户、Flowable 工作流、三方登录、支付、短信、商城、CRM、ERP 等功能。你的 ⭐️ Star ⭐️,是作者生发的动力!",
|
|
249
|
-
"forked": "
|
|
250
|
-
"stargazers_count":
|
|
251
|
-
"todayStar": "
|
|
227
|
+
"forked": "4877",
|
|
228
|
+
"stargazers_count": 23530,
|
|
229
|
+
"todayStar": "1283 stars this month",
|
|
252
230
|
"html_url": "https://github.com/YunaiV/ruoyi-vue-pro",
|
|
253
|
-
"rank":
|
|
231
|
+
"rank": 21
|
|
254
232
|
},
|
|
255
233
|
{
|
|
256
234
|
"full_name": "juspay/hyperswitch",
|
|
257
235
|
"language": "Rust",
|
|
258
236
|
"color": "#dea584",
|
|
259
237
|
"description": "An open source payments switch written in Rust to make payments fast, reliable and affordable",
|
|
260
|
-
"forked": "
|
|
261
|
-
"stargazers_count":
|
|
262
|
-
"todayStar": "
|
|
238
|
+
"forked": "1002",
|
|
239
|
+
"stargazers_count": 9713,
|
|
240
|
+
"todayStar": "459 stars this month",
|
|
263
241
|
"html_url": "https://github.com/juspay/hyperswitch",
|
|
242
|
+
"rank": 22
|
|
243
|
+
},
|
|
244
|
+
{
|
|
245
|
+
"full_name": "redis/redis",
|
|
246
|
+
"language": "C",
|
|
247
|
+
"color": "#555555",
|
|
248
|
+
"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.",
|
|
249
|
+
"forked": "23334",
|
|
250
|
+
"stargazers_count": 64293,
|
|
251
|
+
"todayStar": "938 stars this month",
|
|
252
|
+
"html_url": "https://github.com/redis/redis",
|
|
253
|
+
"rank": 23
|
|
254
|
+
},
|
|
255
|
+
{
|
|
256
|
+
"full_name": "clash-verge-rev/clash-verge-rev",
|
|
257
|
+
"language": "TypeScript",
|
|
258
|
+
"color": "#3178c6",
|
|
259
|
+
"description": "Continuation of Clash Verge - A Clash Meta GUI based on Tauri (Windows, MacOS, Linux)",
|
|
260
|
+
"forked": "1025",
|
|
261
|
+
"stargazers_count": 14727,
|
|
262
|
+
"todayStar": "5290 stars this month",
|
|
263
|
+
"html_url": "https://github.com/clash-verge-rev/clash-verge-rev",
|
|
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": "barry-ran/QtScrcpy",
|
|
268
|
+
"language": "Java",
|
|
269
|
+
"color": "#b07219",
|
|
270
|
+
"description": "Android real-time display control software",
|
|
271
|
+
"forked": "2195",
|
|
272
|
+
"stargazers_count": 15769,
|
|
273
|
+
"todayStar": "1867 stars this month",
|
|
274
|
+
"html_url": "https://github.com/barry-ran/QtScrcpy",
|
|
275
275
|
"rank": 25
|
|
276
276
|
}
|
|
277
277
|
]
|