@wcj/github-rank 23.10.5 → 23.10.7
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 +25351 -25349
- package/dist/trending-daily.json +192 -192
- package/dist/trending-monthly.json +158 -158
- package/dist/trending-weekly.json +189 -189
- package/dist/users.china.json +1956 -1921
- package/dist/users.json +7695 -7695
- package/package.json +1 -1
- package/web/data/repos.json +25351 -25349
- package/web/data/trending-daily.json +192 -192
- package/web/data/trending-monthly.json +158 -158
- package/web/data/trending-weekly.json +189 -189
- package/web/data/users.china.json +1956 -1921
- package/web/data/users.json +7695 -7695
- package/web/index.html +5778 -5778
- package/web/repos.html +3320 -3320
- package/web/trending-monthly.html +161 -161
- package/web/trending-weekly.html +171 -167
- package/web/trending.html +173 -173
- package/web/users.china.html +1515 -1482
|
@@ -1,46 +1,46 @@
|
|
|
1
1
|
[
|
|
2
|
-
{
|
|
3
|
-
"full_name": "KillianLucas/open-interpreter",
|
|
4
|
-
"language": "Python",
|
|
5
|
-
"color": "#3572A5",
|
|
6
|
-
"description": "OpenAI's Code Interpreter in your terminal, running locally",
|
|
7
|
-
"forked": "2413",
|
|
8
|
-
"stargazers_count": 28097,
|
|
9
|
-
"todayStar": "26645 stars this month",
|
|
10
|
-
"html_url": "https://github.com/KillianLucas/open-interpreter",
|
|
11
|
-
"rank": 1
|
|
12
|
-
},
|
|
13
2
|
{
|
|
14
3
|
"full_name": "oven-sh/bun",
|
|
15
4
|
"language": "Zig",
|
|
16
5
|
"color": "#ec915c",
|
|
17
6
|
"description": "Incredibly fast JavaScript runtime, bundler, test runner, and package manager – all in one",
|
|
18
|
-
"forked": "
|
|
19
|
-
"stargazers_count":
|
|
20
|
-
"todayStar": "
|
|
7
|
+
"forked": "1908",
|
|
8
|
+
"stargazers_count": 63834,
|
|
9
|
+
"todayStar": "20384 stars this month",
|
|
21
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": "4051",
|
|
19
|
+
"stargazers_count": 36839,
|
|
20
|
+
"todayStar": "19250 stars this month",
|
|
21
|
+
"html_url": "https://github.com/krahets/hello-algo",
|
|
22
22
|
"rank": 2
|
|
23
23
|
},
|
|
24
|
+
{
|
|
25
|
+
"full_name": "KillianLucas/open-interpreter",
|
|
26
|
+
"language": "Python",
|
|
27
|
+
"color": "#3572A5",
|
|
28
|
+
"description": "OpenAI's Code Interpreter in your terminal, running locally",
|
|
29
|
+
"forked": "2439",
|
|
30
|
+
"stargazers_count": 28403,
|
|
31
|
+
"todayStar": "22973 stars this month",
|
|
32
|
+
"html_url": "https://github.com/KillianLucas/open-interpreter",
|
|
33
|
+
"rank": 3
|
|
34
|
+
},
|
|
24
35
|
{
|
|
25
36
|
"full_name": "opentofu/opentofu",
|
|
26
37
|
"language": "Go",
|
|
27
38
|
"color": "#00ADD8",
|
|
28
39
|
"description": "OpenTofu lets you declaratively manage your cloud infrastructure.",
|
|
29
|
-
"forked": "
|
|
30
|
-
"stargazers_count":
|
|
31
|
-
"todayStar": "
|
|
40
|
+
"forked": "458",
|
|
41
|
+
"stargazers_count": 14043,
|
|
42
|
+
"todayStar": "11137 stars this month",
|
|
32
43
|
"html_url": "https://github.com/opentofu/opentofu",
|
|
33
|
-
"rank": 3
|
|
34
|
-
},
|
|
35
|
-
{
|
|
36
|
-
"full_name": "krahets/hello-algo",
|
|
37
|
-
"language": "Java",
|
|
38
|
-
"color": "#b07219",
|
|
39
|
-
"description": "《Hello 算法》:动画图解、一键运行的数据结构与算法教程,支持 Java, C++, Python, Go, JS, TS, C#, Swift, Rust, Dart, Zig 等语言。",
|
|
40
|
-
"forked": "4010",
|
|
41
|
-
"stargazers_count": 36389,
|
|
42
|
-
"todayStar": "19042 stars this month",
|
|
43
|
-
"html_url": "https://github.com/krahets/hello-algo",
|
|
44
44
|
"rank": 4
|
|
45
45
|
},
|
|
46
46
|
{
|
|
@@ -48,9 +48,9 @@
|
|
|
48
48
|
"language": "Python",
|
|
49
49
|
"color": "#3572A5",
|
|
50
50
|
"description": "Create Customized Software using Natural Language Idea (through LLM-powered Multi-Agent Collaboration)",
|
|
51
|
-
"forked": "
|
|
52
|
-
"stargazers_count":
|
|
53
|
-
"todayStar": "
|
|
51
|
+
"forked": "1194",
|
|
52
|
+
"stargazers_count": 11314,
|
|
53
|
+
"todayStar": "7685 stars this month",
|
|
54
54
|
"html_url": "https://github.com/OpenBMB/ChatDev",
|
|
55
55
|
"rank": 5
|
|
56
56
|
},
|
|
@@ -59,9 +59,9 @@
|
|
|
59
59
|
"language": "C++",
|
|
60
60
|
"color": "#f34b7d",
|
|
61
61
|
"description": "Godot Engine – Multi-platform 2D and 3D game engine",
|
|
62
|
-
"forked": "
|
|
63
|
-
"stargazers_count":
|
|
64
|
-
"todayStar": "
|
|
62
|
+
"forked": "14870",
|
|
63
|
+
"stargazers_count": 75649,
|
|
64
|
+
"todayStar": "11865 stars this month",
|
|
65
65
|
"html_url": "https://github.com/godotengine/godot",
|
|
66
66
|
"rank": 6
|
|
67
67
|
},
|
|
@@ -70,21 +70,21 @@
|
|
|
70
70
|
"language": "",
|
|
71
71
|
"color": "",
|
|
72
72
|
"description": "The Mojo Programming Language",
|
|
73
|
-
"forked": "
|
|
74
|
-
"stargazers_count":
|
|
75
|
-
"todayStar": "
|
|
73
|
+
"forked": "1920",
|
|
74
|
+
"stargazers_count": 14849,
|
|
75
|
+
"todayStar": "5261 stars this month",
|
|
76
76
|
"html_url": "https://github.com/modularml/mojo",
|
|
77
77
|
"rank": 7
|
|
78
78
|
},
|
|
79
79
|
{
|
|
80
|
-
"full_name": "
|
|
81
|
-
"language": "
|
|
82
|
-
"color": "#
|
|
83
|
-
"description": "
|
|
84
|
-
"forked": "
|
|
85
|
-
"stargazers_count":
|
|
86
|
-
"todayStar": "
|
|
87
|
-
"html_url": "https://github.com/
|
|
80
|
+
"full_name": "aripiprazole/rinha-de-compiler",
|
|
81
|
+
"language": "Rust",
|
|
82
|
+
"color": "#dea584",
|
|
83
|
+
"description": "🥖 | Rinha de compiladores (ou interpretadores kkkk",
|
|
84
|
+
"forked": "241",
|
|
85
|
+
"stargazers_count": 885,
|
|
86
|
+
"todayStar": "883 stars this month",
|
|
87
|
+
"html_url": "https://github.com/aripiprazole/rinha-de-compiler",
|
|
88
88
|
"rank": 8
|
|
89
89
|
},
|
|
90
90
|
{
|
|
@@ -92,186 +92,186 @@
|
|
|
92
92
|
"language": "Python",
|
|
93
93
|
"color": "#3572A5",
|
|
94
94
|
"description": "🐸💬 - a deep learning toolkit for Text-to-Speech, battle-tested in research and production",
|
|
95
|
-
"forked": "
|
|
96
|
-
"stargazers_count":
|
|
97
|
-
"todayStar": "
|
|
95
|
+
"forked": "2243",
|
|
96
|
+
"stargazers_count": 19902,
|
|
97
|
+
"todayStar": "5290 stars this month",
|
|
98
98
|
"html_url": "https://github.com/coqui-ai/TTS",
|
|
99
99
|
"rank": 9
|
|
100
100
|
},
|
|
101
|
+
{
|
|
102
|
+
"full_name": "novuhq/novu",
|
|
103
|
+
"language": "TypeScript",
|
|
104
|
+
"color": "#3178c6",
|
|
105
|
+
"description": "🔥 The open-source notification infrastructure with fully functional embedded notification center 🚀🚀🚀",
|
|
106
|
+
"forked": "2396",
|
|
107
|
+
"stargazers_count": 28766,
|
|
108
|
+
"todayStar": "4755 stars this month",
|
|
109
|
+
"html_url": "https://github.com/novuhq/novu",
|
|
110
|
+
"rank": 10
|
|
111
|
+
},
|
|
112
|
+
{
|
|
113
|
+
"full_name": "appwrite/appwrite",
|
|
114
|
+
"language": "TypeScript",
|
|
115
|
+
"color": "#3178c6",
|
|
116
|
+
"description": "Build like a team of hundreds_",
|
|
117
|
+
"forked": "3300",
|
|
118
|
+
"stargazers_count": 36427,
|
|
119
|
+
"todayStar": "3398 stars this month",
|
|
120
|
+
"html_url": "https://github.com/appwrite/appwrite",
|
|
121
|
+
"rank": 11
|
|
122
|
+
},
|
|
101
123
|
{
|
|
102
124
|
"full_name": "facebookresearch/nougat",
|
|
103
125
|
"language": "Python",
|
|
104
126
|
"color": "#3572A5",
|
|
105
127
|
"description": "Implementation of Nougat Neural Optical Understanding for Academic Documents",
|
|
106
|
-
"forked": "
|
|
107
|
-
"stargazers_count":
|
|
108
|
-
"todayStar": "
|
|
128
|
+
"forked": "370",
|
|
129
|
+
"stargazers_count": 6194,
|
|
130
|
+
"todayStar": "3291 stars this month",
|
|
109
131
|
"html_url": "https://github.com/facebookresearch/nougat",
|
|
110
|
-
"rank":
|
|
132
|
+
"rank": 12
|
|
133
|
+
},
|
|
134
|
+
{
|
|
135
|
+
"full_name": "harness/gitness",
|
|
136
|
+
"language": "Go",
|
|
137
|
+
"color": "#00ADD8",
|
|
138
|
+
"description": "Gitness is an Open Source developer platform with Source Control management, Continuous Integration and Continuous Delivery.",
|
|
139
|
+
"forked": "2719",
|
|
140
|
+
"stargazers_count": 29480,
|
|
141
|
+
"todayStar": "2327 stars this month",
|
|
142
|
+
"html_url": "https://github.com/harness/gitness",
|
|
143
|
+
"rank": 13
|
|
111
144
|
},
|
|
112
145
|
{
|
|
113
146
|
"full_name": "graphdeco-inria/gaussian-splatting",
|
|
114
147
|
"language": "Python",
|
|
115
148
|
"color": "#3572A5",
|
|
116
149
|
"description": "Original reference implementation of \"3D Gaussian Splatting for Real-Time Radiance Field Rendering\"",
|
|
117
|
-
"forked": "
|
|
118
|
-
"stargazers_count":
|
|
119
|
-
"todayStar": "
|
|
150
|
+
"forked": "422",
|
|
151
|
+
"stargazers_count": 5179,
|
|
152
|
+
"todayStar": "2157 stars this month",
|
|
120
153
|
"html_url": "https://github.com/graphdeco-inria/gaussian-splatting",
|
|
121
|
-
"rank":
|
|
154
|
+
"rank": 14
|
|
122
155
|
},
|
|
123
156
|
{
|
|
124
157
|
"full_name": "jwasham/coding-interview-university",
|
|
125
158
|
"language": "",
|
|
126
159
|
"color": "",
|
|
127
160
|
"description": "A complete computer science study plan to become a software engineer.",
|
|
128
|
-
"forked": "
|
|
129
|
-
"stargazers_count":
|
|
130
|
-
"todayStar": "
|
|
161
|
+
"forked": "70008",
|
|
162
|
+
"stargazers_count": 268923,
|
|
163
|
+
"todayStar": "4806 stars this month",
|
|
131
164
|
"html_url": "https://github.com/jwasham/coding-interview-university",
|
|
132
|
-
"rank":
|
|
133
|
-
},
|
|
134
|
-
{
|
|
135
|
-
"full_name": "novuhq/novu",
|
|
136
|
-
"language": "TypeScript",
|
|
137
|
-
"color": "#3178c6",
|
|
138
|
-
"description": "🔥 The open-source notification infrastructure with fully functional embedded notification center 🚀🚀🚀",
|
|
139
|
-
"forked": "2311",
|
|
140
|
-
"stargazers_count": 28025,
|
|
141
|
-
"todayStar": "3694 stars this month",
|
|
142
|
-
"html_url": "https://github.com/novuhq/novu",
|
|
143
|
-
"rank": 13
|
|
144
|
-
},
|
|
145
|
-
{
|
|
146
|
-
"full_name": "harness/gitness",
|
|
147
|
-
"language": "Go",
|
|
148
|
-
"color": "#00ADD8",
|
|
149
|
-
"description": "Gitness is an Open Source developer platform with Source Control management, Continuous Integration and Continuous Delivery.",
|
|
150
|
-
"forked": "2716",
|
|
151
|
-
"stargazers_count": 29430,
|
|
152
|
-
"todayStar": "2273 stars this month",
|
|
153
|
-
"html_url": "https://github.com/harness/gitness",
|
|
154
|
-
"rank": 14
|
|
165
|
+
"rank": 15
|
|
155
166
|
},
|
|
156
167
|
{
|
|
157
|
-
"full_name": "
|
|
158
|
-
"language": "
|
|
159
|
-
"color": "#
|
|
160
|
-
"description": "
|
|
161
|
-
"forked": "
|
|
162
|
-
"stargazers_count":
|
|
163
|
-
"todayStar": "
|
|
164
|
-
"html_url": "https://github.com/
|
|
165
|
-
"rank":
|
|
168
|
+
"full_name": "bevyengine/bevy",
|
|
169
|
+
"language": "Rust",
|
|
170
|
+
"color": "#dea584",
|
|
171
|
+
"description": "A refreshingly simple data-driven game engine built in Rust",
|
|
172
|
+
"forked": "2664",
|
|
173
|
+
"stargazers_count": 26998,
|
|
174
|
+
"todayStar": "1365 stars this month",
|
|
175
|
+
"html_url": "https://github.com/bevyengine/bevy",
|
|
176
|
+
"rank": 16
|
|
166
177
|
},
|
|
167
178
|
{
|
|
168
179
|
"full_name": "OpenBMB/AgentVerse",
|
|
169
180
|
"language": "JavaScript",
|
|
170
181
|
"color": "#f1e05a",
|
|
171
182
|
"description": "🤖 AgentVerse 🪐 provides a flexible framework that simplifies the process of building custom multi-agent environments for large language models (LLMs).",
|
|
172
|
-
"forked": "
|
|
173
|
-
"stargazers_count":
|
|
174
|
-
"todayStar": "
|
|
183
|
+
"forked": "202",
|
|
184
|
+
"stargazers_count": 2450,
|
|
185
|
+
"todayStar": "1577 stars this month",
|
|
175
186
|
"html_url": "https://github.com/OpenBMB/AgentVerse",
|
|
176
|
-
"rank":
|
|
187
|
+
"rank": 17
|
|
188
|
+
},
|
|
189
|
+
{
|
|
190
|
+
"full_name": "freeCodeCamp/freeCodeCamp",
|
|
191
|
+
"language": "TypeScript",
|
|
192
|
+
"color": "#3178c6",
|
|
193
|
+
"description": "freeCodeCamp.org's open-source codebase and curriculum. Learn to code for free.",
|
|
194
|
+
"forked": "34105",
|
|
195
|
+
"stargazers_count": 375487,
|
|
196
|
+
"todayStar": "2792 stars this month",
|
|
197
|
+
"html_url": "https://github.com/freeCodeCamp/freeCodeCamp",
|
|
198
|
+
"rank": 18
|
|
177
199
|
},
|
|
178
200
|
{
|
|
179
201
|
"full_name": "mylxsw/aidea",
|
|
180
202
|
"language": "Dart",
|
|
181
203
|
"color": "#00B4AB",
|
|
182
204
|
"description": "AIdea 是一款支持 GPT 以及国产大语言模型通义千问、文心一言等,支持 Stable Diffusion 文生图、图生图、 SDXL1.0、超分辨率、图片上色的全能型 APP。",
|
|
183
|
-
"forked": "
|
|
184
|
-
"stargazers_count":
|
|
185
|
-
"todayStar": "
|
|
205
|
+
"forked": "690",
|
|
206
|
+
"stargazers_count": 5004,
|
|
207
|
+
"todayStar": "2041 stars this month",
|
|
186
208
|
"html_url": "https://github.com/mylxsw/aidea",
|
|
187
|
-
"rank":
|
|
209
|
+
"rank": 19
|
|
188
210
|
},
|
|
189
211
|
{
|
|
190
212
|
"full_name": "airbnb/javascript",
|
|
191
213
|
"language": "JavaScript",
|
|
192
214
|
"color": "#f1e05a",
|
|
193
215
|
"description": "JavaScript Style Guide",
|
|
194
|
-
"forked": "
|
|
195
|
-
"stargazers_count":
|
|
196
|
-
"todayStar": "
|
|
216
|
+
"forked": "26251",
|
|
217
|
+
"stargazers_count": 138420,
|
|
218
|
+
"todayStar": "2405 stars this month",
|
|
197
219
|
"html_url": "https://github.com/airbnb/javascript",
|
|
198
|
-
"rank":
|
|
220
|
+
"rank": 20
|
|
199
221
|
},
|
|
200
222
|
{
|
|
201
|
-
"full_name": "
|
|
202
|
-
"language": "
|
|
203
|
-
"color": "#
|
|
204
|
-
"description": "
|
|
205
|
-
"forked": "
|
|
206
|
-
"stargazers_count":
|
|
207
|
-
"todayStar": "
|
|
208
|
-
"html_url": "https://github.com/
|
|
209
|
-
"rank":
|
|
223
|
+
"full_name": "tjy-gitnub/win12",
|
|
224
|
+
"language": "JavaScript",
|
|
225
|
+
"color": "#f1e05a",
|
|
226
|
+
"description": "Windows 12 网页版,在线体验 点击下面的链接在线体验",
|
|
227
|
+
"forked": "523",
|
|
228
|
+
"stargazers_count": 4864,
|
|
229
|
+
"todayStar": "2918 stars this month",
|
|
230
|
+
"html_url": "https://github.com/tjy-gitnub/win12",
|
|
231
|
+
"rank": 21
|
|
210
232
|
},
|
|
211
233
|
{
|
|
212
234
|
"full_name": "bluesky-social/social-app",
|
|
213
235
|
"language": "TypeScript",
|
|
214
236
|
"color": "#3178c6",
|
|
215
237
|
"description": "The Bluesky Social application for Web, iOS, and Android",
|
|
216
|
-
"forked": "
|
|
217
|
-
"stargazers_count":
|
|
218
|
-
"todayStar": "
|
|
238
|
+
"forked": "515",
|
|
239
|
+
"stargazers_count": 3784,
|
|
240
|
+
"todayStar": "512 stars this month",
|
|
219
241
|
"html_url": "https://github.com/bluesky-social/social-app",
|
|
220
|
-
"rank":
|
|
221
|
-
},
|
|
222
|
-
{
|
|
223
|
-
"full_name": "stanfordnlp/dspy",
|
|
224
|
-
"language": "Python",
|
|
225
|
-
"color": "#3572A5",
|
|
226
|
-
"description": "DSPy: The framework for programming with foundation models",
|
|
227
|
-
"forked": "182",
|
|
228
|
-
"stargazers_count": 3313,
|
|
229
|
-
"todayStar": "1149 stars this month",
|
|
230
|
-
"html_url": "https://github.com/stanfordnlp/dspy",
|
|
231
|
-
"rank": 21
|
|
242
|
+
"rank": 22
|
|
232
243
|
},
|
|
233
244
|
{
|
|
234
|
-
"full_name": "
|
|
245
|
+
"full_name": "Pythagora-io/gpt-pilot",
|
|
235
246
|
"language": "Python",
|
|
236
247
|
"color": "#3572A5",
|
|
237
|
-
"description": "
|
|
238
|
-
"forked": "
|
|
239
|
-
"stargazers_count":
|
|
240
|
-
"todayStar": "
|
|
241
|
-
"html_url": "https://github.com/
|
|
242
|
-
"rank": 22
|
|
243
|
-
},
|
|
244
|
-
{
|
|
245
|
-
"full_name": "nodejs/node",
|
|
246
|
-
"language": "JavaScript",
|
|
247
|
-
"color": "#f1e05a",
|
|
248
|
-
"description": "Node.js JavaScript runtime ✨🐢🚀✨",
|
|
249
|
-
"forked": "27301",
|
|
250
|
-
"stargazers_count": 98400,
|
|
251
|
-
"todayStar": "1256 stars this month",
|
|
252
|
-
"html_url": "https://github.com/nodejs/node",
|
|
248
|
+
"description": "Dev tool that writes scalable apps from scratch while the developer oversees the implementation",
|
|
249
|
+
"forked": "390",
|
|
250
|
+
"stargazers_count": 4952,
|
|
251
|
+
"todayStar": "2371 stars this month",
|
|
252
|
+
"html_url": "https://github.com/Pythagora-io/gpt-pilot",
|
|
253
253
|
"rank": 23
|
|
254
254
|
},
|
|
255
|
-
{
|
|
256
|
-
"full_name": "appwrite/appwrite",
|
|
257
|
-
"language": "TypeScript",
|
|
258
|
-
"color": "#3178c6",
|
|
259
|
-
"description": "Build like a team of hundreds_",
|
|
260
|
-
"forked": "3229",
|
|
261
|
-
"stargazers_count": 35327,
|
|
262
|
-
"todayStar": "2311 stars this month",
|
|
263
|
-
"html_url": "https://github.com/appwrite/appwrite",
|
|
264
|
-
"rank": 24
|
|
265
|
-
},
|
|
266
255
|
{
|
|
267
256
|
"full_name": "elementor/elementor",
|
|
268
257
|
"language": "JavaScript",
|
|
269
258
|
"color": "#f1e05a",
|
|
270
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.",
|
|
271
|
-
"forked": "
|
|
272
|
-
"stargazers_count":
|
|
273
|
-
"todayStar": "
|
|
260
|
+
"forked": "1329",
|
|
261
|
+
"stargazers_count": 5752,
|
|
262
|
+
"todayStar": "432 stars this month",
|
|
274
263
|
"html_url": "https://github.com/elementor/elementor",
|
|
264
|
+
"rank": 24
|
|
265
|
+
},
|
|
266
|
+
{
|
|
267
|
+
"full_name": "CorentinJ/Real-Time-Voice-Cloning",
|
|
268
|
+
"language": "Python",
|
|
269
|
+
"color": "#3572A5",
|
|
270
|
+
"description": "Clone a voice in 5 seconds to generate arbitrary speech in real-time",
|
|
271
|
+
"forked": "8222",
|
|
272
|
+
"stargazers_count": 47835,
|
|
273
|
+
"todayStar": "3358 stars this month",
|
|
274
|
+
"html_url": "https://github.com/CorentinJ/Real-Time-Voice-Cloning",
|
|
275
275
|
"rank": 25
|
|
276
276
|
}
|
|
277
277
|
]
|