@wcj/github-rank 23.9.14 → 23.9.15
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 +20580 -20580
- package/dist/trending-daily.json +190 -190
- package/dist/trending-monthly.json +144 -144
- package/dist/trending-weekly.json +159 -159
- package/dist/users.china.json +1791 -1791
- package/dist/users.json +5711 -6936
- package/package.json +1 -1
- package/web/data/repos.json +20580 -20580
- package/web/data/trending-daily.json +190 -190
- package/web/data/trending-monthly.json +144 -144
- package/web/data/trending-weekly.json +159 -159
- package/web/data/users.china.json +1791 -1791
- package/web/data/users.json +5711 -6936
- package/web/index.html +4925 -6080
- package/web/repos.html +2596 -2596
- package/web/trending-monthly.html +150 -154
- package/web/trending-weekly.html +153 -153
- package/web/trending.html +173 -161
- package/web/users.china.html +1369 -1369
|
@@ -1,24 +1,24 @@
|
|
|
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": "1623",
|
|
8
|
-
"stargazers_count": 20544,
|
|
9
|
-
"todayStar": "14804 stars this week",
|
|
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": "1667",
|
|
8
|
+
"stargazers_count": 59381,
|
|
9
|
+
"todayStar": "15392 stars this week",
|
|
21
10
|
"html_url": "https://github.com/oven-sh/bun",
|
|
11
|
+
"rank": 1
|
|
12
|
+
},
|
|
13
|
+
{
|
|
14
|
+
"full_name": "KillianLucas/open-interpreter",
|
|
15
|
+
"language": "Python",
|
|
16
|
+
"color": "#3572A5",
|
|
17
|
+
"description": "OpenAI's Code Interpreter in your terminal, running locally",
|
|
18
|
+
"forked": "1742",
|
|
19
|
+
"stargazers_count": 21613,
|
|
20
|
+
"todayStar": "12258 stars this week",
|
|
21
|
+
"html_url": "https://github.com/KillianLucas/open-interpreter",
|
|
22
22
|
"rank": 2
|
|
23
23
|
},
|
|
24
24
|
{
|
|
@@ -26,9 +26,9 @@
|
|
|
26
26
|
"language": "Java",
|
|
27
27
|
"color": "#b07219",
|
|
28
28
|
"description": "《Hello 算法》:动画图解、一键运行的数据结构与算法教程,支持 Java, C++, Python, Go, JS, TS, C#, Swift, Rust, Dart, Zig 等语言。",
|
|
29
|
-
"forked": "
|
|
30
|
-
"stargazers_count":
|
|
31
|
-
"todayStar": "
|
|
29
|
+
"forked": "2979",
|
|
30
|
+
"stargazers_count": 27923,
|
|
31
|
+
"todayStar": "10088 stars this week",
|
|
32
32
|
"html_url": "https://github.com/krahets/hello-algo",
|
|
33
33
|
"rank": 3
|
|
34
34
|
},
|
|
@@ -37,65 +37,65 @@
|
|
|
37
37
|
"language": "",
|
|
38
38
|
"color": "",
|
|
39
39
|
"description": "The Mojo Programming Language",
|
|
40
|
-
"forked": "
|
|
41
|
-
"stargazers_count":
|
|
42
|
-
"todayStar": "
|
|
40
|
+
"forked": "1396",
|
|
41
|
+
"stargazers_count": 13872,
|
|
42
|
+
"todayStar": "4181 stars this week",
|
|
43
43
|
"html_url": "https://github.com/modularml/mojo",
|
|
44
44
|
"rank": 4
|
|
45
45
|
},
|
|
46
|
+
{
|
|
47
|
+
"full_name": "run-llama/sec-insights",
|
|
48
|
+
"language": "TypeScript",
|
|
49
|
+
"color": "#3178c6",
|
|
50
|
+
"description": "A real world full-stack application using LlamaIndex",
|
|
51
|
+
"forked": "161",
|
|
52
|
+
"stargazers_count": 1092,
|
|
53
|
+
"todayStar": "539 stars this week",
|
|
54
|
+
"html_url": "https://github.com/run-llama/sec-insights",
|
|
55
|
+
"rank": 5
|
|
56
|
+
},
|
|
46
57
|
{
|
|
47
58
|
"full_name": "opentffoundation/opentf",
|
|
48
59
|
"language": "Go",
|
|
49
60
|
"color": "#00ADD8",
|
|
50
61
|
"description": "OpenTF lets you declaratively manage your cloud infrastructure.",
|
|
51
|
-
"forked": "
|
|
52
|
-
"stargazers_count":
|
|
53
|
-
"todayStar": "
|
|
62
|
+
"forked": "154",
|
|
63
|
+
"stargazers_count": 6090,
|
|
64
|
+
"todayStar": "2280 stars this week",
|
|
54
65
|
"html_url": "https://github.com/opentffoundation/opentf",
|
|
55
|
-
"rank":
|
|
66
|
+
"rank": 6
|
|
56
67
|
},
|
|
57
68
|
{
|
|
58
69
|
"full_name": "tjy-gitnub/win12",
|
|
59
70
|
"language": "HTML",
|
|
60
71
|
"color": "#e34c26",
|
|
61
72
|
"description": "Windows 12 网页版,在线体验 点击下面的链接在线体验",
|
|
62
|
-
"forked": "
|
|
63
|
-
"stargazers_count":
|
|
64
|
-
"todayStar": "
|
|
73
|
+
"forked": "397",
|
|
74
|
+
"stargazers_count": 3751,
|
|
75
|
+
"todayStar": "1237 stars this week",
|
|
65
76
|
"html_url": "https://github.com/tjy-gitnub/win12",
|
|
66
|
-
"rank":
|
|
77
|
+
"rank": 7
|
|
67
78
|
},
|
|
68
79
|
{
|
|
69
80
|
"full_name": "OpenBMB/ChatDev",
|
|
70
81
|
"language": "Python",
|
|
71
82
|
"color": "#3572A5",
|
|
72
83
|
"description": "Create Customized Software using Natural Language Idea (through Multi-Agent Collaboration)",
|
|
73
|
-
"forked": "
|
|
74
|
-
"stargazers_count":
|
|
75
|
-
"todayStar": "
|
|
84
|
+
"forked": "496",
|
|
85
|
+
"stargazers_count": 5280,
|
|
86
|
+
"todayStar": "1559 stars this week",
|
|
76
87
|
"html_url": "https://github.com/OpenBMB/ChatDev",
|
|
77
|
-
"rank": 7
|
|
78
|
-
},
|
|
79
|
-
{
|
|
80
|
-
"full_name": "jqlang/jq",
|
|
81
|
-
"language": "C",
|
|
82
|
-
"color": "#555555",
|
|
83
|
-
"description": "Command-line JSON processor",
|
|
84
|
-
"forked": "1483",
|
|
85
|
-
"stargazers_count": 26532,
|
|
86
|
-
"todayStar": "653 stars this week",
|
|
87
|
-
"html_url": "https://github.com/jqlang/jq",
|
|
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": "measuredco/puck",
|
|
92
|
+
"language": "TypeScript",
|
|
93
|
+
"color": "#3178c6",
|
|
94
|
+
"description": "The self-hosted drag and drop editor for React.",
|
|
95
|
+
"forked": "97",
|
|
96
|
+
"stargazers_count": 3091,
|
|
97
|
+
"todayStar": "954 stars this week",
|
|
98
|
+
"html_url": "https://github.com/measuredco/puck",
|
|
99
99
|
"rank": 9
|
|
100
100
|
},
|
|
101
101
|
{
|
|
@@ -103,76 +103,76 @@
|
|
|
103
103
|
"language": "C",
|
|
104
104
|
"color": "#555555",
|
|
105
105
|
"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!",
|
|
106
|
-
"forked": "
|
|
107
|
-
"stargazers_count":
|
|
108
|
-
"todayStar": "
|
|
106
|
+
"forked": "321",
|
|
107
|
+
"stargazers_count": 4242,
|
|
108
|
+
"todayStar": "308 stars this week",
|
|
109
109
|
"html_url": "https://github.com/Flipper-XFW/Xtreme-Firmware",
|
|
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": "mylxsw/aidea",
|
|
114
|
+
"language": "Dart",
|
|
115
|
+
"color": "#00B4AB",
|
|
116
|
+
"description": "AIdea 是一款支持 GPT 以及国产大语言模型通义千问、文心一言等,支持 Stable Diffusion 文生图、图生图、 SDXL1.0、超分辨率、图片上色的全能型 APP。",
|
|
117
|
+
"forked": "622",
|
|
118
|
+
"stargazers_count": 4535,
|
|
119
|
+
"todayStar": "1363 stars this week",
|
|
120
|
+
"html_url": "https://github.com/mylxsw/aidea",
|
|
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": "Docile-Alligator/Infinity-For-Reddit",
|
|
125
|
+
"language": "Java",
|
|
126
|
+
"color": "#b07219",
|
|
127
|
+
"description": "A Reddit client for Android",
|
|
128
|
+
"forked": "393",
|
|
129
|
+
"stargazers_count": 3596,
|
|
130
|
+
"todayStar": "129 stars this week",
|
|
131
|
+
"html_url": "https://github.com/Docile-Alligator/Infinity-For-Reddit",
|
|
132
132
|
"rank": 12
|
|
133
133
|
},
|
|
134
134
|
{
|
|
135
|
-
"full_name": "
|
|
135
|
+
"full_name": "Pythagora-io/gpt-pilot",
|
|
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": "Dev tool that writes scalable apps from scratch while the developer oversees the implementation",
|
|
139
|
+
"forked": "315",
|
|
140
|
+
"stargazers_count": 3950,
|
|
141
|
+
"todayStar": "1348 stars this week",
|
|
142
|
+
"html_url": "https://github.com/Pythagora-io/gpt-pilot",
|
|
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": "YavorGIvanov/sam.cpp",
|
|
147
|
+
"language": "C++",
|
|
148
|
+
"color": "#f34b7d",
|
|
149
|
+
"description": "",
|
|
150
|
+
"forked": "39",
|
|
151
|
+
"stargazers_count": 1081,
|
|
152
|
+
"todayStar": "236 stars this week",
|
|
153
|
+
"html_url": "https://github.com/YavorGIvanov/sam.cpp",
|
|
154
154
|
"rank": 14
|
|
155
155
|
},
|
|
156
156
|
{
|
|
157
|
-
"full_name": "
|
|
158
|
-
"language": "
|
|
159
|
-
"color": "#
|
|
160
|
-
"description": "
|
|
161
|
-
"forked": "
|
|
162
|
-
"stargazers_count":
|
|
163
|
-
"todayStar": "
|
|
164
|
-
"html_url": "https://github.com/
|
|
157
|
+
"full_name": "microsoft/promptflow",
|
|
158
|
+
"language": "Python",
|
|
159
|
+
"color": "#3572A5",
|
|
160
|
+
"description": "Build high-quality LLM apps - from prototyping, testing to production deployment and monitoring.",
|
|
161
|
+
"forked": "134",
|
|
162
|
+
"stargazers_count": 1790,
|
|
163
|
+
"todayStar": "1555 stars this week",
|
|
164
|
+
"html_url": "https://github.com/microsoft/promptflow",
|
|
165
165
|
"rank": 15
|
|
166
166
|
},
|
|
167
167
|
{
|
|
168
|
-
"full_name": "
|
|
169
|
-
"language": "
|
|
170
|
-
"color": "#
|
|
171
|
-
"description": "
|
|
172
|
-
"forked": "
|
|
173
|
-
"stargazers_count":
|
|
174
|
-
"todayStar": "
|
|
175
|
-
"html_url": "https://github.com/
|
|
168
|
+
"full_name": "godotengine/godot",
|
|
169
|
+
"language": "C++",
|
|
170
|
+
"color": "#f34b7d",
|
|
171
|
+
"description": "Godot Engine – Multi-platform 2D and 3D game engine",
|
|
172
|
+
"forked": "13889",
|
|
173
|
+
"stargazers_count": 67022,
|
|
174
|
+
"todayStar": "1517 stars this week",
|
|
175
|
+
"html_url": "https://github.com/godotengine/godot",
|
|
176
176
|
"rank": 16
|
|
177
177
|
},
|
|
178
178
|
{
|
|
@@ -180,87 +180,87 @@
|
|
|
180
180
|
"language": "Python",
|
|
181
181
|
"color": "#3572A5",
|
|
182
182
|
"description": "Open Source Free ATS Tool to compare Resumes with Job Descriptions and create a score to rank them.",
|
|
183
|
-
"forked": "
|
|
184
|
-
"stargazers_count":
|
|
185
|
-
"todayStar": "
|
|
183
|
+
"forked": "493",
|
|
184
|
+
"stargazers_count": 2721,
|
|
185
|
+
"todayStar": "823 stars this week",
|
|
186
186
|
"html_url": "https://github.com/srbhr/Resume-Matcher",
|
|
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": "openai-translator/openai-translator",
|
|
191
|
+
"language": "TypeScript",
|
|
192
|
+
"color": "#3178c6",
|
|
193
|
+
"description": "基于 ChatGPT API 的划词翻译浏览器插件和跨平台桌面端应用 - Browser extension and cross-platform desktop application for translation based on ChatGPT API.",
|
|
194
|
+
"forked": "1335",
|
|
195
|
+
"stargazers_count": 18245,
|
|
196
|
+
"todayStar": "436 stars this week",
|
|
197
|
+
"html_url": "https://github.com/openai-translator/openai-translator",
|
|
198
198
|
"rank": 18
|
|
199
199
|
},
|
|
200
200
|
{
|
|
201
|
-
"full_name": "
|
|
201
|
+
"full_name": "Stardust-minus/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": "117",
|
|
206
|
+
"stargazers_count": 595,
|
|
207
|
+
"todayStar": "151 stars this week",
|
|
208
|
+
"html_url": "https://github.com/Stardust-minus/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": "w-okada/voice-changer",
|
|
213
|
+
"language": "Python",
|
|
214
|
+
"color": "#3572A5",
|
|
215
|
+
"description": "リアルタイムボイスチェンジャー Realtime Voice Changer",
|
|
216
|
+
"forked": "1231",
|
|
217
|
+
"stargazers_count": 11030,
|
|
218
|
+
"todayStar": "559 stars this week",
|
|
219
|
+
"html_url": "https://github.com/w-okada/voice-changer",
|
|
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": "Snoopy1866/LiTiaotiao-Custom-Rules",
|
|
224
|
+
"language": "Java",
|
|
225
|
+
"color": "#b07219",
|
|
226
|
+
"description": "李跳跳自定义规则",
|
|
227
|
+
"forked": "407",
|
|
228
|
+
"stargazers_count": 4660,
|
|
229
|
+
"todayStar": "1695 stars this week",
|
|
230
|
+
"html_url": "https://github.com/Snoopy1866/LiTiaotiao-Custom-Rules",
|
|
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": "guoyww/AnimateDiff",
|
|
235
|
+
"language": "Python",
|
|
236
|
+
"color": "#3572A5",
|
|
237
|
+
"description": "Official implementation of AnimateDiff.",
|
|
238
|
+
"forked": "277",
|
|
239
|
+
"stargazers_count": 3466,
|
|
240
|
+
"todayStar": "320 stars this week",
|
|
241
|
+
"html_url": "https://github.com/guoyww/AnimateDiff",
|
|
242
242
|
"rank": 22
|
|
243
243
|
},
|
|
244
244
|
{
|
|
245
|
-
"full_name": "
|
|
246
|
-
"language": "
|
|
247
|
-
"color": "#
|
|
248
|
-
"description": "
|
|
249
|
-
"forked": "
|
|
250
|
-
"stargazers_count":
|
|
251
|
-
"todayStar": "
|
|
252
|
-
"html_url": "https://github.com/
|
|
245
|
+
"full_name": "angular/angular",
|
|
246
|
+
"language": "TypeScript",
|
|
247
|
+
"color": "#3178c6",
|
|
248
|
+
"description": "The modern web developer’s platform",
|
|
249
|
+
"forked": "24241",
|
|
250
|
+
"stargazers_count": 90189,
|
|
251
|
+
"todayStar": "248 stars this week",
|
|
252
|
+
"html_url": "https://github.com/angular/angular",
|
|
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": "nestjs/nest",
|
|
257
|
+
"language": "TypeScript",
|
|
258
|
+
"color": "#3178c6",
|
|
259
|
+
"description": "A progressive Node.js framework for building efficient, scalable, and enterprise-grade server-side applications with TypeScript/JavaScript 🚀",
|
|
260
|
+
"forked": "7127",
|
|
261
|
+
"stargazers_count": 59574,
|
|
262
|
+
"todayStar": "204 stars this week",
|
|
263
|
+
"html_url": "https://github.com/nestjs/nest",
|
|
264
264
|
"rank": 24
|
|
265
265
|
},
|
|
266
266
|
{
|
|
@@ -268,9 +268,9 @@
|
|
|
268
268
|
"language": "",
|
|
269
269
|
"color": "",
|
|
270
270
|
"description": "A curated list of free courses & certifications.",
|
|
271
|
-
"forked": "
|
|
272
|
-
"stargazers_count":
|
|
273
|
-
"todayStar": "
|
|
271
|
+
"forked": "739",
|
|
272
|
+
"stargazers_count": 7475,
|
|
273
|
+
"todayStar": "3098 stars this week",
|
|
274
274
|
"html_url": "https://github.com/cloudcommunity/Free-Certifications",
|
|
275
275
|
"rank": 25
|
|
276
276
|
}
|