@wcj/github-rank 23.11.15 → 23.11.17
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 +35848 -35824
- package/dist/trending-daily.json +192 -192
- package/dist/trending-monthly.json +158 -158
- package/dist/trending-weekly.json +190 -190
- package/dist/users.china.json +10155 -10050
- package/dist/users.json +2610 -24566
- package/package.json +1 -1
- package/web/data/repos.json +35848 -35824
- package/web/data/trending-daily.json +192 -192
- package/web/data/trending-monthly.json +158 -158
- package/web/data/trending-weekly.json +190 -190
- package/web/data/users.china.json +10155 -10050
- package/web/data/users.json +2610 -24566
- package/web/index.html +1702 -22030
- package/web/repos.html +4029 -4017
- package/web/trending-monthly.html +155 -159
- package/web/trending-weekly.html +169 -173
- package/web/trending.html +181 -161
- package/web/users.china.html +6184 -6085
|
@@ -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": "ByteByteGoHq/system-design-101",
|
|
4
|
+
"language": "",
|
|
5
|
+
"color": "",
|
|
6
|
+
"description": "Explain complex systems using visuals and simple terms. Help you prepare for system design interviews.",
|
|
7
|
+
"forked": "4463",
|
|
8
|
+
"stargazers_count": 45765,
|
|
9
|
+
"todayStar": "45773 stars this month",
|
|
10
|
+
"html_url": "https://github.com/ByteByteGoHq/system-design-101",
|
|
11
11
|
"rank": 1
|
|
12
12
|
},
|
|
13
13
|
{
|
|
@@ -15,32 +15,32 @@
|
|
|
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": "2556",
|
|
19
|
+
"stargazers_count": 17083,
|
|
20
|
+
"todayStar": "9756 stars this month",
|
|
21
21
|
"html_url": "https://github.com/zzzgydi/clash-verge",
|
|
22
22
|
"rank": 2
|
|
23
23
|
},
|
|
24
|
+
{
|
|
25
|
+
"full_name": "cpacker/MemGPT",
|
|
26
|
+
"language": "Python",
|
|
27
|
+
"color": "#3572A5",
|
|
28
|
+
"description": "Teaching LLMs memory management for unbounded context 📚🦙",
|
|
29
|
+
"forked": "634",
|
|
30
|
+
"stargazers_count": 6153,
|
|
31
|
+
"todayStar": "5930 stars this month",
|
|
32
|
+
"html_url": "https://github.com/cpacker/MemGPT",
|
|
33
|
+
"rank": 3
|
|
34
|
+
},
|
|
24
35
|
{
|
|
25
36
|
"full_name": "localsend/localsend",
|
|
26
37
|
"language": "Dart",
|
|
27
38
|
"color": "#00B4AB",
|
|
28
39
|
"description": "An open source cross-platform alternative to AirDrop",
|
|
29
|
-
"forked": "
|
|
30
|
-
"stargazers_count":
|
|
31
|
-
"todayStar": "
|
|
40
|
+
"forked": "1096",
|
|
41
|
+
"stargazers_count": 23176,
|
|
42
|
+
"todayStar": "8117 stars this month",
|
|
32
43
|
"html_url": "https://github.com/localsend/localsend",
|
|
33
|
-
"rank": 3
|
|
34
|
-
},
|
|
35
|
-
{
|
|
36
|
-
"full_name": "PWhiddy/PokemonRedExperiments",
|
|
37
|
-
"language": "JupyterNotebook",
|
|
38
|
-
"color": "#DA5B0B",
|
|
39
|
-
"description": "Playing Pokemon Red with Reinforcement Learning",
|
|
40
|
-
"forked": "448",
|
|
41
|
-
"stargazers_count": 5547,
|
|
42
|
-
"todayStar": "5156 stars this month",
|
|
43
|
-
"html_url": "https://github.com/PWhiddy/PokemonRedExperiments",
|
|
44
44
|
"rank": 4
|
|
45
45
|
},
|
|
46
46
|
{
|
|
@@ -48,9 +48,9 @@
|
|
|
48
48
|
"language": "Go",
|
|
49
49
|
"color": "#00ADD8",
|
|
50
50
|
"description": "The universal proxy platform",
|
|
51
|
-
"forked": "
|
|
52
|
-
"stargazers_count":
|
|
53
|
-
"todayStar": "
|
|
51
|
+
"forked": "1178",
|
|
52
|
+
"stargazers_count": 8398,
|
|
53
|
+
"todayStar": "3108 stars this month",
|
|
54
54
|
"html_url": "https://github.com/SagerNet/sing-box",
|
|
55
55
|
"rank": 5
|
|
56
56
|
},
|
|
@@ -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": "9700",
|
|
63
|
+
"stargazers_count": 52821,
|
|
64
|
+
"todayStar": "5023 stars this month",
|
|
65
65
|
"html_url": "https://github.com/2dust/v2rayN",
|
|
66
66
|
"rank": 6
|
|
67
67
|
},
|
|
@@ -70,208 +70,208 @@
|
|
|
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": "13013",
|
|
74
|
+
"stargazers_count": 101700,
|
|
75
|
+
"todayStar": "5611 stars this month",
|
|
76
76
|
"html_url": "https://github.com/yangshun/tech-interview-handbook",
|
|
77
77
|
"rank": 7
|
|
78
78
|
},
|
|
79
|
-
{
|
|
80
|
-
"full_name": "spdustin/ChatGPT-AutoExpert",
|
|
81
|
-
"language": "Python",
|
|
82
|
-
"color": "#3572A5",
|
|
83
|
-
"description": "🚀🧠💬 Supercharged Custom Instructions for ChatGPT (non-coding) and ChatGPT Advanced Data Analysis (coding).",
|
|
84
|
-
"forked": "329",
|
|
85
|
-
"stargazers_count": 5300,
|
|
86
|
-
"todayStar": "4948 stars this month",
|
|
87
|
-
"html_url": "https://github.com/spdustin/ChatGPT-AutoExpert",
|
|
88
|
-
"rank": 8
|
|
89
|
-
},
|
|
90
79
|
{
|
|
91
80
|
"full_name": "XTLS/Xray-core",
|
|
92
81
|
"language": "Go",
|
|
93
82
|
"color": "#00ADD8",
|
|
94
83
|
"description": "Xray, Penetrates Everything. Also the best v2ray-core, with XTLS support. Fully compatible configuration.",
|
|
95
|
-
"forked": "
|
|
96
|
-
"stargazers_count":
|
|
97
|
-
"todayStar": "
|
|
84
|
+
"forked": "3251",
|
|
85
|
+
"stargazers_count": 18976,
|
|
86
|
+
"todayStar": "2634 stars this month",
|
|
98
87
|
"html_url": "https://github.com/XTLS/Xray-core",
|
|
99
|
-
"rank":
|
|
100
|
-
},
|
|
101
|
-
{
|
|
102
|
-
"full_name": "juspay/hyperswitch",
|
|
103
|
-
"language": "Rust",
|
|
104
|
-
"color": "#dea584",
|
|
105
|
-
"description": "An open source payments switch written in Rust to make payments fast, reliable and affordable",
|
|
106
|
-
"forked": "721",
|
|
107
|
-
"stargazers_count": 8539,
|
|
108
|
-
"todayStar": "3488 stars this month",
|
|
109
|
-
"html_url": "https://github.com/juspay/hyperswitch",
|
|
110
|
-
"rank": 10
|
|
111
|
-
},
|
|
112
|
-
{
|
|
113
|
-
"full_name": "OpenTalker/video-retalking",
|
|
114
|
-
"language": "Python",
|
|
115
|
-
"color": "#3572A5",
|
|
116
|
-
"description": "[SIGGRAPH Asia 2022] VideoReTalking: Audio-based Lip Synchronization for Talking Head Video Editing In the Wild",
|
|
117
|
-
"forked": "453",
|
|
118
|
-
"stargazers_count": 3548,
|
|
119
|
-
"todayStar": "1970 stars this month",
|
|
120
|
-
"html_url": "https://github.com/OpenTalker/video-retalking",
|
|
121
|
-
"rank": 11
|
|
88
|
+
"rank": 8
|
|
122
89
|
},
|
|
123
90
|
{
|
|
124
91
|
"full_name": "public-apis/public-apis",
|
|
125
92
|
"language": "Python",
|
|
126
93
|
"color": "#3572A5",
|
|
127
94
|
"description": "A collective list of free APIs",
|
|
128
|
-
"forked": "
|
|
129
|
-
"stargazers_count":
|
|
130
|
-
"todayStar": "
|
|
95
|
+
"forked": "30237",
|
|
96
|
+
"stargazers_count": 268812,
|
|
97
|
+
"todayStar": "8714 stars this month",
|
|
131
98
|
"html_url": "https://github.com/public-apis/public-apis",
|
|
132
|
-
"rank":
|
|
99
|
+
"rank": 9
|
|
133
100
|
},
|
|
134
101
|
{
|
|
135
|
-
"full_name": "
|
|
136
|
-
"language": "
|
|
137
|
-
"color": "#
|
|
138
|
-
"description": "
|
|
139
|
-
"forked": "
|
|
140
|
-
"stargazers_count":
|
|
141
|
-
"todayStar": "
|
|
142
|
-
"html_url": "https://github.com/
|
|
143
|
-
"rank":
|
|
102
|
+
"full_name": "OpenTalker/video-retalking",
|
|
103
|
+
"language": "Python",
|
|
104
|
+
"color": "#3572A5",
|
|
105
|
+
"description": "[SIGGRAPH Asia 2022] VideoReTalking: Audio-based Lip Synchronization for Talking Head Video Editing In the Wild",
|
|
106
|
+
"forked": "463",
|
|
107
|
+
"stargazers_count": 3616,
|
|
108
|
+
"todayStar": "1946 stars this month",
|
|
109
|
+
"html_url": "https://github.com/OpenTalker/video-retalking",
|
|
110
|
+
"rank": 10
|
|
144
111
|
},
|
|
145
112
|
{
|
|
146
113
|
"full_name": "v2fly/v2ray-core",
|
|
147
114
|
"language": "Go",
|
|
148
115
|
"color": "#00ADD8",
|
|
149
116
|
"description": "A platform for building proxies to bypass network restrictions.",
|
|
150
|
-
"forked": "
|
|
151
|
-
"stargazers_count":
|
|
152
|
-
"todayStar": "
|
|
117
|
+
"forked": "4285",
|
|
118
|
+
"stargazers_count": 25582,
|
|
119
|
+
"todayStar": "1594 stars this month",
|
|
153
120
|
"html_url": "https://github.com/v2fly/v2ray-core",
|
|
154
|
-
"rank":
|
|
121
|
+
"rank": 11
|
|
155
122
|
},
|
|
156
123
|
{
|
|
157
124
|
"full_name": "lyswhut/lx-music-desktop",
|
|
158
125
|
"language": "TypeScript",
|
|
159
126
|
"color": "#3178c6",
|
|
160
127
|
"description": "一个基于 electron 的音乐软件",
|
|
161
|
-
"forked": "
|
|
162
|
-
"stargazers_count":
|
|
163
|
-
"todayStar": "
|
|
128
|
+
"forked": "5246",
|
|
129
|
+
"stargazers_count": 33105,
|
|
130
|
+
"todayStar": "1592 stars this month",
|
|
164
131
|
"html_url": "https://github.com/lyswhut/lx-music-desktop",
|
|
165
|
-
"rank":
|
|
132
|
+
"rank": 12
|
|
133
|
+
},
|
|
134
|
+
{
|
|
135
|
+
"full_name": "MatsuriDayo/nekoray",
|
|
136
|
+
"language": "C++",
|
|
137
|
+
"color": "#f34b7d",
|
|
138
|
+
"description": "Qt based cross-platform GUI proxy configuration manager (backend: v2ray / sing-box)",
|
|
139
|
+
"forked": "642",
|
|
140
|
+
"stargazers_count": 6485,
|
|
141
|
+
"todayStar": "1953 stars this month",
|
|
142
|
+
"html_url": "https://github.com/MatsuriDayo/nekoray",
|
|
143
|
+
"rank": 13
|
|
166
144
|
},
|
|
167
145
|
{
|
|
168
146
|
"full_name": "2dust/v2rayNG",
|
|
169
147
|
"language": "Kotlin",
|
|
170
148
|
"color": "#A97BFF",
|
|
171
149
|
"description": "A V2Ray client for Android, support Xray core and v2fly core",
|
|
172
|
-
"forked": "
|
|
173
|
-
"stargazers_count":
|
|
174
|
-
"todayStar": "
|
|
150
|
+
"forked": "4164",
|
|
151
|
+
"stargazers_count": 25891,
|
|
152
|
+
"todayStar": "1795 stars this month",
|
|
175
153
|
"html_url": "https://github.com/2dust/v2rayNG",
|
|
176
|
-
"rank":
|
|
154
|
+
"rank": 14
|
|
177
155
|
},
|
|
178
156
|
{
|
|
179
|
-
"full_name": "
|
|
180
|
-
"language": "
|
|
181
|
-
"color": "#
|
|
182
|
-
"description": "
|
|
183
|
-
"forked": "
|
|
184
|
-
"stargazers_count":
|
|
185
|
-
"todayStar": "
|
|
186
|
-
"html_url": "https://github.com/
|
|
187
|
-
"rank":
|
|
157
|
+
"full_name": "openai/whisper",
|
|
158
|
+
"language": "Python",
|
|
159
|
+
"color": "#3572A5",
|
|
160
|
+
"description": "Robust Speech Recognition via Large-Scale Weak Supervision",
|
|
161
|
+
"forked": "5639",
|
|
162
|
+
"stargazers_count": 49453,
|
|
163
|
+
"todayStar": "3273 stars this month",
|
|
164
|
+
"html_url": "https://github.com/openai/whisper",
|
|
165
|
+
"rank": 15
|
|
188
166
|
},
|
|
189
167
|
{
|
|
190
|
-
"full_name": "
|
|
191
|
-
"language": "
|
|
192
|
-
"color": "#
|
|
193
|
-
"description": "
|
|
194
|
-
"forked": "
|
|
195
|
-
"stargazers_count":
|
|
196
|
-
"todayStar": "
|
|
197
|
-
"html_url": "https://github.com/
|
|
198
|
-
"rank":
|
|
168
|
+
"full_name": "danielgross/localpilot",
|
|
169
|
+
"language": "Python",
|
|
170
|
+
"color": "#3572A5",
|
|
171
|
+
"description": "",
|
|
172
|
+
"forked": "113",
|
|
173
|
+
"stargazers_count": 2977,
|
|
174
|
+
"todayStar": "1673 stars this month",
|
|
175
|
+
"html_url": "https://github.com/danielgross/localpilot",
|
|
176
|
+
"rank": 16
|
|
199
177
|
},
|
|
200
178
|
{
|
|
201
179
|
"full_name": "apernet/hysteria",
|
|
202
180
|
"language": "Go",
|
|
203
181
|
"color": "#00ADD8",
|
|
204
182
|
"description": "Hysteria is a powerful, lightning fast and censorship resistant proxy.",
|
|
205
|
-
"forked": "
|
|
206
|
-
"stargazers_count":
|
|
207
|
-
"todayStar": "
|
|
183
|
+
"forked": "1216",
|
|
184
|
+
"stargazers_count": 10363,
|
|
185
|
+
"todayStar": "2427 stars this month",
|
|
208
186
|
"html_url": "https://github.com/apernet/hysteria",
|
|
209
|
-
"rank":
|
|
187
|
+
"rank": 17
|
|
210
188
|
},
|
|
211
189
|
{
|
|
212
|
-
"full_name": "
|
|
190
|
+
"full_name": "Vendicated/Vencord",
|
|
213
191
|
"language": "TypeScript",
|
|
214
192
|
"color": "#3178c6",
|
|
215
|
-
"description": "
|
|
216
|
-
"forked": "
|
|
217
|
-
"stargazers_count":
|
|
218
|
-
"todayStar": "
|
|
219
|
-
"html_url": "https://github.com/
|
|
193
|
+
"description": "The cutest Discord client mod",
|
|
194
|
+
"forked": "688",
|
|
195
|
+
"stargazers_count": 4974,
|
|
196
|
+
"todayStar": "1568 stars this month",
|
|
197
|
+
"html_url": "https://github.com/Vendicated/Vencord",
|
|
198
|
+
"rank": 18
|
|
199
|
+
},
|
|
200
|
+
{
|
|
201
|
+
"full_name": "donnemartin/system-design-primer",
|
|
202
|
+
"language": "Python",
|
|
203
|
+
"color": "#3572A5",
|
|
204
|
+
"description": "Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.",
|
|
205
|
+
"forked": "41202",
|
|
206
|
+
"stargazers_count": 235470,
|
|
207
|
+
"todayStar": "4232 stars this month",
|
|
208
|
+
"html_url": "https://github.com/donnemartin/system-design-primer",
|
|
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": "523",
|
|
217
|
+
"stargazers_count": 2661,
|
|
218
|
+
"todayStar": "626 stars this month",
|
|
219
|
+
"html_url": "https://github.com/udlbook/udlbook",
|
|
220
220
|
"rank": 20
|
|
221
221
|
},
|
|
222
222
|
{
|
|
223
|
-
"full_name": "
|
|
223
|
+
"full_name": "lukas-blecher/LaTeX-OCR",
|
|
224
224
|
"language": "Python",
|
|
225
225
|
"color": "#3572A5",
|
|
226
|
-
"description": "a
|
|
227
|
-
"forked": "
|
|
228
|
-
"stargazers_count":
|
|
229
|
-
"todayStar": "
|
|
230
|
-
"html_url": "https://github.com/
|
|
226
|
+
"description": "pix2tex: Using a ViT to convert images of equations into LaTeX code.",
|
|
227
|
+
"forked": "646",
|
|
228
|
+
"stargazers_count": 6928,
|
|
229
|
+
"todayStar": "1868 stars this month",
|
|
230
|
+
"html_url": "https://github.com/lukas-blecher/LaTeX-OCR",
|
|
231
231
|
"rank": 21
|
|
232
232
|
},
|
|
233
233
|
{
|
|
234
|
-
"full_name": "
|
|
234
|
+
"full_name": "THUDM/CogVLM",
|
|
235
235
|
"language": "Python",
|
|
236
236
|
"color": "#3572A5",
|
|
237
|
-
"description": "",
|
|
238
|
-
"forked": "
|
|
239
|
-
"stargazers_count":
|
|
240
|
-
"todayStar": "
|
|
241
|
-
"html_url": "https://github.com/
|
|
237
|
+
"description": "a state-of-the-art-level open visual language model | 多模态预训练模型",
|
|
238
|
+
"forked": "98",
|
|
239
|
+
"stargazers_count": 2070,
|
|
240
|
+
"todayStar": "1239 stars this month",
|
|
241
|
+
"html_url": "https://github.com/THUDM/CogVLM",
|
|
242
242
|
"rank": 22
|
|
243
243
|
},
|
|
244
|
+
{
|
|
245
|
+
"full_name": "microsoft/ML-For-Beginners",
|
|
246
|
+
"language": "HTML",
|
|
247
|
+
"color": "#e34c26",
|
|
248
|
+
"description": "12 weeks, 26 lessons, 52 quizzes, classic Machine Learning for all",
|
|
249
|
+
"forked": "11821",
|
|
250
|
+
"stargazers_count": 57958,
|
|
251
|
+
"todayStar": "1767 stars this month",
|
|
252
|
+
"html_url": "https://github.com/microsoft/ML-For-Beginners",
|
|
253
|
+
"rank": 23
|
|
254
|
+
},
|
|
244
255
|
{
|
|
245
256
|
"full_name": "xtekky/gpt4free",
|
|
246
257
|
"language": "Python",
|
|
247
258
|
"color": "#3572A5",
|
|
248
259
|
"description": "The official gpt4free repository | various collection of powerful language models",
|
|
249
|
-
"forked": "
|
|
250
|
-
"stargazers_count":
|
|
251
|
-
"todayStar": "
|
|
260
|
+
"forked": "12170",
|
|
261
|
+
"stargazers_count": 49135,
|
|
262
|
+
"todayStar": "3084 stars this month",
|
|
252
263
|
"html_url": "https://github.com/xtekky/gpt4free",
|
|
253
|
-
"rank": 23
|
|
254
|
-
},
|
|
255
|
-
{
|
|
256
|
-
"full_name": "Vendicated/Vencord",
|
|
257
|
-
"language": "TypeScript",
|
|
258
|
-
"color": "#3178c6",
|
|
259
|
-
"description": "The cutest Discord client mod",
|
|
260
|
-
"forked": "685",
|
|
261
|
-
"stargazers_count": 4946,
|
|
262
|
-
"todayStar": "1566 stars this month",
|
|
263
|
-
"html_url": "https://github.com/Vendicated/Vencord",
|
|
264
264
|
"rank": 24
|
|
265
265
|
},
|
|
266
266
|
{
|
|
267
|
-
"full_name": "
|
|
268
|
-
"language": "
|
|
269
|
-
"color": "#
|
|
270
|
-
"description": "The
|
|
271
|
-
"forked": "
|
|
272
|
-
"stargazers_count":
|
|
273
|
-
"todayStar": "
|
|
274
|
-
"html_url": "https://github.com/
|
|
267
|
+
"full_name": "openai/openai-python",
|
|
268
|
+
"language": "Python",
|
|
269
|
+
"color": "#3572A5",
|
|
270
|
+
"description": "The official Python library for the OpenAI API",
|
|
271
|
+
"forked": "2031",
|
|
272
|
+
"stargazers_count": 15142,
|
|
273
|
+
"todayStar": "2180 stars this month",
|
|
274
|
+
"html_url": "https://github.com/openai/openai-python",
|
|
275
275
|
"rank": 25
|
|
276
276
|
}
|
|
277
277
|
]
|