@wcj/github-rank 23.11.19 → 23.11.20

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.
@@ -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": "4493",
8
- "stargazers_count": 46043,
9
- "todayStar": "40974 stars this month",
7
+ "forked": "4503",
8
+ "stargazers_count": 46174,
9
+ "todayStar": "36155 stars this month",
10
10
  "html_url": "https://github.com/ByteByteGoHq/system-design-101",
11
11
  "rank": 1
12
12
  },
@@ -15,186 +15,186 @@
15
15
  "language": "TypeScript",
16
16
  "color": "#3178c6",
17
17
  "description": "A Clash GUI based on tauri. Supports Windows, macOS and Linux.",
18
- "forked": "2586",
19
- "stargazers_count": 17209,
20
- "todayStar": "9840 stars this month",
18
+ "forked": "2594",
19
+ "stargazers_count": 17287,
20
+ "todayStar": "9885 stars this month",
21
21
  "html_url": "https://github.com/zzzgydi/clash-verge",
22
22
  "rank": 2
23
23
  },
24
- {
25
- "full_name": "SagerNet/sing-box",
26
- "language": "Go",
27
- "color": "#00ADD8",
28
- "description": "The universal proxy platform",
29
- "forked": "1192",
30
- "stargazers_count": 8497,
31
- "todayStar": "3180 stars this month",
32
- "html_url": "https://github.com/SagerNet/sing-box",
33
- "rank": 3
34
- },
35
24
  {
36
25
  "full_name": "microsoft/ML-For-Beginners",
37
26
  "language": "HTML",
38
27
  "color": "#e34c26",
39
28
  "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",
29
+ "forked": "12039",
30
+ "stargazers_count": 60188,
31
+ "todayStar": "6501 stars this month",
43
32
  "html_url": "https://github.com/microsoft/ML-For-Beginners",
44
- "rank": 4
33
+ "rank": 3
45
34
  },
46
35
  {
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
- "rank": 5
36
+ "full_name": "SagerNet/sing-box",
37
+ "language": "Go",
38
+ "color": "#00ADD8",
39
+ "description": "The universal proxy platform",
40
+ "forked": "1197",
41
+ "stargazers_count": 8587,
42
+ "todayStar": "3233 stars this month",
43
+ "html_url": "https://github.com/SagerNet/sing-box",
44
+ "rank": 4
56
45
  },
57
46
  {
58
47
  "full_name": "2dust/v2rayN",
59
48
  "language": "C#",
60
49
  "color": "#178600",
61
50
  "description": "A GUI client for Windows, support Xray core and v2fly core and others",
62
- "forked": "9713",
63
- "stargazers_count": 53009,
64
- "todayStar": "5150 stars this month",
51
+ "forked": "9722",
52
+ "stargazers_count": 53082,
53
+ "todayStar": "5215 stars this month",
65
54
  "html_url": "https://github.com/2dust/v2rayN",
66
- "rank": 6
55
+ "rank": 5
67
56
  },
68
57
  {
69
58
  "full_name": "yangshun/tech-interview-handbook",
70
59
  "language": "TypeScript",
71
60
  "color": "#3178c6",
72
61
  "description": "💯 Curated coding interview preparation materials for busy software engineers",
73
- "forked": "13028",
74
- "stargazers_count": 101801,
75
- "todayStar": "5556 stars this month",
62
+ "forked": "13034",
63
+ "stargazers_count": 101852,
64
+ "todayStar": "5571 stars this month",
76
65
  "html_url": "https://github.com/yangshun/tech-interview-handbook",
77
- "rank": 7
78
- },
79
- {
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
- "rank": 8
66
+ "rank": 6
89
67
  },
90
68
  {
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
69
+ "full_name": "NVIDIA/TensorRT-LLM",
70
+ "language": "C++",
71
+ "color": "#f34b7d",
72
+ "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.",
73
+ "forked": "225",
74
+ "stargazers_count": 3266,
75
+ "todayStar": "3281 stars this month",
76
+ "html_url": "https://github.com/NVIDIA/TensorRT-LLM",
77
+ "rank": 7
100
78
  },
101
79
  {
102
80
  "full_name": "XTLS/Xray-core",
103
81
  "language": "Go",
104
82
  "color": "#00ADD8",
105
83
  "description": "Xray, Penetrates Everything. Also the best v2ray-core, with XTLS support. Fully compatible configuration.",
106
- "forked": "3257",
107
- "stargazers_count": 19065,
108
- "todayStar": "2677 stars this month",
84
+ "forked": "3265",
85
+ "stargazers_count": 19105,
86
+ "todayStar": "2711 stars this month",
109
87
  "html_url": "https://github.com/XTLS/Xray-core",
110
- "rank": 10
111
- },
112
- {
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
- "rank": 11
88
+ "rank": 8
122
89
  },
123
90
  {
124
- "full_name": "OpenTalker/video-retalking",
91
+ "full_name": "OpenBMB/XAgent",
125
92
  "language": "Python",
126
93
  "color": "#3572A5",
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
- "rank": 12
94
+ "description": "An Autonomous LLM Agent for Complex Task Solving",
95
+ "forked": "463",
96
+ "stargazers_count": 5369,
97
+ "todayStar": "4483 stars this month",
98
+ "html_url": "https://github.com/OpenBMB/XAgent",
99
+ "rank": 9
133
100
  },
