@wcj/github-rank 23.11.13 → 23.11.14

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,32 +4,32 @@
4
4
  "language": "Java",
5
5
  "color": "#b07219",
6
6
  "description": "《Hello 算法》:动画图解、一键运行的数据结构与算法教程,支持 Java, C++, Python, Go, JS, TS, C#, Swift, Rust, Dart, Zig 等语言。",
7
- "forked": "5471",
8
- "stargazers_count": 47596,
9
- "todayStar": "4968 stars this week",
7
+ "forked": "5573",
8
+ "stargazers_count": 48283,
9
+ "todayStar": "5081 stars this week",
10
10
  "html_url": "https://github.com/krahets/hello-algo",
11
11
  "rank": 1
12
12
  },
13
- {
14
- "full_name": "antirez/smallchat",
15
- "language": "C",
16
- "color": "#555555",
17
- "description": "A minimal programming example for a chat server",
18
- "forked": "553",
19
- "stargazers_count": 5442,
20
- "todayStar": "1421 stars this week",
21
- "html_url": "https://github.com/antirez/smallchat",
22
- "rank": 2
23
- },
24
13
  {
25
14
  "full_name": "openai/openai-python",
26
15
  "language": "Python",
27
16
  "color": "#3572A5",
28
17
  "description": "The official Python library for the OpenAI API",
29
- "forked": "1977",
30
- "stargazers_count": 14786,
31
- "todayStar": "1438 stars this week",
18
+ "forked": "1988",
19
+ "stargazers_count": 14875,
20
+ "todayStar": "1490 stars this week",
32
21
  "html_url": "https://github.com/openai/openai-python",
22
+ "rank": 2
23
+ },
24
+ {
25
+ "full_name": "openai/openai-cookbook",
26
+ "language": "MDX",
27
+ "color": "#fcb32c",
28
+ "description": "Examples and guides for using the OpenAI API",
29
+ "forked": "8252",
30
+ "stargazers_count": 50700,
31
+ "todayStar": "810 stars this week",
32
+ "html_url": "https://github.com/openai/openai-cookbook",
33
33
  "rank": 3
34
34
  },
35
35
  {
@@ -37,21 +37,21 @@
37
37
  "language": "TypeScript",
38
38
  "color": "#3178c6",
39
39
  "description": "The modern web developer’s platform",
40
- "forked": "24630",
41
- "stargazers_count": 91919,
42
- "todayStar": "1048 stars this week",
40
+ "forked": "24646",
41
+ "stargazers_count": 91930,
42
+ "todayStar": "1059 stars this week",
43
43
  "html_url": "https://github.com/angular/angular",
44
44
  "rank": 4
45
45
  },
46
46
  {
47
- "full_name": "openai/openai-cookbook",
48
- "language": "MDX",
49
- "color": "#fcb32c",
50
- "description": "Examples and guides for using the OpenAI API",
51
- "forked": "8238",
52
- "stargazers_count": 50610,
53
- "todayStar": "758 stars this week",
54
- "html_url": "https://github.com/openai/openai-cookbook",
47
+ "full_name": "microsoft/generative-ai-for-beginners",
48
+ "language": "JupyterNotebook",
49
+ "color": "#DA5B0B",
50
+ "description": "12 Lessons, Get Started Building with Generative AI 🔗 https://microsoft.github.io/generative-ai-for-beginners/",
51
+ "forked": "2403",
52
+ "stargazers_count": 5655,
53
+ "todayStar": "1438 stars this week",
54
+ "html_url": "https://github.com/microsoft/generative-ai-for-beginners",
55
55
  "rank": 5
56
56
  },
