@wcj/github-rank 24.5.2 → 24.5.3
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 +18688 -18687
- package/dist/trending-daily.json +189 -189
- package/dist/trending-monthly.json +163 -163
- package/dist/trending-weekly.json +152 -163
- package/dist/users.china.json +926 -926
- package/dist/users.json +3631 -3666
- package/dist/users.org.json +367 -332
- package/package.json +1 -1
- package/web/data/repos.json +18688 -18687
- package/web/data/trending-daily.json +189 -189
- package/web/data/trending-monthly.json +163 -163
- package/web/data/trending-weekly.json +152 -163
- package/web/data/users.china.json +926 -926
- package/web/data/users.json +3631 -3666
- package/web/data/users.org.json +367 -332
- package/web/index.html +3873 -3925
- package/web/org.html +320 -262
- package/web/repos.html +2421 -2421
- package/web/trending-monthly.html +169 -169
- package/web/trending-weekly.html +150 -188
- package/web/trending.html +168 -172
- package/web/users.china.html +886 -886
|
@@ -1,24 +1,24 @@
|
|
|
1
1
|
[
|
|
2
2
|
{
|
|
3
|
-
"full_name": "
|
|
3
|
+
"full_name": "apple/corenet",
|
|
4
4
|
"language": "Python",
|
|
5
5
|
"color": "#3572A5",
|
|
6
|
-
"description": "
|
|
7
|
-
"forked": "
|
|
8
|
-
"stargazers_count":
|
|
9
|
-
"todayStar": "
|
|
10
|
-
"html_url": "https://github.com/
|
|
6
|
+
"description": "CoreNet: A library for training deep neural networks",
|
|
7
|
+
"forked": "486",
|
|
8
|
+
"stargazers_count": 6071,
|
|
9
|
+
"todayStar": "4460 stars this week",
|
|
10
|
+
"html_url": "https://github.com/apple/corenet",
|
|
11
11
|
"rank": 1
|
|
12
12
|
},
|
|
13
13
|
{
|
|
14
|
-
"full_name": "
|
|
15
|
-
"language": "
|
|
16
|
-
"color": "#
|
|
17
|
-
"description": "
|
|
18
|
-
"forked": "
|
|
19
|
-
"stargazers_count":
|
|
20
|
-
"todayStar": "
|
|
21
|
-
"html_url": "https://github.com/
|
|
14
|
+
"full_name": "myshell-ai/OpenVoice",
|
|
15
|
+
"language": "Python",
|
|
16
|
+
"color": "#3572A5",
|
|
17
|
+
"description": "Instant voice cloning by MyShell.",
|
|
18
|
+
"forked": "2145",
|
|
19
|
+
"stargazers_count": 23420,
|
|
20
|
+
"todayStar": "5852 stars this week",
|
|
21
|
+
"html_url": "https://github.com/myshell-ai/OpenVoice",
|
|
22
22
|
"rank": 2
|
|
23
23
|
},
|
|
24
24
|
{
|
|
@@ -26,88 +26,77 @@
|
|
|
26
26
|
"language": "Vue",
|
|
27
27
|
"color": "#41b883",
|
|
28
28
|
"description": "Vue3 + Pinia + Vite5 仿抖音,Vue 在移动端的最佳实践 . Imitate TikTok ,Vue Best practices on Mobile",
|
|
29
|
-
"forked": "
|
|
30
|
-
"stargazers_count":
|
|
31
|
-
"todayStar": "
|
|
29
|
+
"forked": "1607",
|
|
30
|
+
"stargazers_count": 6468,
|
|
31
|
+
"todayStar": "3355 stars this week",
|
|
32
32
|
"html_url": "https://github.com/zyronon/douyin",
|
|
33
33
|
"rank": 3
|
|
34
34
|
},
|
|
35
|
+
{
|
|
36
|
+
"full_name": "phidatahq/phidata",
|
|
37
|
+
"language": "Python",
|
|
38
|
+
"color": "#3572A5",
|
|
39
|
+
"description": "Add memory, knowledge and tools to LLMs",
|
|
40
|
+
"forked": "661",
|
|
41
|
+
"stargazers_count": 4895,
|
|
42
|
+
"todayStar": "735 stars this week",
|
|
43
|
+
"html_url": "https://github.com/phidatahq/phidata",
|
|
44
|
+
"rank": 4
|
|
45
|
+
},
|
|
35
46
|
{
|
|
36
47
|
"full_name": "CrazyBoyM/llama3-Chinese-chat",
|
|
37
48
|
"language": "Python",
|
|
38
49
|
"color": "#3572A5",
|
|
39
50
|
"description": "Llama3 中文仓库(聚合资料,各种网友及厂商微调、魔改版本有趣权重 & 训练、推理、评测、部署教程视频 & 文档)",
|
|
40
51
|
"forked": "188",
|
|
41
|
-
"stargazers_count":
|
|
42
|
-
"todayStar": "
|
|
52
|
+
"stargazers_count": 2372,
|
|
53
|
+
"todayStar": "629 stars this week",
|
|
43
54
|
"html_url": "https://github.com/CrazyBoyM/llama3-Chinese-chat",
|
|
44
|
-
"rank":
|
|
55
|
+
"rank": 5
|
|
45
56
|
},
|
|
46
57
|
{
|
|
47
58
|
"full_name": "LlamaFamily/Llama-Chinese",
|
|
48
59
|
"language": "Python",
|
|
49
60
|
"color": "#3572A5",
|
|
50
61
|
"description": "Llama中文社区,Llama3在线体验和微调模型已开放,实时汇总最新Llama3学习资料,已将所有代码更新适配Llama3,构建最好的中文Llama大模型,完全开源可商用",
|
|
51
|
-
"forked": "
|
|
52
|
-
"stargazers_count":
|
|
53
|
-
"todayStar": "
|
|
62
|
+
"forked": "1068",
|
|
63
|
+
"stargazers_count": 11412,
|
|
64
|
+
"todayStar": "1009 stars this week",
|
|
54
65
|
"html_url": "https://github.com/LlamaFamily/Llama-Chinese",
|
|
55
|
-
"rank": 5
|
|
56
|
-
},
|
|
57
|
-
{
|
|
58
|
-
"full_name": "twentyhq/twenty",
|
|
59
|
-
"language": "TypeScript",
|
|
60
|
-
"color": "#3178c6",
|
|
61
|
-
"description": "Building a modern alternative to Salesforce, powered by the community.",
|
|
62
|
-
"forked": "1229",
|
|
63
|
-
"stargazers_count": 12920,
|
|
64
|
-
"todayStar": "1516 stars this week",
|
|
65
|
-
"html_url": "https://github.com/twentyhq/twenty",
|
|
66
66
|
"rank": 6
|
|
67
67
|
},
|
|
68
68
|
{
|
|
69
|
-
"full_name": "
|
|
70
|
-
"language": "
|
|
71
|
-
"color": "#
|
|
72
|
-
"description": "
|
|
73
|
-
"forked": "
|
|
74
|
-
"stargazers_count":
|
|
75
|
-
"todayStar": "
|
|
76
|
-
"html_url": "https://github.com/
|
|
69
|
+
"full_name": "ntdevlabs/tiny11builder",
|
|
70
|
+
"language": "PowerShell",
|
|
71
|
+
"color": "#012456",
|
|
72
|
+
"description": "Scripts to build a trimmed-down Windows 11 image.",
|
|
73
|
+
"forked": "710",
|
|
74
|
+
"stargazers_count": 7327,
|
|
75
|
+
"todayStar": "1364 stars this week",
|
|
76
|
+
"html_url": "https://github.com/ntdevlabs/tiny11builder",
|
|
77
77
|
"rank": 7
|
|
78
78
|
},
|
|
79
|
-
{
|
|
80
|
-
"full_name": "ollama/ollama",
|
|
81
|
-
"language": "Go",
|
|
82
|
-
"color": "#00ADD8",
|
|
83
|
-
"description": "Get up and running with Llama 3, Mistral, Gemma, and other large language models.",
|
|
84
|
-
"forked": "4507",
|
|
85
|
-
"stargazers_count": 62908,
|
|
86
|
-
"todayStar": "3397 stars this week",
|
|
87
|
-
"html_url": "https://github.com/ollama/ollama",
|
|
88
|
-
"rank": 8
|
|
89
|
-
},
|
|
90
79
|
{
|
|
91
80
|
"full_name": "teableio/teable",
|
|
92
81
|
"language": "TypeScript",
|
|
93
82
|
"color": "#3178c6",
|
|
94
83
|
"description": "✨ The Next Gen Airtable Alternative: No-Code Postgres",
|
|
95
|
-
"forked": "
|
|
96
|
-
"stargazers_count":
|
|
97
|
-
"todayStar": "
|
|
84
|
+
"forked": "234",
|
|
85
|
+
"stargazers_count": 6133,
|
|
86
|
+
"todayStar": "935 stars this week",
|
|
98
87
|
"html_url": "https://github.com/teableio/teable",
|
|
99
|
-
"rank":
|
|
88
|
+
"rank": 8
|
|
100
89
|
},
|
|
101
90
|
{
|
|
102
91
|
"full_name": "lapce/lapce",
|
|
103
92
|
"language": "Rust",
|
|
104
93
|
"color": "#dea584",
|
|
105
94
|
"description": "Lightning-fast and Powerful Code Editor written in Rust",
|
|
106
|
-
"forked": "
|
|
107
|
-
"stargazers_count":
|
|
108
|
-
"todayStar": "
|
|
95
|
+
"forked": "975",
|
|
96
|
+
"stargazers_count": 32986,
|
|
97
|
+
"todayStar": "792 stars this week",
|
|
109
98
|
"html_url": "https://github.com/lapce/lapce",
|
|
110
|
-
"rank":
|
|
99
|
+
"rank": 9
|
|
111
100
|
},
|
|
112
101
|
{
|
|
113
102
|
"full_name": "myshell-ai/MeloTTS",
|
|
@@ -115,97 +104,108 @@
|
|
|
115
104
|
"color": "#3572A5",
|
|
116
105
|
"description": "High-quality multi-lingual text-to-speech library by MyShell.ai. Support English, Spanish, French, Chinese, Japanese and Korean.",
|
|
117
106
|
"forked": "395",
|
|
118
|
-
"stargazers_count":
|
|
119
|
-
"todayStar": "
|
|
107
|
+
"stargazers_count": 3550,
|
|
108
|
+
"todayStar": "213 stars this week",
|
|
120
109
|
"html_url": "https://github.com/myshell-ai/MeloTTS",
|
|
110
|
+
"rank": 10
|
|
111
|
+
},
|
|
112
|
+
{
|
|
113
|
+
"full_name": "twentyhq/twenty",
|
|
114
|
+
"language": "TypeScript",
|
|
115
|
+
"color": "#3178c6",
|
|
116
|
+
"description": "Building a modern alternative to Salesforce, powered by the community.",
|
|
117
|
+
"forked": "1232",
|
|
118
|
+
"stargazers_count": 12976,
|
|
119
|
+
"todayStar": "1259 stars this week",
|
|
120
|
+
"html_url": "https://github.com/twentyhq/twenty",
|
|
121
121
|
"rank": 11
|
|
122
122
|
},
|
|
123
123
|
{
|
|
124
|
-
"full_name": "
|
|
125
|
-
"language": "
|
|
126
|
-
"color": "#
|
|
127
|
-
"description": "
|
|
128
|
-
"forked": "
|
|
129
|
-
"stargazers_count":
|
|
130
|
-
"todayStar": "
|
|
131
|
-
"html_url": "https://github.com/
|
|
124
|
+
"full_name": "aristocratos/btop",
|
|
125
|
+
"language": "C++",
|
|
126
|
+
"color": "#f34b7d",
|
|
127
|
+
"description": "A monitor of resources",
|
|
128
|
+
"forked": "540",
|
|
129
|
+
"stargazers_count": 16696,
|
|
130
|
+
"todayStar": "269 stars this week",
|
|
131
|
+
"html_url": "https://github.com/aristocratos/btop",
|
|
132
132
|
"rank": 12
|
|
133
133
|
},
|
|
134
134
|
{
|
|
135
|
-
"full_name": "
|
|
136
|
-
"language": "
|
|
137
|
-
"color": "#
|
|
138
|
-
"description": "
|
|
139
|
-
"forked": "
|
|
140
|
-
"stargazers_count":
|
|
141
|
-
"todayStar": "
|
|
142
|
-
"html_url": "https://github.com/
|
|
135
|
+
"full_name": "unslothai/unsloth",
|
|
136
|
+
"language": "Python",
|
|
137
|
+
"color": "#3572A5",
|
|
138
|
+
"description": "Finetune Llama 3, Mistral & Gemma LLMs 2-5x faster with 80% less memory",
|
|
139
|
+
"forked": "522",
|
|
140
|
+
"stargazers_count": 8301,
|
|
141
|
+
"todayStar": "1076 stars this week",
|
|
142
|
+
"html_url": "https://github.com/unslothai/unsloth",
|
|
143
143
|
"rank": 13
|
|
144
144
|
},
|
|
145
145
|
{
|
|
146
|
-
"full_name": "
|
|
147
|
-
"language": "
|
|
148
|
-
"color": "#
|
|
149
|
-
"description": "
|
|
150
|
-
"forked": "
|
|
151
|
-
"stargazers_count":
|
|
152
|
-
"todayStar": "
|
|
153
|
-
"html_url": "https://github.com/
|
|
146
|
+
"full_name": "ollama/ollama",
|
|
147
|
+
"language": "Go",
|
|
148
|
+
"color": "#00ADD8",
|
|
149
|
+
"description": "Get up and running with Llama 3, Mistral, Gemma, and other large language models.",
|
|
150
|
+
"forked": "4526",
|
|
151
|
+
"stargazers_count": 63160,
|
|
152
|
+
"todayStar": "2991 stars this week",
|
|
153
|
+
"html_url": "https://github.com/ollama/ollama",
|
|
154
154
|
"rank": 14
|
|
155
155
|
},
|
|
156
156
|
{
|
|
157
|
-
"full_name": "
|
|
157
|
+
"full_name": "CopilotKit/CopilotKit",
|
|
158
|
+
"language": "TypeScript",
|
|
159
|
+
"color": "#3178c6",
|
|
160
|
+
"description": "A framework for building custom AI Copilots 🤖 in-app AI chatbots, in-app AI Agents, & AI-powered Textareas.",
|
|
161
|
+
"forked": "624",
|
|
162
|
+
"stargazers_count": 5621,
|
|
163
|
+
"todayStar": "726 stars this week",
|
|
164
|
+
"html_url": "https://github.com/CopilotKit/CopilotKit",
|
|
165
|
+
"rank": 15
|
|
166
|
+
},
|
|
167
|
+
{
|
|
168
|
+
"full_name": "binary-husky/gpt_academic",
|
|
158
169
|
"language": "Python",
|
|
159
170
|
"color": "#3572A5",
|
|
160
|
-
"description": "
|
|
161
|
-
"forked": "
|
|
162
|
-
"stargazers_count":
|
|
163
|
-
"todayStar": "
|
|
164
|
-
"html_url": "https://github.com/
|
|
165
|
-
"rank":
|
|
171
|
+
"description": "为GPT/GLM等LLM大语言模型提供实用化交互接口,特别优化论文阅读/润色/写作体验,模块化设计,支持自定义快捷按钮&函数插件,支持Python和C++等项目剖析&自译解功能,PDF/LaTex论文翻译&总结功能,支持并行问询多种LLM模型,支持chatglm3等本地模型。接入通义千问, deepseekcoder, 讯飞星火, 文心一言, llama2, rwkv, claude2, moss等。",
|
|
172
|
+
"forked": "7209",
|
|
173
|
+
"stargazers_count": 57004,
|
|
174
|
+
"todayStar": "1201 stars this week",
|
|
175
|
+
"html_url": "https://github.com/binary-husky/gpt_academic",
|
|
176
|
+
"rank": 16
|
|
166
177
|
},
|
|
167
178
|
{
|
|
168
179
|
"full_name": "hpcaitech/Open-Sora",
|
|
169
180
|
"language": "Python",
|
|
170
181
|
"color": "#3572A5",
|
|
171
182
|
"description": "Open-Sora: Democratizing Efficient Video Production for All",
|
|
172
|
-
"forked": "
|
|
173
|
-
"stargazers_count":
|
|
174
|
-
"todayStar": "
|
|
183
|
+
"forked": "1530",
|
|
184
|
+
"stargazers_count": 16578,
|
|
185
|
+
"todayStar": "1073 stars this week",
|
|
175
186
|
"html_url": "https://github.com/hpcaitech/Open-Sora",
|
|
176
|
-
"rank":
|
|
187
|
+
"rank": 17
|
|
177
188
|
},
|
|
178
189
|
{
|
|
179
190
|
"full_name": "drawdb-io/drawdb",
|
|
180
191
|
"language": "JavaScript",
|
|
181
192
|
"color": "#f1e05a",
|
|
182
193
|
"description": "Free, simple, and intuitive online database design tool and SQL generator.",
|
|
183
|
-
"forked": "
|
|
184
|
-
"stargazers_count":
|
|
185
|
-
"todayStar": "
|
|
194
|
+
"forked": "621",
|
|
195
|
+
"stargazers_count": 9693,
|
|
196
|
+
"todayStar": "2807 stars this week",
|
|
186
197
|
"html_url": "https://github.com/drawdb-io/drawdb",
|
|
187
|
-
"rank": 17
|
|
188
|
-
},
|
|
189
|
-
{
|
|
190
|
-
"full_name": "aristocratos/btop",
|
|
191
|
-
"language": "C++",
|
|
192
|
-
"color": "#f34b7d",
|
|
193
|
-
"description": "A monitor of resources",
|
|
194
|
-
"forked": "540",
|
|
195
|
-
"stargazers_count": 16654,
|
|
196
|
-
"todayStar": "402 stars this week",
|
|
197
|
-
"html_url": "https://github.com/aristocratos/btop",
|
|
198
198
|
"rank": 18
|
|
199
199
|
},
|
|
200
200
|
{
|
|
201
|
-
"full_name": "
|
|
202
|
-
"language": "
|
|
203
|
-
"color": "#
|
|
204
|
-
"description": "
|
|
205
|
-
"forked": "
|
|
206
|
-
"stargazers_count":
|
|
207
|
-
"todayStar": "
|
|
208
|
-
"html_url": "https://github.com/
|
|
201
|
+
"full_name": "firefly-iii/firefly-iii",
|
|
202
|
+
"language": "PHP",
|
|
203
|
+
"color": "#4F5D95",
|
|
204
|
+
"description": "Firefly III: a personal finances manager",
|
|
205
|
+
"forked": "1317",
|
|
206
|
+
"stargazers_count": 14290,
|
|
207
|
+
"todayStar": "175 stars this week",
|
|
208
|
+
"html_url": "https://github.com/firefly-iii/firefly-iii",
|
|
209
209
|
"rank": 19
|
|
210
210
|
},
|
|
211
211
|
{
|
|
@@ -213,65 +213,54 @@
|
|
|
213
213
|
"language": "C++",
|
|
214
214
|
"color": "#f34b7d",
|
|
215
215
|
"description": "A framework for building native applications using React",
|
|
216
|
-
"forked": "
|
|
217
|
-
"stargazers_count":
|
|
218
|
-
"todayStar": "
|
|
216
|
+
"forked": "23957",
|
|
217
|
+
"stargazers_count": 116016,
|
|
218
|
+
"todayStar": "308 stars this week",
|
|
219
219
|
"html_url": "https://github.com/facebook/react-native",
|
|
220
220
|
"rank": 20
|
|
221
221
|
},
|
|
222
222
|
{
|
|
223
|
-
"full_name": "
|
|
224
|
-
"language": "
|
|
225
|
-
"color": "#
|
|
226
|
-
"description": "
|
|
227
|
-
"forked": "
|
|
228
|
-
"stargazers_count":
|
|
229
|
-
"todayStar": "
|
|
230
|
-
"html_url": "https://github.com/
|
|
223
|
+
"full_name": "Mozilla-Ocho/llamafile",
|
|
224
|
+
"language": "C++",
|
|
225
|
+
"color": "#f34b7d",
|
|
226
|
+
"description": "Distribute and run LLMs with a single file.",
|
|
227
|
+
"forked": "736",
|
|
228
|
+
"stargazers_count": 14930,
|
|
229
|
+
"todayStar": "958 stars this week",
|
|
230
|
+
"html_url": "https://github.com/Mozilla-Ocho/llamafile",
|
|
231
231
|
"rank": 21
|
|
232
232
|
},
|
|
233
233
|
{
|
|
234
|
-
"full_name": "
|
|
234
|
+
"full_name": "VRSEN/agency-swarm",
|
|
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": "An opensource agent orchestration framework built on top of the latest OpenAI Assistants API.",
|
|
238
|
+
"forked": "383",
|
|
239
|
+
"stargazers_count": 1450,
|
|
240
|
+
"todayStar": "168 stars this week",
|
|
241
|
+
"html_url": "https://github.com/VRSEN/agency-swarm",
|
|
242
242
|
"rank": 22
|
|
243
243
|
},
|
|
244
244
|
{
|
|
245
|
-
"full_name": "
|
|
246
|
-
"language": "
|
|
247
|
-
"color": "#
|
|
248
|
-
"description": "
|
|
249
|
-
"forked": "
|
|
250
|
-
"stargazers_count":
|
|
251
|
-
"todayStar": "
|
|
252
|
-
"html_url": "https://github.com/
|
|
245
|
+
"full_name": "Aikoyori/ProgrammingVTuberLogos",
|
|
246
|
+
"language": "CSS",
|
|
247
|
+
"color": "#563d7c",
|
|
248
|
+
"description": "High-quality PNGs for logos I made for fun",
|
|
249
|
+
"forked": "280",
|
|
250
|
+
"stargazers_count": 4697,
|
|
251
|
+
"todayStar": "732 stars this week",
|
|
252
|
+
"html_url": "https://github.com/Aikoyori/ProgrammingVTuberLogos",
|
|
253
253
|
"rank": 23
|
|
254
254
|
},
|
|
255
255
|
{
|
|
256
|
-
"full_name": "
|
|
257
|
-
"language": "JavaScript",
|
|
258
|
-
"color": "#f1e05a",
|
|
259
|
-
"description": "Lightweight full-featured typescript/javascript WhatsApp Web API",
|
|
260
|
-
"forked": "917",
|
|
261
|
-
"stargazers_count": 2525,
|
|
262
|
-
"todayStar": "156 stars this week",
|
|
263
|
-
"html_url": "https://github.com/WhiskeySockets/Baileys",
|
|
264
|
-
"rank": 24
|
|
265
|
-
},
|
|
266
|
-
{
|
|
267
|
-
"full_name": "atlassian/pragmatic-drag-and-drop",
|
|
256
|
+
"full_name": "PawanOsman/ChatGPT",
|
|
268
257
|
"language": "TypeScript",
|
|
269
258
|
"color": "#3178c6",
|
|
270
|
-
"description": "
|
|
271
|
-
"forked": "
|
|
272
|
-
"stargazers_count":
|
|
273
|
-
"todayStar": "
|
|
274
|
-
"html_url": "https://github.com/
|
|
275
|
-
"rank":
|
|
259
|
+
"description": "OpenAI API Free Reverse Proxy",
|
|
260
|
+
"forked": "866",
|
|
261
|
+
"stargazers_count": 4619,
|
|
262
|
+
"todayStar": "622 stars this week",
|
|
263
|
+
"html_url": "https://github.com/PawanOsman/ChatGPT",
|
|
264
|
+
"rank": 24
|
|
276
265
|
}
|
|
277
266
|
]
|