@wcj/github-rank 23.9.27 → 23.9.29
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 +29111 -29120
- package/dist/trending-daily.json +191 -191
- package/dist/trending-monthly.json +157 -157
- package/dist/trending-weekly.json +178 -178
- package/dist/users.china.json +2696 -2731
- package/dist/users.json +8217 -8217
- package/package.json +1 -1
- package/web/data/repos.json +29111 -29120
- package/web/data/trending-daily.json +191 -191
- package/web/data/trending-monthly.json +157 -157
- package/web/data/trending-weekly.json +178 -178
- package/web/data/users.china.json +2696 -2731
- package/web/data/users.json +8217 -8217
- package/web/index.html +5949 -5949
- package/web/repos.html +3580 -3584
- package/web/trending-monthly.html +151 -155
- package/web/trending-weekly.html +163 -163
- package/web/trending.html +166 -170
- package/web/users.china.html +1997 -2030
|
@@ -4,9 +4,9 @@
|
|
|
4
4
|
"language": "Zig",
|
|
5
5
|
"color": "#ec915c",
|
|
6
6
|
"description": "Incredibly fast JavaScript runtime, bundler, test runner, and package manager – all in one",
|
|
7
|
-
"forked": "
|
|
8
|
-
"stargazers_count":
|
|
9
|
-
"todayStar": "
|
|
7
|
+
"forked": "1871",
|
|
8
|
+
"stargazers_count": 63235,
|
|
9
|
+
"todayStar": "20007 stars this month",
|
|
10
10
|
"html_url": "https://github.com/oven-sh/bun",
|
|
11
11
|
"rank": 1
|
|
12
12
|
},
|
|
@@ -15,54 +15,54 @@
|
|
|
15
15
|
"language": "Java",
|
|
16
16
|
"color": "#b07219",
|
|
17
17
|
"description": "《Hello 算法》:动画图解、一键运行的数据结构与算法教程,支持 Java, C++, Python, Go, JS, TS, C#, Swift, Rust, Dart, Zig 等语言。",
|
|
18
|
-
"forked": "
|
|
19
|
-
"stargazers_count":
|
|
20
|
-
"todayStar": "
|
|
18
|
+
"forked": "3876",
|
|
19
|
+
"stargazers_count": 35391,
|
|
20
|
+
"todayStar": "18642 stars this month",
|
|
21
21
|
"html_url": "https://github.com/krahets/hello-algo",
|
|
22
22
|
"rank": 2
|
|
23
23
|
},
|
|
24
|
-
{
|
|
25
|
-
"full_name": "Plachtaa/VALL-E-X",
|
|
26
|
-
"language": "Python",
|
|
27
|
-
"color": "#3572A5",
|
|
28
|
-
"description": "An open source implementation of Microsoft's VALL-E X zero-shot TTS model. Demo is available in https://plachtaa.github.io",
|
|
29
|
-
"forked": "484",
|
|
30
|
-
"stargazers_count": 5486,
|
|
31
|
-
"todayStar": "5116 stars this month",
|
|
32
|
-
"html_url": "https://github.com/Plachtaa/VALL-E-X",
|
|
33
|
-
"rank": 3
|
|
34
|
-
},
|
|
35
24
|
{
|
|
36
25
|
"full_name": "godotengine/godot",
|
|
37
26
|
"language": "C++",
|
|
38
27
|
"color": "#f34b7d",
|
|
39
28
|
"description": "Godot Engine – Multi-platform 2D and 3D game engine",
|
|
40
|
-
"forked": "
|
|
41
|
-
"stargazers_count":
|
|
42
|
-
"todayStar": "
|
|
29
|
+
"forked": "14661",
|
|
30
|
+
"stargazers_count": 75051,
|
|
31
|
+
"todayStar": "11469 stars this month",
|
|
43
32
|
"html_url": "https://github.com/godotengine/godot",
|
|
44
|
-
"rank":
|
|
33
|
+
"rank": 3
|
|
45
34
|
},
|
|
46
35
|
{
|
|
47
36
|
"full_name": "Pythagora-io/gpt-pilot",
|
|
48
37
|
"language": "Python",
|
|
49
38
|
"color": "#3572A5",
|
|
50
39
|
"description": "Dev tool that writes scalable apps from scratch while the developer oversees the implementation",
|
|
51
|
-
"forked": "
|
|
52
|
-
"stargazers_count":
|
|
53
|
-
"todayStar": "
|
|
40
|
+
"forked": "356",
|
|
41
|
+
"stargazers_count": 4476,
|
|
42
|
+
"todayStar": "3143 stars this month",
|
|
54
43
|
"html_url": "https://github.com/Pythagora-io/gpt-pilot",
|
|
55
|
-
"rank":
|
|
44
|
+
"rank": 4
|
|
56
45
|
},
|
|
57
46
|
{
|
|
58
47
|
"full_name": "coqui-ai/TTS",
|
|
59
48
|
"language": "Python",
|
|
60
49
|
"color": "#3572A5",
|
|
61
50
|
"description": "🐸💬 - a deep learning toolkit for Text-to-Speech, battle-tested in research and production",
|
|
62
|
-
"forked": "
|
|
63
|
-
"stargazers_count":
|
|
64
|
-
"todayStar": "
|
|
51
|
+
"forked": "2201",
|
|
52
|
+
"stargazers_count": 19374,
|
|
53
|
+
"todayStar": "5023 stars this month",
|
|
65
54
|
"html_url": "https://github.com/coqui-ai/TTS",
|
|
55
|
+
"rank": 5
|
|
56
|
+
},
|
|
57
|
+
{
|
|
58
|
+
"full_name": "binwiederhier/ntfy",
|
|
59
|
+
"language": "Go",
|
|
60
|
+
"color": "#00ADD8",
|
|
61
|
+
"description": "Send push notifications to your phone or desktop using PUT/POST",
|
|
62
|
+
"forked": "501",
|
|
63
|
+
"stargazers_count": 13959,
|
|
64
|
+
"todayStar": "2291 stars this month",
|
|
65
|
+
"html_url": "https://github.com/binwiederhier/ntfy",
|
|
66
66
|
"rank": 6
|
|
67
67
|
},
|
|
68
68
|
{
|
|
@@ -70,9 +70,9 @@
|
|
|
70
70
|
"language": "Python",
|
|
71
71
|
"color": "#3572A5",
|
|
72
72
|
"description": "Original reference implementation of \"3D Gaussian Splatting for Real-Time Radiance Field Rendering\"",
|
|
73
|
-
"forked": "
|
|
74
|
-
"stargazers_count":
|
|
75
|
-
"todayStar": "
|
|
73
|
+
"forked": "357",
|
|
74
|
+
"stargazers_count": 4611,
|
|
75
|
+
"todayStar": "2332 stars this month",
|
|
76
76
|
"html_url": "https://github.com/graphdeco-inria/gaussian-splatting",
|
|
77
77
|
"rank": 7
|
|
78
78
|
},
|
|
@@ -81,21 +81,21 @@
|
|
|
81
81
|
"language": "Go",
|
|
82
82
|
"color": "#00ADD8",
|
|
83
83
|
"description": "CasaOS - A simple, easy-to-use, elegant open-source Personal Cloud system.",
|
|
84
|
-
"forked": "
|
|
85
|
-
"stargazers_count":
|
|
86
|
-
"todayStar": "
|
|
84
|
+
"forked": "908",
|
|
85
|
+
"stargazers_count": 16108,
|
|
86
|
+
"todayStar": "3848 stars this month",
|
|
87
87
|
"html_url": "https://github.com/IceWhaleTech/CasaOS",
|
|
88
88
|
"rank": 8
|
|
89
89
|
},
|
|
90
90
|
{
|
|
91
|
-
"full_name": "
|
|
92
|
-
"language": "
|
|
93
|
-
"color": "#
|
|
94
|
-
"description": "
|
|
95
|
-
"forked": "
|
|
96
|
-
"stargazers_count":
|
|
97
|
-
"todayStar": "
|
|
98
|
-
"html_url": "https://github.com/
|
|
91
|
+
"full_name": "tencent-ailab/IP-Adapter",
|
|
92
|
+
"language": "JupyterNotebook",
|
|
93
|
+
"color": "#DA5B0B",
|
|
94
|
+
"description": "The image prompt adapter is designed to enable a pretrained text-to-image diffusion model to generate images with image prompt.",
|
|
95
|
+
"forked": "69",
|
|
96
|
+
"stargazers_count": 1208,
|
|
97
|
+
"todayStar": "788 stars this month",
|
|
98
|
+
"html_url": "https://github.com/tencent-ailab/IP-Adapter",
|
|
99
99
|
"rank": 9
|
|
100
100
|
},
|
|
101
101
|
{
|
|
@@ -103,175 +103,175 @@
|
|
|
103
103
|
"language": "Go",
|
|
104
104
|
"color": "#00ADD8",
|
|
105
105
|
"description": "Gitness is an Open Source developer platform with Source Control management, Continuous Integration and Continuous Delivery.",
|
|
106
|
-
"forked": "
|
|
107
|
-
"stargazers_count":
|
|
108
|
-
"todayStar": "
|
|
106
|
+
"forked": "2706",
|
|
107
|
+
"stargazers_count": 29158,
|
|
108
|
+
"todayStar": "2007 stars this month",
|
|
109
109
|
"html_url": "https://github.com/harness/gitness",
|
|
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": "jwasham/coding-interview-university",
|
|
114
|
+
"language": "",
|
|
115
|
+
"color": "",
|
|
116
|
+
"description": "A complete computer science study plan to become a software engineer.",
|
|
117
|
+
"forked": "69875",
|
|
118
|
+
"stargazers_count": 268158,
|
|
119
|
+
"todayStar": "4447 stars this month",
|
|
120
|
+
"html_url": "https://github.com/jwasham/coding-interview-university",
|
|
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": "Plachtaa/VALL-E-X",
|
|
125
|
+
"language": "Python",
|
|
126
|
+
"color": "#3572A5",
|
|
127
|
+
"description": "An open source implementation of Microsoft's VALL-E X zero-shot TTS model. Demo is available in https://plachtaa.github.io",
|
|
128
|
+
"forked": "490",
|
|
129
|
+
"stargazers_count": 5546,
|
|
130
|
+
"todayStar": "4916 stars this month",
|
|
131
|
+
"html_url": "https://github.com/Plachtaa/VALL-E-X",
|
|
132
132
|
"rank": 12
|
|
133
133
|
},
|
|
134
134
|
{
|
|
135
|
-
"full_name": "
|
|
135
|
+
"full_name": "hpcaitech/ColossalAI",
|
|
136
136
|
"language": "Python",
|
|
137
137
|
"color": "#3572A5",
|
|
138
|
-
"description": "
|
|
139
|
-
"forked": "
|
|
140
|
-
"stargazers_count":
|
|
141
|
-
"todayStar": "
|
|
142
|
-
"html_url": "https://github.com/
|
|
138
|
+
"description": "Making large AI models cheaper, faster and more accessible",
|
|
139
|
+
"forked": "3950",
|
|
140
|
+
"stargazers_count": 34608,
|
|
141
|
+
"todayStar": "2863 stars this month",
|
|
142
|
+
"html_url": "https://github.com/hpcaitech/ColossalAI",
|
|
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": "withastro/astro",
|
|
147
|
+
"language": "TypeScript",
|
|
148
|
+
"color": "#3178c6",
|
|
149
|
+
"description": "The web framework that scales with you — Build fast content sites, powerful web applications, dynamic server APIs, and everything in-between ⭐️ Star to support our work!",
|
|
150
|
+
"forked": "1834",
|
|
151
|
+
"stargazers_count": 35546,
|
|
152
|
+
"todayStar": "2646 stars this month",
|
|
153
|
+
"html_url": "https://github.com/withastro/astro",
|
|
154
154
|
"rank": 14
|
|
155
155
|
},
|
|
156
|
+
{
|
|
157
|
+
"full_name": "Flipper-XFW/Xtreme-Firmware",
|
|
158
|
+
"language": "C",
|
|
159
|
+
"color": "#555555",
|
|
160
|
+
"description": "The Dom amongst the Flipper Zero Firmware. Give your Flipper the power and freedom it is really craving. Let it show you its true form. Dont delay, switch to the one and only true Master today!",
|
|
161
|
+
"forked": "328",
|
|
162
|
+
"stargazers_count": 4549,
|
|
163
|
+
"todayStar": "770 stars this month",
|
|
164
|
+
"html_url": "https://github.com/Flipper-XFW/Xtreme-Firmware",
|
|
165
|
+
"rank": 15
|
|
166
|
+
},
|
|
156
167
|
{
|
|
157
168
|
"full_name": "isocpp/CppCoreGuidelines",
|
|
158
169
|
"language": "Python",
|
|
159
170
|
"color": "#3572A5",
|
|
160
171
|
"description": "The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++",
|
|
161
|
-
"forked": "
|
|
162
|
-
"stargazers_count":
|
|
163
|
-
"todayStar": "
|
|
172
|
+
"forked": "5329",
|
|
173
|
+
"stargazers_count": 39679,
|
|
174
|
+
"todayStar": "1084 stars this month",
|
|
164
175
|
"html_url": "https://github.com/isocpp/CppCoreGuidelines",
|
|
165
|
-
"rank":
|
|
176
|
+
"rank": 16
|
|
166
177
|
},
|
|
167
178
|
{
|
|
168
179
|
"full_name": "NationalSecurityAgency/ghidra",
|
|
169
180
|
"language": "Java",
|
|
170
181
|
"color": "#b07219",
|
|
171
182
|
"description": "Ghidra is a software reverse engineering (SRE) framework",
|
|
172
|
-
"forked": "
|
|
173
|
-
"stargazers_count":
|
|
174
|
-
"todayStar": "
|
|
183
|
+
"forked": "5244",
|
|
184
|
+
"stargazers_count": 43161,
|
|
185
|
+
"todayStar": "1290 stars this month",
|
|
175
186
|
"html_url": "https://github.com/NationalSecurityAgency/ghidra",
|
|
176
|
-
"rank": 16
|
|
177
|
-
},
|
|
178
|
-
{
|
|
179
|
-
"full_name": "facebookresearch/co-tracker",
|
|
180
|
-
"language": "JupyterNotebook",
|
|
181
|
-
"color": "#DA5B0B",
|
|
182
|
-
"description": "CoTracker is a model for tracking any point (pixel) on a video.",
|
|
183
|
-
"forked": "103",
|
|
184
|
-
"stargazers_count": 1786,
|
|
185
|
-
"todayStar": "1077 stars this month",
|
|
186
|
-
"html_url": "https://github.com/facebookresearch/co-tracker",
|
|
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": "bevyengine/bevy",
|
|
191
|
+
"language": "Rust",
|
|
192
|
+
"color": "#dea584",
|
|
193
|
+
"description": "A refreshingly simple data-driven game engine built in Rust",
|
|
194
|
+
"forked": "2649",
|
|
195
|
+
"stargazers_count": 26721,
|
|
196
|
+
"todayStar": "1252 stars this month",
|
|
197
|
+
"html_url": "https://github.com/bevyengine/bevy",
|
|
198
198
|
"rank": 18
|
|
199
199
|
},
|
|
200
|
-
{
|
|
201
|
-
"full_name": "d2l-ai/d2l-zh",
|
|
202
|
-
"language": "Python",
|
|
203
|
-
"color": "#3572A5",
|
|
204
|
-
"description": "《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被70多个国家的500多所大学用于教学。",
|
|
205
|
-
"forked": "9643",
|
|
206
|
-
"stargazers_count": 48848,
|
|
207
|
-
"todayStar": "2625 stars this month",
|
|
208
|
-
"html_url": "https://github.com/d2l-ai/d2l-zh",
|
|
209
|
-
"rank": 19
|
|
210
|
-
},
|
|
211
|
-
{
|
|
212
|
-
"full_name": "withastro/astro",
|
|
213
|
-
"language": "TypeScript",
|
|
214
|
-
"color": "#3178c6",
|
|
215
|
-
"description": "The web framework that scales with you — Build fast content sites, powerful web applications, dynamic server APIs, and everything in-between ⭐️ Star to support our work!",
|
|
216
|
-
"forked": "1827",
|
|
217
|
-
"stargazers_count": 35394,
|
|
218
|
-
"todayStar": "2562 stars this month",
|
|
219
|
-
"html_url": "https://github.com/withastro/astro",
|
|
220
|
-
"rank": 20
|
|
221
|
-
},
|
|
222
|
-
{
|
|
223
|
-
"full_name": "facebookresearch/dinov2",
|
|
224
|
-
"language": "JupyterNotebook",
|
|
225
|
-
"color": "#DA5B0B",
|
|
226
|
-
"description": "PyTorch code and models for the DINOv2 self-supervised learning method.",
|
|
227
|
-
"forked": "433",
|
|
228
|
-
"stargazers_count": 6220,
|
|
229
|
-
"todayStar": "548 stars this month",
|
|
230
|
-
"html_url": "https://github.com/facebookresearch/dinov2",
|
|
231
|
-
"rank": 21
|
|
232
|
-
},
|
|
233
200
|
{
|
|
234
201
|
"full_name": "raysan5/raylib",
|
|
235
202
|
"language": "C",
|
|
236
203
|
"color": "#555555",
|
|
237
204
|
"description": "A simple and easy-to-use library to enjoy videogames programming",
|
|
238
|
-
"forked": "
|
|
239
|
-
"stargazers_count":
|
|
240
|
-
"todayStar": "
|
|
205
|
+
"forked": "1692",
|
|
206
|
+
"stargazers_count": 15415,
|
|
207
|
+
"todayStar": "962 stars this month",
|
|
241
208
|
"html_url": "https://github.com/raysan5/raylib",
|
|
242
|
-
"rank":
|
|
209
|
+
"rank": 19
|
|
243
210
|
},
|
|
244
211
|
{
|
|
245
|
-
"full_name": "
|
|
246
|
-
"language": "
|
|
247
|
-
"color": "#
|
|
248
|
-
"description": "
|
|
249
|
-
"forked": "
|
|
250
|
-
"stargazers_count":
|
|
251
|
-
"todayStar": "
|
|
252
|
-
"html_url": "https://github.com/
|
|
253
|
-
"rank":
|
|
212
|
+
"full_name": "nodejs/node",
|
|
213
|
+
"language": "JavaScript",
|
|
214
|
+
"color": "#f1e05a",
|
|
215
|
+
"description": "Node.js JavaScript runtime ✨🐢🚀✨",
|
|
216
|
+
"forked": "27246",
|
|
217
|
+
"stargazers_count": 98246,
|
|
218
|
+
"todayStar": "1194 stars this month",
|
|
219
|
+
"html_url": "https://github.com/nodejs/node",
|
|
220
|
+
"rank": 20
|
|
254
221
|
},
|
|
255
222
|
{
|
|
256
|
-
"full_name": "
|
|
223
|
+
"full_name": "d2l-ai/d2l-zh",
|
|
257
224
|
"language": "Python",
|
|
258
225
|
"color": "#3572A5",
|
|
259
|
-
"description": "
|
|
260
|
-
"forked": "
|
|
261
|
-
"stargazers_count":
|
|
262
|
-
"todayStar": "
|
|
263
|
-
"html_url": "https://github.com/
|
|
264
|
-
"rank":
|
|
226
|
+
"description": "《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被70多个国家的500多所大学用于教学。",
|
|
227
|
+
"forked": "9658",
|
|
228
|
+
"stargazers_count": 48973,
|
|
229
|
+
"todayStar": "2733 stars this month",
|
|
230
|
+
"html_url": "https://github.com/d2l-ai/d2l-zh",
|
|
231
|
+
"rank": 21
|
|
232
|
+
},
|
|
233
|
+
{
|
|
234
|
+
"full_name": "jellyfin/jellyfin",
|
|
235
|
+
"language": "C#",
|
|
236
|
+
"color": "#178600",
|
|
237
|
+
"description": "The Free Software Media System",
|
|
238
|
+
"forked": "2288",
|
|
239
|
+
"stargazers_count": 25129,
|
|
240
|
+
"todayStar": "985 stars this month",
|
|
241
|
+
"html_url": "https://github.com/jellyfin/jellyfin",
|
|
242
|
+
"rank": 22
|
|
265
243
|
},
|
|
266
244
|
{
|
|
267
245
|
"full_name": "rust-lang/rustlings",
|
|
268
246
|
"language": "Rust",
|
|
269
247
|
"color": "#dea584",
|
|
270
248
|
"description": "🦀 Small exercises to get you used to reading and writing Rust code!",
|
|
271
|
-
"forked": "
|
|
272
|
-
"stargazers_count":
|
|
273
|
-
"todayStar": "
|
|
249
|
+
"forked": "7720",
|
|
250
|
+
"stargazers_count": 42348,
|
|
251
|
+
"todayStar": "1230 stars this month",
|
|
274
252
|
"html_url": "https://github.com/rust-lang/rustlings",
|
|
253
|
+
"rank": 23
|
|
254
|
+
},
|
|
255
|
+
{
|
|
256
|
+
"full_name": "prasanthrangan/hyprdots",
|
|
257
|
+
"language": "Shell",
|
|
258
|
+
"color": "#89e051",
|
|
259
|
+
"description": "// Aesthetic, dynamic and minimal dots for Arch hyprland",
|
|
260
|
+
"forked": "164",
|
|
261
|
+
"stargazers_count": 1368,
|
|
262
|
+
"todayStar": "545 stars this month",
|
|
263
|
+
"html_url": "https://github.com/prasanthrangan/hyprdots",
|
|
264
|
+
"rank": 24
|
|
265
|
+
},
|
|
266
|
+
{
|
|
267
|
+
"full_name": "bitwarden/clients",
|
|
268
|
+
"language": "TypeScript",
|
|
269
|
+
"color": "#3178c6",
|
|
270
|
+
"description": "Bitwarden client applications (web, browser extension, desktop, and cli)",
|
|
271
|
+
"forked": "949",
|
|
272
|
+
"stargazers_count": 7237,
|
|
273
|
+
"todayStar": "712 stars this month",
|
|
274
|
+
"html_url": "https://github.com/bitwarden/clients",
|
|
275
275
|
"rank": 25
|
|
276
276
|
}
|
|
277
277
|
]
|