57
57
  {
@@ -59,87 +59,87 @@
59
59
  "language": "TypeScript",
60
60
  "color": "#3178c6",
61
61
  "description": "A well-designed cross-platform ChatGPT UI (Web / PWA / Linux / Win / MacOS). 一键拥有你自己的跨平台 ChatGPT 应用。",
62
- "forked": "44721",
63
- "stargazers_count": 49471,
64
- "todayStar": "1695 stars this week",
62
+ "forked": "44861",
63
+ "stargazers_count": 49649,
64
+ "todayStar": "1851 stars this week",
65
65
  "html_url": "https://github.com/Yidadaa/ChatGPT-Next-Web",
66
66
  "rank": 6
67
67
  },
68
68
  {
69
- "full_name": "microsoft/generative-ai-for-beginners",
70
- "language": "JupyterNotebook",
71
- "color": "#DA5B0B",
72
- "description": "12 Lessons, Get Started Building with Generative AI 🔗 https://microsoft.github.io/generative-ai-for-beginners/",
73
- "forked": "2292",
74
- "stargazers_count": 5492,
75
- "todayStar": "1991 stars this week",
76
- "html_url": "https://github.com/microsoft/generative-ai-for-beginners",
69
+ "full_name": "nvim-lua/kickstart.nvim",
70
+ "language": "Lua",
71
+ "color": "#000080",
72
+ "description": "A launch point for your personal nvim configuration",
73
+ "forked": "4971",
74
+ "stargazers_count": 9088,
75
+ "todayStar": "540 stars this week",
76
+ "html_url": "https://github.com/nvim-lua/kickstart.nvim",
77
77
  "rank": 7
78
78
  },
79
79
  {
80
- "full_name": "jmorganca/ollama",
81
- "language": "Go",
82
- "color": "#00ADD8",
83
- "description": "Get up and running with Llama 2 and other large language models locally",
84
- "forked": "880",
85
- "stargazers_count": 16742,
86
- "todayStar": "3216 stars this week",
87
- "html_url": "https://github.com/jmorganca/ollama",
80
+ "full_name": "antirez/smallchat",
81
+ "language": "C",
82
+ "color": "#555555",
83
+ "description": "A minimal programming example for a chat server",
84
+ "forked": "559",
85
+ "stargazers_count": 5502,
86
+ "todayStar": "1058 stars this week",
87
+ "html_url": "https://github.com/antirez/smallchat",
88
88
  "rank": 8
89
89
  },
90
90
  {
91
- "full_name": "SagerNet/sing-box",
92
- "language": "Go",
93
- "color": "#00ADD8",
94
- "description": "The universal proxy platform",
95
- "forked": "1146",
96
- "stargazers_count": 8150,
97
- "todayStar": "975 stars this week",
98
- "html_url": "https://github.com/SagerNet/sing-box",
91
+ "full_name": "nz-m/SocialEcho",
92
+ "language": "JavaScript",
93
+ "color": "#f1e05a",
94
+ "description": "Social networking platform with automated content moderation and context-based authentication system",
95
+ "forked": "203",
96
+ "stargazers_count": 1006,
97
+ "todayStar": "294 stars this week",
98
+ "html_url": "https://github.com/nz-m/SocialEcho",
99
99
  "rank": 9
100
100
  },
101
101
  {
102
- "full_name": "XTLS/Xray-core",
103
- "language": "Go",
104
- "color": "#00ADD8",
105
- "description": "Xray, Penetrates Everything. Also the best v2ray-core, with XTLS support. Fully compatible configuration.",
106
- "forked": "3220",
107
- "stargazers_count": 18791,
108
- "todayStar": "1213 stars this week",
109
- "html_url": "https://github.com/XTLS/Xray-core",
102
+ "full_name": "girafe-ai/ml-course",
103
+ "language": "JupyterNotebook",
104
+ "color": "#DA5B0B",
105
+ "description": "Open Machine Learning course",
106
+ "forked": "990",
107
+ "stargazers_count": 1799,
108
+ "todayStar": "204 stars this week",
109
+ "html_url": "https://github.com/girafe-ai/ml-course",
110
110
  "rank": 10
111
111
  },
