@wcj/github-rank 23.11.7 → 23.11.8
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 +20204 -20204
- package/dist/trending-daily.json +193 -193
- package/dist/trending-monthly.json +155 -155
- package/dist/trending-weekly.json +158 -158
- package/dist/users.china.json +1637 -1602
- package/dist/users.json +6630 -6630
- package/package.json +1 -1
- package/web/data/repos.json +20204 -20204
- package/web/data/trending-daily.json +193 -193
- package/web/data/trending-monthly.json +155 -155
- package/web/data/trending-weekly.json +158 -158
- package/web/data/users.china.json +1637 -1602
- package/web/data/users.json +6630 -6630
- package/web/index.html +5092 -5092
- package/web/repos.html +2632 -2632
- package/web/trending-monthly.html +151 -151
- package/web/trending-weekly.html +152 -156
- package/web/trending.html +161 -181
- package/web/users.china.html +1285 -1252
|
@@ -4,32 +4,32 @@
|
|
|
4
4
|
"language": "TypeScript",
|
|
5
5
|
"color": "#3178c6",
|
|
6
6
|
"description": "A Clash GUI based on tauri. Supports Windows, macOS and Linux.",
|
|
7
|
-
"forked": "
|
|
8
|
-
"stargazers_count":
|
|
9
|
-
"todayStar": "
|
|
7
|
+
"forked": "2386",
|
|
8
|
+
"stargazers_count": 16151,
|
|
9
|
+
"todayStar": "8396 stars this week",
|
|
10
10
|
"html_url": "https://github.com/zzzgydi/clash-verge",
|
|
11
11
|
"rank": 1
|
|
12
12
|
},
|
|
13
|
+
{
|
|
14
|
+
"full_name": "XTLS/Xray-core",
|
|
15
|
+
"language": "Go",
|
|
16
|
+
"color": "#00ADD8",
|
|
17
|
+
"description": "Xray, Penetrates Everything. Also the best v2ray-core, with XTLS support. Fully compatible configuration.",
|
|
18
|
+
"forked": "3163",
|
|
19
|
+
"stargazers_count": 18394,
|
|
20
|
+
"todayStar": "1714 stars this week",
|
|
21
|
+
"html_url": "https://github.com/XTLS/Xray-core",
|
|
22
|
+
"rank": 2
|
|
23
|
+
},
|
|
13
24
|
{
|
|
14
25
|
"full_name": "GaijinEntertainment/DagorEngine",
|
|
15
26
|
"language": "C++",
|
|
16
27
|
"color": "#f34b7d",
|
|
17
28
|
"description": "Dagor Engine and Tools source code from Gaijin Games KFT",
|
|
18
|
-
"forked": "
|
|
19
|
-
"stargazers_count":
|
|
20
|
-
"todayStar": "
|
|
29
|
+
"forked": "237",
|
|
30
|
+
"stargazers_count": 1824,
|
|
31
|
+
"todayStar": "1339 stars this week",
|
|
21
32
|
"html_url": "https://github.com/GaijinEntertainment/DagorEngine",
|
|
22
|
-
"rank": 2
|
|
23
|
-
},
|
|
24
|
-
{
|
|
25
|
-
"full_name": "THUDM/ChatGLM3",
|
|
26
|
-
"language": "Python",
|
|
27
|
-
"color": "#3572A5",
|
|
28
|
-
"description": "ChatGLM3 series: Open Bilingual Chat LLMs | 开源双语对话语言模型",
|
|
29
|
-
"forked": "364",
|
|
30
|
-
"stargazers_count": 4262,
|
|
31
|
-
"todayStar": "2423 stars this week",
|
|
32
|
-
"html_url": "https://github.com/THUDM/ChatGLM3",
|
|
33
33
|
"rank": 3
|
|
34
34
|
},
|
|
35
35
|
{
|
|
@@ -37,142 +37,142 @@
|
|
|
37
37
|
"language": "C#",
|
|
38
38
|
"color": "#178600",
|
|
39
39
|
"description": "A GUI client for Windows, support Xray core and v2fly core and others",
|
|
40
|
-
"forked": "
|
|
41
|
-
"stargazers_count":
|
|
42
|
-
"todayStar": "
|
|
40
|
+
"forked": "9546",
|
|
41
|
+
"stargazers_count": 51728,
|
|
42
|
+
"todayStar": "3341 stars this week",
|
|
43
43
|
"html_url": "https://github.com/2dust/v2rayN",
|
|
44
44
|
"rank": 4
|
|
45
45
|
},
|
|
46
|
-
{
|
|
47
|
-
"full_name": "XTLS/Xray-core",
|
|
48
|
-
"language": "Go",
|
|
49
|
-
"color": "#00ADD8",
|
|
50
|
-
"description": "Xray, Penetrates Everything. Also the best v2ray-core, with XTLS support. Fully compatible configuration.",
|
|
51
|
-
"forked": "3135",
|
|
52
|
-
"stargazers_count": 18219,
|
|
53
|
-
"todayStar": "1551 stars this week",
|
|
54
|
-
"html_url": "https://github.com/XTLS/Xray-core",
|
|
55
|
-
"rank": 5
|
|
56
|
-
},
|
|
57
46
|
{
|
|
58
47
|
"full_name": "SagerNet/sing-box",
|
|
59
48
|
"language": "Go",
|
|
60
49
|
"color": "#00ADD8",
|
|
61
50
|
"description": "The universal proxy platform",
|
|
62
|
-
"forked": "
|
|
63
|
-
"stargazers_count":
|
|
64
|
-
"todayStar": "
|
|
51
|
+
"forked": "1088",
|
|
52
|
+
"stargazers_count": 7748,
|
|
53
|
+
"todayStar": "2070 stars this week",
|
|
65
54
|
"html_url": "https://github.com/SagerNet/sing-box",
|
|
66
|
-
"rank":
|
|
55
|
+
"rank": 5
|
|
67
56
|
},
|
|
68
57
|
{
|
|
69
|
-
"full_name": "
|
|
58
|
+
"full_name": "THUDM/ChatGLM3",
|
|
70
59
|
"language": "Python",
|
|
71
60
|
"color": "#3572A5",
|
|
72
|
-
"description": "
|
|
73
|
-
"forked": "
|
|
74
|
-
"stargazers_count":
|
|
75
|
-
"todayStar": "
|
|
76
|
-
"html_url": "https://github.com/
|
|
77
|
-
"rank":
|
|
78
|
-
},
|
|
79
|
-
{
|
|
80
|
-
"full_name": "juspay/hyperswitch",
|
|
81
|
-
"language": "Rust",
|
|
82
|
-
"color": "#dea584",
|
|
83
|
-
"description": "An open source payments switch written in Rust to make payments fast, reliable and affordable",
|
|
84
|
-
"forked": "709",
|
|
85
|
-
"stargazers_count": 8424,
|
|
86
|
-
"todayStar": "2204 stars this week",
|
|
87
|
-
"html_url": "https://github.com/juspay/hyperswitch",
|
|
88
|
-
"rank": 8
|
|
61
|
+
"description": "ChatGLM3 series: Open Bilingual Chat LLMs | 开源双语对话语言模型",
|
|
62
|
+
"forked": "372",
|
|
63
|
+
"stargazers_count": 4404,
|
|
64
|
+
"todayStar": "2112 stars this week",
|
|
65
|
+
"html_url": "https://github.com/THUDM/ChatGLM3",
|
|
66
|
+
"rank": 6
|
|
89
67
|
},
|
|
90
68
|
{
|
|
91
69
|
"full_name": "2dust/v2rayNG",
|
|
92
70
|
"language": "Kotlin",
|
|
93
71
|
"color": "#A97BFF",
|
|
94
72
|
"description": "A V2Ray client for Android, support Xray core and v2fly core",
|
|
95
|
-
"forked": "
|
|
96
|
-
"stargazers_count":
|
|
97
|
-
"todayStar": "
|
|
73
|
+
"forked": "4099",
|
|
74
|
+
"stargazers_count": 25389,
|
|
75
|
+
"todayStar": "946 stars this week",
|
|
98
76
|
"html_url": "https://github.com/2dust/v2rayNG",
|
|
99
|
-
"rank":
|
|
77
|
+
"rank": 7
|
|
100
78
|
},
|
|
101
79
|
{
|
|
102
80
|
"full_name": "apernet/hysteria",
|
|
103
81
|
"language": "Go",
|
|
104
82
|
"color": "#00ADD8",
|
|
105
83
|
"description": "Hysteria is a powerful, lightning fast and censorship resistant proxy.",
|
|
106
|
-
"forked": "
|
|
107
|
-
"stargazers_count":
|
|
108
|
-
"todayStar": "
|
|
84
|
+
"forked": "1136",
|
|
85
|
+
"stargazers_count": 9716,
|
|
86
|
+
"todayStar": "1149 stars this week",
|
|
109
87
|
"html_url": "https://github.com/apernet/hysteria",
|
|
110
|
-
"rank":
|
|
88
|
+
"rank": 8
|
|
111
89
|
},
|
|
112
90
|
{
|
|
113
|
-
"full_name": "
|
|
114
|
-
"language": "
|
|
115
|
-
"color": "#
|
|
116
|
-
"description": "
|
|
117
|
-
"forked": "
|
|
118
|
-
"stargazers_count":
|
|
119
|
-
"todayStar": "
|
|
120
|
-
"html_url": "https://github.com/
|
|
121
|
-
"rank":
|
|
91
|
+
"full_name": "halpz/re3",
|
|
92
|
+
"language": "C++",
|
|
93
|
+
"color": "#f34b7d",
|
|
94
|
+
"description": "",
|
|
95
|
+
"forked": "175",
|
|
96
|
+
"stargazers_count": 844,
|
|
97
|
+
"todayStar": "235 stars this week",
|
|
98
|
+
"html_url": "https://github.com/halpz/re3",
|
|
99
|
+
"rank": 9
|
|
122
100
|
},
|
|
123
101
|
{
|
|
124
102
|
"full_name": "MatsuriDayo/nekoray",
|
|
125
103
|
"language": "C++",
|
|
126
104
|
"color": "#f34b7d",
|
|
127
105
|
"description": "Qt based cross-platform GUI proxy configuration manager (backend: v2ray / sing-box)",
|
|
128
|
-
"forked": "
|
|
129
|
-
"stargazers_count":
|
|
130
|
-
"todayStar": "
|
|
106
|
+
"forked": "596",
|
|
107
|
+
"stargazers_count": 5932,
|
|
108
|
+
"todayStar": "1108 stars this week",
|
|
131
109
|
"html_url": "https://github.com/MatsuriDayo/nekoray",
|
|
132
|
-
"rank":
|
|
110
|
+
"rank": 10
|
|
133
111
|
},
|
|
134
112
|
{
|
|
135
|
-
"full_name": "
|
|
136
|
-
"language": "
|
|
137
|
-
"color": "#
|
|
138
|
-
"description": "
|
|
139
|
-
"forked": "
|
|
140
|
-
"stargazers_count":
|
|
141
|
-
"todayStar": "
|
|
142
|
-
"html_url": "https://github.com/
|
|
143
|
-
"rank":
|
|
113
|
+
"full_name": "ggerganov/whisper.cpp",
|
|
114
|
+
"language": "C",
|
|
115
|
+
"color": "#555555",
|
|
116
|
+
"description": "Port of OpenAI's Whisper model in C/C++",
|
|
117
|
+
"forked": "2344",
|
|
118
|
+
"stargazers_count": 24769,
|
|
119
|
+
"todayStar": "672 stars this week",
|
|
120
|
+
"html_url": "https://github.com/ggerganov/whisper.cpp",
|
|
121
|
+
"rank": 11
|
|
144
122
|
},
|
|
145
123
|
{
|
|
146
|
-
"full_name": "
|
|
124
|
+
"full_name": "xxlong0/Wonder3D",
|
|
147
125
|
"language": "Python",
|
|
148
126
|
"color": "#3572A5",
|
|
149
|
-
"description": "
|
|
150
|
-
"forked": "
|
|
151
|
-
"stargazers_count":
|
|
152
|
-
"todayStar": "
|
|
153
|
-
"html_url": "https://github.com/
|
|
154
|
-
"rank":
|
|
127
|
+
"description": "Single Image to 3D using Cross-Domain Diffusion",
|
|
128
|
+
"forked": "125",
|
|
129
|
+
"stargazers_count": 2310,
|
|
130
|
+
"todayStar": "627 stars this week",
|
|
131
|
+
"html_url": "https://github.com/xxlong0/Wonder3D",
|
|
132
|
+
"rank": 12
|
|
155
133
|
},
|
|
156
134
|
{
|
|
157
135
|
"full_name": "v2fly/v2ray-core",
|
|
158
136
|
"language": "Go",
|
|
159
137
|
"color": "#00ADD8",
|
|
160
138
|
"description": "A platform for building proxies to bypass network restrictions.",
|
|
161
|
-
"forked": "
|
|
162
|
-
"stargazers_count":
|
|
163
|
-
"todayStar": "
|
|
139
|
+
"forked": "4226",
|
|
140
|
+
"stargazers_count": 25217,
|
|
141
|
+
"todayStar": "1030 stars this week",
|
|
164
142
|
"html_url": "https://github.com/v2fly/v2ray-core",
|
|
143
|
+
"rank": 13
|
|
144
|
+
},
|
|
145
|
+
{
|
|
146
|
+
"full_name": "swisskyrepo/PayloadsAllTheThings",
|
|
147
|
+
"language": "Python",
|
|
148
|
+
"color": "#3572A5",
|
|
149
|
+
"description": "A list of useful payloads and bypass for Web Application Security and Pentest/CTF",
|
|
150
|
+
"forked": "13488",
|
|
151
|
+
"stargazers_count": 52413,
|
|
152
|
+
"todayStar": "538 stars this week",
|
|
153
|
+
"html_url": "https://github.com/swisskyrepo/PayloadsAllTheThings",
|
|
154
|
+
"rank": 14
|
|
155
|
+
},
|
|
156
|
+
{
|
|
157
|
+
"full_name": "chat2db/Chat2DB",
|
|
158
|
+
"language": "Java",
|
|
159
|
+
"color": "#b07219",
|
|
160
|
+
"description": "🔥 🔥 🔥 An intelligent and versatile general-purpose SQL client and reporting tool for databases which integrates ChatGPT capabilities.(智能的通用数据库SQL客户端和报表工具)",
|
|
161
|
+
"forked": "1174",
|
|
162
|
+
"stargazers_count": 9138,
|
|
163
|
+
"todayStar": "481 stars this week",
|
|
164
|
+
"html_url": "https://github.com/chat2db/Chat2DB",
|
|
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": "vercel/geist-font",
|
|
169
|
+
"language": "",
|
|
170
|
+
"color": "",
|
|
171
|
+
"description": "",
|
|
172
|
+
"forked": "32",
|
|
173
|
+
"stargazers_count": 1291,
|
|
174
|
+
"todayStar": "506 stars this week",
|
|
175
|
+
"html_url": "https://github.com/vercel/geist-font",
|
|
176
176
|
"rank": 16
|
|
177
177
|
},
|
|
178
178
|
{
|
|
@@ -181,64 +181,64 @@
|
|
|
181
181
|
"color": "#dea584",
|
|
182
182
|
"description": "Lightning-fast and Powerful Code Editor written in Rust",
|
|
183
183
|
"forked": "846",
|
|
184
|
-
"stargazers_count":
|
|
185
|
-
"todayStar": "
|
|
184
|
+
"stargazers_count": 28714,
|
|
185
|
+
"todayStar": "519 stars this week",
|
|
186
186
|
"html_url": "https://github.com/lapce/lapce",
|
|
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": "jmorganca/ollama",
|
|
191
|
+
"language": "Go",
|
|
192
|
+
"color": "#00ADD8",
|
|
193
|
+
"description": "Get up and running with Llama 2 and other large language models locally",
|
|
194
|
+
"forked": "809",
|
|
195
|
+
"stargazers_count": 15468,
|
|
196
|
+
"todayStar": "4552 stars this week",
|
|
197
|
+
"html_url": "https://github.com/jmorganca/ollama",
|
|
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": "GrowingGit/GitHub-Chinese-Top-Charts",
|
|
202
|
+
"language": "Java",
|
|
203
|
+
"color": "#b07219",
|
|
204
|
+
"description": "🇨🇳 GitHub中文排行榜,各语言分设「软件 | 资料」榜单,精准定位中文好项目。各取所需,高效学习。",
|
|
205
|
+
"forked": "9546",
|
|
206
|
+
"stargazers_count": 67554,
|
|
207
|
+
"todayStar": "662 stars this week",
|
|
208
|
+
"html_url": "https://github.com/GrowingGit/GitHub-Chinese-Top-Charts",
|
|
209
209
|
"rank": 19
|
|
210
210
|
},
|
|
211
211
|
{
|
|
212
|
-
"full_name": "
|
|
212
|
+
"full_name": "donnemartin/system-design-primer",
|
|
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": "Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.",
|
|
216
|
+
"forked": "41086",
|
|
217
|
+
"stargazers_count": 234566,
|
|
218
|
+
"todayStar": "850 stars this week",
|
|
219
|
+
"html_url": "https://github.com/donnemartin/system-design-primer",
|
|
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": "microsoft/AI-For-Beginners",
|
|
224
|
+
"language": "JupyterNotebook",
|
|
225
|
+
"color": "#DA5B0B",
|
|
226
|
+
"description": "12 Weeks, 24 Lessons, AI for All!",
|
|
227
|
+
"forked": "3246",
|
|
228
|
+
"stargazers_count": 18733,
|
|
229
|
+
"todayStar": "348 stars this week",
|
|
230
|
+
"html_url": "https://github.com/microsoft/AI-For-Beginners",
|
|
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": "OpenTalker/video-retalking",
|
|
235
|
+
"language": "Python",
|
|
236
|
+
"color": "#3572A5",
|
|
237
|
+
"description": "[SIGGRAPH Asia 2022] VideoReTalking: Audio-based Lip Synchronization for Talking Head Video Editing In the Wild",
|
|
238
|
+
"forked": "417",
|
|
239
|
+
"stargazers_count": 3256,
|
|
240
|
+
"todayStar": "430 stars this week",
|
|
241
|
+
"html_url": "https://github.com/OpenTalker/video-retalking",
|
|
242
242
|
"rank": 22
|
|
243
243
|
},
|
|
244
244
|
{
|
|
@@ -246,32 +246,32 @@
|
|
|
246
246
|
"language": "C",
|
|
247
247
|
"color": "#555555",
|
|
248
248
|
"description": "The Dom amongst the Flipper Zero Firmware. Give your Flipper the power and freedom it is really craving. Let it show you its true form. Dont delay, switch to the one and only true Master today!",
|
|
249
|
-
"forked": "
|
|
250
|
-
"stargazers_count":
|
|
251
|
-
"todayStar": "
|
|
249
|
+
"forked": "415",
|
|
250
|
+
"stargazers_count": 5885,
|
|
251
|
+
"todayStar": "319 stars this week",
|
|
252
252
|
"html_url": "https://github.com/Flipper-XFW/Xtreme-Firmware",
|
|
253
253
|
"rank": 23
|
|
254
254
|
},
|
|
255
|
+
{
|
|
256
|
+
"full_name": "microsoft/Web-Dev-For-Beginners",
|
|
257
|
+
"language": "JavaScript",
|
|
258
|
+
"color": "#f1e05a",
|
|
259
|
+
"description": "24 Lessons, 12 Weeks, Get Started as a Web Developer",
|
|
260
|
+
"forked": "12024",
|
|
261
|
+
"stargazers_count": 78087,
|
|
262
|
+
"todayStar": "674 stars this week",
|
|
263
|
+
"html_url": "https://github.com/microsoft/Web-Dev-For-Beginners",
|
|
264
|
+
"rank": 24
|
|
265
|
+
},
|
|
255
266
|
{
|
|
256
267
|
"full_name": "keyval-dev/odigos",
|
|
257
268
|
"language": "Go",
|
|
258
269
|
"color": "#00ADD8",
|
|
259
270
|
"description": "Distributed tracing without code changes. 🚀 Instantly monitor any application using OpenTelemetry and eBPF",
|
|
260
|
-
"forked": "
|
|
261
|
-
"stargazers_count":
|
|
262
|
-
"todayStar": "
|
|
271
|
+
"forked": "158",
|
|
272
|
+
"stargazers_count": 2380,
|
|
273
|
+
"todayStar": "414 stars this week",
|
|
263
274
|
"html_url": "https://github.com/keyval-dev/odigos",
|
|
264
|
-
"rank": 24
|
|
265
|
-
},
|
|
266
|
-
{
|
|
267
|
-
"full_name": "rust-unofficial/awesome-rust",
|
|
268
|
-
"language": "Rust",
|
|
269
|
-
"color": "#dea584",
|
|
270
|
-
"description": "A curated list of Rust code and resources.",
|
|
271
|
-
"forked": "2389",
|
|
272
|
-
"stargazers_count": 38354,
|
|
273
|
-
"todayStar": "425 stars this week",
|
|
274
|
-
"html_url": "https://github.com/rust-unofficial/awesome-rust",
|
|
275
275
|
"rank": 25
|
|
276
276
|
}
|
|
277
277
|
]
|