@wcj/github-rank 23.11.18 → 23.11.19
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 +17651 -17651
- package/dist/trending-daily.json +196 -196
- package/dist/trending-monthly.json +152 -152
- package/dist/trending-weekly.json +177 -177
- package/dist/users.china.json +1382 -1417
- package/dist/users.json +5325 -5325
- package/package.json +1 -1
- package/web/data/repos.json +17651 -17651
- package/web/data/trending-daily.json +196 -196
- package/web/data/trending-monthly.json +152 -152
- package/web/data/trending-weekly.json +177 -177
- package/web/data/users.china.json +1382 -1417
- package/web/data/users.json +5325 -5325
- package/web/index.html +4009 -4009
- package/web/repos.html +2302 -2302
- package/web/trending-monthly.html +148 -148
- package/web/trending-weekly.html +163 -163
- package/web/trending.html +171 -175
- package/web/users.china.html +1198 -1231
|
@@ -4,9 +4,9 @@
|
|
|
4
4
|
"language": "",
|
|
5
5
|
"color": "",
|
|
6
6
|
"description": "Explain complex systems using visuals and simple terms. Help you prepare for system design interviews.",
|
|
7
|
-
"forked": "
|
|
8
|
-
"stargazers_count":
|
|
9
|
-
"todayStar": "
|
|
7
|
+
"forked": "4493",
|
|
8
|
+
"stargazers_count": 46043,
|
|
9
|
+
"todayStar": "40974 stars this month",
|
|
10
10
|
"html_url": "https://github.com/ByteByteGoHq/system-design-101",
|
|
11
11
|
"rank": 1
|
|
12
12
|
},
|
|
@@ -15,43 +15,43 @@
|
|
|
15
15
|
"language": "TypeScript",
|
|
16
16
|
"color": "#3178c6",
|
|
17
17
|
"description": "A Clash GUI based on tauri. Supports Windows, macOS and Linux.",
|
|
18
|
-
"forked": "
|
|
19
|
-
"stargazers_count":
|
|
20
|
-
"todayStar": "
|
|
18
|
+
"forked": "2586",
|
|
19
|
+
"stargazers_count": 17209,
|
|
20
|
+
"todayStar": "9840 stars this month",
|
|
21
21
|
"html_url": "https://github.com/zzzgydi/clash-verge",
|
|
22
22
|
"rank": 2
|
|
23
23
|
},
|
|
24
|
-
{
|
|
25
|
-
"full_name": "OpenBMB/XAgent",
|
|
26
|
-
"language": "Python",
|
|
27
|
-
"color": "#3572A5",
|
|
28
|
-
"description": "An Autonomous LLM Agent for Complex Task Solving",
|
|
29
|
-
"forked": "453",
|
|
30
|
-
"stargazers_count": 5282,
|
|
31
|
-
"todayStar": "4910 stars this month",
|
|
32
|
-
"html_url": "https://github.com/OpenBMB/XAgent",
|
|
33
|
-
"rank": 3
|
|
34
|
-
},
|
|
35
24
|
{
|
|
36
25
|
"full_name": "SagerNet/sing-box",
|
|
37
26
|
"language": "Go",
|
|
38
27
|
"color": "#00ADD8",
|
|
39
28
|
"description": "The universal proxy platform",
|
|
40
|
-
"forked": "
|
|
41
|
-
"stargazers_count":
|
|
42
|
-
"todayStar": "
|
|
29
|
+
"forked": "1192",
|
|
30
|
+
"stargazers_count": 8497,
|
|
31
|
+
"todayStar": "3180 stars this month",
|
|
43
32
|
"html_url": "https://github.com/SagerNet/sing-box",
|
|
33
|
+
"rank": 3
|
|
34
|
+
},
|
|
35
|
+
{
|
|
36
|
+
"full_name": "microsoft/ML-For-Beginners",
|
|
37
|
+
"language": "HTML",
|
|
38
|
+
"color": "#e34c26",
|
|
39
|
+
"description": "12 weeks, 26 lessons, 52 quizzes, classic Machine Learning for all",
|
|
40
|
+
"forked": "12015",
|
|
41
|
+
"stargazers_count": 60091,
|
|
42
|
+
"todayStar": "6273 stars this month",
|
|
43
|
+
"html_url": "https://github.com/microsoft/ML-For-Beginners",
|
|
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": "NVIDIA/TensorRT-LLM",
|
|
48
|
+
"language": "C++",
|
|
49
|
+
"color": "#f34b7d",
|
|
50
|
+
"description": "TensorRT-LLM provides users with an easy-to-use Python API to define Large Language Models (LLMs) and build TensorRT engines that contain state-of-the-art optimizations to perform inference efficiently on NVIDIA GPUs. TensorRT-LLM also contains components to create Python and C++ runtimes that execute those TensorRT engines.",
|
|
51
|
+
"forked": "222",
|
|
52
|
+
"stargazers_count": 3251,
|
|
53
|
+
"todayStar": "3265 stars this month",
|
|
54
|
+
"html_url": "https://github.com/NVIDIA/TensorRT-LLM",
|
|
55
55
|
"rank": 5
|
|
56
56
|
},
|
|
57
57
|
{
|
|
@@ -59,9 +59,9 @@
|
|
|
59
59
|
"language": "C#",
|
|
60
60
|
"color": "#178600",
|
|
61
61
|
"description": "A GUI client for Windows, support Xray core and v2fly core and others",
|
|
62
|
-
"forked": "
|
|
63
|
-
"stargazers_count":
|
|
64
|
-
"todayStar": "
|
|
62
|
+
"forked": "9713",
|
|
63
|
+
"stargazers_count": 53009,
|
|
64
|
+
"todayStar": "5150 stars this month",
|
|
65
65
|
"html_url": "https://github.com/2dust/v2rayN",
|
|
66
66
|
"rank": 6
|
|
67
67
|
},
|
|
@@ -70,176 +70,187 @@
|
|
|
70
70
|
"language": "TypeScript",
|
|
71
71
|
"color": "#3178c6",
|
|
72
72
|
"description": "💯 Curated coding interview preparation materials for busy software engineers",
|
|
73
|
-
"forked": "
|
|
74
|
-
"stargazers_count":
|
|
75
|
-
"todayStar": "
|
|
73
|
+
"forked": "13028",
|
|
74
|
+
"stargazers_count": 101801,
|
|
75
|
+
"todayStar": "5556 stars this month",
|
|
76
76
|
"html_url": "https://github.com/yangshun/tech-interview-handbook",
|
|
77
77
|
"rank": 7
|
|
78
78
|
},
|
|
79
79
|
{
|
|
80
|
-
"full_name": "
|
|
81
|
-
"language": "
|
|
82
|
-
"color": "#
|
|
83
|
-
"description": "An
|
|
84
|
-
"forked": "
|
|
85
|
-
"stargazers_count":
|
|
86
|
-
"todayStar": "
|
|
87
|
-
"html_url": "https://github.com/
|
|
80
|
+
"full_name": "OpenBMB/XAgent",
|
|
81
|
+
"language": "Python",
|
|
82
|
+
"color": "#3572A5",
|
|
83
|
+
"description": "An Autonomous LLM Agent for Complex Task Solving",
|
|
84
|
+
"forked": "458",
|
|
85
|
+
"stargazers_count": 5325,
|
|
86
|
+
"todayStar": "4737 stars this month",
|
|
87
|
+
"html_url": "https://github.com/OpenBMB/XAgent",
|
|
88
88
|
"rank": 8
|
|
89
89
|
},
|
|
90
|
+
{
|
|
91
|
+
"full_name": "cpacker/MemGPT",
|
|
92
|
+
"language": "Python",
|
|
93
|
+
"color": "#3572A5",
|
|
94
|
+
"description": "Teaching LLMs memory management for unbounded context 📚🦙",
|
|
95
|
+
"forked": "645",
|
|
96
|
+
"stargazers_count": 6220,
|
|
97
|
+
"todayStar": "4295 stars this month",
|
|
98
|
+
"html_url": "https://github.com/cpacker/MemGPT",
|
|
99
|
+
"rank": 9
|
|
100
|
+
},
|
|
90
101
|
{
|
|
91
102
|
"full_name": "XTLS/Xray-core",
|
|
92
103
|
"language": "Go",
|
|
93
104
|
"color": "#00ADD8",
|
|
94
105
|
"description": "Xray, Penetrates Everything. Also the best v2ray-core, with XTLS support. Fully compatible configuration.",
|
|
95
|
-
"forked": "
|
|
96
|
-
"stargazers_count":
|
|
97
|
-
"todayStar": "
|
|
106
|
+
"forked": "3257",
|
|
107
|
+
"stargazers_count": 19065,
|
|
108
|
+
"todayStar": "2677 stars this month",
|
|
98
109
|
"html_url": "https://github.com/XTLS/Xray-core",
|
|
99
|
-
"rank": 9
|
|
100
|
-
},
|
|
101
|
-
{
|
|
102
|
-
"full_name": "microsoft/ML-For-Beginners",
|
|
103
|
-
"language": "HTML",
|
|
104
|
-
"color": "#e34c26",
|
|
105
|
-
"description": "12 weeks, 26 lessons, 52 quizzes, classic Machine Learning for all",
|
|
106
|
-
"forked": "11989",
|
|
107
|
-
"stargazers_count": 59801,
|
|
108
|
-
"todayStar": "5640 stars this month",
|
|
109
|
-
"html_url": "https://github.com/microsoft/ML-For-Beginners",
|
|
110
110
|
"rank": 10
|
|
111
111
|
},
|
|
112
112
|
{
|
|
113
|
-
"full_name": "
|
|
114
|
-
"language": "
|
|
115
|
-
"color": "#
|
|
116
|
-
"description": "
|
|
117
|
-
"forked": "
|
|
118
|
-
"stargazers_count":
|
|
119
|
-
"todayStar": "
|
|
120
|
-
"html_url": "https://github.com/
|
|
113
|
+
"full_name": "localsend/localsend",
|
|
114
|
+
"language": "Dart",
|
|
115
|
+
"color": "#00B4AB",
|
|
116
|
+
"description": "An open source cross-platform alternative to AirDrop",
|
|
117
|
+
"forked": "1099",
|
|
118
|
+
"stargazers_count": 23270,
|
|
119
|
+
"todayStar": "8119 stars this month",
|
|
120
|
+
"html_url": "https://github.com/localsend/localsend",
|
|
121
121
|
"rank": 11
|
|
122
122
|
},
|
|
123
123
|
{
|
|
124
|
-
"full_name": "
|
|
124
|
+
"full_name": "OpenTalker/video-retalking",
|
|
125
125
|
"language": "Python",
|
|
126
126
|
"color": "#3572A5",
|
|
127
|
-
"description": "
|
|
128
|
-
"forked": "
|
|
129
|
-
"stargazers_count":
|
|
130
|
-
"todayStar": "
|
|
131
|
-
"html_url": "https://github.com/
|
|
127
|
+
"description": "[SIGGRAPH Asia 2022] VideoReTalking: Audio-based Lip Synchronization for Talking Head Video Editing In the Wild",
|
|
128
|
+
"forked": "469",
|
|
129
|
+
"stargazers_count": 3667,
|
|
130
|
+
"todayStar": "1913 stars this month",
|
|
131
|
+
"html_url": "https://github.com/OpenTalker/video-retalking",
|
|
132
132
|
"rank": 12
|
|
133
133
|
},
|
|
134
134
|
{
|
|
135
|
-
"full_name": "
|
|
135
|
+
"full_name": "public-apis/public-apis",
|
|
136
136
|
"language": "Python",
|
|
137
137
|
"color": "#3572A5",
|
|
138
|
-
"description": "
|
|
139
|
-
"forked": "
|
|
140
|
-
"stargazers_count":
|
|
141
|
-
"todayStar": "
|
|
142
|
-
"html_url": "https://github.com/
|
|
138
|
+
"description": "A collective list of free APIs",
|
|
139
|
+
"forked": "30256",
|
|
140
|
+
"stargazers_count": 268973,
|
|
141
|
+
"todayStar": "8643 stars this month",
|
|
142
|
+
"html_url": "https://github.com/public-apis/public-apis",
|
|
143
143
|
"rank": 13
|
|
144
144
|
},
|
|
145
|
+
{
|
|
146
|
+
"full_name": "2dust/v2rayNG",
|
|
147
|
+
"language": "Kotlin",
|
|
148
|
+
"color": "#A97BFF",
|
|
149
|
+
"description": "A V2Ray client for Android, support Xray core and v2fly core",
|
|
150
|
+
"forked": "4173",
|
|
151
|
+
"stargazers_count": 25984,
|
|
152
|
+
"todayStar": "1850 stars this month",
|
|
153
|
+
"html_url": "https://github.com/2dust/v2rayNG",
|
|
154
|
+
"rank": 14
|
|
155
|
+
},
|
|
156
|
+
{
|
|
157
|
+
"full_name": "v2fly/v2ray-core",
|
|
158
|
+
"language": "Go",
|
|
159
|
+
"color": "#00ADD8",
|
|
160
|
+
"description": "A platform for building proxies to bypass network restrictions.",
|
|
161
|
+
"forked": "4288",
|
|
162
|
+
"stargazers_count": 25658,
|
|
163
|
+
"todayStar": "1648 stars this month",
|
|
164
|
+
"html_url": "https://github.com/v2fly/v2ray-core",
|
|
165
|
+
"rank": 15
|
|
166
|
+
},
|
|
167
|
+
{
|
|
168
|
+
"full_name": "atomicals/atomicals-js",
|
|
169
|
+
"language": "TypeScript",
|
|
170
|
+
"color": "#3178c6",
|
|
171
|
+
"description": "Atomicals CLI and Javascript Library",
|
|
172
|
+
"forked": "103",
|
|
173
|
+
"stargazers_count": 371,
|
|
174
|
+
"todayStar": "283 stars this month",
|
|
175
|
+
"html_url": "https://github.com/atomicals/atomicals-js",
|
|
176
|
+
"rank": 16
|
|
177
|
+
},
|
|
145
178
|
{
|
|
146
179
|
"full_name": "chat2db/Chat2DB",
|
|
147
180
|
"language": "Java",
|
|
148
181
|
"color": "#b07219",
|
|
149
182
|
"description": "🔥 🔥 🔥 An intelligent and versatile general-purpose SQL client and reporting tool for databases which integrates ChatGPT capabilities.(智能的通用数据库SQL客户端和报表工具)",
|
|
150
183
|
"forked": "1210",
|
|
151
|
-
"stargazers_count":
|
|
152
|
-
"todayStar": "
|
|
184
|
+
"stargazers_count": 9440,
|
|
185
|
+
"todayStar": "1728 stars this month",
|
|
153
186
|
"html_url": "https://github.com/chat2db/Chat2DB",
|
|
154
|
-
"rank":
|
|
187
|
+
"rank": 17
|
|
155
188
|
},
|
|
156
189
|
{
|
|
157
|
-
"full_name": "
|
|
158
|
-
"language": "
|
|
159
|
-
"color": "#
|
|
160
|
-
"description": "
|
|
161
|
-
"forked": "
|
|
162
|
-
"stargazers_count":
|
|
163
|
-
"todayStar": "
|
|
164
|
-
"html_url": "https://github.com/
|
|
165
|
-
"rank":
|
|
190
|
+
"full_name": "udlbook/udlbook",
|
|
191
|
+
"language": "JupyterNotebook",
|
|
192
|
+
"color": "#DA5B0B",
|
|
193
|
+
"description": "Understanding Deep Learning - Simon J.D. Prince",
|
|
194
|
+
"forked": "555",
|
|
195
|
+
"stargazers_count": 2845,
|
|
196
|
+
"todayStar": "842 stars this month",
|
|
197
|
+
"html_url": "https://github.com/udlbook/udlbook",
|
|
198
|
+
"rank": 18
|
|
166
199
|
},
|
|
167
200
|
{
|
|
168
201
|
"full_name": "MatsuriDayo/nekoray",
|
|
169
202
|
"language": "C++",
|
|
170
203
|
"color": "#f34b7d",
|
|
171
204
|
"description": "Qt based cross-platform GUI proxy configuration manager (backend: v2ray / sing-box)",
|
|
172
|
-
"forked": "
|
|
173
|
-
"stargazers_count":
|
|
174
|
-
"todayStar": "
|
|
205
|
+
"forked": "648",
|
|
206
|
+
"stargazers_count": 6581,
|
|
207
|
+
"todayStar": "2012 stars this month",
|
|
175
208
|
"html_url": "https://github.com/MatsuriDayo/nekoray",
|
|
176
|
-
"rank":
|
|
209
|
+
"rank": 19
|
|
210
|
+
},
|
|
211
|
+
{
|
|
212
|
+
"full_name": "openai/openai-python",
|
|
213
|
+
"language": "Python",
|
|
214
|
+
"color": "#3572A5",
|
|
215
|
+
"description": "The official Python library for the OpenAI API",
|
|
216
|
+
"forked": "2045",
|
|
217
|
+
"stargazers_count": 15284,
|
|
218
|
+
"todayStar": "2295 stars this month",
|
|
219
|
+
"html_url": "https://github.com/openai/openai-python",
|
|
220
|
+
"rank": 20
|
|
177
221
|
},
|
|
178
222
|
{
|
|
179
223
|
"full_name": "apernet/hysteria",
|
|
180
224
|
"language": "Go",
|
|
181
225
|
"color": "#00ADD8",
|
|
182
226
|
"description": "Hysteria is a powerful, lightning fast and censorship resistant proxy.",
|
|
183
|
-
"forked": "
|
|
184
|
-
"stargazers_count":
|
|
185
|
-
"todayStar": "
|
|
227
|
+
"forked": "1220",
|
|
228
|
+
"stargazers_count": 10445,
|
|
229
|
+
"todayStar": "2462 stars this month",
|
|
186
230
|
"html_url": "https://github.com/apernet/hysteria",
|
|
187
|
-
"rank":
|
|
231
|
+
"rank": 21
|
|
188
232
|
},
|
|
189
233
|
{
|
|
190
234
|
"full_name": "openai/whisper",
|
|
191
235
|
"language": "Python",
|
|
192
236
|
"color": "#3572A5",
|
|
193
237
|
"description": "Robust Speech Recognition via Large-Scale Weak Supervision",
|
|
194
|
-
"forked": "
|
|
195
|
-
"stargazers_count":
|
|
196
|
-
"todayStar": "
|
|
238
|
+
"forked": "5663",
|
|
239
|
+
"stargazers_count": 49644,
|
|
240
|
+
"todayStar": "3392 stars this month",
|
|
197
241
|
"html_url": "https://github.com/openai/whisper",
|
|
198
|
-
"rank":
|
|
199
|
-
},
|
|
200
|
-
{
|
|
201
|
-
"full_name": "lyswhut/lx-music-desktop",
|
|
202
|
-
"language": "TypeScript",
|
|
203
|
-
"color": "#3178c6",
|
|
204
|
-
"description": "一个基于 electron 的音乐软件",
|
|
205
|
-
"forked": "5250",
|
|
206
|
-
"stargazers_count": 33129,
|
|
207
|
-
"todayStar": "1587 stars this month",
|
|
208
|
-
"html_url": "https://github.com/lyswhut/lx-music-desktop",
|
|
209
|
-
"rank": 19
|
|
210
|
-
},
|
|
211
|
-
{
|
|
212
|
-
"full_name": "udlbook/udlbook",
|
|
213
|
-
"language": "JupyterNotebook",
|
|
214
|
-
"color": "#DA5B0B",
|
|
215
|
-
"description": "Understanding Deep Learning - Simon J.D. Prince",
|
|
216
|
-
"forked": "543",
|
|
217
|
-
"stargazers_count": 2775,
|
|
218
|
-
"todayStar": "820 stars this month",
|
|
219
|
-
"html_url": "https://github.com/udlbook/udlbook",
|
|
220
|
-
"rank": 20
|
|
221
|
-
},
|
|
222
|
-
{
|
|
223
|
-
"full_name": "openai/openai-python",
|
|
224
|
-
"language": "Python",
|
|
225
|
-
"color": "#3572A5",
|
|
226
|
-
"description": "The official Python library for the OpenAI API",
|
|
227
|
-
"forked": "2039",
|
|
228
|
-
"stargazers_count": 15220,
|
|
229
|
-
"todayStar": "2256 stars this month",
|
|
230
|
-
"html_url": "https://github.com/openai/openai-python",
|
|
231
|
-
"rank": 21
|
|
242
|
+
"rank": 22
|
|
232
243
|
},
|
|
233
244
|
{
|
|
234
245
|
"full_name": "donnemartin/system-design-primer",
|
|
235
246
|
"language": "Python",
|
|
236
247
|
"color": "#3572A5",
|
|
237
248
|
"description": "Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.",
|
|
238
|
-
"forked": "
|
|
239
|
-
"stargazers_count":
|
|
240
|
-
"todayStar": "
|
|
249
|
+
"forked": "41227",
|
|
250
|
+
"stargazers_count": 235624,
|
|
251
|
+
"todayStar": "4277 stars this month",
|
|
241
252
|
"html_url": "https://github.com/donnemartin/system-design-primer",
|
|
242
|
-
"rank":
|
|
253
|
+
"rank": 23
|
|
243
254
|
},
|
|
244
255
|
{
|
|
245
256
|
"full_name": "lukas-blecher/LaTeX-OCR",
|
|
@@ -247,20 +258,9 @@
|
|
|
247
258
|
"color": "#3572A5",
|
|
248
259
|
"description": "pix2tex: Using a ViT to convert images of equations into LaTeX code.",
|
|
249
260
|
"forked": "649",
|
|
250
|
-
"stargazers_count":
|
|
251
|
-
"todayStar": "
|
|
261
|
+
"stargazers_count": 6998,
|
|
262
|
+
"todayStar": "1920 stars this month",
|
|
252
263
|
"html_url": "https://github.com/lukas-blecher/LaTeX-OCR",
|
|
253
|
-
"rank": 23
|
|
254
|
-
},
|
|
255
|
-
{
|
|
256
|
-
"full_name": "lobehub/lobe-chat",
|
|
257
|
-
"language": "TypeScript",
|
|
258
|
-
"color": "#3178c6",
|
|
259
|
-
"description": "🤖 Lobe Chat - an open-source, vision supported, extensible, high-performance chat client. It supports one-click free deployment of your private ChatGPT/LLM web application.",
|
|
260
|
-
"forked": "571",
|
|
261
|
-
"stargazers_count": 3447,
|
|
262
|
-
"todayStar": "1921 stars this month",
|
|
263
|
-
"html_url": "https://github.com/lobehub/lobe-chat",
|
|
264
264
|
"rank": 24
|
|
265
265
|
},
|
|
266
266
|
{
|
|
@@ -269,8 +269,8 @@
|
|
|
269
269
|
"color": "#3572A5",
|
|
270
270
|
"description": "a state-of-the-art-level open visual language model | 多模态预训练模型",
|
|
271
271
|
"forked": "98",
|
|
272
|
-
"stargazers_count":
|
|
273
|
-
"todayStar": "
|
|
272
|
+
"stargazers_count": 2099,
|
|
273
|
+
"todayStar": "1136 stars this month",
|
|
274
274
|
"html_url": "https://github.com/THUDM/CogVLM",
|
|
275
275
|
"rank": 25
|
|
276
276
|
}
|