134
101
  {
135
102
  "full_name": "public-apis/public-apis",
136
103
  "language": "Python",
137
104
  "color": "#3572A5",
138
105
  "description": "A collective list of free APIs",
139
- "forked": "30256",
140
- "stargazers_count": 268973,
141
- "todayStar": "8643 stars this month",
106
+ "forked": "30270",
107
+ "stargazers_count": 269059,
108
+ "todayStar": "8615 stars this month",
142
109
  "html_url": "https://github.com/public-apis/public-apis",
143
- "rank": 13
110
+ "rank": 10
144
111
  },
145
112
  {
146
113
  "full_name": "2dust/v2rayNG",
147
114
  "language": "Kotlin",
148
115
  "color": "#A97BFF",
149
116
  "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",
117
+ "forked": "4179",
118
+ "stargazers_count": 26024,
119
+ "todayStar": "1889 stars this month",
153
120
  "html_url": "https://github.com/2dust/v2rayNG",
154
- "rank": 14
121
+ "rank": 11
155
122
  },
156
123
  {
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
124
+ "full_name": "cpacker/MemGPT",
125
+ "language": "Python",
126
+ "color": "#3572A5",
127
+ "description": "Teaching LLMs memory management for unbounded context 📚🦙",
128
+ "forked": "645",
129
+ "stargazers_count": 6254,
130
+ "todayStar": "3429 stars this month",
131
+ "html_url": "https://github.com/cpacker/MemGPT",
132
+ "rank": 12
166
133
  },
167
134
  {
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
135
+ "full_name": "juspay/hyperswitch",
136
+ "language": "Rust",
137
+ "color": "#dea584",
138
+ "description": "An open source payments switch written in Rust to make payments fast, reliable and affordable",
139
+ "forked": "727",
140
+ "stargazers_count": 8548,
141
+ "todayStar": "3472 stars this month",
142
+ "html_url": "https://github.com/juspay/hyperswitch",
143
+ "rank": 13
177
144
  },
178
145
  {
179
146
  "full_name": "chat2db/Chat2DB",
180
147
  "language": "Java",
181
148
  "color": "#b07219",
182
149
  "description": "🔥 🔥 🔥 An intelligent and versatile general-purpose SQL client and reporting tool for databases which integrates ChatGPT capabilities.(智能的通用数据库SQL客户端和报表工具)",
183
- "forked": "1210",
184
- "stargazers_count": 9440,
185
- "todayStar": "1728 stars this month",
150
+ "forked": "1214",
151
+ "stargazers_count": 9474,
152
+ "todayStar": "1727 stars this month",
186
153
  "html_url": "https://github.com/chat2db/Chat2DB",
187
- "rank": 17
154
+ "rank": 14
188
155
  },
189
156
  {
190
157
  "full_name": "udlbook/udlbook",
191
158
  "language": "JupyterNotebook",
192
159
  "color": "#DA5B0B",
193
160
  "description": "Understanding Deep Learning - Simon J.D. Prince",
194
- "forked": "555",
195
- "stargazers_count": 2845,
196
- "todayStar": "842 stars this month",
161
+ "forked": "563",
162
+ "stargazers_count": 2874,
163
+ "todayStar": "877 stars this month",
197
164
  "html_url": "https://github.com/udlbook/udlbook",
165
+ "rank": 15
166
+ },
167
+ {
168
+ "full_name": "thuml/Time-Series-Library",
169
+ "language": "Shell",
170
+ "color": "#89e051",
171
+ "description": "A Library for Advanced Deep Time Series Models.",
172
+ "forked": "460",
173
+ "stargazers_count": 2718,
174
+ "todayStar": "978 stars this month",
175
+ "html_url": "https://github.com/thuml/Time-Series-Library",
176
+ "rank": 16
177
+ },
178
+ {
179
+ "full_name": "v2fly/v2ray-core",
180
+ "language": "Go",
181
+ "color": "#00ADD8",
182
+ "description": "A platform for building proxies to bypass network restrictions.",
183
+ "forked": "4291",
184
+ "stargazers_count": 25683,
185
+ "todayStar": "1670 stars this month",
186
+ "html_url": "https://github.com/v2fly/v2ray-core",
187
+ "rank": 17
188
+ },
189
+ {
190
+ "full_name": "OpenTalker/video-retalking",
191
+ "language": "Python",
192
+ "color": "#3572A5",
193
+ "description": "[SIGGRAPH Asia 2022] VideoReTalking: Audio-based Lip Synchronization for Talking Head Video Editing In the Wild",
194
+ "forked": "472",
195
+ "stargazers_count": 3690,
196
+ "todayStar": "1906 stars this month",
197
+ "html_url": "https://github.com/OpenTalker/video-retalking",
198
198
  "rank": 18
199
199
  },
