@wcj/github-rank 23.10.1 → 23.10.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 +25519 -25521
- package/dist/trending-daily.json +189 -189
- package/dist/trending-monthly.json +158 -158
- package/dist/trending-weekly.json +181 -181
- package/dist/users.china.json +2016 -2016
- package/dist/users.json +7884 -7884
- package/package.json +1 -1
- package/web/data/repos.json +25519 -25521
- package/web/data/trending-daily.json +189 -189
- package/web/data/trending-monthly.json +158 -158
- package/web/data/trending-weekly.json +181 -181
- package/web/data/users.china.json +2016 -2016
- package/web/data/users.json +7884 -7884
- package/web/index.html +5790 -5790
- package/web/repos.html +3294 -3294
- package/web/trending-monthly.html +167 -167
- package/web/trending-weekly.html +167 -171
- package/web/trending.html +163 -171
- package/web/users.china.html +1468 -1468
|
@@ -1,277 +1,277 @@
|
|
|
1
1
|
[
|
|
2
|
+
{
|
|
3
|
+
"full_name": "jaytaph/gosub-browser",
|
|
4
|
+
"language": "Rust",
|
|
5
|
+
"color": "#dea584",
|
|
6
|
+
"description": "A html5 tokenizer / parser that hopefully grow up to be a browser. Discussions at https://github.com/jaytaph/gosub-browser/discussions",
|
|
7
|
+
"forked": "120",
|
|
8
|
+
"stargazers_count": 2011,
|
|
9
|
+
"todayStar": "1064 stars this week",
|
|
10
|
+
"html_url": "https://github.com/jaytaph/gosub-browser",
|
|
11
|
+
"rank": 1
|
|
12
|
+
},
|
|
2
13
|
{
|
|
3
14
|
"full_name": "jwasham/coding-interview-university",
|
|
4
15
|
"language": "",
|
|
5
16
|
"color": "",
|
|
6
17
|
"description": "A complete computer science study plan to become a software engineer.",
|
|
7
|
-
"forked": "
|
|
8
|
-
"stargazers_count":
|
|
9
|
-
"todayStar": "
|
|
18
|
+
"forked": "69935",
|
|
19
|
+
"stargazers_count": 268565,
|
|
20
|
+
"todayStar": "2850 stars this week",
|
|
10
21
|
"html_url": "https://github.com/jwasham/coding-interview-university",
|
|
11
|
-
"rank":
|
|
22
|
+
"rank": 2
|
|
12
23
|
},
|
|
13
24
|
{
|
|
14
25
|
"full_name": "QwenLM/Qwen",
|
|
15
26
|
"language": "Python",
|
|
16
27
|
"color": "#3572A5",
|
|
17
28
|
"description": "The official repo of Qwen (通义千问) chat & pretrained large language model proposed by Alibaba Cloud.",
|
|
18
|
-
"forked": "
|
|
19
|
-
"stargazers_count":
|
|
20
|
-
"todayStar": "
|
|
29
|
+
"forked": "367",
|
|
30
|
+
"stargazers_count": 5155,
|
|
31
|
+
"todayStar": "1074 stars this week",
|
|
21
32
|
"html_url": "https://github.com/QwenLM/Qwen",
|
|
22
|
-
"rank": 2
|
|
23
|
-
},
|
|
24
|
-
{
|
|
25
|
-
"full_name": "harness/gitness",
|
|
26
|
-
"language": "Go",
|
|
27
|
-
"color": "#00ADD8",
|
|
28
|
-
"description": "Gitness is an Open Source developer platform with Source Control management, Continuous Integration and Continuous Delivery.",
|
|
29
|
-
"forked": "2709",
|
|
30
|
-
"stargazers_count": 29252,
|
|
31
|
-
"todayStar": "1126 stars this week",
|
|
32
|
-
"html_url": "https://github.com/harness/gitness",
|
|
33
33
|
"rank": 3
|
|
34
34
|
},
|
|
35
|
-
{
|
|
36
|
-
"full_name": "hpcaitech/ColossalAI",
|
|
37
|
-
"language": "Python",
|
|
38
|
-
"color": "#3572A5",
|
|
39
|
-
"description": "Making large AI models cheaper, faster and more accessible",
|
|
40
|
-
"forked": "3954",
|
|
41
|
-
"stargazers_count": 34690,
|
|
42
|
-
"todayStar": "1766 stars this week",
|
|
43
|
-
"html_url": "https://github.com/hpcaitech/ColossalAI",
|
|
44
|
-
"rank": 4
|
|
45
|
-
},
|
|
46
35
|
{
|
|
47
36
|
"full_name": "airbnb/javascript",
|
|
48
37
|
"language": "JavaScript",
|
|
49
38
|
"color": "#f1e05a",
|
|
50
39
|
"description": "JavaScript Style Guide",
|
|
51
|
-
"forked": "
|
|
52
|
-
"stargazers_count":
|
|
53
|
-
"todayStar": "
|
|
40
|
+
"forked": "26231",
|
|
41
|
+
"stargazers_count": 138284,
|
|
42
|
+
"todayStar": "1828 stars this week",
|
|
54
43
|
"html_url": "https://github.com/airbnb/javascript",
|
|
55
|
-
"rank":
|
|
56
|
-
},
|
|
57
|
-
{
|
|
58
|
-
"full_name": "CorentinJ/Real-Time-Voice-Cloning",
|
|
59
|
-
"language": "Python",
|
|
60
|
-
"color": "#3572A5",
|
|
61
|
-
"description": "Clone a voice in 5 seconds to generate arbitrary speech in real-time",
|
|
62
|
-
"forked": "8197",
|
|
63
|
-
"stargazers_count": 47510,
|
|
64
|
-
"todayStar": "1362 stars this week",
|
|
65
|
-
"html_url": "https://github.com/CorentinJ/Real-Time-Voice-Cloning",
|
|
66
|
-
"rank": 6
|
|
44
|
+
"rank": 4
|
|
67
45
|
},
|
|
68
46
|
{
|
|
69
|
-
"full_name": "
|
|
47
|
+
"full_name": "hpcaitech/ColossalAI",
|
|
70
48
|
"language": "Python",
|
|
71
49
|
"color": "#3572A5",
|
|
72
|
-
"description": "
|
|
73
|
-
"forked": "
|
|
74
|
-
"stargazers_count":
|
|
75
|
-
"todayStar": "
|
|
76
|
-
"html_url": "https://github.com/
|
|
77
|
-
"rank":
|
|
50
|
+
"description": "Making large AI models cheaper, faster and more accessible",
|
|
51
|
+
"forked": "3960",
|
|
52
|
+
"stargazers_count": 34732,
|
|
53
|
+
"todayStar": "1660 stars this week",
|
|
54
|
+
"html_url": "https://github.com/hpcaitech/ColossalAI",
|
|
55
|
+
"rank": 5
|
|
78
56
|
},
|
|
79
57
|
{
|
|
80
58
|
"full_name": "jacklevin74/xenminer",
|
|
81
59
|
"language": "Python",
|
|
82
60
|
"color": "#3572A5",
|
|
83
61
|
"description": "",
|
|
84
|
-
"forked": "
|
|
85
|
-
"stargazers_count":
|
|
86
|
-
"todayStar": "
|
|
62
|
+
"forked": "141",
|
|
63
|
+
"stargazers_count": 169,
|
|
64
|
+
"todayStar": "132 stars this week",
|
|
87
65
|
"html_url": "https://github.com/jacklevin74/xenminer",
|
|
88
|
-
"rank":
|
|
66
|
+
"rank": 6
|
|
89
67
|
},
|
|
90
68
|
{
|
|
91
|
-
"full_name": "
|
|
69
|
+
"full_name": "ananthakumaran/paisa",
|
|
70
|
+
"language": "TypeScript",
|
|
71
|
+
"color": "#3178c6",
|
|
72
|
+
"description": "Paisa – Personal Finance Manager. demo: https://demo.paisa.fyi",
|
|
73
|
+
"forked": "57",
|
|
74
|
+
"stargazers_count": 1561,
|
|
75
|
+
"todayStar": "512 stars this week",
|
|
76
|
+
"html_url": "https://github.com/ananthakumaran/paisa",
|
|
77
|
+
"rank": 7
|
|
78
|
+
},
|
|
79
|
+
{
|
|
80
|
+
"full_name": "dortania/OpenCore-Legacy-Patcher",
|
|
92
81
|
"language": "Python",
|
|
93
82
|
"color": "#3572A5",
|
|
94
|
-
"description": "
|
|
95
|
-
"forked": "
|
|
96
|
-
"stargazers_count":
|
|
97
|
-
"todayStar": "
|
|
98
|
-
"html_url": "https://github.com/
|
|
99
|
-
"rank":
|
|
83
|
+
"description": "Experience macOS just like before",
|
|
84
|
+
"forked": "838",
|
|
85
|
+
"stargazers_count": 8105,
|
|
86
|
+
"todayStar": "316 stars this week",
|
|
87
|
+
"html_url": "https://github.com/dortania/OpenCore-Legacy-Patcher",
|
|
88
|
+
"rank": 8
|
|
100
89
|
},
|
|
101
90
|
{
|
|
102
91
|
"full_name": "raidendotai/openv0",
|
|
103
92
|
"language": "TypeScript",
|
|
104
93
|
"color": "#3178c6",
|
|
105
94
|
"description": "AI generated UI components",
|
|
106
|
-
"forked": "
|
|
107
|
-
"stargazers_count":
|
|
108
|
-
"todayStar": "
|
|
95
|
+
"forked": "98",
|
|
96
|
+
"stargazers_count": 1263,
|
|
97
|
+
"todayStar": "434 stars this week",
|
|
109
98
|
"html_url": "https://github.com/raidendotai/openv0",
|
|
99
|
+
"rank": 9
|
|
100
|
+
},
|
|
101
|
+
{
|
|
102
|
+
"full_name": "localstack/localstack",
|
|
103
|
+
"language": "Python",
|
|
104
|
+
"color": "#3572A5",
|
|
105
|
+
"description": "💻 A fully functional local AWS cloud stack. Develop and test your cloud & Serverless apps offline",
|
|
106
|
+
"forked": "3714",
|
|
107
|
+
"stargazers_count": 49249,
|
|
108
|
+
"todayStar": "694 stars this week",
|
|
109
|
+
"html_url": "https://github.com/localstack/localstack",
|
|
110
110
|
"rank": 10
|
|
111
111
|
},
|
|
112
112
|
{
|
|
113
|
-
"full_name": "
|
|
114
|
-
"language": "
|
|
115
|
-
"color": "#
|
|
116
|
-
"description": "
|
|
117
|
-
"forked": "
|
|
118
|
-
"stargazers_count":
|
|
119
|
-
"todayStar": "
|
|
120
|
-
"html_url": "https://github.com/
|
|
113
|
+
"full_name": "harness/gitness",
|
|
114
|
+
"language": "Go",
|
|
115
|
+
"color": "#00ADD8",
|
|
116
|
+
"description": "Gitness is an Open Source developer platform with Source Control management, Continuous Integration and Continuous Delivery.",
|
|
117
|
+
"forked": "2713",
|
|
118
|
+
"stargazers_count": 29346,
|
|
119
|
+
"todayStar": "559 stars this week",
|
|
120
|
+
"html_url": "https://github.com/harness/gitness",
|
|
121
121
|
"rank": 11
|
|
122
122
|
},
|
|
123
123
|
{
|
|
124
|
-
"full_name": "
|
|
124
|
+
"full_name": "sczhou/ProPainter",
|
|
125
125
|
"language": "Python",
|
|
126
126
|
"color": "#3572A5",
|
|
127
|
-
"description": "
|
|
128
|
-
"forked": "
|
|
129
|
-
"stargazers_count":
|
|
130
|
-
"todayStar": "
|
|
131
|
-
"html_url": "https://github.com/
|
|
127
|
+
"description": "[ICCV 2023] ProPainter: Improving Propagation and Transformer for Video Inpainting",
|
|
128
|
+
"forked": "251",
|
|
129
|
+
"stargazers_count": 2491,
|
|
130
|
+
"todayStar": "1064 stars this week",
|
|
131
|
+
"html_url": "https://github.com/sczhou/ProPainter",
|
|
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": "OpenBMB/ChatDev",
|
|
136
|
+
"language": "Python",
|
|
137
|
+
"color": "#3572A5",
|
|
138
|
+
"description": "Create Customized Software using Natural Language Idea (through LLM-powered Multi-Agent Collaboration)",
|
|
139
|
+
"forked": "1061",
|
|
140
|
+
"stargazers_count": 10089,
|
|
141
|
+
"todayStar": "1887 stars this week",
|
|
142
|
+
"html_url": "https://github.com/OpenBMB/ChatDev",
|
|
143
143
|
"rank": 13
|
|
144
144
|
},
|
|
145
145
|
{
|
|
146
|
-
"full_name": "
|
|
146
|
+
"full_name": "wagtail/wagtail",
|
|
147
147
|
"language": "Python",
|
|
148
148
|
"color": "#3572A5",
|
|
149
|
-
"description": "
|
|
150
|
-
"forked": "
|
|
151
|
-
"stargazers_count":
|
|
152
|
-
"todayStar": "
|
|
153
|
-
"html_url": "https://github.com/
|
|
149
|
+
"description": "A Django content management system focused on flexibility and user experience",
|
|
150
|
+
"forked": "3371",
|
|
151
|
+
"stargazers_count": 15857,
|
|
152
|
+
"todayStar": "227 stars this week",
|
|
153
|
+
"html_url": "https://github.com/wagtail/wagtail",
|
|
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": "EbookFoundation/free-programming-books",
|
|
158
|
+
"language": "",
|
|
159
|
+
"color": "",
|
|
160
|
+
"description": "📚 Freely available programming books",
|
|
161
|
+
"forked": "57481",
|
|
162
|
+
"stargazers_count": 299513,
|
|
163
|
+
"todayStar": "972 stars this week",
|
|
164
|
+
"html_url": "https://github.com/EbookFoundation/free-programming-books",
|
|
165
165
|
"rank": 15
|
|
166
166
|
},
|
|
167
167
|
{
|
|
168
|
-
"full_name": "
|
|
169
|
-
"language": "
|
|
170
|
-
"color": "#
|
|
171
|
-
"description": "
|
|
172
|
-
"forked": "
|
|
173
|
-
"stargazers_count":
|
|
174
|
-
"todayStar": "
|
|
175
|
-
"html_url": "https://github.com/
|
|
168
|
+
"full_name": "makeplane/plane",
|
|
169
|
+
"language": "TypeScript",
|
|
170
|
+
"color": "#3178c6",
|
|
171
|
+
"description": "🔥 🔥 🔥 Open Source JIRA, Linear and Height Alternative. Plane helps you track your issues, epics, and product roadmaps in the simplest way possible.",
|
|
172
|
+
"forked": "754",
|
|
173
|
+
"stargazers_count": 17356,
|
|
174
|
+
"todayStar": "1055 stars this week",
|
|
175
|
+
"html_url": "https://github.com/makeplane/plane",
|
|
176
176
|
"rank": 16
|
|
177
177
|
},
|
|
178
178
|
{
|
|
179
|
-
"full_name": "
|
|
180
|
-
"language": "
|
|
181
|
-
"color": "#
|
|
182
|
-
"description": "
|
|
183
|
-
"forked": "
|
|
184
|
-
"stargazers_count":
|
|
185
|
-
"todayStar": "
|
|
186
|
-
"html_url": "https://github.com/
|
|
179
|
+
"full_name": "appwrite/appwrite",
|
|
180
|
+
"language": "TypeScript",
|
|
181
|
+
"color": "#3178c6",
|
|
182
|
+
"description": "Build like a team of hundreds_",
|
|
183
|
+
"forked": "3086",
|
|
184
|
+
"stargazers_count": 33815,
|
|
185
|
+
"todayStar": "459 stars this week",
|
|
186
|
+
"html_url": "https://github.com/appwrite/appwrite",
|
|
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": "atherosai/ui",
|
|
191
|
+
"language": "HTML",
|
|
192
|
+
"color": "#e34c26",
|
|
193
|
+
"description": "Simple UI examples from my social media",
|
|
194
|
+
"forked": "184",
|
|
195
|
+
"stargazers_count": 987,
|
|
196
|
+
"todayStar": "86 stars this week",
|
|
197
|
+
"html_url": "https://github.com/atherosai/ui",
|
|
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": "novuhq/novu",
|
|
202
|
+
"language": "TypeScript",
|
|
203
|
+
"color": "#3178c6",
|
|
204
|
+
"description": "🔥 The open-source notification infrastructure with fully functional embedded notification center 🚀🚀🚀",
|
|
205
|
+
"forked": "2145",
|
|
206
|
+
"stargazers_count": 26016,
|
|
207
|
+
"todayStar": "772 stars this week",
|
|
208
|
+
"html_url": "https://github.com/novuhq/novu",
|
|
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": "microsoft/terminal",
|
|
213
|
+
"language": "C++",
|
|
214
|
+
"color": "#f34b7d",
|
|
215
|
+
"description": "The new Windows Terminal and the original Windows console host, all in the same place!",
|
|
216
|
+
"forked": "8050",
|
|
217
|
+
"stargazers_count": 90806,
|
|
218
|
+
"todayStar": "435 stars this week",
|
|
219
|
+
"html_url": "https://github.com/microsoft/terminal",
|
|
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": "firstcontributions/first-contributions",
|
|
224
|
+
"language": "",
|
|
225
|
+
"color": "",
|
|
226
|
+
"description": "🚀✨ Help beginners to contribute to open source projects",
|
|
227
|
+
"forked": "65836",
|
|
228
|
+
"stargazers_count": 38051,
|
|
229
|
+
"todayStar": "208 stars this week",
|
|
230
|
+
"html_url": "https://github.com/firstcontributions/first-contributions",
|
|
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": "refinedev/refine",
|
|
235
|
+
"language": "TypeScript",
|
|
236
|
+
"color": "#3178c6",
|
|
237
|
+
"description": "Build your React-based CRUD applications, without constraints. 🌟 Star to support our work!",
|
|
238
|
+
"forked": "1189",
|
|
239
|
+
"stargazers_count": 14798,
|
|
240
|
+
"todayStar": "206 stars this week",
|
|
241
|
+
"html_url": "https://github.com/refinedev/refine",
|
|
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": "bitwarden/clients",
|
|
246
|
+
"language": "TypeScript",
|
|
247
|
+
"color": "#3178c6",
|
|
248
|
+
"description": "Bitwarden client applications (web, browser extension, desktop, and cli)",
|
|
249
|
+
"forked": "953",
|
|
250
|
+
"stargazers_count": 7281,
|
|
251
|
+
"todayStar": "412 stars this week",
|
|
252
|
+
"html_url": "https://github.com/bitwarden/clients",
|
|
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": "streamlit/streamlit",
|
|
257
|
+
"language": "Python",
|
|
258
|
+
"color": "#3572A5",
|
|
259
|
+
"description": "Streamlit — A faster way to build and share data apps.",
|
|
260
|
+
"forked": "2450",
|
|
261
|
+
"stargazers_count": 27594,
|
|
262
|
+
"todayStar": "325 stars this week",
|
|
263
|
+
"html_url": "https://github.com/streamlit/streamlit",
|
|
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": "dotnet/maui",
|
|
268
|
+
"language": "C#",
|
|
269
|
+
"color": "#178600",
|
|
270
|
+
"description": ".NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.",
|
|
271
|
+
"forked": "1376",
|
|
272
|
+
"stargazers_count": 19990,
|
|
273
|
+
"todayStar": "308 stars this week",
|
|
274
|
+
"html_url": "https://github.com/dotnet/maui",
|
|
275
275
|
"rank": 25
|
|
276
276
|
}
|
|
277
277
|
]
|