@wcj/github-rank 24.2.16 → 24.2.17
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 +18848 -18848
- package/dist/trending-daily.json +182 -182
- package/dist/trending-monthly.json +161 -161
- package/dist/trending-weekly.json +182 -182
- package/dist/users.china.json +1404 -1404
- package/dist/users.json +5142 -5142
- package/package.json +1 -1
- package/web/data/repos.json +18848 -18848
- package/web/data/trending-daily.json +182 -182
- package/web/data/trending-monthly.json +161 -161
- package/web/data/trending-weekly.json +182 -182
- package/web/data/users.china.json +1404 -1404
- package/web/data/users.json +5142 -5142
- package/web/index.html +4029 -4029
- package/web/repos.html +2461 -2461
- package/web/trending-monthly.html +165 -161
- package/web/trending-weekly.html +167 -163
- package/web/trending.html +161 -161
- package/web/users.china.html +1038 -1038
|
@@ -1,14 +1,25 @@
|
|
|
1
1
|
[
|
|
2
|
+
{
|
|
3
|
+
"full_name": "RVC-Boss/GPT-SoVITS",
|
|
4
|
+
"language": "Python",
|
|
5
|
+
"color": "#3572A5",
|
|
6
|
+
"description": "1 min voice data can also be used to train a good TTS model! (few shot voice cloning)",
|
|
7
|
+
"forked": "1188",
|
|
8
|
+
"stargazers_count": 11552,
|
|
9
|
+
"todayStar": "11114 stars this month",
|
|
10
|
+
"html_url": "https://github.com/RVC-Boss/GPT-SoVITS",
|
|
11
|
+
"rank": 1
|
|
12
|
+
},
|
|
2
13
|
{
|
|
3
14
|
"full_name": "maybe-finance/maybe",
|
|
4
15
|
"language": "Ruby",
|
|
5
16
|
"color": "#701516",
|
|
6
17
|
"description": "The OS for your personal finances",
|
|
7
|
-
"forked": "
|
|
8
|
-
"stargazers_count":
|
|
9
|
-
"todayStar": "
|
|
18
|
+
"forked": "1721",
|
|
19
|
+
"stargazers_count": 22897,
|
|
20
|
+
"todayStar": "14397 stars this month",
|
|
10
21
|
"html_url": "https://github.com/maybe-finance/maybe",
|
|
11
|
-
"rank":
|
|
22
|
+
"rank": 2
|
|
12
23
|
},
|
|
13
24
|
{
|
|
14
25
|
"full_name": "KRTirtho/spotube",
|
|
@@ -16,141 +27,130 @@
|
|
|
16
27
|
"color": "#00B4AB",
|
|
17
28
|
"description": "🎧 Open source Spotify client that doesn't require Premium nor uses Electron! Available for both desktop & mobile!",
|
|
18
29
|
"forked": "837",
|
|
19
|
-
"stargazers_count":
|
|
20
|
-
"todayStar": "
|
|
30
|
+
"stargazers_count": 22033,
|
|
31
|
+
"todayStar": "10793 stars this month",
|
|
21
32
|
"html_url": "https://github.com/KRTirtho/spotube",
|
|
22
|
-
"rank":
|
|
33
|
+
"rank": 3
|
|
34
|
+
},
|
|
35
|
+
{
|
|
36
|
+
"full_name": "google-deepmind/alphageometry",
|
|
37
|
+
"language": "Python",
|
|
38
|
+
"color": "#3572A5",
|
|
39
|
+
"description": "",
|
|
40
|
+
"forked": "329",
|
|
41
|
+
"stargazers_count": 3307,
|
|
42
|
+
"todayStar": "3327 stars this month",
|
|
43
|
+
"html_url": "https://github.com/google-deepmind/alphageometry",
|
|
44
|
+
"rank": 4
|
|
23
45
|
},
|
|
24
46
|
{
|
|
25
47
|
"full_name": "netease-youdao/QAnything",
|
|
26
48
|
"language": "Python",
|
|
27
49
|
"color": "#3572A5",
|
|
28
50
|
"description": "Question and Answer based on Anything.",
|
|
29
|
-
"forked": "
|
|
30
|
-
"stargazers_count":
|
|
31
|
-
"todayStar": "
|
|
51
|
+
"forked": "333",
|
|
52
|
+
"stargazers_count": 4130,
|
|
53
|
+
"todayStar": "3445 stars this month",
|
|
32
54
|
"html_url": "https://github.com/netease-youdao/QAnything",
|
|
33
|
-
"rank":
|
|
55
|
+
"rank": 5
|
|
34
56
|
},
|
|
35
57
|
{
|
|
36
58
|
"full_name": "stanfordnlp/dspy",
|
|
37
59
|
"language": "Python",
|
|
38
60
|
"color": "#3572A5",
|
|
39
61
|
"description": "DSPy: The framework for programming—not prompting—foundation models",
|
|
40
|
-
"forked": "
|
|
41
|
-
"stargazers_count":
|
|
42
|
-
"todayStar": "
|
|
62
|
+
"forked": "424",
|
|
63
|
+
"stargazers_count": 6471,
|
|
64
|
+
"todayStar": "1720 stars this month",
|
|
43
65
|
"html_url": "https://github.com/stanfordnlp/dspy",
|
|
44
|
-
"rank":
|
|
45
|
-
},
|
|
46
|
-
{
|
|
47
|
-
"full_name": "TencentARC/PhotoMaker",
|
|
48
|
-
"language": "JupyterNotebook",
|
|
49
|
-
"color": "#DA5B0B",
|
|
50
|
-
"description": "PhotoMaker",
|
|
51
|
-
"forked": "537",
|
|
52
|
-
"stargazers_count": 7167,
|
|
53
|
-
"todayStar": "6951 stars this month",
|
|
54
|
-
"html_url": "https://github.com/TencentARC/PhotoMaker",
|
|
55
|
-
"rank": 5
|
|
66
|
+
"rank": 6
|
|
56
67
|
},
|
|
57
68
|
{
|
|
58
|
-
"full_name": "
|
|
69
|
+
"full_name": "psf/black",
|
|
59
70
|
"language": "Python",
|
|
60
71
|
"color": "#3572A5",
|
|
61
|
-
"description": "
|
|
62
|
-
"forked": "
|
|
63
|
-
"stargazers_count":
|
|
64
|
-
"todayStar": "
|
|
65
|
-
"html_url": "https://github.com/
|
|
66
|
-
"rank":
|
|
72
|
+
"description": "The uncompromising Python code formatter",
|
|
73
|
+
"forked": "2441",
|
|
74
|
+
"stargazers_count": 36530,
|
|
75
|
+
"todayStar": "687 stars this month",
|
|
76
|
+
"html_url": "https://github.com/psf/black",
|
|
77
|
+
"rank": 7
|
|
67
78
|
},
|
|
68
79
|
{
|
|
69
80
|
"full_name": "usememos/memos",
|
|
70
81
|
"language": "Go",
|
|
71
82
|
"color": "#00ADD8",
|
|
72
83
|
"description": "An open source, lightweight note-taking service. Easily capture and share your great thoughts.",
|
|
73
|
-
"forked": "
|
|
74
|
-
"stargazers_count":
|
|
75
|
-
"todayStar": "
|
|
84
|
+
"forked": "1803",
|
|
85
|
+
"stargazers_count": 24714,
|
|
86
|
+
"todayStar": "2592 stars this month",
|
|
76
87
|
"html_url": "https://github.com/usememos/memos",
|
|
77
|
-
"rank":
|
|
88
|
+
"rank": 8
|
|
78
89
|
},
|
|
79
90
|
{
|
|
80
|
-
"full_name": "
|
|
81
|
-
"language": "
|
|
82
|
-
"color": "#
|
|
83
|
-
"description": "
|
|
84
|
-
"forked": "
|
|
85
|
-
"stargazers_count":
|
|
86
|
-
"todayStar": "
|
|
87
|
-
"html_url": "https://github.com/
|
|
88
|
-
"rank":
|
|
91
|
+
"full_name": "facebookresearch/codellama",
|
|
92
|
+
"language": "Python",
|
|
93
|
+
"color": "#3572A5",
|
|
94
|
+
"description": "Inference code for CodeLlama models",
|
|
95
|
+
"forked": "1403",
|
|
96
|
+
"stargazers_count": 13447,
|
|
97
|
+
"todayStar": "1484 stars this month",
|
|
98
|
+
"html_url": "https://github.com/facebookresearch/codellama",
|
|
99
|
+
"rank": 9
|
|
100
|
+
},
|
|
101
|
+
{
|
|
102
|
+
"full_name": "ejoy/ant",
|
|
103
|
+
"language": "Lua",
|
|
104
|
+
"color": "#000080",
|
|
105
|
+
"description": "Ant game engine",
|
|
106
|
+
"forked": "218",
|
|
107
|
+
"stargazers_count": 2611,
|
|
108
|
+
"todayStar": "2631 stars this month",
|
|
109
|
+
"html_url": "https://github.com/ejoy/ant",
|
|
110
|
+
"rank": 10
|
|
89
111
|
},
|
|
90
112
|
{
|
|
91
113
|
"full_name": "SerenityOS/serenity",
|
|
92
114
|
"language": "C++",
|
|
93
115
|
"color": "#f34b7d",
|
|
94
116
|
"description": "The Serenity Operating System 🐞",
|
|
95
|
-
"forked": "
|
|
96
|
-
"stargazers_count":
|
|
97
|
-
"todayStar": "
|
|
117
|
+
"forked": "2984",
|
|
118
|
+
"stargazers_count": 27511,
|
|
119
|
+
"todayStar": "697 stars this month",
|
|
98
120
|
"html_url": "https://github.com/SerenityOS/serenity",
|
|
99
|
-
"rank":
|
|
100
|
-
},
|
|
101
|
-
{
|
|
102
|
-
"full_name": "nushell/nushell",
|
|
103
|
-
"language": "Rust",
|
|
104
|
-
"color": "#dea584",
|
|
105
|
-
"description": "A new type of shell",
|
|
106
|
-
"forked": "1522",
|
|
107
|
-
"stargazers_count": 28926,
|
|
108
|
-
"todayStar": "932 stars this month",
|
|
109
|
-
"html_url": "https://github.com/nushell/nushell",
|
|
110
|
-
"rank": 10
|
|
121
|
+
"rank": 11
|
|
111
122
|
},
|
|
112
123
|
{
|
|
113
|
-
"full_name": "
|
|
124
|
+
"full_name": "vanna-ai/vanna",
|
|
114
125
|
"language": "Python",
|
|
115
126
|
"color": "#3572A5",
|
|
116
|
-
"description": "
|
|
117
|
-
"forked": "
|
|
118
|
-
"stargazers_count":
|
|
119
|
-
"todayStar": "
|
|
120
|
-
"html_url": "https://github.com/
|
|
121
|
-
"rank":
|
|
127
|
+
"description": "🤖 Chat with your SQL database 📊. Accurate Text-to-SQL Generation via LLMs using RAG 🔄.",
|
|
128
|
+
"forked": "304",
|
|
129
|
+
"stargazers_count": 5323,
|
|
130
|
+
"todayStar": "2721 stars this month",
|
|
131
|
+
"html_url": "https://github.com/vanna-ai/vanna",
|
|
132
|
+
"rank": 12
|
|
122
133
|
},
|
|
123
134
|
{
|
|
124
|
-
"full_name": "
|
|
125
|
-
"language": "",
|
|
126
|
-
"color": "",
|
|
127
|
-
"description": "
|
|
128
|
-
"forked": "
|
|
129
|
-
"stargazers_count":
|
|
130
|
-
"todayStar": "
|
|
131
|
-
"html_url": "https://github.com/
|
|
132
|
-
"rank":
|
|
135
|
+
"full_name": "DataTalksClub/data-engineering-zoomcamp",
|
|
136
|
+
"language": "JupyterNotebook",
|
|
137
|
+
"color": "#DA5B0B",
|
|
138
|
+
"description": "Free Data Engineering course!",
|
|
139
|
+
"forked": "4473",
|
|
140
|
+
"stargazers_count": 21057,
|
|
141
|
+
"todayStar": "2666 stars this month",
|
|
142
|
+
"html_url": "https://github.com/DataTalksClub/data-engineering-zoomcamp",
|
|
143
|
+
"rank": 13
|
|
133
144
|
},
|
|
134
145
|
{
|
|
135
146
|
"full_name": "haotian-liu/LLaVA",
|
|
136
147
|
"language": "Python",
|
|
137
148
|
"color": "#3572A5",
|
|
138
149
|
"description": "[NeurIPS'23 Oral] Visual Instruction Tuning (LLaVA) built towards GPT-4V level capabilities and beyond.",
|
|
139
|
-
"forked": "
|
|
140
|
-
"stargazers_count":
|
|
141
|
-
"todayStar": "
|
|
150
|
+
"forked": "1476",
|
|
151
|
+
"stargazers_count": 13876,
|
|
152
|
+
"todayStar": "1450 stars this month",
|
|
142
153
|
"html_url": "https://github.com/haotian-liu/LLaVA",
|
|
143
|
-
"rank": 13
|
|
144
|
-
},
|
|
145
|
-
{
|
|
146
|
-
"full_name": "joaomdmoura/crewAI",
|
|
147
|
-
"language": "Python",
|
|
148
|
-
"color": "#3572A5",
|
|
149
|
-
"description": "Framework for orchestrating role-playing, autonomous AI agents. By fostering collaborative intelligence, CrewAI empowers agents to work together seamlessly, tackling complex tasks.",
|
|
150
|
-
"forked": "803",
|
|
151
|
-
"stargazers_count": 7516,
|
|
152
|
-
"todayStar": "2937 stars this month",
|
|
153
|
-
"html_url": "https://github.com/joaomdmoura/crewAI",
|
|
154
154
|
"rank": 14
|
|
155
155
|
},
|
|
156
156
|
{
|
|
@@ -158,32 +158,32 @@
|
|
|
158
158
|
"language": "TypeScript",
|
|
159
159
|
"color": "#3178c6",
|
|
160
160
|
"description": "An open-source platform for making universal native apps with React. Expo runs on Android, iOS, and the web.",
|
|
161
|
-
"forked": "
|
|
162
|
-
"stargazers_count":
|
|
163
|
-
"todayStar": "
|
|
161
|
+
"forked": "4582",
|
|
162
|
+
"stargazers_count": 27062,
|
|
163
|
+
"todayStar": "1215 stars this month",
|
|
164
164
|
"html_url": "https://github.com/expo/expo",
|
|
165
165
|
"rank": 15
|
|
166
166
|
},
|
|
167
|
-
{
|
|
168
|
-
"full_name": "servo/servo",
|
|
169
|
-
"language": "",
|
|
170
|
-
"color": "",
|
|
171
|
-
"description": "The Servo Browser Engine",
|
|
172
|
-
"forked": "2872",
|
|
173
|
-
"stargazers_count": 25276,
|
|
174
|
-
"todayStar": "654 stars this month",
|
|
175
|
-
"html_url": "https://github.com/servo/servo",
|
|
176
|
-
"rank": 16
|
|
177
|
-
},
|
|
178
167
|
{
|
|
179
168
|
"full_name": "backstage/backstage",
|
|
180
169
|
"language": "TypeScript",
|
|
181
170
|
"color": "#3178c6",
|
|
182
171
|
"description": "Backstage is an open platform for building developer portals",
|
|
183
|
-
"forked": "
|
|
184
|
-
"stargazers_count":
|
|
185
|
-
"todayStar": "
|
|
172
|
+
"forked": "5149",
|
|
173
|
+
"stargazers_count": 25513,
|
|
174
|
+
"todayStar": "861 stars this month",
|
|
186
175
|
"html_url": "https://github.com/backstage/backstage",
|
|
176
|
+
"rank": 16
|
|
177
|
+
},
|
|
178
|
+
{
|
|
179
|
+
"full_name": "servo/servo",
|
|
180
|
+
"language": "",
|
|
181
|
+
"color": "",
|
|
182
|
+
"description": "The Servo Browser Engine",
|
|
183
|
+
"forked": "2873",
|
|
184
|
+
"stargazers_count": 25290,
|
|
185
|
+
"todayStar": "664 stars this month",
|
|
186
|
+
"html_url": "https://github.com/servo/servo",
|
|
187
187
|
"rank": 17
|
|
188
188
|
},
|
|
189
189
|
{
|
|
@@ -191,55 +191,44 @@
|
|
|
191
191
|
"language": "TypeScript",
|
|
192
192
|
"color": "#3178c6",
|
|
193
193
|
"description": "💯 Curated coding interview preparation materials for busy software engineers",
|
|
194
|
-
"forked": "
|
|
195
|
-
"stargazers_count":
|
|
196
|
-
"todayStar": "
|
|
194
|
+
"forked": "13730",
|
|
195
|
+
"stargazers_count": 106908,
|
|
196
|
+
"todayStar": "2677 stars this month",
|
|
197
197
|
"html_url": "https://github.com/yangshun/tech-interview-handbook",
|
|
198
198
|
"rank": 18
|
|
199
199
|
},
|
|
200
200
|
{
|
|
201
|
-
"full_name": "
|
|
202
|
-
"language": "
|
|
203
|
-
"color": "#
|
|
204
|
-
"description": "A
|
|
205
|
-
"forked": "
|
|
206
|
-
"stargazers_count":
|
|
207
|
-
"todayStar": "
|
|
208
|
-
"html_url": "https://github.com/
|
|
201
|
+
"full_name": "nushell/nushell",
|
|
202
|
+
"language": "Rust",
|
|
203
|
+
"color": "#dea584",
|
|
204
|
+
"description": "A new type of shell",
|
|
205
|
+
"forked": "1524",
|
|
206
|
+
"stargazers_count": 28966,
|
|
207
|
+
"todayStar": "949 stars this month",
|
|
208
|
+
"html_url": "https://github.com/nushell/nushell",
|
|
209
209
|
"rank": 19
|
|
210
210
|
},
|
|
211
|
-
{
|
|
212
|
-
"full_name": "ton-blockchain/ton",
|
|
213
|
-
"language": "C++",
|
|
214
|
-
"color": "#f34b7d",
|
|
215
|
-
"description": "Main TON monorepo",
|
|
216
|
-
"forked": "627",
|
|
217
|
-
"stargazers_count": 2201,
|
|
218
|
-
"todayStar": "75 stars this month",
|
|
219
|
-
"html_url": "https://github.com/ton-blockchain/ton",
|
|
220
|
-
"rank": 20
|
|
221
|
-
},
|
|
222
|
-
{
|
|
223
|
-
"full_name": "NvChad/NvChad",
|
|
224
|
-
"language": "Lua",
|
|
225
|
-
"color": "#000080",
|
|
226
|
-
"description": "Blazing fast Neovim config providing solid defaults and a beautiful UI, enhancing your neovim experience.",
|
|
227
|
-
"forked": "1931",
|
|
228
|
-
"stargazers_count": 21936,
|
|
229
|
-
"todayStar": "1088 stars this month",
|
|
230
|
-
"html_url": "https://github.com/NvChad/NvChad",
|
|
231
|
-
"rank": 21
|
|
232
|
-
},
|
|
233
211
|
{
|
|
234
212
|
"full_name": "DataDog/datadog-agent",
|
|
235
213
|
"language": "Go",
|
|
236
214
|
"color": "#00ADD8",
|
|
237
215
|
"description": "Main repository for Datadog Agent",
|
|
238
216
|
"forked": "1147",
|
|
239
|
-
"stargazers_count":
|
|
240
|
-
"todayStar": "
|
|
217
|
+
"stargazers_count": 2506,
|
|
218
|
+
"todayStar": "59 stars this month",
|
|
241
219
|
"html_url": "https://github.com/DataDog/datadog-agent",
|
|
242
|
-
"rank":
|
|
220
|
+
"rank": 20
|
|
221
|
+
},
|
|
222
|
+
{
|
|
223
|
+
"full_name": "refinedev/refine",
|
|
224
|
+
"language": "TypeScript",
|
|
225
|
+
"color": "#3178c6",
|
|
226
|
+
"description": "A React Framework for building internal tools, admin panels, dashboards & B2B apps with unmatched flexibility.",
|
|
227
|
+
"forked": "1614",
|
|
228
|
+
"stargazers_count": 21841,
|
|
229
|
+
"todayStar": "3113 stars this month",
|
|
230
|
+
"html_url": "https://github.com/refinedev/refine",
|
|
231
|
+
"rank": 21
|
|
243
232
|
},
|
|
244
233
|
{
|
|
245
234
|
"full_name": "slint-ui/slint",
|
|
@@ -247,31 +236,42 @@
|
|
|
247
236
|
"color": "#dea584",
|
|
248
237
|
"description": "Slint is a declarative GUI toolkit to build native user interfaces for Rust, C++, or JavaScript apps.",
|
|
249
238
|
"forked": "422",
|
|
250
|
-
"stargazers_count":
|
|
251
|
-
"todayStar": "
|
|
239
|
+
"stargazers_count": 13385,
|
|
240
|
+
"todayStar": "1433 stars this month",
|
|
252
241
|
"html_url": "https://github.com/slint-ui/slint",
|
|
253
|
-
"rank":
|
|
242
|
+
"rank": 22
|
|
254
243
|
},
|
|
255
244
|
{
|
|
256
|
-
"full_name": "
|
|
245
|
+
"full_name": "testerSunshine/12306",
|
|
257
246
|
"language": "Python",
|
|
258
247
|
"color": "#3572A5",
|
|
259
|
-
"description": "",
|
|
260
|
-
"forked": "
|
|
261
|
-
"stargazers_count":
|
|
262
|
-
"todayStar": "
|
|
263
|
-
"html_url": "https://github.com/
|
|
248
|
+
"description": "12306智能刷票,订票",
|
|
249
|
+
"forked": "9860",
|
|
250
|
+
"stargazers_count": 33488,
|
|
251
|
+
"todayStar": "456 stars this month",
|
|
252
|
+
"html_url": "https://github.com/testerSunshine/12306",
|
|
253
|
+
"rank": 23
|
|
254
|
+
},
|
|
255
|
+
{
|
|
256
|
+
"full_name": "NvChad/NvChad",
|
|
257
|
+
"language": "Lua",
|
|
258
|
+
"color": "#000080",
|
|
259
|
+
"description": "Blazing fast Neovim config providing solid defaults and a beautiful UI, enhancing your neovim experience.",
|
|
260
|
+
"forked": "1932",
|
|
261
|
+
"stargazers_count": 21973,
|
|
262
|
+
"todayStar": "1111 stars this month",
|
|
263
|
+
"html_url": "https://github.com/NvChad/NvChad",
|
|
264
264
|
"rank": 24
|
|
265
265
|
},
|
|
266
266
|
{
|
|
267
|
-
"full_name": "
|
|
268
|
-
"language": "
|
|
269
|
-
"color": "#
|
|
270
|
-
"description": "
|
|
271
|
-
"forked": "
|
|
272
|
-
"stargazers_count":
|
|
273
|
-
"todayStar": "
|
|
274
|
-
"html_url": "https://github.com/
|
|
267
|
+
"full_name": "nektos/act",
|
|
268
|
+
"language": "Go",
|
|
269
|
+
"color": "#00ADD8",
|
|
270
|
+
"description": "Run your GitHub Actions locally 🚀",
|
|
271
|
+
"forked": "1232",
|
|
272
|
+
"stargazers_count": 47868,
|
|
273
|
+
"todayStar": "1274 stars this month",
|
|
274
|
+
"html_url": "https://github.com/nektos/act",
|
|
275
275
|
"rank": 25
|
|
276
276
|
}
|
|
277
277
|
]
|