@wcj/github-rank 23.10.2 → 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 +19327 -19328
- package/dist/trending-daily.json +192 -192
- package/dist/trending-monthly.json +149 -149
- package/dist/trending-weekly.json +155 -155
- package/dist/users.china.json +1145 -1145
- package/dist/users.json +5584 -5584
- package/package.json +1 -1
- package/web/data/repos.json +19327 -19328
- package/web/data/trending-daily.json +192 -192
- package/web/data/trending-monthly.json +149 -149
- package/web/data/trending-weekly.json +155 -155
- package/web/data/users.china.json +1145 -1145
- package/web/data/users.json +5584 -5584
- package/web/index.html +4315 -4315
- package/web/repos.html +2594 -2594
- package/web/trending-monthly.html +165 -165
- package/web/trending-weekly.html +153 -157
- package/web/trending.html +173 -177
- package/web/users.china.html +943 -943
|
@@ -1,80 +1,91 @@
|
|
|
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": "2376",
|
|
8
|
+
"stargazers_count": 27748,
|
|
9
|
+
"todayStar": "27328 stars this month",
|
|
10
|
+
"html_url": "https://github.com/KillianLucas/open-interpreter",
|
|
11
|
+
"rank": 1
|
|
12
|
+
},
|
|
13
|
+
{
|
|
14
|
+
"full_name": "OpenBMB/ChatDev",
|
|
15
|
+
"language": "Python",
|
|
16
|
+
"color": "#3572A5",
|
|
17
|
+
"description": "Create Customized Software using Natural Language Idea (through LLM-powered Multi-Agent Collaboration)",
|
|
18
|
+
"forked": "1061",
|
|
19
|
+
"stargazers_count": 10089,
|
|
20
|
+
"todayStar": "9681 stars this month",
|
|
21
|
+
"html_url": "https://github.com/OpenBMB/ChatDev",
|
|
22
|
+
"rank": 2
|
|
23
|
+
},
|
|
2
24
|
{
|
|
3
25
|
"full_name": "oven-sh/bun",
|
|
4
26
|
"language": "Zig",
|
|
5
27
|
"color": "#ec915c",
|
|
6
28
|
"description": "Incredibly fast JavaScript runtime, bundler, test runner, and package manager – all in one",
|
|
7
|
-
"forked": "
|
|
8
|
-
"stargazers_count":
|
|
9
|
-
"todayStar": "
|
|
29
|
+
"forked": "1891",
|
|
30
|
+
"stargazers_count": 63536,
|
|
31
|
+
"todayStar": "20181 stars this month",
|
|
10
32
|
"html_url": "https://github.com/oven-sh/bun",
|
|
11
|
-
"rank":
|
|
33
|
+
"rank": 3
|
|
12
34
|
},
|
|
13
35
|
{
|
|
14
36
|
"full_name": "krahets/hello-algo",
|
|
15
37
|
"language": "Java",
|
|
16
38
|
"color": "#b07219",
|
|
17
39
|
"description": "《Hello 算法》:动画图解、一键运行的数据结构与算法教程,支持 Java, C++, Python, Go, JS, TS, C#, Swift, Rust, Dart, Zig 等语言。",
|
|
18
|
-
"forked": "
|
|
19
|
-
"stargazers_count":
|
|
20
|
-
"todayStar": "
|
|
40
|
+
"forked": "3958",
|
|
41
|
+
"stargazers_count": 36047,
|
|
42
|
+
"todayStar": "18873 stars this month",
|
|
21
43
|
"html_url": "https://github.com/krahets/hello-algo",
|
|
22
|
-
"rank":
|
|
44
|
+
"rank": 4
|
|
23
45
|
},
|
|
24
46
|
{
|
|
25
47
|
"full_name": "godotengine/godot",
|
|
26
48
|
"language": "C++",
|
|
27
49
|
"color": "#f34b7d",
|
|
28
50
|
"description": "Godot Engine – Multi-platform 2D and 3D game engine",
|
|
29
|
-
"forked": "
|
|
30
|
-
"stargazers_count":
|
|
31
|
-
"todayStar": "
|
|
51
|
+
"forked": "14749",
|
|
52
|
+
"stargazers_count": 75342,
|
|
53
|
+
"todayStar": "11660 stars this month",
|
|
32
54
|
"html_url": "https://github.com/godotengine/godot",
|
|
33
|
-
"rank":
|
|
55
|
+
"rank": 5
|
|
34
56
|
},
|
|
35
57
|
{
|
|
36
58
|
"full_name": "modularml/mojo",
|
|
37
59
|
"language": "",
|
|
38
60
|
"color": "",
|
|
39
61
|
"description": "The Mojo Programming Language",
|
|
40
|
-
"forked": "
|
|
41
|
-
"stargazers_count":
|
|
42
|
-
"todayStar": "
|
|
62
|
+
"forked": "1870",
|
|
63
|
+
"stargazers_count": 14726,
|
|
64
|
+
"todayStar": "5192 stars this month",
|
|
43
65
|
"html_url": "https://github.com/modularml/mojo",
|
|
44
|
-
"rank":
|
|
45
|
-
},
|
|
46
|
-
{
|
|
47
|
-
"full_name": "tldraw/tldraw",
|
|
48
|
-
"language": "TypeScript",
|
|
49
|
-
"color": "#3178c6",
|
|
50
|
-
"description": "a very good whiteboard",
|
|
51
|
-
"forked": "1165",
|
|
52
|
-
"stargazers_count": 21206,
|
|
53
|
-
"todayStar": "6258 stars this month",
|
|
54
|
-
"html_url": "https://github.com/tldraw/tldraw",
|
|
55
|
-
"rank": 5
|
|
66
|
+
"rank": 6
|
|
56
67
|
},
|
|
57
68
|
{
|
|
58
69
|
"full_name": "facebookresearch/nougat",
|
|
59
70
|
"language": "Python",
|
|
60
71
|
"color": "#3572A5",
|
|
61
72
|
"description": "Implementation of Nougat Neural Optical Understanding for Academic Documents",
|
|
62
|
-
"forked": "
|
|
63
|
-
"stargazers_count":
|
|
64
|
-
"todayStar": "
|
|
73
|
+
"forked": "365",
|
|
74
|
+
"stargazers_count": 6090,
|
|
75
|
+
"todayStar": "3822 stars this month",
|
|
65
76
|
"html_url": "https://github.com/facebookresearch/nougat",
|
|
66
|
-
"rank":
|
|
77
|
+
"rank": 7
|
|
67
78
|
},
|
|
68
79
|
{
|
|
69
80
|
"full_name": "coqui-ai/TTS",
|
|
70
81
|
"language": "Python",
|
|
71
82
|
"color": "#3572A5",
|
|
72
83
|
"description": "🐸💬 - a deep learning toolkit for Text-to-Speech, battle-tested in research and production",
|
|
73
|
-
"forked": "
|
|
74
|
-
"stargazers_count":
|
|
75
|
-
"todayStar": "
|
|
84
|
+
"forked": "2224",
|
|
85
|
+
"stargazers_count": 19631,
|
|
86
|
+
"todayStar": "5104 stars this month",
|
|
76
87
|
"html_url": "https://github.com/coqui-ai/TTS",
|
|
77
|
-
"rank":
|
|
88
|
+
"rank": 8
|
|
78
89
|
},
|
|
79
90
|
{
|
|
80
91
|
"full_name": "mylxsw/aidea",
|
|
@@ -82,64 +93,53 @@
|
|
|
82
93
|
"color": "#00B4AB",
|
|
83
94
|
"description": "AIdea 是一款支持 GPT 以及国产大语言模型通义千问、文心一言等,支持 Stable Diffusion 文生图、图生图、 SDXL1.0、超分辨率、图片上色的全能型 APP。",
|
|
84
95
|
"forked": "685",
|
|
85
|
-
"stargazers_count":
|
|
86
|
-
"todayStar": "
|
|
96
|
+
"stargazers_count": 4960,
|
|
97
|
+
"todayStar": "2700 stars this month",
|
|
87
98
|
"html_url": "https://github.com/mylxsw/aidea",
|
|
88
|
-
"rank":
|
|
99
|
+
"rank": 9
|
|
89
100
|
},
|
|
90
101
|
{
|
|
91
|
-
"full_name": "
|
|
92
|
-
"language": "
|
|
93
|
-
"color": "#
|
|
94
|
-
"description": "
|
|
95
|
-
"forked": "
|
|
96
|
-
"stargazers_count":
|
|
97
|
-
"todayStar": "
|
|
98
|
-
"html_url": "https://github.com/
|
|
99
|
-
"rank":
|
|
102
|
+
"full_name": "harness/gitness",
|
|
103
|
+
"language": "Go",
|
|
104
|
+
"color": "#00ADD8",
|
|
105
|
+
"description": "Gitness is an Open Source developer platform with Source Control management, Continuous Integration and Continuous Delivery.",
|
|
106
|
+
"forked": "2713",
|
|
107
|
+
"stargazers_count": 29346,
|
|
108
|
+
"todayStar": "2195 stars this month",
|
|
109
|
+
"html_url": "https://github.com/harness/gitness",
|
|
110
|
+
"rank": 10
|
|
100
111
|
},
|
|
101
112
|
{
|
|
102
113
|
"full_name": "jwasham/coding-interview-university",
|
|
103
114
|
"language": "",
|
|
104
115
|
"color": "",
|
|
105
116
|
"description": "A complete computer science study plan to become a software engineer.",
|
|
106
|
-
"forked": "
|
|
107
|
-
"stargazers_count":
|
|
108
|
-
"todayStar": "
|
|
117
|
+
"forked": "69935",
|
|
118
|
+
"stargazers_count": 268565,
|
|
119
|
+
"todayStar": "4674 stars this month",
|
|
109
120
|
"html_url": "https://github.com/jwasham/coding-interview-university",
|
|
110
|
-
"rank": 10
|
|
111
|
-
},
|
|
112
|
-
{
|
|
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": "2710",
|
|
118
|
-
"stargazers_count": 29304,
|
|
119
|
-
"todayStar": "2143 stars this month",
|
|
120
|
-
"html_url": "https://github.com/harness/gitness",
|
|
121
121
|
"rank": 11
|
|
122
122
|
},
|
|
123
123
|
{
|
|
124
|
-
"full_name": "
|
|
124
|
+
"full_name": "Pythagora-io/gpt-pilot",
|
|
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": "Dev tool that writes scalable apps from scratch while the developer oversees the implementation",
|
|
128
|
+
"forked": "363",
|
|
129
|
+
"stargazers_count": 4594,
|
|
130
|
+
"todayStar": "2569 stars this month",
|
|
131
|
+
"html_url": "https://github.com/Pythagora-io/gpt-pilot",
|
|
132
132
|
"rank": 12
|
|
133
133
|
},
|
|
134
134
|
{
|
|
135
|
-
"full_name": "
|
|
135
|
+
"full_name": "graphdeco-inria/gaussian-splatting",
|
|
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": "Original reference implementation of \"3D Gaussian Splatting for Real-Time Radiance Field Rendering\"",
|
|
139
|
+
"forked": "382",
|
|
140
|
+
"stargazers_count": 4892,
|
|
141
|
+
"todayStar": "2360 stars this month",
|
|
142
|
+
"html_url": "https://github.com/graphdeco-inria/gaussian-splatting",
|
|
143
143
|
"rank": 13
|
|
144
144
|
},
|
|
145
145
|
{
|
|
@@ -147,77 +147,110 @@
|
|
|
147
147
|
"language": "JavaScript",
|
|
148
148
|
"color": "#f1e05a",
|
|
149
149
|
"description": "JavaScript Style Guide",
|
|
150
|
-
"forked": "
|
|
151
|
-
"stargazers_count":
|
|
152
|
-
"todayStar": "
|
|
150
|
+
"forked": "26231",
|
|
151
|
+
"stargazers_count": 138284,
|
|
152
|
+
"todayStar": "2312 stars this month",
|
|
153
153
|
"html_url": "https://github.com/airbnb/javascript",
|
|
154
154
|
"rank": 14
|
|
155
155
|
},
|
|
156
|
+
{
|
|
157
|
+
"full_name": "bluesky-social/social-app",
|
|
158
|
+
"language": "TypeScript",
|
|
159
|
+
"color": "#3178c6",
|
|
160
|
+
"description": "The Bluesky Social application for Web, iOS, and Android",
|
|
161
|
+
"forked": "510",
|
|
162
|
+
"stargazers_count": 3728,
|
|
163
|
+
"todayStar": "497 stars this month",
|
|
164
|
+
"html_url": "https://github.com/bluesky-social/social-app",
|
|
165
|
+
"rank": 15
|
|
166
|
+
},
|
|
167
|
+
{
|
|
168
|
+
"full_name": "stanfordnlp/dspy",
|
|
169
|
+
"language": "Python",
|
|
170
|
+
"color": "#3572A5",
|
|
171
|
+
"description": "DSPy: The framework for programming with foundation models",
|
|
172
|
+
"forked": "180",
|
|
173
|
+
"stargazers_count": 3253,
|
|
174
|
+
"todayStar": "1155 stars this month",
|
|
175
|
+
"html_url": "https://github.com/stanfordnlp/dspy",
|
|
176
|
+
"rank": 16
|
|
177
|
+
},
|
|
156
178
|
{
|
|
157
179
|
"full_name": "hpcaitech/ColossalAI",
|
|
158
180
|
"language": "Python",
|
|
159
181
|
"color": "#3572A5",
|
|
160
182
|
"description": "Making large AI models cheaper, faster and more accessible",
|
|
161
|
-
"forked": "
|
|
162
|
-
"stargazers_count":
|
|
163
|
-
"todayStar": "
|
|
183
|
+
"forked": "3960",
|
|
184
|
+
"stargazers_count": 34732,
|
|
185
|
+
"todayStar": "3027 stars this month",
|
|
164
186
|
"html_url": "https://github.com/hpcaitech/ColossalAI",
|
|
165
|
-
"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": "33955",
|
|
195
|
+
"stargazers_count": 375045,
|
|
196
|
+
"todayStar": "3009 stars this month",
|
|
197
|
+
"html_url": "https://github.com/freeCodeCamp/freeCodeCamp",
|
|
198
|
+
"rank": 18
|
|
166
199
|
},
|
|
167
200
|
{
|
|
168
201
|
"full_name": "isocpp/CppCoreGuidelines",
|
|
169
202
|
"language": "Python",
|
|
170
203
|
"color": "#3572A5",
|
|
171
204
|
"description": "The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++",
|
|
172
|
-
"forked": "
|
|
173
|
-
"stargazers_count":
|
|
174
|
-
"todayStar": "
|
|
205
|
+
"forked": "5336",
|
|
206
|
+
"stargazers_count": 39741,
|
|
207
|
+
"todayStar": "1090 stars this month",
|
|
175
208
|
"html_url": "https://github.com/isocpp/CppCoreGuidelines",
|
|
176
|
-
"rank":
|
|
209
|
+
"rank": 19
|
|
177
210
|
},
|
|
178
211
|
{
|
|
179
212
|
"full_name": "Flipper-XFW/Xtreme-Firmware",
|
|
180
213
|
"language": "C",
|
|
181
214
|
"color": "#555555",
|
|
182
215
|
"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!",
|
|
183
|
-
"forked": "
|
|
184
|
-
"stargazers_count":
|
|
185
|
-
"todayStar": "
|
|
216
|
+
"forked": "330",
|
|
217
|
+
"stargazers_count": 4691,
|
|
218
|
+
"todayStar": "817 stars this month",
|
|
186
219
|
"html_url": "https://github.com/Flipper-XFW/Xtreme-Firmware",
|
|
187
|
-
"rank":
|
|
188
|
-
},
|
|
189
|
-
{
|
|
190
|
-
"full_name": "raysan5/raylib",
|
|
191
|
-
"language": "C",
|
|
192
|
-
"color": "#555555",
|
|
193
|
-
"description": "A simple and easy-to-use library to enjoy videogames programming",
|
|
194
|
-
"forked": "1696",
|
|
195
|
-
"stargazers_count": 15455,
|
|
196
|
-
"todayStar": "954 stars this month",
|
|
197
|
-
"html_url": "https://github.com/raysan5/raylib",
|
|
198
|
-
"rank": 18
|
|
220
|
+
"rank": 20
|
|
199
221
|
},
|
|
200
222
|
{
|
|
201
223
|
"full_name": "bevyengine/bevy",
|
|
202
224
|
"language": "Rust",
|
|
203
225
|
"color": "#dea584",
|
|
204
226
|
"description": "A refreshingly simple data-driven game engine built in Rust",
|
|
205
|
-
"forked": "
|
|
206
|
-
"stargazers_count":
|
|
207
|
-
"todayStar": "
|
|
227
|
+
"forked": "2654",
|
|
228
|
+
"stargazers_count": 26832,
|
|
229
|
+
"todayStar": "1275 stars this month",
|
|
208
230
|
"html_url": "https://github.com/bevyengine/bevy",
|
|
209
|
-
"rank":
|
|
231
|
+
"rank": 21
|
|
210
232
|
},
|
|
211
233
|
{
|
|
212
|
-
"full_name": "
|
|
234
|
+
"full_name": "CorentinJ/Real-Time-Voice-Cloning",
|
|
213
235
|
"language": "Python",
|
|
214
236
|
"color": "#3572A5",
|
|
215
|
-
"description": "
|
|
216
|
-
"forked": "
|
|
217
|
-
"stargazers_count":
|
|
218
|
-
"todayStar": "
|
|
219
|
-
"html_url": "https://github.com/
|
|
220
|
-
"rank":
|
|
237
|
+
"description": "Clone a voice in 5 seconds to generate arbitrary speech in real-time",
|
|
238
|
+
"forked": "8203",
|
|
239
|
+
"stargazers_count": 47578,
|
|
240
|
+
"todayStar": "3184 stars this month",
|
|
241
|
+
"html_url": "https://github.com/CorentinJ/Real-Time-Voice-Cloning",
|
|
242
|
+
"rank": 22
|
|
243
|
+
},
|
|
244
|
+
{
|
|
245
|
+
"full_name": "raysan5/raylib",
|
|
246
|
+
"language": "C",
|
|
247
|
+
"color": "#555555",
|
|
248
|
+
"description": "A simple and easy-to-use library to enjoy videogames programming",
|
|
249
|
+
"forked": "1697",
|
|
250
|
+
"stargazers_count": 15469,
|
|
251
|
+
"todayStar": "958 stars this month",
|
|
252
|
+
"html_url": "https://github.com/raysan5/raylib",
|
|
253
|
+
"rank": 23
|
|
221
254
|
},
|
|
222
255
|
{
|
|
223
256
|
"full_name": "tencent-ailab/IP-Adapter",
|
|
@@ -225,53 +258,20 @@
|
|
|
225
258
|
"color": "#DA5B0B",
|
|
226
259
|
"description": "The image prompt adapter is designed to enable a pretrained text-to-image diffusion model to generate images with image prompt.",
|
|
227
260
|
"forked": "71",
|
|
228
|
-
"stargazers_count":
|
|
229
|
-
"todayStar": "
|
|
261
|
+
"stargazers_count": 1251,
|
|
262
|
+
"todayStar": "654 stars this month",
|
|
230
263
|
"html_url": "https://github.com/tencent-ailab/IP-Adapter",
|
|
231
|
-
"rank":
|
|
232
|
-
},
|
|
233
|
-
{
|
|
234
|
-
"full_name": "veler/DevToys",
|
|
235
|
-
"language": "C#",
|
|
236
|
-
"color": "#178600",
|
|
237
|
-
"description": "A Swiss Army knife for developers.",
|
|
238
|
-
"forked": "980",
|
|
239
|
-
"stargazers_count": 18234,
|
|
240
|
-
"todayStar": "2081 stars this month",
|
|
241
|
-
"html_url": "https://github.com/veler/DevToys",
|
|
242
|
-
"rank": 22
|
|
243
|
-
},
|
|
244
|
-
{
|
|
245
|
-
"full_name": "rust-lang/rustlings",
|
|
246
|
-
"language": "Rust",
|
|
247
|
-
"color": "#dea584",
|
|
248
|
-
"description": "🦀 Small exercises to get you used to reading and writing Rust code!",
|
|
249
|
-
"forked": "7744",
|
|
250
|
-
"stargazers_count": 42433,
|
|
251
|
-
"todayStar": "1150 stars this month",
|
|
252
|
-
"html_url": "https://github.com/rust-lang/rustlings",
|
|
253
|
-
"rank": 23
|
|
264
|
+
"rank": 24
|
|
254
265
|
},
|
|
255
266
|
{
|
|
256
267
|
"full_name": "bitwarden/clients",
|
|
257
268
|
"language": "TypeScript",
|
|
258
269
|
"color": "#3178c6",
|
|
259
270
|
"description": "Bitwarden client applications (web, browser extension, desktop, and cli)",
|
|
260
|
-
"forked": "
|
|
261
|
-
"stargazers_count":
|
|
262
|
-
"todayStar": "
|
|
271
|
+
"forked": "953",
|
|
272
|
+
"stargazers_count": 7281,
|
|
273
|
+
"todayStar": "758 stars this month",
|
|
263
274
|
"html_url": "https://github.com/bitwarden/clients",
|
|
264
|
-
"rank": 24
|
|
265
|
-
},
|
|
266
|
-
{
|
|
267
|
-
"full_name": "vllm-project/vllm",
|
|
268
|
-
"language": "Python",
|
|
269
|
-
"color": "#3572A5",
|
|
270
|
-
"description": "A high-throughput and memory-efficient inference and serving engine for LLMs",
|
|
271
|
-
"forked": "832",
|
|
272
|
-
"stargazers_count": 7716,
|
|
273
|
-
"todayStar": "1695 stars this month",
|
|
274
|
-
"html_url": "https://github.com/vllm-project/vllm",
|
|
275
275
|
"rank": 25
|
|
276
276
|
}
|
|
277
277
|
]
|