@wcj/github-rank 23.10.14 → 23.10.16
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 +24273 -24266
- package/dist/trending-daily.json +197 -197
- package/dist/trending-monthly.json +168 -168
- package/dist/trending-weekly.json +176 -176
- package/dist/users.china.json +1804 -1804
- package/dist/users.json +7511 -7511
- package/package.json +1 -1
- package/web/data/repos.json +24273 -24266
- package/web/data/trending-daily.json +197 -197
- package/web/data/trending-monthly.json +168 -168
- package/web/data/trending-weekly.json +176 -176
- package/web/data/users.china.json +1804 -1804
- package/web/data/users.json +7511 -7511
- package/web/index.html +5289 -5289
- package/web/repos.html +3210 -3210
- package/web/trending-monthly.html +159 -159
- package/web/trending-weekly.html +163 -163
- package/web/trending.html +172 -176
- package/web/users.china.html +1374 -1374
|
@@ -1,134 +1,134 @@
|
|
|
1
1
|
[
|
|
2
|
-
{
|
|
3
|
-
"full_name": "arc53/DocsGPT",
|
|
4
|
-
"language": "Python",
|
|
5
|
-
"color": "#3572A5",
|
|
6
|
-
"description": "GPT-powered chat for documentation, chat with your documents",
|
|
7
|
-
"forked": "1117",
|
|
8
|
-
"stargazers_count": 11999,
|
|
9
|
-
"todayStar": "4861 stars this week",
|
|
10
|
-
"html_url": "https://github.com/arc53/DocsGPT",
|
|
11
|
-
"rank": 1
|
|
12
|
-
},
|
|
13
2
|
{
|
|
14
3
|
"full_name": "Pythagora-io/gpt-pilot",
|
|
15
4
|
"language": "Python",
|
|
16
5
|
"color": "#3572A5",
|
|
17
6
|
"description": "Dev tool that writes scalable apps from scratch while the developer oversees the implementation",
|
|
18
|
-
"forked": "
|
|
19
|
-
"stargazers_count":
|
|
20
|
-
"todayStar": "
|
|
7
|
+
"forked": "917",
|
|
8
|
+
"stargazers_count": 12318,
|
|
9
|
+
"todayStar": "6579 stars this week",
|
|
21
10
|
"html_url": "https://github.com/Pythagora-io/gpt-pilot",
|
|
22
|
-
"rank":
|
|
11
|
+
"rank": 1
|
|
23
12
|
},
|
|
24
13
|
{
|
|
25
14
|
"full_name": "haotian-liu/LLaVA",
|
|
26
15
|
"language": "Python",
|
|
27
16
|
"color": "#3572A5",
|
|
28
17
|
"description": "[NeurIPS 2023 Oral] Visual Instruction Tuning: LLaVA (Large Language-and-Vision Assistant) built towards multimodal GPT-4 level capabilities.",
|
|
29
|
-
"forked": "
|
|
30
|
-
"stargazers_count":
|
|
31
|
-
"todayStar": "
|
|
18
|
+
"forked": "745",
|
|
19
|
+
"stargazers_count": 8443,
|
|
20
|
+
"todayStar": "2612 stars this week",
|
|
32
21
|
"html_url": "https://github.com/haotian-liu/LLaVA",
|
|
33
|
-
"rank":
|
|
34
|
-
},
|
|
35
|
-
{
|
|
36
|
-
"full_name": "microsoft/autogen",
|
|
37
|
-
"language": "JupyterNotebook",
|
|
38
|
-
"color": "#DA5B0B",
|
|
39
|
-
"description": "Enable Next-Gen Large Language Model Applications. Join our Discord: https://discord.gg/pAbnFJrkgZ",
|
|
40
|
-
"forked": "974",
|
|
41
|
-
"stargazers_count": 9737,
|
|
42
|
-
"todayStar": "3383 stars this week",
|
|
43
|
-
"html_url": "https://github.com/microsoft/autogen",
|
|
44
|
-
"rank": 4
|
|
22
|
+
"rank": 2
|
|
45
23
|
},
|
|
46
24
|
{
|
|
47
25
|
"full_name": "spacedriveapp/spacedrive",
|
|
48
26
|
"language": "TypeScript",
|
|
49
27
|
"color": "#3178c6",
|
|
50
28
|
"description": "Spacedrive is an open source cross-platform file explorer, powered by a virtual distributed filesystem written in Rust.",
|
|
51
|
-
"forked": "
|
|
52
|
-
"stargazers_count":
|
|
53
|
-
"todayStar": "
|
|
29
|
+
"forked": "827",
|
|
30
|
+
"stargazers_count": 24839,
|
|
31
|
+
"todayStar": "2621 stars this week",
|
|
54
32
|
"html_url": "https://github.com/spacedriveapp/spacedrive",
|
|
55
|
-
"rank":
|
|
33
|
+
"rank": 3
|
|
56
34
|
},
|
|
57
35
|
{
|
|
58
|
-
"full_name": "
|
|
59
|
-
"language": "
|
|
60
|
-
"color": "#
|
|
61
|
-
"description": "
|
|
62
|
-
"forked": "
|
|
63
|
-
"stargazers_count":
|
|
64
|
-
"todayStar": "
|
|
65
|
-
"html_url": "https://github.com/
|
|
66
|
-
"rank":
|
|
36
|
+
"full_name": "arc53/DocsGPT",
|
|
37
|
+
"language": "Python",
|
|
38
|
+
"color": "#3572A5",
|
|
39
|
+
"description": "GPT-powered chat for documentation, chat with your documents",
|
|
40
|
+
"forked": "1134",
|
|
41
|
+
"stargazers_count": 12138,
|
|
42
|
+
"todayStar": "2913 stars this week",
|
|
43
|
+
"html_url": "https://github.com/arc53/DocsGPT",
|
|
44
|
+
"rank": 4
|
|
67
45
|
},
|
|
68
46
|
{
|
|
69
|
-
"full_name": "
|
|
70
|
-
"language": "
|
|
71
|
-
"color": "#
|
|
72
|
-
"description": "
|
|
73
|
-
"forked": "
|
|
74
|
-
"stargazers_count":
|
|
75
|
-
"todayStar": "
|
|
76
|
-
"html_url": "https://github.com/
|
|
77
|
-
"rank":
|
|
47
|
+
"full_name": "microsoft/autogen",
|
|
48
|
+
"language": "JupyterNotebook",
|
|
49
|
+
"color": "#DA5B0B",
|
|
50
|
+
"description": "Enable Next-Gen Large Language Model Applications. Join our Discord: https://discord.gg/pAbnFJrkgZ",
|
|
51
|
+
"forked": "1031",
|
|
52
|
+
"stargazers_count": 10280,
|
|
53
|
+
"todayStar": "3344 stars this week",
|
|
54
|
+
"html_url": "https://github.com/microsoft/autogen",
|
|
55
|
+
"rank": 5
|
|
78
56
|
},
|
|
79
57
|
{
|
|
80
|
-
"full_name": "
|
|
58
|
+
"full_name": "docker/genai-stack",
|
|
81
59
|
"language": "Python",
|
|
82
60
|
"color": "#3572A5",
|
|
83
|
-
"description": "
|
|
84
|
-
"forked": "
|
|
85
|
-
"stargazers_count":
|
|
86
|
-
"todayStar": "
|
|
87
|
-
"html_url": "https://github.com/
|
|
88
|
-
"rank":
|
|
61
|
+
"description": "Langchain + Docker + Neo4j",
|
|
62
|
+
"forked": "122",
|
|
63
|
+
"stargazers_count": 700,
|
|
64
|
+
"todayStar": "394 stars this week",
|
|
65
|
+
"html_url": "https://github.com/docker/genai-stack",
|
|
66
|
+
"rank": 6
|
|
89
67
|
},
|
|
90
68
|
{
|
|
91
|
-
"full_name": "
|
|
69
|
+
"full_name": "fanmingming/live",
|
|
92
70
|
"language": "JavaScript",
|
|
93
71
|
"color": "#f1e05a",
|
|
94
|
-
"description": "
|
|
95
|
-
"forked": "
|
|
96
|
-
"stargazers_count":
|
|
97
|
-
"todayStar": "
|
|
98
|
-
"html_url": "https://github.com/
|
|
99
|
-
"rank":
|
|
72
|
+
"description": "✯ 一个国内可直连的直播源分享项目 ✯ 🔕 永久免费 直连访问 完整开源 不含广告 完善的台标 直播源支持IPv4/IPv6双栈访问 🔕",
|
|
73
|
+
"forked": "1487",
|
|
74
|
+
"stargazers_count": 11586,
|
|
75
|
+
"todayStar": "1610 stars this week",
|
|
76
|
+
"html_url": "https://github.com/fanmingming/live",
|
|
77
|
+
"rank": 7
|
|
100
78
|
},
|
|
101
79
|
{
|
|
102
80
|
"full_name": "google/comprehensive-rust",
|
|
103
81
|
"language": "Rust",
|
|
104
82
|
"color": "#dea584",
|
|
105
83
|
"description": "This is the Rust course used by the Android team at Google. It provides you the material to quickly teach Rust.",
|
|
106
|
-
"forked": "
|
|
107
|
-
"stargazers_count":
|
|
108
|
-
"todayStar": "
|
|
84
|
+
"forked": "1180",
|
|
85
|
+
"stargazers_count": 21204,
|
|
86
|
+
"todayStar": "1325 stars this week",
|
|
109
87
|
"html_url": "https://github.com/google/comprehensive-rust",
|
|
88
|
+
"rank": 8
|
|
89
|
+
},
|
|
90
|
+
{
|
|
91
|
+
"full_name": "LazyVim/LazyVim",
|
|
92
|
+
"language": "Lua",
|
|
93
|
+
"color": "#000080",
|
|
94
|
+
"description": "Neovim config for the lazy",
|
|
95
|
+
"forked": "634",
|
|
96
|
+
"stargazers_count": 9303,
|
|
97
|
+
"todayStar": "808 stars this week",
|
|
98
|
+
"html_url": "https://github.com/LazyVim/LazyVim",
|
|
99
|
+
"rank": 9
|
|
100
|
+
},
|
|
101
|
+
{
|
|
102
|
+
"full_name": "microsoft/promptflow",
|
|
103
|
+
"language": "Python",
|
|
104
|
+
"color": "#3572A5",
|
|
105
|
+
"description": "Build high-quality LLM apps - from prototyping, testing to production deployment and monitoring.",
|
|
106
|
+
"forked": "350",
|
|
107
|
+
"stargazers_count": 5718,
|
|
108
|
+
"todayStar": "3054 stars this week",
|
|
109
|
+
"html_url": "https://github.com/microsoft/promptflow",
|
|
110
110
|
"rank": 10
|
|
111
111
|
},
|
|
112
112
|
{
|
|
113
|
-
"full_name": "
|
|
113
|
+
"full_name": "Eugeny/tabby",
|
|
114
114
|
"language": "TypeScript",
|
|
115
115
|
"color": "#3178c6",
|
|
116
|
-
"description": "
|
|
117
|
-
"forked": "
|
|
118
|
-
"stargazers_count":
|
|
119
|
-
"todayStar": "
|
|
120
|
-
"html_url": "https://github.com/
|
|
116
|
+
"description": "A terminal for a more modern age",
|
|
117
|
+
"forked": "3095",
|
|
118
|
+
"stargazers_count": 51442,
|
|
119
|
+
"todayStar": "348 stars this week",
|
|
120
|
+
"html_url": "https://github.com/Eugeny/tabby",
|
|
121
121
|
"rank": 11
|
|
122
122
|
},
|
|
123
123
|
{
|
|
124
|
-
"full_name": "
|
|
124
|
+
"full_name": "usebruno/bruno",
|
|
125
125
|
"language": "JavaScript",
|
|
126
126
|
"color": "#f1e05a",
|
|
127
|
-
"description": "
|
|
128
|
-
"forked": "
|
|
129
|
-
"stargazers_count":
|
|
130
|
-
"todayStar": "
|
|
131
|
-
"html_url": "https://github.com/
|
|
127
|
+
"description": "Opensource IDE For Exploring and Testing Api's (lightweight alternative to postman/insomnia)",
|
|
128
|
+
"forked": "207",
|
|
129
|
+
"stargazers_count": 6153,
|
|
130
|
+
"todayStar": "1924 stars this week",
|
|
131
|
+
"html_url": "https://github.com/usebruno/bruno",
|
|
132
132
|
"rank": 12
|
|
133
133
|
},
|
|
134
134
|
{
|
|
@@ -136,142 +136,142 @@
|
|
|
136
136
|
"language": "Python",
|
|
137
137
|
"color": "#3572A5",
|
|
138
138
|
"description": "The official Python library for the OpenAI API",
|
|
139
|
-
"forked": "
|
|
140
|
-
"stargazers_count":
|
|
141
|
-
"todayStar": "
|
|
139
|
+
"forked": "1829",
|
|
140
|
+
"stargazers_count": 12958,
|
|
141
|
+
"todayStar": "658 stars this week",
|
|
142
142
|
"html_url": "https://github.com/openai/openai-python",
|
|
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": "gethomepage/homepage",
|
|
147
|
+
"language": "JavaScript",
|
|
148
|
+
"color": "#f1e05a",
|
|
149
|
+
"description": "A highly customizable homepage (or startpage / application dashboard) with Docker and service API integrations.",
|
|
150
|
+
"forked": "538",
|
|
151
|
+
"stargazers_count": 9526,
|
|
152
|
+
"todayStar": "493 stars this week",
|
|
153
|
+
"html_url": "https://github.com/gethomepage/homepage",
|
|
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": "Snailclimb/JavaGuide",
|
|
158
|
+
"language": "Java",
|
|
159
|
+
"color": "#b07219",
|
|
160
|
+
"description": "「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide!",
|
|
161
|
+
"forked": "44922",
|
|
162
|
+
"stargazers_count": 137925,
|
|
163
|
+
"todayStar": "307 stars this week",
|
|
164
|
+
"html_url": "https://github.com/Snailclimb/JavaGuide",
|
|
165
165
|
"rank": 15
|
|
166
166
|
},
|
|
167
167
|
{
|
|
168
|
-
"full_name": "
|
|
168
|
+
"full_name": "mouredev/retos-programacion-2023",
|
|
169
169
|
"language": "Python",
|
|
170
170
|
"color": "#3572A5",
|
|
171
|
-
"description": "
|
|
172
|
-
"forked": "
|
|
173
|
-
"stargazers_count":
|
|
174
|
-
"todayStar": "
|
|
175
|
-
"html_url": "https://github.com/
|
|
171
|
+
"description": "Ejercicios de código semanales en 2023 de la comunidad MoureDev para practicar lógica en cualquier lenguaje de programación.",
|
|
172
|
+
"forked": "2460",
|
|
173
|
+
"stargazers_count": 3759,
|
|
174
|
+
"todayStar": "189 stars this week",
|
|
175
|
+
"html_url": "https://github.com/mouredev/retos-programacion-2023",
|
|
176
176
|
"rank": 16
|
|
177
177
|
},
|
|
178
178
|
{
|
|
179
|
-
"full_name": "
|
|
180
|
-
"language": "
|
|
181
|
-
"color": "#
|
|
182
|
-
"description": "
|
|
183
|
-
"forked": "
|
|
184
|
-
"stargazers_count":
|
|
185
|
-
"todayStar": "
|
|
186
|
-
"html_url": "https://github.com/
|
|
179
|
+
"full_name": "roboflow/supervision",
|
|
180
|
+
"language": "Python",
|
|
181
|
+
"color": "#3572A5",
|
|
182
|
+
"description": "We write your reusable computer vision tools. 💜",
|
|
183
|
+
"forked": "442",
|
|
184
|
+
"stargazers_count": 6380,
|
|
185
|
+
"todayStar": "501 stars this week",
|
|
186
|
+
"html_url": "https://github.com/roboflow/supervision",
|
|
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": "kestra-io/kestra",
|
|
191
|
+
"language": "Java",
|
|
192
|
+
"color": "#b07219",
|
|
193
|
+
"description": "Infinitely scalable, event-driven, language-agnostic orchestration and scheduling platform to manage millions of workflows declaratively in code.",
|
|
194
|
+
"forked": "244",
|
|
195
|
+
"stargazers_count": 4688,
|
|
196
|
+
"todayStar": "315 stars this week",
|
|
197
|
+
"html_url": "https://github.com/kestra-io/kestra",
|
|
198
198
|
"rank": 18
|
|
199
199
|
},
|
|
200
200
|
{
|
|
201
|
-
"full_name": "
|
|
202
|
-
"language": "
|
|
203
|
-
"color": "#
|
|
204
|
-
"description": "
|
|
205
|
-
"forked": "
|
|
206
|
-
"stargazers_count":
|
|
207
|
-
"todayStar": "
|
|
208
|
-
"html_url": "https://github.com/
|
|
201
|
+
"full_name": "public-apis/public-apis",
|
|
202
|
+
"language": "Python",
|
|
203
|
+
"color": "#3572A5",
|
|
204
|
+
"description": "A collective list of free APIs",
|
|
205
|
+
"forked": "29553",
|
|
206
|
+
"stargazers_count": 260535,
|
|
207
|
+
"todayStar": "1623 stars this week",
|
|
208
|
+
"html_url": "https://github.com/public-apis/public-apis",
|
|
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": "wasp-lang/wasp",
|
|
213
|
+
"language": "TypeScript",
|
|
214
|
+
"color": "#3178c6",
|
|
215
|
+
"description": "The fastest way to develop full-stack web apps with React & Node.js.",
|
|
216
|
+
"forked": "296",
|
|
217
|
+
"stargazers_count": 7142,
|
|
218
|
+
"todayStar": "858 stars this week",
|
|
219
|
+
"html_url": "https://github.com/wasp-lang/wasp",
|
|
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": "apple/swift-syntax",
|
|
224
|
+
"language": "Swift",
|
|
225
|
+
"color": "#F05138",
|
|
226
|
+
"description": "A set of Swift libraries for parsing, inspecting, generating, and transforming Swift source code.",
|
|
227
|
+
"forked": "303",
|
|
228
|
+
"stargazers_count": 2598,
|
|
229
|
+
"todayStar": "69 stars this week",
|
|
230
|
+
"html_url": "https://github.com/apple/swift-syntax",
|
|
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": "iamadamdev/bypass-paywalls-chrome",
|
|
235
|
+
"language": "JavaScript",
|
|
236
|
+
"color": "#f1e05a",
|
|
237
|
+
"description": "Bypass Paywalls web browser extension for Chrome and Firefox.",
|
|
238
|
+
"forked": "3059",
|
|
239
|
+
"stargazers_count": 42203,
|
|
240
|
+
"todayStar": "693 stars this week",
|
|
241
|
+
"html_url": "https://github.com/iamadamdev/bypass-paywalls-chrome",
|
|
242
242
|
"rank": 22
|
|
243
243
|
},
|
|
244
|
-
{
|
|
245
|
-
"full_name": "appwrite/appwrite",
|
|
246
|
-
"language": "TypeScript",
|
|
247
|
-
"color": "#3178c6",
|
|
248
|
-
"description": "Build like a team of hundreds_",
|
|
249
|
-
"forked": "3357",
|
|
250
|
-
"stargazers_count": 36997,
|
|
251
|
-
"todayStar": "807 stars this week",
|
|
252
|
-
"html_url": "https://github.com/appwrite/appwrite",
|
|
253
|
-
"rank": 23
|
|
254
|
-
},
|
|
255
244
|
{
|
|
256
245
|
"full_name": "dvlab-research/LongLoRA",
|
|
257
246
|
"language": "Python",
|
|
258
247
|
"color": "#3572A5",
|
|
259
248
|
"description": "Code and documents of LongLoRA and LongAlpaca",
|
|
260
|
-
"forked": "
|
|
261
|
-
"stargazers_count":
|
|
262
|
-
"todayStar": "
|
|
249
|
+
"forked": "134",
|
|
250
|
+
"stargazers_count": 1817,
|
|
251
|
+
"todayStar": "484 stars this week",
|
|
263
252
|
"html_url": "https://github.com/dvlab-research/LongLoRA",
|
|
253
|
+
"rank": 23
|
|
254
|
+
},
|
|
255
|
+
{
|
|
256
|
+
"full_name": "go-kratos/kratos",
|
|
257
|
+
"language": "Go",
|
|
258
|
+
"color": "#00ADD8",
|
|
259
|
+
"description": "Your ultimate Go microservices framework for the cloud-native era.",
|
|
260
|
+
"forked": "3924",
|
|
261
|
+
"stargazers_count": 21547,
|
|
262
|
+
"todayStar": "62 stars this week",
|
|
263
|
+
"html_url": "https://github.com/go-kratos/kratos",
|
|
264
264
|
"rank": 24
|
|
265
265
|
},
|
|
266
266
|
{
|
|
267
|
-
"full_name": "
|
|
268
|
-
"language": "
|
|
269
|
-
"color": "#
|
|
270
|
-
"description": "A
|
|
271
|
-
"forked": "
|
|
272
|
-
"stargazers_count":
|
|
273
|
-
"todayStar": "
|
|
274
|
-
"html_url": "https://github.com/
|
|
267
|
+
"full_name": "microsoft/FLAML",
|
|
268
|
+
"language": "JupyterNotebook",
|
|
269
|
+
"color": "#DA5B0B",
|
|
270
|
+
"description": "A fast library for AutoML and tuning. Join our Discord: https://discord.gg/Cppx2vSPVP.",
|
|
271
|
+
"forked": "445",
|
|
272
|
+
"stargazers_count": 3126,
|
|
273
|
+
"todayStar": "105 stars this week",
|
|
274
|
+
"html_url": "https://github.com/microsoft/FLAML",
|
|
275
275
|
"rank": 25
|
|
276
276
|
}
|
|
277
277
|
]
|