@wcj/github-rank 24.1.28 → 24.1.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.
@@ -1,277 +1,277 @@
1
1
  [
2
- {
3
- "full_name": "KRTirtho/spotube",
4
- "language": "Dart",
5
- "color": "#00B4AB",
6
- "description": "🎧 Open source Spotify client that doesn't require Premium nor uses Electron! Available for both desktop & mobile!",
7
- "forked": "780",
8
- "stargazers_count": 20355,
9
- "todayStar": "8546 stars this week",
10
- "html_url": "https://github.com/KRTirtho/spotube",
11
- "rank": 1
12
- },
13
2
  {
14
3
  "full_name": "RVC-Boss/GPT-SoVITS",
15
4
  "language": "Python",
16
5
  "color": "#3572A5",
17
6
  "description": "1 min voice data can also be used to train a good TTS model! (few shot voice cloning)",
18
- "forked": "634",
19
- "stargazers_count": 6144,
20
- "todayStar": "3053 stars this week",
7
+ "forked": "742",
8
+ "stargazers_count": 7221,
9
+ "todayStar": "2702 stars this week",
21
10
  "html_url": "https://github.com/RVC-Boss/GPT-SoVITS",
22
- "rank": 2
11
+ "rank": 1
23
12
  },
24
13
  {
25
14
  "full_name": "rustdesk/rustdesk",
26
15
  "language": "Rust",
27
16
  "color": "#dea584",
28
17
  "description": "An open-source remote desktop, and alternative to TeamViewer.",
29
- "forked": "6250",
30
- "stargazers_count": 58060,
31
- "todayStar": "4563 stars this week",
18
+ "forked": "6272",
19
+ "stargazers_count": 58296,
20
+ "todayStar": "2723 stars this week",
32
21
  "html_url": "https://github.com/rustdesk/rustdesk",
33
- "rank": 3
22
+ "rank": 2
34
23
  },
35
24
  {
36
- "full_name": "google-deepmind/alphageometry",
25
+ "full_name": "Codium-ai/AlphaCodium",
37
26
  "language": "Python",
38
27
  "color": "#3572A5",
39
- "description": "",
40
- "forked": "286",
41
- "stargazers_count": 2946,
42
- "todayStar": "1016 stars this week",
43
- "html_url": "https://github.com/google-deepmind/alphageometry",
28
+ "description": "Official implementation for the paper: \"Code Generation with AlphaCodium: From Prompt Engineering to Flow Engineering\"\"",
29
+ "forked": "145",
30
+ "stargazers_count": 2245,
31
+ "todayStar": "586 stars this week",
32
+ "html_url": "https://github.com/Codium-ai/AlphaCodium",
33
+ "rank": 3
34
+ },
35
+ {
36
+ "full_name": "storybookjs/storybook",
37
+ "language": "TypeScript",
38
+ "color": "#3178c6",
39
+ "description": "Storybook is a frontend workshop for building UI components and pages in isolation. Made for UI development, testing, and documentation.",
40
+ "forked": "9040",
41
+ "stargazers_count": 81635,
42
+ "todayStar": "164 stars this week",
43
+ "html_url": "https://github.com/storybookjs/storybook",
44
44
  "rank": 4
45
45
  },
46
46
  {
47
- "full_name": "netease-youdao/QAnything",
47
+ "full_name": "langchain-ai/langgraph",
48
48
  "language": "Python",
49
49
  "color": "#3572A5",
50
- "description": "Question and Answer based on Anything.",
51
- "forked": "254",
52
- "stargazers_count": 3214,
53
- "todayStar": "1219 stars this week",
54
- "html_url": "https://github.com/netease-youdao/QAnything",
50
+ "description": "",
51
+ "forked": "69",
52
+ "stargazers_count": 831,
53
+ "todayStar": "236 stars this week",
54
+ "html_url": "https://github.com/langchain-ai/langgraph",
55
55
  "rank": 5
56
56
  },
57
57
  {
58
- "full_name": "mingrammer/diagrams",
58
+ "full_name": "psf/black",
59
59
  "language": "Python",
60
60
  "color": "#3572A5",
61
- "description": "🎨 Diagram as Code for prototyping cloud system architectures",
62
- "forked": "2188",
63
- "stargazers_count": 33658,
64
- "todayStar": "836 stars this week",
65
- "html_url": "https://github.com/mingrammer/diagrams",
61
+ "description": "The uncompromising Python code formatter",
62
+ "forked": "2377",
63
+ "stargazers_count": 36034,
64
+ "todayStar": "159 stars this week",
65
+ "html_url": "https://github.com/psf/black",
66
66
  "rank": 6
67
67
  },
68
68
  {
69
- "full_name": "sgl-project/sglang",
70
- "language": "Python",
71
- "color": "#3572A5",
72
- "description": "SGLang is a structured generation language designed for large language models (LLMs). It makes your interaction with models faster and more controllable.",
73
- "forked": "41",
74
- "stargazers_count": 927,
75
- "todayStar": "341 stars this week",
76
- "html_url": "https://github.com/sgl-project/sglang",
69
+ "full_name": "rasbt/LLMs-from-scratch",
70
+ "language": "JupyterNotebook",
71
+ "color": "#DA5B0B",
72
+ "description": "Implementing a ChatGPT-like LLM from scratch, step by step",
73
+ "forked": "254",
74
+ "stargazers_count": 4862,
75
+ "todayStar": "2225 stars this week",
76
+ "html_url": "https://github.com/rasbt/LLMs-from-scratch",
77
77
  "rank": 7
78
78
  },
79
79
  {
80
- "full_name": "langchain-ai/langgraph",
80
+ "full_name": "netease-youdao/QAnything",
81
81
  "language": "Python",
82
82
  "color": "#3572A5",
83
- "description": "",
84
- "forked": "61",
85
- "stargazers_count": 662,
86
- "todayStar": "155 stars this week",
87
- "html_url": "https://github.com/langchain-ai/langgraph",
83
+ "description": "Question and Answer based on Anything.",
84
+ "forked": "278",
85
+ "stargazers_count": 3455,
86
+ "todayStar": "972 stars this week",
87
+ "html_url": "https://github.com/netease-youdao/QAnything",
88
88
  "rank": 8
89
89
  },
90
90
  {
91
- "full_name": "AykutSarac/jsoncrack.com",
92
- "language": "TypeScript",
93
- "color": "#3178c6",
94
- "description": " Innovative and open-source visualization application that transforms various data formats, such as JSON, YAML, XML, CSV and more, into interactive graphs.",
95
- "forked": "1574",
96
- "stargazers_count": 27415,
97
- "todayStar": "374 stars this week",
98
- "html_url": "https://github.com/AykutSarac/jsoncrack.com",
91
+ "full_name": "01-ai/Yi",
92
+ "language": "Python",
93
+ "color": "#3572A5",
94
+ "description": "A series of large language models trained from scratch by developers @01-ai",
95
+ "forked": "356",
96
+ "stargazers_count": 5760,
97
+ "todayStar": "246 stars this week",
98
+ "html_url": "https://github.com/01-ai/Yi",
99
99
  "rank": 9
100
100
  },
101
101
  {
102
- "full_name": "EbookFoundation/free-programming-books",
103
- "language": "",
104
- "color": "",
105
- "description": "📚 Freely available programming books",
106
- "forked": "59474",
107
- "stargazers_count": 309911,
108
- "todayStar": "2186 stars this week",
109
- "html_url": "https://github.com/EbookFoundation/free-programming-books",
102
+ "full_name": "hiddify/hiddify-next",
103
+ "language": "Dart",
104
+ "color": "#00B4AB",
105
+ "description": "Multi-platform auto-proxy client, supporting Sing-box, X-ray, TUIC, Hysteria, Reality, Trojan, SSH etc. It’s an open-source, secure and ad-free.",
106
+ "forked": "258",
107
+ "stargazers_count": 3888,
108
+ "todayStar": "837 stars this week",
109
+ "html_url": "https://github.com/hiddify/hiddify-next",
110
110
  "rank": 10
111
111
  },
112
112
  {
113
- "full_name": "01-ai/Yi",
114
- "language": "Python",
115
- "color": "#3572A5",
116
- "description": "A series of large language models trained from scratch by developers @01-ai",
117
- "forked": "347",
118
- "stargazers_count": 5649,
119
- "todayStar": "172 stars this week",
120
- "html_url": "https://github.com/01-ai/Yi",
113
+ "full_name": "KRTirtho/spotube",
114
+ "language": "Dart",
115
+ "color": "#00B4AB",
116
+ "description": "🎧 Open source Spotify client that doesn't require Premium nor uses Electron! Available for both desktop & mobile!",
117
+ "forked": "795",
118
+ "stargazers_count": 20712,
119
+ "todayStar": "4214 stars this week",
120
+ "html_url": "https://github.com/KRTirtho/spotube",
121
121
  "rank": 11
122
122
  },
123
123
  {
124
- "full_name": "storybookjs/storybook",
125
- "language": "TypeScript",
126
- "color": "#3178c6",
127
- "description": "Storybook is a frontend workshop for building UI components and pages in isolation. Made for UI development, testing, and documentation.",
128
- "forked": "9036",
129
- "stargazers_count": 81587,
130
- "todayStar": "132 stars this week",
131
- "html_url": "https://github.com/storybookjs/storybook",
124
+ "full_name": "DataTalksClub/data-engineering-zoomcamp",
125
+ "language": "JupyterNotebook",
126
+ "color": "#DA5B0B",
127
+ "description": "Free Data Engineering course!",
128
+ "forked": "4308",
129
+ "stargazers_count": 20185,
130
+ "todayStar": "830 stars this week",
131
+ "html_url": "https://github.com/DataTalksClub/data-engineering-zoomcamp",
132
132
  "rank": 12
133
133
  },
134
- {
135
- "full_name": "freeCodeCamp/freeCodeCamp",
136
- "language": "TypeScript",
137
- "color": "#3178c6",
138
- "description": "freeCodeCamp.org's open-source codebase and curriculum. Learn to code for free.",
139
- "forked": "35659",
140
- "stargazers_count": 382355,
141
- "todayStar": "884 stars this week",
142
- "html_url": "https://github.com/freeCodeCamp/freeCodeCamp",
143
- "rank": 13
144
- },
145
134
  {
146
135
  "full_name": "pjialin/py12306",
147
136
  "language": "Python",
148
137
  "color": "#3572A5",
149
138
  "description": "🚂 12306 购票助手,支持集群,多账号,多任务购票以及 Web 页面管理",
150
- "forked": "3260",
151
- "stargazers_count": 12743,
152
- "todayStar": "143 stars this week",
139
+ "forked": "3305",
140
+ "stargazers_count": 13010,
141
+ "todayStar": "284 stars this week",
153
142
  "html_url": "https://github.com/pjialin/py12306",
154
- "rank": 14
155
- },
156
- {
157
- "full_name": "microsoft/TaskWeaver",
158
- "language": "Python",
159
- "color": "#3572A5",
160
- "description": "A code-first agent framework for seamlessly planning and executing data analytics tasks.",
161
- "forked": "620",
162
- "stargazers_count": 3863,
163
- "todayStar": "546 stars this week",
164
- "html_url": "https://github.com/microsoft/TaskWeaver",
165
- "rank": 15
143
+ "rank": 13
166
144
  },
167
145
  {
168
- "full_name": "n8n-io/n8n",
169
- "language": "TypeScript",
170
- "color": "#3178c6",
171
- "description": "Free and source-available fair-code licensed workflow automation tool. Easily automate tasks across different services.",
172
- "forked": "4451",
173
- "stargazers_count": 37677,
174
- "todayStar": "670 stars this week",
175
- "html_url": "https://github.com/n8n-io/n8n",
176
- "rank": 16
146
+ "full_name": "EbookFoundation/free-programming-books",
147
+ "language": "",
148
+ "color": "",
149
+ "description": "📚 Freely available programming books",
150
+ "forked": "59505",
151
+ "stargazers_count": 310129,
152
+ "todayStar": "1695 stars this week",
153
+ "html_url": "https://github.com/EbookFoundation/free-programming-books",
154
+ "rank": 14
177
155
  },
178
156
  {
179
157
  "full_name": "expo/expo",
180
158
  "language": "TypeScript",
181
159
  "color": "#3178c6",
182
160
  "description": "An open-source platform for making universal native apps with React. Expo runs on Android, iOS, and the web.",
183
- "forked": "4531",
184
- "stargazers_count": 26294,
185
- "todayStar": "245 stars this week",
161
+ "forked": "4540",
162
+ "stargazers_count": 26416,
163
+ "todayStar": "253 stars this week",
186
164
  "html_url": "https://github.com/expo/expo",
187
- "rank": 17
165
+ "rank": 15
188
166
  },
189
167
  {
190
- "full_name": "github/gitignore",
168
+ "full_name": "public-apis/public-apis",
169
+ "language": "Python",
170
+ "color": "#3572A5",
171
+ "description": "A collective list of free APIs",
172
+ "forked": "31170",
173
+ "stargazers_count": 277548,
174
+ "todayStar": "1885 stars this week",
175
+ "html_url": "https://github.com/public-apis/public-apis",
176
+ "rank": 16
177
+ },
178
+ {
179
+ "full_name": "ByteByteGoHq/system-design-101",
191
180
  "language": "",
192
181
  "color": "",
193
- "description": "A collection of useful .gitignore templates",
194
- "forked": "83909",
195
- "stargazers_count": 155022,
196
- "todayStar": "354 stars this week",
197
- "html_url": "https://github.com/github/gitignore",
198
- "rank": 18
182
+ "description": "Explain complex systems using visuals and simple terms. Help you prepare for system design interviews.",
183
+ "forked": "5387",
184
+ "stargazers_count": 53506,
185
+ "todayStar": "1359 stars this week",
186
+ "html_url": "https://github.com/ByteByteGoHq/system-design-101",
187
+ "rank": 17
199
188
  },
200
189
  {
201
- "full_name": "microsoft/Web-Dev-For-Beginners",
202
- "language": "JavaScript",
203
- "color": "#f1e05a",
204
- "description": "24 Lessons, 12 Weeks, Get Started as a Web Developer",
205
- "forked": "12228",
206
- "stargazers_count": 79960,
207
- "todayStar": "722 stars this week",
208
- "html_url": "https://github.com/microsoft/Web-Dev-For-Beginners",
209
- "rank": 19
190
+ "full_name": "thijsvanloef/palworld-server-docker",
191
+ "language": "Shell",
192
+ "color": "#89e051",
193
+ "description": "A Docker Container to easily run a Palworld dedicated server.",
194
+ "forked": "171",
195
+ "stargazers_count": 1545,
196
+ "todayStar": "1297 stars this week",
197
+ "html_url": "https://github.com/thijsvanloef/palworld-server-docker",
198
+ "rank": 18
210
199
  },
211
200
  {
212
- "full_name": "grpc/grpc-go",
213
- "language": "Go",
214
- "color": "#00ADD8",
215
- "description": "The Go language implementation of gRPC. HTTP/2 based RPC",
216
- "forked": "4243",
217
- "stargazers_count": 19467,
218
- "todayStar": "47 stars this week",
219
- "html_url": "https://github.com/grpc/grpc-go",
220
- "rank": 20
201
+ "full_name": "jammsen/docker-palworld-dedicated-server",
202
+ "language": "Shell",
203
+ "color": "#89e051",
204
+ "description": "Docker container to easily provision and manage Palworld Dedicated Server",
205
+ "forked": "101",
206
+ "stargazers_count": 672,
207
+ "todayStar": "551 stars this week",
208
+ "html_url": "https://github.com/jammsen/docker-palworld-dedicated-server",
209
+ "rank": 19
221
210
  },
222
211
  {
223
- "full_name": "InstantID/InstantID",
212
+ "full_name": "NVIDIA/GenerativeAIExamples",
224
213
  "language": "Python",
225
214
  "color": "#3572A5",
226
- "description": "InstantID : Zero-shot Identity-Preserving Generation in Seconds 🔥",
227
- "forked": "189",
228
- "stargazers_count": 3723,
229
- "todayStar": "2535 stars this week",
230
- "html_url": "https://github.com/InstantID/InstantID",
231
- "rank": 21
215
+ "description": "Generative AI reference workflows optimized for accelerated infrastructure and microservice architecture.",
216
+ "forked": "91",
217
+ "stargazers_count": 631,
218
+ "todayStar": "167 stars this week",
219
+ "html_url": "https://github.com/NVIDIA/GenerativeAIExamples",
220
+ "rank": 20
232
221
  },
233
222
  {
234
- "full_name": "byoungd/English-level-up-tips",
235
- "language": "HTML",
236
- "color": "#e34c26",
237
- "description": "An advanced guide to learn English which might benefit you a lot 🎉 . 离谱的英语学习指南/英语学习教程。",
238
- "forked": "3927",
239
- "stargazers_count": 33807,
240
- "todayStar": "2331 stars this week",
241
- "html_url": "https://github.com/byoungd/English-level-up-tips",
242
- "rank": 22
223
+ "full_name": "apernet/OpenGFW",
224
+ "language": "Go",
225
+ "color": "#00ADD8",
226
+ "description": "OpenGFW is a flexible, easy-to-use, open source implementation of GFW on Linux",
227
+ "forked": "279",
228
+ "stargazers_count": 4672,
229
+ "todayStar": "3140 stars this week",
230
+ "html_url": "https://github.com/apernet/OpenGFW",
231
+ "rank": 21
243
232
  },
244
233
  {
245
234
  "full_name": "stas00/ml-engineering",
246
235
  "language": "Python",
247
236
  "color": "#3572A5",
248
237
  "description": "Machine Learning Engineering Open Book",
249
- "forked": "406",
250
- "stargazers_count": 7061,
251
- "todayStar": "2752 stars this week",
238
+ "forked": "417",
239
+ "stargazers_count": 7282,
240
+ "todayStar": "2953 stars this week",
252
241
  "html_url": "https://github.com/stas00/ml-engineering",
242
+ "rank": 22
243
+ },
244
+ {
245
+ "full_name": "sgl-project/sglang",
246
+ "language": "Python",
247
+ "color": "#3572A5",
248
+ "description": "SGLang is a structured generation language designed for large language models (LLMs). It makes your interaction with models faster and more controllable.",
249
+ "forked": "47",
250
+ "stargazers_count": 969,
251
+ "todayStar": "165 stars this week",
252
+ "html_url": "https://github.com/sgl-project/sglang",
253
253
  "rank": 23
254
254
  },
255
255
  {
256
- "full_name": "mtdvio/every-programmer-should-know",
257
- "language": "",
258
- "color": "",
259
- "description": "A collection of (mostly) technical things every software developer should know about",
260
- "forked": "7271",
261
- "stargazers_count": 74947,
262
- "todayStar": "736 stars this week",
263
- "html_url": "https://github.com/mtdvio/every-programmer-should-know",
256
+ "full_name": "byoungd/English-level-up-tips",
257
+ "language": "HTML",
258
+ "color": "#e34c26",
259
+ "description": "An advanced guide to learn English which might benefit you a lot 🎉 . 离谱的英语学习指南/英语学习教程。",
260
+ "forked": "3952",
261
+ "stargazers_count": 34022,
262
+ "todayStar": "2238 stars this week",
263
+ "html_url": "https://github.com/byoungd/English-level-up-tips",
264
264
  "rank": 24
265
265
  },
266
266
  {
267
- "full_name": "joevess/IPTV",
268
- "language": "",
269
- "color": "",
270
- "description": "IPTV直播源抓取 自动整合好趣网直播源+TVBox直播源+其他网上直播源 择取分辨率、速度最佳视频流 定期更新",
271
- "forked": "171",
272
- "stargazers_count": 2750,
273
- "todayStar": "1551 stars this week",
274
- "html_url": "https://github.com/joevess/IPTV",
267
+ "full_name": "InstantID/InstantID",
268
+ "language": "Python",
269
+ "color": "#3572A5",
270
+ "description": "InstantID : Zero-shot Identity-Preserving Generation in Seconds 🔥",
271
+ "forked": "222",
272
+ "stargazers_count": 4109,
273
+ "todayStar": "2333 stars this week",
274
+ "html_url": "https://github.com/InstantID/InstantID",
275
275
  "rank": 25
276
276
  }
277
277
  ]