@wcj/github-rank 23.10.9 → 23.10.11
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 +28359 -28359
- package/dist/trending-daily.json +184 -184
- package/dist/trending-monthly.json +169 -169
- package/dist/trending-weekly.json +172 -172
- package/dist/users.china.json +2928 -2893
- package/dist/users.json +7874 -7874
- package/package.json +1 -1
- package/web/data/repos.json +28359 -28359
- package/web/data/trending-daily.json +184 -184
- package/web/data/trending-monthly.json +169 -169
- package/web/data/trending-weekly.json +172 -172
- package/web/data/users.china.json +2928 -2893
- package/web/data/users.json +7874 -7874
- package/web/index.html +6009 -6009
- package/web/repos.html +3516 -3516
- package/web/trending-monthly.html +167 -163
- package/web/trending-weekly.html +159 -159
- package/web/trending.html +159 -163
- package/web/users.china.html +2169 -2136
|
@@ -1,277 +1,277 @@
|
|
|
1
1
|
[
|
|
2
|
-
{
|
|
3
|
-
"full_name": "oven-sh/bun",
|
|
4
|
-
"language": "Zig",
|
|
5
|
-
"color": "#ec915c",
|
|
6
|
-
"description": "Incredibly fast JavaScript runtime, bundler, test runner, and package manager – all in one",
|
|
7
|
-
"forked": "1917",
|
|
8
|
-
"stargazers_count": 63958,
|
|
9
|
-
"todayStar": "20167 stars this month",
|
|
10
|
-
"html_url": "https://github.com/oven-sh/bun",
|
|
11
|
-
"rank": 1
|
|
12
|
-
},
|
|
13
|
-
{
|
|
14
|
-
"full_name": "krahets/hello-algo",
|
|
15
|
-
"language": "Java",
|
|
16
|
-
"color": "#b07219",
|
|
17
|
-
"description": "《Hello 算法》:动画图解、一键运行的数据结构与算法教程,支持 Java, C++, Python, Go, JS, TS, C#, Swift, Rust, Dart, Zig 等语言。",
|
|
18
|
-
"forked": "4137",
|
|
19
|
-
"stargazers_count": 37512,
|
|
20
|
-
"todayStar": "19165 stars this month",
|
|
21
|
-
"html_url": "https://github.com/krahets/hello-algo",
|
|
22
|
-
"rank": 2
|
|
23
|
-
},
|
|
24
2
|
{
|
|
25
3
|
"full_name": "OpenBMB/ChatDev",
|
|
26
4
|
"language": "Python",
|
|
27
5
|
"color": "#3572A5",
|
|
28
6
|
"description": "Create Customized Software using Natural Language Idea (through LLM-powered Multi-Agent Collaboration)",
|
|
29
|
-
"forked": "
|
|
30
|
-
"stargazers_count":
|
|
31
|
-
"todayStar": "
|
|
7
|
+
"forked": "1377",
|
|
8
|
+
"stargazers_count": 13144,
|
|
9
|
+
"todayStar": "8880 stars this month",
|
|
32
10
|
"html_url": "https://github.com/OpenBMB/ChatDev",
|
|
33
|
-
"rank":
|
|
11
|
+
"rank": 1
|
|
34
12
|
},
|
|
35
13
|
{
|
|
36
14
|
"full_name": "godotengine/godot",
|
|
37
15
|
"language": "C++",
|
|
38
16
|
"color": "#f34b7d",
|
|
39
17
|
"description": "Godot Engine – Multi-platform 2D and 3D game engine",
|
|
40
|
-
"forked": "
|
|
41
|
-
"stargazers_count":
|
|
42
|
-
"todayStar": "
|
|
18
|
+
"forked": "14993",
|
|
19
|
+
"stargazers_count": 75960,
|
|
20
|
+
"todayStar": "12113 stars this month",
|
|
43
21
|
"html_url": "https://github.com/godotengine/godot",
|
|
44
|
-
"rank":
|
|
22
|
+
"rank": 2
|
|
45
23
|
},
|
|
46
24
|
{
|
|
47
|
-
"full_name": "
|
|
48
|
-
"language": "
|
|
49
|
-
"color": "#
|
|
50
|
-
"description": "
|
|
51
|
-
"forked": "
|
|
52
|
-
"stargazers_count":
|
|
53
|
-
"todayStar": "
|
|
54
|
-
"html_url": "https://github.com/
|
|
55
|
-
"rank":
|
|
25
|
+
"full_name": "krahets/hello-algo",
|
|
26
|
+
"language": "Java",
|
|
27
|
+
"color": "#b07219",
|
|
28
|
+
"description": "《Hello 算法》:动画图解、一键运行的数据结构与算法教程,支持 Java, C++, Python, Go, JS, TS, C#, Swift, Rust, Dart, Zig 等语言。",
|
|
29
|
+
"forked": "4201",
|
|
30
|
+
"stargazers_count": 38136,
|
|
31
|
+
"todayStar": "18107 stars this month",
|
|
32
|
+
"html_url": "https://github.com/krahets/hello-algo",
|
|
33
|
+
"rank": 3
|
|
56
34
|
},
|
|
57
35
|
{
|
|
58
36
|
"full_name": "opentofu/opentofu",
|
|
59
37
|
"language": "Go",
|
|
60
38
|
"color": "#00ADD8",
|
|
61
39
|
"description": "OpenTofu lets you declaratively manage your cloud infrastructure.",
|
|
62
|
-
"forked": "
|
|
63
|
-
"stargazers_count":
|
|
64
|
-
"todayStar": "
|
|
40
|
+
"forked": "469",
|
|
41
|
+
"stargazers_count": 14321,
|
|
42
|
+
"todayStar": "9023 stars this month",
|
|
65
43
|
"html_url": "https://github.com/opentofu/opentofu",
|
|
66
|
-
"rank":
|
|
44
|
+
"rank": 4
|
|
67
45
|
},
|
|
68
46
|
{
|
|
69
47
|
"full_name": "tldraw/tldraw",
|
|
70
48
|
"language": "TypeScript",
|
|
71
49
|
"color": "#3178c6",
|
|
72
50
|
"description": "a very good whiteboard",
|
|
73
|
-
"forked": "
|
|
74
|
-
"stargazers_count":
|
|
75
|
-
"todayStar": "
|
|
51
|
+
"forked": "1184",
|
|
52
|
+
"stargazers_count": 21609,
|
|
53
|
+
"todayStar": "6527 stars this month",
|
|
76
54
|
"html_url": "https://github.com/tldraw/tldraw",
|
|
77
|
-
"rank":
|
|
55
|
+
"rank": 5
|
|
56
|
+
},
|
|
57
|
+
{
|
|
58
|
+
"full_name": "oven-sh/bun",
|
|
59
|
+
"language": "Zig",
|
|
60
|
+
"color": "#ec915c",
|
|
61
|
+
"description": "Incredibly fast JavaScript runtime, bundler, test runner, and package manager – all in one",
|
|
62
|
+
"forked": "1924",
|
|
63
|
+
"stargazers_count": 64104,
|
|
64
|
+
"todayStar": "16236 stars this month",
|
|
65
|
+
"html_url": "https://github.com/oven-sh/bun",
|
|
66
|
+
"rank": 6
|
|
78
67
|
},
|
|
79
68
|
{
|
|
80
69
|
"full_name": "appwrite/appwrite",
|
|
81
70
|
"language": "TypeScript",
|
|
82
71
|
"color": "#3178c6",
|
|
83
72
|
"description": "Build like a team of hundreds_",
|
|
84
|
-
"forked": "
|
|
85
|
-
"stargazers_count":
|
|
86
|
-
"todayStar": "
|
|
73
|
+
"forked": "3331",
|
|
74
|
+
"stargazers_count": 36797,
|
|
75
|
+
"todayStar": "3870 stars this month",
|
|
87
76
|
"html_url": "https://github.com/appwrite/appwrite",
|
|
88
|
-
"rank":
|
|
77
|
+
"rank": 7
|
|
89
78
|
},
|
|
90
79
|
{
|
|
91
|
-
"full_name": "
|
|
80
|
+
"full_name": "KillianLucas/open-interpreter",
|
|
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": "OpenAI's Code Interpreter in your terminal, running locally",
|
|
84
|
+
"forked": "2487",
|
|
85
|
+
"stargazers_count": 28933,
|
|
86
|
+
"todayStar": "13341 stars this month",
|
|
87
|
+
"html_url": "https://github.com/KillianLucas/open-interpreter",
|
|
88
|
+
"rank": 8
|
|
100
89
|
},
|
|
101
90
|
{
|
|
102
91
|
"full_name": "novuhq/novu",
|
|
103
92
|
"language": "TypeScript",
|
|
104
93
|
"color": "#3178c6",
|
|
105
94
|
"description": "🔥 The open-source notification infrastructure with fully functional embedded notification center 🚀🚀🚀",
|
|
106
|
-
"forked": "
|
|
107
|
-
"stargazers_count":
|
|
108
|
-
"todayStar": "
|
|
95
|
+
"forked": "2483",
|
|
96
|
+
"stargazers_count": 29331,
|
|
97
|
+
"todayStar": "5197 stars this month",
|
|
109
98
|
"html_url": "https://github.com/novuhq/novu",
|
|
99
|
+
"rank": 9
|
|
100
|
+
},
|
|
101
|
+
{
|
|
102
|
+
"full_name": "coqui-ai/TTS",
|
|
103
|
+
"language": "Python",
|
|
104
|
+
"color": "#3572A5",
|
|
105
|
+
"description": "🐸💬 - a deep learning toolkit for Text-to-Speech, battle-tested in research and production",
|
|
106
|
+
"forked": "2276",
|
|
107
|
+
"stargazers_count": 20343,
|
|
108
|
+
"todayStar": "5720 stars this month",
|
|
109
|
+
"html_url": "https://github.com/coqui-ai/TTS",
|
|
110
110
|
"rank": 10
|
|
111
111
|
},
|
|
112
112
|
{
|
|
113
|
-
"full_name": "
|
|
113
|
+
"full_name": "jwasham/coding-interview-university",
|
|
114
114
|
"language": "",
|
|
115
115
|
"color": "",
|
|
116
|
-
"description": "
|
|
117
|
-
"forked": "
|
|
118
|
-
"stargazers_count":
|
|
119
|
-
"todayStar": "
|
|
120
|
-
"html_url": "https://github.com/
|
|
116
|
+
"description": "A complete computer science study plan to become a software engineer.",
|
|
117
|
+
"forked": "70064",
|
|
118
|
+
"stargazers_count": 269148,
|
|
119
|
+
"todayStar": "4881 stars this month",
|
|
120
|
+
"html_url": "https://github.com/jwasham/coding-interview-university",
|
|
121
121
|
"rank": 11
|
|
122
122
|
},
|
|
123
|
-
{
|
|
124
|
-
"full_name": "baichuan-inc/Baichuan2",
|
|
125
|
-
"language": "Python",
|
|
126
|
-
"color": "#3572A5",
|
|
127
|
-
"description": "A series of large language models developed by Baichuan Intelligent Technology",
|
|
128
|
-
"forked": "131",
|
|
129
|
-
"stargazers_count": 2350,
|
|
130
|
-
"todayStar": "1563 stars this month",
|
|
131
|
-
"html_url": "https://github.com/baichuan-inc/Baichuan2",
|
|
132
|
-
"rank": 12
|
|
133
|
-
},
|
|
134
123
|
{
|
|
135
124
|
"full_name": "graphdeco-inria/gaussian-splatting",
|
|
136
125
|
"language": "Python",
|
|
137
126
|
"color": "#3572A5",
|
|
138
127
|
"description": "Original reference implementation of \"3D Gaussian Splatting for Real-Time Radiance Field Rendering\"",
|
|
139
|
-
"forked": "
|
|
140
|
-
"stargazers_count":
|
|
141
|
-
"todayStar": "
|
|
128
|
+
"forked": "449",
|
|
129
|
+
"stargazers_count": 5432,
|
|
130
|
+
"todayStar": "2112 stars this month",
|
|
142
131
|
"html_url": "https://github.com/graphdeco-inria/gaussian-splatting",
|
|
143
|
-
"rank":
|
|
144
|
-
},
|
|
145
|
-
{
|
|
146
|
-
"full_name": "jwasham/coding-interview-university",
|
|
147
|
-
"language": "",
|
|
148
|
-
"color": "",
|
|
149
|
-
"description": "A complete computer science study plan to become a software engineer.",
|
|
150
|
-
"forked": "70040",
|
|
151
|
-
"stargazers_count": 269042,
|
|
152
|
-
"todayStar": "4841 stars this month",
|
|
153
|
-
"html_url": "https://github.com/jwasham/coding-interview-university",
|
|
154
|
-
"rank": 14
|
|
132
|
+
"rank": 12
|
|
155
133
|
},
|
|
156
134
|
{
|
|
157
|
-
"full_name": "
|
|
158
|
-
"language": "
|
|
159
|
-
"color": "#
|
|
160
|
-
"description": "
|
|
161
|
-
"forked": "
|
|
162
|
-
"stargazers_count":
|
|
163
|
-
"todayStar": "
|
|
164
|
-
"html_url": "https://github.com/
|
|
165
|
-
"rank":
|
|
135
|
+
"full_name": "bevyengine/bevy",
|
|
136
|
+
"language": "Rust",
|
|
137
|
+
"color": "#dea584",
|
|
138
|
+
"description": "A refreshingly simple data-driven game engine built in Rust",
|
|
139
|
+
"forked": "2676",
|
|
140
|
+
"stargazers_count": 27142,
|
|
141
|
+
"todayStar": "1482 stars this month",
|
|
142
|
+
"html_url": "https://github.com/bevyengine/bevy",
|
|
143
|
+
"rank": 13
|
|
166
144
|
},
|
|
167
145
|
{
|
|
168
146
|
"full_name": "facebookresearch/nougat",
|
|
169
147
|
"language": "Python",
|
|
170
148
|
"color": "#3572A5",
|
|
171
149
|
"description": "Implementation of Nougat Neural Optical Understanding for Academic Documents",
|
|
172
|
-
"forked": "
|
|
173
|
-
"stargazers_count":
|
|
174
|
-
"todayStar": "
|
|
150
|
+
"forked": "379",
|
|
151
|
+
"stargazers_count": 6326,
|
|
152
|
+
"todayStar": "3083 stars this month",
|
|
175
153
|
"html_url": "https://github.com/facebookresearch/nougat",
|
|
176
|
-
"rank":
|
|
154
|
+
"rank": 14
|
|
177
155
|
},
|
|
178
156
|
{
|
|
179
157
|
"full_name": "OpenBMB/AgentVerse",
|
|
180
158
|
"language": "JavaScript",
|
|
181
159
|
"color": "#f1e05a",
|
|
182
160
|
"description": "🤖 AgentVerse 🪐 provides a flexible framework that simplifies the process of building custom multi-agent environments for large language models (LLMs).",
|
|
183
|
-
"forked": "
|
|
184
|
-
"stargazers_count":
|
|
185
|
-
"todayStar": "
|
|
161
|
+
"forked": "215",
|
|
162
|
+
"stargazers_count": 2536,
|
|
163
|
+
"todayStar": "1598 stars this month",
|
|
186
164
|
"html_url": "https://github.com/OpenBMB/AgentVerse",
|
|
165
|
+
"rank": 15
|
|
166
|
+
},
|
|
167
|
+
{
|
|
168
|
+
"full_name": "massgravel/Microsoft-Activation-Scripts",
|
|
169
|
+
"language": "Batchfile",
|
|
170
|
+
"color": "#C1F12E",
|
|
171
|
+
"description": "A Windows and Office activator using HWID / KMS38 / Online KMS activation methods, with a focus on open-source code and fewer antivirus detections.",
|
|
172
|
+
"forked": "4859",
|
|
173
|
+
"stargazers_count": 46845,
|
|
174
|
+
"todayStar": "5122 stars this month",
|
|
175
|
+
"html_url": "https://github.com/massgravel/Microsoft-Activation-Scripts",
|
|
176
|
+
"rank": 16
|
|
177
|
+
},
|
|
178
|
+
{
|
|
179
|
+
"full_name": "airbnb/javascript",
|
|
180
|
+
"language": "JavaScript",
|
|
181
|
+
"color": "#f1e05a",
|
|
182
|
+
"description": "JavaScript Style Guide",
|
|
183
|
+
"forked": "26274",
|
|
184
|
+
"stargazers_count": 138502,
|
|
185
|
+
"todayStar": "2446 stars this month",
|
|
186
|
+
"html_url": "https://github.com/airbnb/javascript",
|
|
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": "harness/gitness",
|
|
191
|
+
"language": "Go",
|
|
192
|
+
"color": "#00ADD8",
|
|
193
|
+
"description": "Gitness is an Open Source developer platform with Source Control management, Continuous Integration and Continuous Delivery.",
|
|
194
|
+
"forked": "2724",
|
|
195
|
+
"stargazers_count": 29581,
|
|
196
|
+
"todayStar": "2422 stars this month",
|
|
197
|
+
"html_url": "https://github.com/harness/gitness",
|
|
198
198
|
"rank": 18
|
|
199
199
|
},
|
|
200
200
|
{
|
|
201
|
-
"full_name": "
|
|
201
|
+
"full_name": "fishaudio/Bert-VITS2",
|
|
202
202
|
"language": "Python",
|
|
203
203
|
"color": "#3572A5",
|
|
204
|
-
"description": "
|
|
205
|
-
"forked": "
|
|
206
|
-
"stargazers_count":
|
|
207
|
-
"todayStar": "
|
|
208
|
-
"html_url": "https://github.com/
|
|
204
|
+
"description": "vits2 backbone with bert",
|
|
205
|
+
"forked": "242",
|
|
206
|
+
"stargazers_count": 1453,
|
|
207
|
+
"todayStar": "963 stars this month",
|
|
208
|
+
"html_url": "https://github.com/fishaudio/Bert-VITS2",
|
|
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": "Pythagora-io/gpt-pilot",
|
|
213
|
+
"language": "Python",
|
|
214
|
+
"color": "#3572A5",
|
|
215
|
+
"description": "Dev tool that writes scalable apps from scratch while the developer oversees the implementation",
|
|
216
|
+
"forked": "685",
|
|
217
|
+
"stargazers_count": 9026,
|
|
218
|
+
"todayStar": "4844 stars this month",
|
|
219
|
+
"html_url": "https://github.com/Pythagora-io/gpt-pilot",
|
|
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": "baichuan-inc/Baichuan2",
|
|
224
|
+
"language": "Python",
|
|
225
|
+
"color": "#3572A5",
|
|
226
|
+
"description": "A series of large language models developed by Baichuan Intelligent Technology",
|
|
227
|
+
"forked": "134",
|
|
228
|
+
"stargazers_count": 2407,
|
|
229
|
+
"todayStar": "1442 stars this month",
|
|
230
|
+
"html_url": "https://github.com/baichuan-inc/Baichuan2",
|
|
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": "TheAlgorithms/Java",
|
|
235
|
+
"language": "Java",
|
|
236
|
+
"color": "#b07219",
|
|
237
|
+
"description": "All Algorithms implemented in Java",
|
|
238
|
+
"forked": "18494",
|
|
239
|
+
"stargazers_count": 54208,
|
|
240
|
+
"todayStar": "815 stars this month",
|
|
241
|
+
"html_url": "https://github.com/TheAlgorithms/Java",
|
|
242
242
|
"rank": 22
|
|
243
243
|
},
|
|
244
244
|
{
|
|
245
|
-
"full_name": "
|
|
245
|
+
"full_name": "aigc-apps/sd-webui-EasyPhoto",
|
|
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": "📷 EasyPhoto | Your Smart AI Photo Generator.",
|
|
249
|
+
"forked": "179",
|
|
250
|
+
"stargazers_count": 2565,
|
|
251
|
+
"todayStar": "1313 stars this month",
|
|
252
|
+
"html_url": "https://github.com/aigc-apps/sd-webui-EasyPhoto",
|
|
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": "elementor/elementor",
|
|
257
|
+
"language": "JavaScript",
|
|
258
|
+
"color": "#f1e05a",
|
|
259
|
+
"description": "The most advanced frontend drag & drop page builder. Create high-end, pixel perfect websites at record speeds. Any theme, any page, any design.",
|
|
260
|
+
"forked": "1334",
|
|
261
|
+
"stargazers_count": 5836,
|
|
262
|
+
"todayStar": "516 stars this month",
|
|
263
|
+
"html_url": "https://github.com/elementor/elementor",
|
|
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": "makeplane/plane",
|
|
268
|
+
"language": "TypeScript",
|
|
269
|
+
"color": "#3178c6",
|
|
270
|
+
"description": "🔥 🔥 🔥 Open Source JIRA, Linear and Height Alternative. Plane helps you track your issues, epics, and product roadmaps in the simplest way possible.",
|
|
271
|
+
"forked": "774",
|
|
272
|
+
"stargazers_count": 17643,
|
|
273
|
+
"todayStar": "3474 stars this month",
|
|
274
|
+
"html_url": "https://github.com/makeplane/plane",
|
|
275
275
|
"rank": 25
|
|
276
276
|
}
|
|
277
277
|
]
|