112
112
  {
113
- "full_name": "bensadeh/tailspin",
114
- "language": "Rust",
115
- "color": "#dea584",
116
- "description": "🌀 A log file highlighter",
117
- "forked": "35",
118
- "stargazers_count": 2983,
119
- "todayStar": "1066 stars this week",
120
- "html_url": "https://github.com/bensadeh/tailspin",
113
+ "full_name": "Loyalsoldier/clash-rules",
114
+ "language": "",
115
+ "color": "",
116
+ "description": "🦄️ 🎃 👻 Clash Premium 规则集(RULE-SET),兼容 ClashX Pro、Clash for Windows 客户端。",
117
+ "forked": "959",
118
+ "stargazers_count": 12716,
119
+ "todayStar": "218 stars this week",
120
+ "html_url": "https://github.com/Loyalsoldier/clash-rules",
121
121
  "rank": 11
122
122
  },
123
123
  {
124
- "full_name": "nvim-lua/kickstart.nvim",
125
- "language": "Lua",
126
- "color": "#000080",
127
- "description": "A launch point for your personal nvim configuration",
128
- "forked": "4922",
129
- "stargazers_count": 9048,
130
- "todayStar": "535 stars this week",
131
- "html_url": "https://github.com/nvim-lua/kickstart.nvim",
124
+ "full_name": "jmorganca/ollama",
125
+ "language": "Go",
126
+ "color": "#00ADD8",
127
+ "description": "Get up and running with Llama 2 and other large language models locally",
128
+ "forked": "891",
129
+ "stargazers_count": 16944,
130
+ "todayStar": "2941 stars this week",
131
+ "html_url": "https://github.com/jmorganca/ollama",
132
132
  "rank": 12
133
133
  },
134
134
  {
135
- "full_name": "girafe-ai/ml-course",
136
- "language": "JupyterNotebook",
137
- "color": "#DA5B0B",
138
- "description": "Open Machine Learning course",
139
- "forked": "984",
140
- "stargazers_count": 1783,
141
- "todayStar": "301 stars this week",
142
- "html_url": "https://github.com/girafe-ai/ml-course",
135
+ "full_name": "bensadeh/tailspin",
136
+ "language": "Rust",
137
+ "color": "#dea584",
138
+ "description": "🌀 A log file highlighter",
139
+ "forked": "36",
140
+ "stargazers_count": 3126,
141
+ "todayStar": "938 stars this week",
142
+ "html_url": "https://github.com/bensadeh/tailspin",
143
143
  "rank": 13
144
144
  },
145
145
  {
@@ -147,109 +147,109 @@
147
147
  "language": "Python",
148
148
  "color": "#3572A5",
149
149
  "description": "You like pytorch? You like micrograd? You love tinygrad! ❤️",
150
- "forked": "2619",
151
- "stargazers_count": 20319,
152
- "todayStar": "244 stars this week",
150
+ "forked": "2626",
151
+ "stargazers_count": 20332,
152
+ "todayStar": "242 stars this week",
153
153
  "html_url": "https://github.com/tinygrad/tinygrad",
154
154
  "rank": 14
155
155
  },
156
156
  {
157
- "full_name": "paul-gauthier/aider",
158
- "language": "Python",
159
- "color": "#3572A5",
160
- "description": "aider is AI pair programming in your terminal",
161
- "forked": "653",
162
- "stargazers_count": 4923,
163
- "todayStar": "456 stars this week",
164
- "html_url": "https://github.com/paul-gauthier/aider",
165
- "rank": 15
166
- },
167
- {
168
- "full_name": "2dust/v2rayN",
169
- "language": "C#",
170
- "color": "#178600",
171
- "description": "A GUI client for Windows, support Xray core and v2fly core and others",
172
- "forked": "9630",
173
- "stargazers_count": 52390,
174
- "todayStar": "1493 stars this week",
175
- "html_url": "https://github.com/2dust/v2rayN",
176
- "rank": 16
177
- },
178
- {
179
- "full_name": "apernet/hysteria",
157
+ "full_name": "SagerNet/sing-box",
180
158
  "language": "Go",
181
159
  "color": "#00ADD8",
182
- "description": "Hysteria is a powerful, lightning fast and censorship resistant proxy.",
183
- "forked": "1187",
184
- "stargazers_count": 10093,
185
- "todayStar": "991 stars this week",
186
- "html_url": "https://github.com/apernet/hysteria",
187
- "rank": 17
160
+ "description": "The universal proxy platform",
161
+ "forked": "1152",
162
+ "stargazers_count": 8224,
163
+ "todayStar": "730 stars this week",
164
+ "html_url": "https://github.com/SagerNet/sing-box",
165
+ "rank": 15
188
166
  },
