@wcj/github-rank 24.1.29 → 24.1.31
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 +28263 -28261
- package/dist/trending-daily.json +179 -179
- package/dist/trending-monthly.json +159 -159
- package/dist/trending-weekly.json +179 -179
- package/dist/users.china.json +2327 -2327
- package/dist/users.json +8343 -8343
- package/package.json +1 -1
- package/web/data/repos.json +28263 -28261
- package/web/data/trending-daily.json +179 -179
- package/web/data/trending-monthly.json +159 -159
- package/web/data/trending-weekly.json +179 -179
- package/web/data/users.china.json +2327 -2327
- package/web/data/users.json +8343 -8343
- package/web/index.html +6098 -6098
- package/web/repos.html +3615 -3615
- package/web/trending-monthly.html +147 -147
- package/web/trending-weekly.html +163 -155
- package/web/trending.html +156 -160
- package/web/users.china.html +1671 -1671
|
@@ -4,32 +4,32 @@
|
|
|
4
4
|
"language": "Python",
|
|
5
5
|
"color": "#3572A5",
|
|
6
6
|
"description": "Instant voice cloning by MyShell.",
|
|
7
|
-
"forked": "
|
|
8
|
-
"stargazers_count":
|
|
9
|
-
"todayStar": "
|
|
7
|
+
"forked": "1144",
|
|
8
|
+
"stargazers_count": 13369,
|
|
9
|
+
"todayStar": "13118 stars this month",
|
|
10
10
|
"html_url": "https://github.com/myshell-ai/OpenVoice",
|
|
11
11
|
"rank": 1
|
|
12
12
|
},
|
|
13
|
+
{
|
|
14
|
+
"full_name": "janhq/jan",
|
|
15
|
+
"language": "TypeScript",
|
|
16
|
+
"color": "#3178c6",
|
|
17
|
+
"description": "Jan is an open source alternative to ChatGPT that runs 100% offline on your computer",
|
|
18
|
+
"forked": "434",
|
|
19
|
+
"stargazers_count": 8376,
|
|
20
|
+
"todayStar": "8003 stars this month",
|
|
21
|
+
"html_url": "https://github.com/janhq/jan",
|
|
22
|
+
"rank": 2
|
|
23
|
+
},
|
|
13
24
|
{
|
|
14
25
|
"full_name": "joaomdmoura/crewAI",
|
|
15
26
|
"language": "Python",
|
|
16
27
|
"color": "#3572A5",
|
|
17
28
|
"description": "Framework for orchestrating role-playing, autonomous AI agents. By fostering collaborative intelligence, CrewAI empowers agents to work together seamlessly, tackling complex tasks.",
|
|
18
|
-
"forked": "
|
|
19
|
-
"stargazers_count":
|
|
20
|
-
"todayStar": "
|
|
29
|
+
"forked": "671",
|
|
30
|
+
"stargazers_count": 6368,
|
|
31
|
+
"todayStar": "5638 stars this month",
|
|
21
32
|
"html_url": "https://github.com/joaomdmoura/crewAI",
|
|
22
|
-
"rank": 2
|
|
23
|
-
},
|
|
24
|
-
{
|
|
25
|
-
"full_name": "movie-web/movie-web",
|
|
26
|
-
"language": "TypeScript",
|
|
27
|
-
"color": "#3178c6",
|
|
28
|
-
"description": "A small web app for watching movies and shows easily",
|
|
29
|
-
"forked": "1779",
|
|
30
|
-
"stargazers_count": 17661,
|
|
31
|
-
"todayStar": "14783 stars this month",
|
|
32
|
-
"html_url": "https://github.com/movie-web/movie-web",
|
|
33
33
|
"rank": 3
|
|
34
34
|
},
|
|
35
35
|
{
|
|
@@ -37,9 +37,9 @@
|
|
|
37
37
|
"language": "Dart",
|
|
38
38
|
"color": "#00B4AB",
|
|
39
39
|
"description": "🎧 Open source Spotify client that doesn't require Premium nor uses Electron! Available for both desktop & mobile!",
|
|
40
|
-
"forked": "
|
|
41
|
-
"stargazers_count":
|
|
42
|
-
"todayStar": "
|
|
40
|
+
"forked": "801",
|
|
41
|
+
"stargazers_count": 20825,
|
|
42
|
+
"todayStar": "13637 stars this month",
|
|
43
43
|
"html_url": "https://github.com/KRTirtho/spotube",
|
|
44
44
|
"rank": 4
|
|
45
45
|
},
|
|
@@ -48,9 +48,9 @@
|
|
|
48
48
|
"language": "JupyterNotebook",
|
|
49
49
|
"color": "#DA5B0B",
|
|
50
50
|
"description": "Free Data Engineering course!",
|
|
51
|
-
"forked": "
|
|
52
|
-
"stargazers_count":
|
|
53
|
-
"todayStar": "
|
|
51
|
+
"forked": "4323",
|
|
52
|
+
"stargazers_count": 20348,
|
|
53
|
+
"todayStar": "4030 stars this month",
|
|
54
54
|
"html_url": "https://github.com/DataTalksClub/data-engineering-zoomcamp",
|
|
55
55
|
"rank": 5
|
|
56
56
|
},
|
|
@@ -59,208 +59,208 @@
|
|
|
59
59
|
"language": "TypeScript",
|
|
60
60
|
"color": "#3178c6",
|
|
61
61
|
"description": "The open-source AI chat app for everyone.",
|
|
62
|
-
"forked": "
|
|
63
|
-
"stargazers_count":
|
|
64
|
-
"todayStar": "
|
|
62
|
+
"forked": "6450",
|
|
63
|
+
"stargazers_count": 23907,
|
|
64
|
+
"todayStar": "4128 stars this month",
|
|
65
65
|
"html_url": "https://github.com/mckaywrigley/chatbot-ui",
|
|
66
66
|
"rank": 6
|
|
67
67
|
},
|
|
68
|
-
{
|
|
69
|
-
"full_name": "jzhang38/TinyLlama",
|
|
70
|
-
"language": "Python",
|
|
71
|
-
"color": "#3572A5",
|
|
72
|
-
"description": "The TinyLlama project is an open endeavor to pretrain a 1.1B Llama model on 3 trillion tokens.",
|
|
73
|
-
"forked": "303",
|
|
74
|
-
"stargazers_count": 5832,
|
|
75
|
-
"todayStar": "2156 stars this month",
|
|
76
|
-
"html_url": "https://github.com/jzhang38/TinyLlama",
|
|
77
|
-
"rank": 7
|
|
78
|
-
},
|
|
79
68
|
{
|
|
80
69
|
"full_name": "shadcn-ui/ui",
|
|
81
70
|
"language": "TypeScript",
|
|
82
71
|
"color": "#3178c6",
|
|
83
72
|
"description": "Beautifully designed components that you can copy and paste into your apps. Accessible. Customizable. Open Source.",
|
|
84
|
-
"forked": "
|
|
85
|
-
"stargazers_count":
|
|
86
|
-
"todayStar": "
|
|
73
|
+
"forked": "2376",
|
|
74
|
+
"stargazers_count": 46710,
|
|
75
|
+
"todayStar": "7463 stars this month",
|
|
87
76
|
"html_url": "https://github.com/shadcn-ui/ui",
|
|
77
|
+
"rank": 7
|
|
78
|
+
},
|
|
79
|
+
{
|
|
80
|
+
"full_name": "apache/incubator-answer",
|
|
81
|
+
"language": "Go",
|
|
82
|
+
"color": "#00ADD8",
|
|
83
|
+
"description": "A Q&A platform software for teams at any scales. Whether it's a community forum, help center, or knowledge management platform, you can always count on Apache Answer.",
|
|
84
|
+
"forked": "754",
|
|
85
|
+
"stargazers_count": 10809,
|
|
86
|
+
"todayStar": "1665 stars this month",
|
|
87
|
+
"html_url": "https://github.com/apache/incubator-answer",
|
|
88
88
|
"rank": 8
|
|
89
89
|
},
|
|
90
90
|
{
|
|
91
|
-
"full_name": "
|
|
91
|
+
"full_name": "jzhang38/TinyLlama",
|
|
92
92
|
"language": "Python",
|
|
93
93
|
"color": "#3572A5",
|
|
94
|
-
"description": "The
|
|
95
|
-
"forked": "
|
|
96
|
-
"stargazers_count":
|
|
97
|
-
"todayStar": "
|
|
98
|
-
"html_url": "https://github.com/
|
|
94
|
+
"description": "The TinyLlama project is an open endeavor to pretrain a 1.1B Llama model on 3 trillion tokens.",
|
|
95
|
+
"forked": "308",
|
|
96
|
+
"stargazers_count": 5881,
|
|
97
|
+
"todayStar": "2190 stars this month",
|
|
98
|
+
"html_url": "https://github.com/jzhang38/TinyLlama",
|
|
99
99
|
"rank": 9
|
|
100
100
|
},
|
|
101
101
|
{
|
|
102
|
-
"full_name": "
|
|
102
|
+
"full_name": "movie-web/movie-web",
|
|
103
103
|
"language": "TypeScript",
|
|
104
104
|
"color": "#3178c6",
|
|
105
|
-
"description": "
|
|
106
|
-
"forked": "
|
|
107
|
-
"stargazers_count":
|
|
108
|
-
"todayStar": "
|
|
109
|
-
"html_url": "https://github.com/
|
|
105
|
+
"description": "A small web app for watching movies and shows easily",
|
|
106
|
+
"forked": "1806",
|
|
107
|
+
"stargazers_count": 17895,
|
|
108
|
+
"todayStar": "11785 stars this month",
|
|
109
|
+
"html_url": "https://github.com/movie-web/movie-web",
|
|
110
110
|
"rank": 10
|
|
111
111
|
},
|
|
112
112
|
{
|
|
113
|
-
"full_name": "
|
|
114
|
-
"language": "
|
|
115
|
-
"color": "#
|
|
116
|
-
"description": "A
|
|
117
|
-
"forked": "
|
|
118
|
-
"stargazers_count":
|
|
119
|
-
"todayStar": "
|
|
120
|
-
"html_url": "https://github.com/
|
|
113
|
+
"full_name": "refinedev/refine",
|
|
114
|
+
"language": "TypeScript",
|
|
115
|
+
"color": "#3178c6",
|
|
116
|
+
"description": "A React Framework for building internal tools, admin panels, dashboards & B2B apps with unmatched flexibility.",
|
|
117
|
+
"forked": "1539",
|
|
118
|
+
"stargazers_count": 20409,
|
|
119
|
+
"todayStar": "2878 stars this month",
|
|
120
|
+
"html_url": "https://github.com/refinedev/refine",
|
|
121
121
|
"rank": 11
|
|
122
122
|
},
|
|
123
123
|
{
|
|
124
|
-
"full_name": "
|
|
124
|
+
"full_name": "danny-avila/LibreChat",
|
|
125
125
|
"language": "TypeScript",
|
|
126
126
|
"color": "#3178c6",
|
|
127
|
-
"description": "
|
|
128
|
-
"forked": "
|
|
129
|
-
"stargazers_count":
|
|
130
|
-
"todayStar": "
|
|
131
|
-
"html_url": "https://github.com/
|
|
127
|
+
"description": "Enhanced ChatGPT Clone: Features OpenAI, GPT-4 Vision, Mistral, Bing, Anthropic, OpenRouter, Google Gemini, AI model switching, message search, langchain, DALL-E-3, ChatGPT Plugins, OpenAI Functions, Secure Multi-User System, Presets, completely open-source for self-hosting. More features in development",
|
|
128
|
+
"forked": "1264",
|
|
129
|
+
"stargazers_count": 7241,
|
|
130
|
+
"todayStar": "3387 stars this month",
|
|
131
|
+
"html_url": "https://github.com/danny-avila/LibreChat",
|
|
132
132
|
"rank": 12
|
|
133
133
|
},
|
|
134
134
|
{
|
|
135
|
-
"full_name": "
|
|
135
|
+
"full_name": "twentyhq/twenty",
|
|
136
136
|
"language": "TypeScript",
|
|
137
137
|
"color": "#3178c6",
|
|
138
|
-
"description": "
|
|
139
|
-
"forked": "
|
|
140
|
-
"stargazers_count":
|
|
141
|
-
"todayStar": "
|
|
142
|
-
"html_url": "https://github.com/
|
|
138
|
+
"description": "Building a modern alternative to Salesforce, powered by the community.",
|
|
139
|
+
"forked": "696",
|
|
140
|
+
"stargazers_count": 8269,
|
|
141
|
+
"todayStar": "1980 stars this month",
|
|
142
|
+
"html_url": "https://github.com/twentyhq/twenty",
|
|
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": "tiann/KernelSU",
|
|
147
|
+
"language": "Kotlin",
|
|
148
|
+
"color": "#A97BFF",
|
|
149
|
+
"description": "A Kernel based root solution for Android",
|
|
150
|
+
"forked": "1515",
|
|
151
|
+
"stargazers_count": 6671,
|
|
152
|
+
"todayStar": "1073 stars this month",
|
|
153
|
+
"html_url": "https://github.com/tiann/KernelSU",
|
|
154
154
|
"rank": 14
|
|
155
155
|
},
|
|
156
156
|
{
|
|
157
|
-
"full_name": "
|
|
158
|
-
"language": "
|
|
159
|
-
"color": "#
|
|
160
|
-
"description": "
|
|
161
|
-
"forked": "
|
|
162
|
-
"stargazers_count":
|
|
163
|
-
"todayStar": "
|
|
164
|
-
"html_url": "https://github.com/
|
|
157
|
+
"full_name": "k8sgpt-ai/k8sgpt",
|
|
158
|
+
"language": "Go",
|
|
159
|
+
"color": "#00ADD8",
|
|
160
|
+
"description": "Giving Kubernetes Superpowers to everyone",
|
|
161
|
+
"forked": "468",
|
|
162
|
+
"stargazers_count": 4244,
|
|
163
|
+
"todayStar": "581 stars this month",
|
|
164
|
+
"html_url": "https://github.com/k8sgpt-ai/k8sgpt",
|
|
165
165
|
"rank": 15
|
|
166
166
|
},
|
|
167
|
-
{
|
|
168
|
-
"full_name": "bigskysoftware/htmx",
|
|
169
|
-
"language": "JavaScript",
|
|
170
|
-
"color": "#f1e05a",
|
|
171
|
-
"description": "</> htmx - high power tools for HTML",
|
|
172
|
-
"forked": "1029",
|
|
173
|
-
"stargazers_count": 28673,
|
|
174
|
-
"todayStar": "3139 stars this month",
|
|
175
|
-
"html_url": "https://github.com/bigskysoftware/htmx",
|
|
176
|
-
"rank": 16
|
|
177
|
-
},
|
|
178
167
|
{
|
|
179
168
|
"full_name": "hiroi-sora/Umi-OCR",
|
|
180
169
|
"language": "QML",
|
|
181
170
|
"color": "#44a51c",
|
|
182
171
|
"description": "OCR software, free and offline. 开源、免费的离线OCR软件。支持截屏/批量导入图片,PDF文档识别,排除水印/页眉页脚,扫描/生成二维码。内置多国语言库。",
|
|
183
|
-
"forked": "
|
|
184
|
-
"stargazers_count":
|
|
185
|
-
"todayStar": "
|
|
172
|
+
"forked": "1790",
|
|
173
|
+
"stargazers_count": 18024,
|
|
174
|
+
"todayStar": "3467 stars this month",
|
|
186
175
|
"html_url": "https://github.com/hiroi-sora/Umi-OCR",
|
|
176
|
+
"rank": 16
|
|
177
|
+
},
|
|
178
|
+
{
|
|
179
|
+
"full_name": "bigskysoftware/htmx",
|
|
180
|
+
"language": "JavaScript",
|
|
181
|
+
"color": "#f1e05a",
|
|
182
|
+
"description": "</> htmx - high power tools for HTML",
|
|
183
|
+
"forked": "1034",
|
|
184
|
+
"stargazers_count": 28809,
|
|
185
|
+
"todayStar": "3166 stars this month",
|
|
186
|
+
"html_url": "https://github.com/bigskysoftware/htmx",
|
|
187
187
|
"rank": 17
|
|
188
188
|
},
|
|
189
189
|
{
|
|
190
|
-
"full_name": "
|
|
191
|
-
"language": "
|
|
192
|
-
"color": "#
|
|
193
|
-
"description": "
|
|
194
|
-
"forked": "
|
|
195
|
-
"stargazers_count":
|
|
196
|
-
"todayStar": "
|
|
197
|
-
"html_url": "https://github.com/
|
|
190
|
+
"full_name": "gethomepage/homepage",
|
|
191
|
+
"language": "JavaScript",
|
|
192
|
+
"color": "#f1e05a",
|
|
193
|
+
"description": "A highly customizable homepage (or startpage / application dashboard) with Docker and service API integrations.",
|
|
194
|
+
"forked": "721",
|
|
195
|
+
"stargazers_count": 13283,
|
|
196
|
+
"todayStar": "1524 stars this month",
|
|
197
|
+
"html_url": "https://github.com/gethomepage/homepage",
|
|
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": "cg123/mergekit",
|
|
202
|
+
"language": "Python",
|
|
203
|
+
"color": "#3572A5",
|
|
204
|
+
"description": "Tools for merging pretrained large language models.",
|
|
205
|
+
"forked": "154",
|
|
206
|
+
"stargazers_count": 1944,
|
|
207
|
+
"todayStar": "1191 stars this month",
|
|
208
|
+
"html_url": "https://github.com/cg123/mergekit",
|
|
209
209
|
"rank": 19
|
|
210
210
|
},
|
|
211
211
|
{
|
|
212
|
-
"full_name": "
|
|
213
|
-
"language": "
|
|
214
|
-
"color": "#
|
|
215
|
-
"description": "
|
|
216
|
-
"forked": "
|
|
217
|
-
"stargazers_count":
|
|
218
|
-
"todayStar": "
|
|
219
|
-
"html_url": "https://github.com/
|
|
212
|
+
"full_name": "pocketbase/pocketbase",
|
|
213
|
+
"language": "Go",
|
|
214
|
+
"color": "#00ADD8",
|
|
215
|
+
"description": "Open Source realtime backend in 1 file",
|
|
216
|
+
"forked": "1397",
|
|
217
|
+
"stargazers_count": 31128,
|
|
218
|
+
"todayStar": "2631 stars this month",
|
|
219
|
+
"html_url": "https://github.com/pocketbase/pocketbase",
|
|
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": "sindresorhus/awesome",
|
|
224
|
+
"language": "",
|
|
225
|
+
"color": "",
|
|
226
|
+
"description": "😎 Awesome lists about all kinds of interesting topics",
|
|
227
|
+
"forked": "27108",
|
|
228
|
+
"stargazers_count": 287714,
|
|
229
|
+
"todayStar": "4914 stars this month",
|
|
230
|
+
"html_url": "https://github.com/sindresorhus/awesome",
|
|
231
231
|
"rank": 21
|
|
232
232
|
},
|
|
233
233
|
{
|
|
234
|
-
"full_name": "
|
|
235
|
-
"language": "
|
|
236
|
-
"color": "#
|
|
237
|
-
"description": "
|
|
238
|
-
"forked": "
|
|
239
|
-
"stargazers_count":
|
|
240
|
-
"todayStar": "
|
|
241
|
-
"html_url": "https://github.com/
|
|
234
|
+
"full_name": "n8n-io/n8n",
|
|
235
|
+
"language": "TypeScript",
|
|
236
|
+
"color": "#3178c6",
|
|
237
|
+
"description": "Free and source-available fair-code licensed workflow automation tool. Easily automate tasks across different services.",
|
|
238
|
+
"forked": "4477",
|
|
239
|
+
"stargazers_count": 37864,
|
|
240
|
+
"todayStar": "1511 stars this month",
|
|
241
|
+
"html_url": "https://github.com/n8n-io/n8n",
|
|
242
242
|
"rank": 22
|
|
243
243
|
},
|
|
244
244
|
{
|
|
245
|
-
"full_name": "
|
|
245
|
+
"full_name": "stanfordnlp/dspy",
|
|
246
246
|
"language": "Python",
|
|
247
247
|
"color": "#3572A5",
|
|
248
|
-
"description": "
|
|
249
|
-
"forked": "
|
|
250
|
-
"stargazers_count":
|
|
251
|
-
"todayStar": "
|
|
252
|
-
"html_url": "https://github.com/
|
|
248
|
+
"description": "DSPy: The framework for programming—not prompting—foundation models",
|
|
249
|
+
"forked": "334",
|
|
250
|
+
"stargazers_count": 5455,
|
|
251
|
+
"todayStar": "943 stars this month",
|
|
252
|
+
"html_url": "https://github.com/stanfordnlp/dspy",
|
|
253
253
|
"rank": 23
|
|
254
254
|
},
|
|
255
255
|
{
|
|
256
|
-
"full_name": "
|
|
257
|
-
"language": "",
|
|
258
|
-
"color": "",
|
|
259
|
-
"description": "
|
|
260
|
-
"forked": "
|
|
261
|
-
"stargazers_count":
|
|
262
|
-
"todayStar": "
|
|
263
|
-
"html_url": "https://github.com/
|
|
256
|
+
"full_name": "wagoodman/dive",
|
|
257
|
+
"language": "Go",
|
|
258
|
+
"color": "#00ADD8",
|
|
259
|
+
"description": "A tool for exploring each layer in a docker image",
|
|
260
|
+
"forked": "1633",
|
|
261
|
+
"stargazers_count": 42171,
|
|
262
|
+
"todayStar": "2265 stars this month",
|
|
263
|
+
"html_url": "https://github.com/wagoodman/dive",
|
|
264
264
|
"rank": 24
|
|
265
265
|
},
|
|
266
266
|
{
|
|
@@ -268,9 +268,9 @@
|
|
|
268
268
|
"language": "Rust",
|
|
269
269
|
"color": "#dea584",
|
|
270
270
|
"description": "Web-Scale Blockchain for fast, secure, scalable, decentralized apps and marketplaces.",
|
|
271
|
-
"forked": "
|
|
272
|
-
"stargazers_count":
|
|
273
|
-
"todayStar": "
|
|
271
|
+
"forked": "3626",
|
|
272
|
+
"stargazers_count": 11325,
|
|
273
|
+
"todayStar": "325 stars this month",
|
|
274
274
|
"html_url": "https://github.com/solana-labs/solana",
|
|
275
275
|
"rank": 25
|
|
276
276
|
}
|