@wcj/github-rank 23.10.9 → 23.10.10
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 +21961 -21961
- package/dist/trending-daily.json +180 -180
- package/dist/trending-monthly.json +161 -161
- package/dist/trending-weekly.json +181 -181
- package/dist/users.china.json +1806 -1771
- package/dist/users.json +5899 -5899
- package/package.json +1 -1
- package/web/data/repos.json +21961 -21961
- package/web/data/trending-daily.json +180 -180
- package/web/data/trending-monthly.json +161 -161
- package/web/data/trending-weekly.json +181 -181
- package/web/data/users.china.json +1806 -1771
- package/web/data/users.json +5899 -5899
- package/web/index.html +4487 -4487
- package/web/repos.html +2652 -2652
- package/web/trending-monthly.html +159 -159
- package/web/trending-weekly.html +165 -161
- package/web/trending.html +161 -157
- package/web/users.china.html +1440 -1407
|
@@ -1,24 +1,24 @@
|
|
|
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
2
|
{
|
|
14
3
|
"full_name": "krahets/hello-algo",
|
|
15
4
|
"language": "Java",
|
|
16
5
|
"color": "#b07219",
|
|
17
6
|
"description": "《Hello 算法》:动画图解、一键运行的数据结构与算法教程,支持 Java, C++, Python, Go, JS, TS, C#, Swift, Rust, Dart, Zig 等语言。",
|
|
18
|
-
"forked": "
|
|
19
|
-
"stargazers_count":
|
|
20
|
-
"todayStar": "
|
|
7
|
+
"forked": "4170",
|
|
8
|
+
"stargazers_count": 37874,
|
|
9
|
+
"todayStar": "19358 stars this month",
|
|
21
10
|
"html_url": "https://github.com/krahets/hello-algo",
|
|
11
|
+
"rank": 1
|
|
12
|
+
},
|
|
13
|
+
{
|
|
14
|
+
"full_name": "oven-sh/bun",
|
|
15
|
+
"language": "Zig",
|
|
16
|
+
"color": "#ec915c",
|
|
17
|
+
"description": "Incredibly fast JavaScript runtime, bundler, test runner, and package manager – all in one",
|
|
18
|
+
"forked": "1920",
|
|
19
|
+
"stargazers_count": 64040,
|
|
20
|
+
"todayStar": "18584 stars this month",
|
|
21
|
+
"html_url": "https://github.com/oven-sh/bun",
|
|
22
22
|
"rank": 2
|
|
23
23
|
},
|
|
24
24
|
{
|
|
@@ -26,9 +26,9 @@
|
|
|
26
26
|
"language": "Python",
|
|
27
27
|
"color": "#3572A5",
|
|
28
28
|
"description": "Create Customized Software using Natural Language Idea (through LLM-powered Multi-Agent Collaboration)",
|
|
29
|
-
"forked": "
|
|
30
|
-
"stargazers_count":
|
|
31
|
-
"todayStar": "
|
|
29
|
+
"forked": "1342",
|
|
30
|
+
"stargazers_count": 12802,
|
|
31
|
+
"todayStar": "8549 stars this month",
|
|
32
32
|
"html_url": "https://github.com/OpenBMB/ChatDev",
|
|
33
33
|
"rank": 3
|
|
34
34
|
},
|
|
@@ -37,175 +37,175 @@
|
|
|
37
37
|
"language": "C++",
|
|
38
38
|
"color": "#f34b7d",
|
|
39
39
|
"description": "Godot Engine – Multi-platform 2D and 3D game engine",
|
|
40
|
-
"forked": "
|
|
41
|
-
"stargazers_count":
|
|
42
|
-
"todayStar": "
|
|
40
|
+
"forked": "14971",
|
|
41
|
+
"stargazers_count": 75893,
|
|
42
|
+
"todayStar": "12055 stars this month",
|
|
43
43
|
"html_url": "https://github.com/godotengine/godot",
|
|
44
44
|
"rank": 4
|
|
45
45
|
},
|
|
46
|
-
{
|
|
47
|
-
"full_name": "KillianLucas/open-interpreter",
|
|
48
|
-
"language": "Python",
|
|
49
|
-
"color": "#3572A5",
|
|
50
|
-
"description": "OpenAI's Code Interpreter in your terminal, running locally",
|
|
51
|
-
"forked": "2460",
|
|
52
|
-
"stargazers_count": 28665,
|
|
53
|
-
"todayStar": "16688 stars this month",
|
|
54
|
-
"html_url": "https://github.com/KillianLucas/open-interpreter",
|
|
55
|
-
"rank": 5
|
|
56
|
-
},
|
|
57
46
|
{
|
|
58
47
|
"full_name": "opentofu/opentofu",
|
|
59
48
|
"language": "Go",
|
|
60
49
|
"color": "#00ADD8",
|
|
61
50
|
"description": "OpenTofu lets you declaratively manage your cloud infrastructure.",
|
|
62
|
-
"forked": "
|
|
63
|
-
"stargazers_count":
|
|
64
|
-
"todayStar": "
|
|
51
|
+
"forked": "463",
|
|
52
|
+
"stargazers_count": 14248,
|
|
53
|
+
"todayStar": "9120 stars this month",
|
|
65
54
|
"html_url": "https://github.com/opentofu/opentofu",
|
|
66
|
-
"rank":
|
|
55
|
+
"rank": 5
|
|
67
56
|
},
|
|
68
57
|
{
|
|
69
|
-
"full_name": "
|
|
70
|
-
"language": "
|
|
71
|
-
"color": "#
|
|
72
|
-
"description": "
|
|
73
|
-
"forked": "
|
|
74
|
-
"stargazers_count":
|
|
75
|
-
"todayStar": "
|
|
76
|
-
"html_url": "https://github.com/
|
|
77
|
-
"rank":
|
|
58
|
+
"full_name": "KillianLucas/open-interpreter",
|
|
59
|
+
"language": "Python",
|
|
60
|
+
"color": "#3572A5",
|
|
61
|
+
"description": "OpenAI's Code Interpreter in your terminal, running locally",
|
|
62
|
+
"forked": "2473",
|
|
63
|
+
"stargazers_count": 28791,
|
|
64
|
+
"todayStar": "14562 stars this month",
|
|
65
|
+
"html_url": "https://github.com/KillianLucas/open-interpreter",
|
|
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": "3328",
|
|
74
|
+
"stargazers_count": 36722,
|
|
75
|
+
"todayStar": "3793 stars this month",
|
|
87
76
|
"html_url": "https://github.com/appwrite/appwrite",
|
|
88
|
-
"rank":
|
|
77
|
+
"rank": 7
|
|
89
78
|
},
|
|
90
79
|
{
|
|
91
80
|
"full_name": "coqui-ai/TTS",
|
|
92
81
|
"language": "Python",
|
|
93
82
|
"color": "#3572A5",
|
|
94
83
|
"description": "🐸💬 - a deep learning toolkit for Text-to-Speech, battle-tested in research and production",
|
|
95
|
-
"forked": "
|
|
96
|
-
"stargazers_count":
|
|
97
|
-
"todayStar": "
|
|
84
|
+
"forked": "2268",
|
|
85
|
+
"stargazers_count": 20276,
|
|
86
|
+
"todayStar": "5577 stars this month",
|
|
98
87
|
"html_url": "https://github.com/coqui-ai/TTS",
|
|
99
|
-
"rank":
|
|
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": "2464",
|
|
96
|
+
"stargazers_count": 29204,
|
|
97
|
+
"todayStar": "5010 stars this month",
|
|
109
98
|
"html_url": "https://github.com/novuhq/novu",
|
|
110
|
-
"rank":
|
|
99
|
+
"rank": 9
|
|
111
100
|
},
|
|
112
101
|
{
|
|
113
|
-
"full_name": "
|
|
102
|
+
"full_name": "jwasham/coding-interview-university",
|
|
114
103
|
"language": "",
|
|
115
104
|
"color": "",
|
|
116
|
-
"description": "
|
|
117
|
-
"forked": "
|
|
118
|
-
"stargazers_count":
|
|
119
|
-
"todayStar": "
|
|
120
|
-
"html_url": "https://github.com/
|
|
121
|
-
"rank":
|
|
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
|
|
105
|
+
"description": "A complete computer science study plan to become a software engineer.",
|
|
106
|
+
"forked": "70054",
|
|
107
|
+
"stargazers_count": 269104,
|
|
108
|
+
"todayStar": "4855 stars this month",
|
|
109
|
+
"html_url": "https://github.com/jwasham/coding-interview-university",
|
|
110
|
+
"rank": 10
|
|
133
111
|
},
|
|
134
112
|
{
|
|
135
113
|
"full_name": "graphdeco-inria/gaussian-splatting",
|
|
136
114
|
"language": "Python",
|
|
137
115
|
"color": "#3572A5",
|
|
138
116
|
"description": "Original reference implementation of \"3D Gaussian Splatting for Real-Time Radiance Field Rendering\"",
|
|
139
|
-
"forked": "
|
|
140
|
-
"stargazers_count":
|
|
141
|
-
"todayStar": "
|
|
117
|
+
"forked": "439",
|
|
118
|
+
"stargazers_count": 5371,
|
|
119
|
+
"todayStar": "2073 stars this month",
|
|
142
120
|
"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
|
|
155
|
-
},
|
|
156
|
-
{
|
|
157
|
-
"full_name": "harness/gitness",
|
|
158
|
-
"language": "Go",
|
|
159
|
-
"color": "#00ADD8",
|
|
160
|
-
"description": "Gitness is an Open Source developer platform with Source Control management, Continuous Integration and Continuous Delivery.",
|
|
161
|
-
"forked": "2721",
|
|
162
|
-
"stargazers_count": 29528,
|
|
163
|
-
"todayStar": "2372 stars this month",
|
|
164
|
-
"html_url": "https://github.com/harness/gitness",
|
|
165
|
-
"rank": 15
|
|
121
|
+
"rank": 11
|
|
166
122
|
},
|
|
167
123
|
{
|
|
168
124
|
"full_name": "facebookresearch/nougat",
|
|
169
125
|
"language": "Python",
|
|
170
126
|
"color": "#3572A5",
|
|
171
127
|
"description": "Implementation of Nougat Neural Optical Understanding for Academic Documents",
|
|
172
|
-
"forked": "
|
|
173
|
-
"stargazers_count":
|
|
174
|
-
"todayStar": "
|
|
128
|
+
"forked": "378",
|
|
129
|
+
"stargazers_count": 6302,
|
|
130
|
+
"todayStar": "3103 stars this month",
|
|
175
131
|
"html_url": "https://github.com/facebookresearch/nougat",
|
|
176
|
-
"rank":
|
|
132
|
+
"rank": 12
|
|
133
|
+
},
|
|
134
|
+
{
|
|
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": "2672",
|
|
140
|
+
"stargazers_count": 27103,
|
|
141
|
+
"todayStar": "1452 stars this month",
|
|
142
|
+
"html_url": "https://github.com/bevyengine/bevy",
|
|
143
|
+
"rank": 13
|
|
177
144
|
},
|
|
178
145
|
{
|
|
179
146
|
"full_name": "OpenBMB/AgentVerse",
|
|
180
147
|
"language": "JavaScript",
|
|
181
148
|
"color": "#f1e05a",
|
|
182
149
|
"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": "
|
|
150
|
+
"forked": "212",
|
|
151
|
+
"stargazers_count": 2517,
|
|
152
|
+
"todayStar": "1595 stars this month",
|
|
186
153
|
"html_url": "https://github.com/OpenBMB/AgentVerse",
|
|
187
|
-
"rank":
|
|
154
|
+
"rank": 14
|
|
188
155
|
},
|
|
189
156
|
{
|
|
190
|
-
"full_name": "
|
|
191
|
-
"language": "
|
|
192
|
-
"color": "#
|
|
193
|
-
"description": "
|
|
194
|
-
"forked": "
|
|
195
|
-
"stargazers_count":
|
|
196
|
-
"todayStar": "
|
|
197
|
-
"html_url": "https://github.com/
|
|
198
|
-
"rank":
|
|
157
|
+
"full_name": "airbnb/javascript",
|
|
158
|
+
"language": "JavaScript",
|
|
159
|
+
"color": "#f1e05a",
|
|
160
|
+
"description": "JavaScript Style Guide",
|
|
161
|
+
"forked": "26269",
|
|
162
|
+
"stargazers_count": 138471,
|
|
163
|
+
"todayStar": "2431 stars this month",
|
|
164
|
+
"html_url": "https://github.com/airbnb/javascript",
|
|
165
|
+
"rank": 15
|
|
166
|
+
},
|
|
167
|
+
{
|
|
168
|
+
"full_name": "harness/gitness",
|
|
169
|
+
"language": "Go",
|
|
170
|
+
"color": "#00ADD8",
|
|
171
|
+
"description": "Gitness is an Open Source developer platform with Source Control management, Continuous Integration and Continuous Delivery.",
|
|
172
|
+
"forked": "2722",
|
|
173
|
+
"stargazers_count": 29553,
|
|
174
|
+
"todayStar": "2395 stars this month",
|
|
175
|
+
"html_url": "https://github.com/harness/gitness",
|
|
176
|
+
"rank": 16
|
|
177
|
+
},
|
|
178
|
+
{
|
|
179
|
+
"full_name": "massgravel/Microsoft-Activation-Scripts",
|
|
180
|
+
"language": "Batchfile",
|
|
181
|
+
"color": "#C1F12E",
|
|
182
|
+
"description": "A Windows and Office activator using HWID / KMS38 / Online KMS activation methods, with a focus on open-source code and fewer antivirus detections.",
|
|
183
|
+
"forked": "4847",
|
|
184
|
+
"stargazers_count": 46619,
|
|
185
|
+
"todayStar": "4945 stars this month",
|
|
186
|
+
"html_url": "https://github.com/massgravel/Microsoft-Activation-Scripts",
|
|
187
|
+
"rank": 17
|
|
199
188
|
},
|
|
200
189
|
{
|
|
201
190
|
"full_name": "aigc-apps/sd-webui-EasyPhoto",
|
|
202
191
|
"language": "Python",
|
|
203
192
|
"color": "#3572A5",
|
|
204
193
|
"description": "📷 EasyPhoto | Your Smart AI Photo Generator.",
|
|
205
|
-
"forked": "
|
|
206
|
-
"stargazers_count":
|
|
207
|
-
"todayStar": "
|
|
194
|
+
"forked": "176",
|
|
195
|
+
"stargazers_count": 2509,
|
|
196
|
+
"todayStar": "1380 stars this month",
|
|
208
197
|
"html_url": "https://github.com/aigc-apps/sd-webui-EasyPhoto",
|
|
198
|
+
"rank": 18
|
|
199
|
+
},
|
|
200
|
+
{
|
|
201
|
+
"full_name": "baichuan-inc/Baichuan2",
|
|
202
|
+
"language": "Python",
|
|
203
|
+
"color": "#3572A5",
|
|
204
|
+
"description": "A series of large language models developed by Baichuan Intelligent Technology",
|
|
205
|
+
"forked": "133",
|
|
206
|
+
"stargazers_count": 2378,
|
|
207
|
+
"todayStar": "1481 stars this month",
|
|
208
|
+
"html_url": "https://github.com/baichuan-inc/Baichuan2",
|
|
209
209
|
"rank": 19
|
|
210
210
|
},
|
|
211
211
|
{
|
|
@@ -213,65 +213,65 @@
|
|
|
213
213
|
"language": "Rust",
|
|
214
214
|
"color": "#dea584",
|
|
215
215
|
"description": "🥖 | Rinha de compiladores (ou interpretadores kkkk",
|
|
216
|
-
"forked": "
|
|
217
|
-
"stargazers_count":
|
|
218
|
-
"todayStar": "
|
|
216
|
+
"forked": "240",
|
|
217
|
+
"stargazers_count": 891,
|
|
218
|
+
"todayStar": "474 stars this month",
|
|
219
219
|
"html_url": "https://github.com/aripiprazole/rinha-de-compiler",
|
|
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": "fishaudio/Bert-VITS2",
|
|
224
|
+
"language": "Python",
|
|
225
|
+
"color": "#3572A5",
|
|
226
|
+
"description": "vits2 backbone with bert",
|
|
227
|
+
"forked": "235",
|
|
228
|
+
"stargazers_count": 1419,
|
|
229
|
+
"todayStar": "930 stars this month",
|
|
230
|
+
"html_url": "https://github.com/fishaudio/Bert-VITS2",
|
|
231
231
|
"rank": 21
|
|
232
232
|
},
|
|
233
|
+
{
|
|
234
|
+
"full_name": "modularml/mojo",
|
|
235
|
+
"language": "",
|
|
236
|
+
"color": "",
|
|
237
|
+
"description": "The Mojo Programming Language",
|
|
238
|
+
"forked": "1945",
|
|
239
|
+
"stargazers_count": 14937,
|
|
240
|
+
"todayStar": "4473 stars this month",
|
|
241
|
+
"html_url": "https://github.com/modularml/mojo",
|
|
242
|
+
"rank": 22
|
|
243
|
+
},
|
|
233
244
|
{
|
|
234
245
|
"full_name": "freeCodeCamp/freeCodeCamp",
|
|
235
246
|
"language": "TypeScript",
|
|
236
247
|
"color": "#3178c6",
|
|
237
248
|
"description": "freeCodeCamp.org's open-source codebase and curriculum. Learn to code for free.",
|
|
238
|
-
"forked": "
|
|
239
|
-
"stargazers_count":
|
|
240
|
-
"todayStar": "
|
|
249
|
+
"forked": "34181",
|
|
250
|
+
"stargazers_count": 375703,
|
|
251
|
+
"todayStar": "2773 stars this month",
|
|
241
252
|
"html_url": "https://github.com/freeCodeCamp/freeCodeCamp",
|
|
242
|
-
"rank": 22
|
|
243
|
-
},
|
|
244
|
-
{
|
|
245
|
-
"full_name": "fishaudio/Bert-VITS2",
|
|
246
|
-
"language": "Python",
|
|
247
|
-
"color": "#3572A5",
|
|
248
|
-
"description": "vits2 backbone with bert",
|
|
249
|
-
"forked": "225",
|
|
250
|
-
"stargazers_count": 1374,
|
|
251
|
-
"todayStar": "907 stars this month",
|
|
252
|
-
"html_url": "https://github.com/fishaudio/Bert-VITS2",
|
|
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": 5818,
|
|
262
|
+
"todayStar": "500 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": "apernet/hysteria",
|
|
268
|
+
"language": "Go",
|
|
269
|
+
"color": "#00ADD8",
|
|
270
|
+
"description": "Hysteria is a powerful, lightning fast and censorship resistant proxy.",
|
|
271
|
+
"forked": "839",
|
|
272
|
+
"stargazers_count": 7712,
|
|
273
|
+
"todayStar": "1096 stars this month",
|
|
274
|
+
"html_url": "https://github.com/apernet/hysteria",
|
|
275
275
|
"rank": 25
|
|
276
276
|
}
|
|
277
277
|
]
|