189
167
  {
190
168
  "full_name": "openai/whisper",
191
169
  "language": "Python",
192
170
  "color": "#3572A5",
193
171
  "description": "Robust Speech Recognition via Large-Scale Weak Supervision",
194
- "forked": "5582",
195
- "stargazers_count": 48964,
196
- "todayStar": "1614 stars this week",
172
+ "forked": "5596",
173
+ "stargazers_count": 49098,
174
+ "todayStar": "1701 stars this week",
197
175
  "html_url": "https://github.com/openai/whisper",
198
- "rank": 18
176
+ "rank": 16
199
177
  },
200
178
  {
201
179
  "full_name": "huggingface/alignment-handbook",
202
180
  "language": "Python",
203
181
  "color": "#3572A5",
204
182
  "description": "Robust recipes for to align language models with human and AI preferences",
205
- "forked": "66",
206
- "stargazers_count": 1787,
207
- "todayStar": "444 stars this week",
183
+ "forked": "80",
184
+ "stargazers_count": 2034,
185
+ "todayStar": "624 stars this week",
208
186
  "html_url": "https://github.com/huggingface/alignment-handbook",
209
- "rank": 19
210
- },
211
- {
212
- "full_name": "xenova/transformers.js",
213
- "language": "JavaScript",
214
- "color": "#f1e05a",
215
- "description": "State-of-the-art Machine Learning for the web. Run 🤗 Transformers directly in your browser, with no need for a server!",
216
- "forked": "258",
217
- "stargazers_count": 4543,
218
- "todayStar": "212 stars this week",
219
- "html_url": "https://github.com/xenova/transformers.js",
220
- "rank": 20
187
+ "rank": 17
221
188
  },
222
189
  {
223
- "full_name": "AILab-CVC/VideoCrafter",
190
+ "full_name": "paul-gauthier/aider",
224
191
  "language": "Python",
225
192
  "color": "#3572A5",
226
- "description": "VideoCrafter1: Open Diffusion Models for High-Quality Video Generation",
227
- "forked": "208",
228
- "stargazers_count": 3083,
229
- "todayStar": "270 stars this week",
230
- "html_url": "https://github.com/AILab-CVC/VideoCrafter",
231
- "rank": 21
193
+ "description": "aider is AI pair programming in your terminal",
194
+ "forked": "658",
195
+ "stargazers_count": 4961,
196
+ "todayStar": "494 stars this week",
197
+ "html_url": "https://github.com/paul-gauthier/aider",
198
+ "rank": 18
232
199
  },
233
200
  {
234
201
  "full_name": "files-community/Files",
235
202
  "language": "C#",
236
203
  "color": "#178600",
237
204
  "description": "Building the best file manager for Windows",
238
- "forked": "1962",
239
- "stargazers_count": 29585,
240
- "todayStar": "439 stars this week",
205
+ "forked": "1965",
206
+ "stargazers_count": 29627,
207
+ "todayStar": "475 stars this week",
241
208
  "html_url": "https://github.com/files-community/Files",
242
- "rank": 22
209
+ "rank": 19
210
+ },
211
+ {
212
+ "full_name": "gedoor/legado",
213
+ "language": "Kotlin",
214
+ "color": "#A97BFF",
215
+ "description": "Legado 3.0 Book Reader with powerful controls & full functions❤️阅读3.0, 阅读是一款可以自定义来源阅读网络内容的工具,为广大网络文学爱好者提供一种方便、快捷舒适的试读体验。",
216
+ "forked": "2930",
217
+ "stargazers_count": 19133,
218
+ "todayStar": "385 stars this week",
219
+ "html_url": "https://github.com/gedoor/legado",
220
+ "rank": 20
243
221
  },