200
200
  {
@@ -202,43 +202,43 @@
202
202
  "language": "C++",
203
203
  "color": "#f34b7d",
204
204
  "description": "Qt based cross-platform GUI proxy configuration manager (backend: v2ray / sing-box)",
205
- "forked": "648",
206
- "stargazers_count": 6581,
207
- "todayStar": "2012 stars this month",
205
+ "forked": "653",
206
+ "stargazers_count": 6628,
207
+ "todayStar": "2037 stars this month",
208
208
  "html_url": "https://github.com/MatsuriDayo/nekoray",
209
209
  "rank": 19
210
210
  },
211
+ {
212
+ "full_name": "oxc-project/oxc",
213
+ "language": "Rust",
214
+ "color": "#dea584",
215
+ "description": "⚓ A collection of JavaScript tools written in Rust.",
216
+ "forked": "138",
217
+ "stargazers_count": 3914,
218
+ "todayStar": "1534 stars this month",
219
+ "html_url": "https://github.com/oxc-project/oxc",
220
+ "rank": 20
221
+ },
211
222
  {
212
223
  "full_name": "openai/openai-python",
213
224
  "language": "Python",
214
225
  "color": "#3572A5",
215
226
  "description": "The official Python library for the OpenAI API",
216
- "forked": "2045",
217
- "stargazers_count": 15284,
218
- "todayStar": "2295 stars this month",
227
+ "forked": "2054",
228
+ "stargazers_count": 15347,
229
+ "todayStar": "2331 stars this month",
219
230
  "html_url": "https://github.com/openai/openai-python",
220
- "rank": 20
221
- },
222
- {
223
- "full_name": "apernet/hysteria",
224
- "language": "Go",
225
- "color": "#00ADD8",
226
- "description": "Hysteria is a powerful, lightning fast and censorship resistant proxy.",
227
- "forked": "1220",
228
- "stargazers_count": 10445,
229
- "todayStar": "2462 stars this month",
230
- "html_url": "https://github.com/apernet/hysteria",
231
231
  "rank": 21
232
232
  },
233
233
  {
234
- "full_name": "openai/whisper",
235
- "language": "Python",
236
- "color": "#3572A5",
237
- "description": "Robust Speech Recognition via Large-Scale Weak Supervision",
238
- "forked": "5663",
239
- "stargazers_count": 49644,
240
- "todayStar": "3392 stars this month",
241
- "html_url": "https://github.com/openai/whisper",
234
+ "full_name": "localsend/localsend",
235
+ "language": "Dart",
236
+ "color": "#00B4AB",
237
+ "description": "An open source cross-platform alternative to AirDrop",
238
+ "forked": "1099",
239
+ "stargazers_count": 23323,
240
+ "todayStar": "7211 stars this month",
241
+ "html_url": "https://github.com/localsend/localsend",
242
242
  "rank": 22
243
243
  },
244
244
  {
@@ -246,32 +246,32 @@
246
246
  "language": "Python",
247
247
  "color": "#3572A5",
248
248
  "description": "Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.",
249
- "forked": "41227",
250
- "stargazers_count": 235624,
251
- "todayStar": "4277 stars this month",
249
+ "forked": "41232",
250
+ "stargazers_count": 235691,
251
+ "todayStar": "4278 stars this month",
252
252
  "html_url": "https://github.com/donnemartin/system-design-primer",
253
253
  "rank": 23
254
254
  },
255
255
  {
256
- "full_name": "lukas-blecher/LaTeX-OCR",
257
- "language": "Python",
258
- "color": "#3572A5",
259
- "description": "pix2tex: Using a ViT to convert images of equations into LaTeX code.",
260
- "forked": "649",
261
- "stargazers_count": 6998,
262
- "todayStar": "1920 stars this month",
263
- "html_url": "https://github.com/lukas-blecher/LaTeX-OCR",
256
+ "full_name": "lobehub/lobe-chat",
257
+ "language": "TypeScript",
258
+ "color": "#3178c6",
259
+ "description": "🤖 Lobe Chat - an open-source, high-performance chatbot framework that supports speech synthesis, multimodal, and extensible Function Call plugin system. Supports one-click free deployment of your private ChatGPT/LLM web application.",
260
+ "forked": "593",
261
+ "stargazers_count": 3489,
262
+ "todayStar": "1961 stars this month",
263
+ "html_url": "https://github.com/lobehub/lobe-chat",
264
264
  "rank": 24
265
265
  },
266
266
  {
267
- "full_name": "THUDM/CogVLM",
267
+ "full_name": "openai/whisper",
268
268
  "language": "Python",
269
269
  "color": "#3572A5",
270
- "description": "a state-of-the-art-level open visual language model | 多模态预训练模型",
271
- "forked": "98",
272
- "stargazers_count": 2099,
273
- "todayStar": "1136 stars this month",
274
- "html_url": "https://github.com/THUDM/CogVLM",
270
+ "description": "Robust Speech Recognition via Large-Scale Weak Supervision",
271
+ "forked": "5672",
272
+ "stargazers_count": 49737,
273
+ "todayStar": "3408 stars this month",
274
+ "html_url": "https://github.com/openai/whisper",
275
275
  "rank": 25
276
276
  }
277
277
  ]