244
222
  {
245
- "full_name": "radames/Real-Time-Latent-Consistency-Model",
223
+ "full_name": "expo/expo",
224
+ "language": "TypeScript",
225
+ "color": "#3178c6",
226
+ "description": "An open-source platform for making universal native apps with React. Expo runs on Android, iOS, and the web.",
227
+ "forked": "4383",
228
+ "stargazers_count": 24472,
229
+ "todayStar": "224 stars this week",
230
+ "html_url": "https://github.com/expo/expo",
231
+ "rank": 21
232
+ },
233
+ {
234
+ "full_name": "PKUFlyingPig/cs-self-learning",
246
235
  "language": "HTML",
247
236
  "color": "#e34c26",
248
- "description": "Demo showcasing ~real-time Latent Consistency Model pipeline with Diffusers and a MJPEG stream server",
249
- "forked": "30",
250
- "stargazers_count": 362,
251
- "todayStar": "105 stars this week",
252
- "html_url": "https://github.com/radames/Real-Time-Latent-Consistency-Model",
237
+ "description": "计算机自学指南",
238
+ "forked": "4753",
239
+ "stargazers_count": 36633,
240
+ "todayStar": "874 stars this week",
241
+ "html_url": "https://github.com/PKUFlyingPig/cs-self-learning",
242
+ "rank": 22
243
+ },
244
+ {
245
+ "full_name": "XTLS/Xray-core",
246
+ "language": "Go",
247
+ "color": "#00ADD8",
248
+ "description": "Xray, Penetrates Everything. Also the best v2ray-core, with XTLS support. Fully compatible configuration.",
249
+ "forked": "3229",
250
+ "stargazers_count": 18843,
251
+ "todayStar": "721 stars this week",
252
+ "html_url": "https://github.com/XTLS/Xray-core",
253
253
  "rank": 23
254
254
  },
255
255
  {
@@ -258,20 +258,20 @@
258
258
  "color": "#3178c6",
259
259
  "description": "The web framework that scales with you — Build fast content sites, powerful web applications, dynamic server APIs, and everything in-between ⭐️ Star to support our work!",
260
260
  "forked": "1922",
261
- "stargazers_count": 36941,
262
- "todayStar": "294 stars this week",
261
+ "stargazers_count": 36977,
262
+ "todayStar": "302 stars this week",
263
263
  "html_url": "https://github.com/withastro/astro",
264
264
  "rank": 24
265
265
  },
266
266
  {
267
- "full_name": "simondankelmann/Bluetooth-LE-Spam",
268
- "language": "Kotlin",
269
- "color": "#A97BFF",
270
- "description": "",
271
- "forked": "116",
272
- "stargazers_count": 1395,
273
- "todayStar": "522 stars this week",
274
- "html_url": "https://github.com/simondankelmann/Bluetooth-LE-Spam",
267
+ "full_name": "refinedev/refine",
268
+ "language": "TypeScript",
269
+ "color": "#3178c6",
270
+ "description": "A React Framework for building internal tools, admin panels, dashboards & B2B apps with unmatched flexibilty.",
271
+ "forked": "1318",
272
+ "stargazers_count": 16452,
273
+ "todayStar": "590 stars this week",
274
+ "html_url": "https://github.com/refinedev/refine",
275
275
  "rank": 25
276
276
  }
277
277
  ]