@wcj/github-rank 23.11.1 → 23.11.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 +28737 -28727
- package/dist/trending-daily.json +185 -185
- package/dist/trending-monthly.json +156 -156
- package/dist/trending-weekly.json +187 -187
- package/dist/users.china.json +2497 -2497
- package/dist/users.json +8496 -8496
- package/package.json +1 -1
- package/web/data/repos.json +28737 -28727
- package/web/data/trending-daily.json +185 -185
- package/web/data/trending-monthly.json +156 -156
- package/web/data/trending-weekly.json +187 -187
- package/web/data/users.china.json +2497 -2497
- package/web/data/users.json +8496 -8496
- package/web/index.html +6308 -6308
- package/web/repos.html +4066 -4062
- package/web/trending-monthly.html +151 -151
- package/web/trending-weekly.html +173 -165
- package/web/trending.html +160 -168
- package/web/users.china.html +1937 -1937
|
@@ -4,54 +4,54 @@
|
|
|
4
4
|
"language": "JupyterNotebook",
|
|
5
5
|
"color": "#DA5B0B",
|
|
6
6
|
"description": "Enable Next-Gen Large Language Model Applications. Join our Discord: https://discord.gg/pAbnFJrkgZ",
|
|
7
|
-
"forked": "
|
|
8
|
-
"stargazers_count":
|
|
9
|
-
"todayStar": "
|
|
7
|
+
"forked": "1657",
|
|
8
|
+
"stargazers_count": 14971,
|
|
9
|
+
"todayStar": "10992 stars this month",
|
|
10
10
|
"html_url": "https://github.com/microsoft/autogen",
|
|
11
11
|
"rank": 1
|
|
12
12
|
},
|
|
13
|
-
{
|
|
14
|
-
"full_name": "arc53/DocsGPT",
|
|
15
|
-
"language": "Python",
|
|
16
|
-
"color": "#3572A5",
|
|
17
|
-
"description": "GPT-powered chat for documentation, chat with your documents",
|
|
18
|
-
"forked": "1263",
|
|
19
|
-
"stargazers_count": 12792,
|
|
20
|
-
"todayStar": "6246 stars this month",
|
|
21
|
-
"html_url": "https://github.com/arc53/DocsGPT",
|
|
22
|
-
"rank": 2
|
|
23
|
-
},
|
|
24
13
|
{
|
|
25
14
|
"full_name": "haotian-liu/LLaVA",
|
|
26
15
|
"language": "Python",
|
|
27
16
|
"color": "#3572A5",
|
|
28
17
|
"description": "[NeurIPS'23 Oral] Visual Instruction Tuning: LLaVA (Large Language-and-Vision Assistant) built towards GPT-4V level capabilities.",
|
|
29
|
-
"forked": "
|
|
30
|
-
"stargazers_count":
|
|
31
|
-
"todayStar": "
|
|
18
|
+
"forked": "918",
|
|
19
|
+
"stargazers_count": 9805,
|
|
20
|
+
"todayStar": "4652 stars this month",
|
|
32
21
|
"html_url": "https://github.com/haotian-liu/LLaVA",
|
|
33
|
-
"rank":
|
|
22
|
+
"rank": 2
|
|
34
23
|
},
|
|
35
24
|
{
|
|
36
25
|
"full_name": "Pythagora-io/gpt-pilot",
|
|
37
26
|
"language": "Python",
|
|
38
27
|
"color": "#3572A5",
|
|
39
28
|
"description": "Dev tool that writes scalable apps from scratch while the developer oversees the implementation",
|
|
40
|
-
"forked": "
|
|
41
|
-
"stargazers_count":
|
|
42
|
-
"todayStar": "
|
|
29
|
+
"forked": "1064",
|
|
30
|
+
"stargazers_count": 13877,
|
|
31
|
+
"todayStar": "9348 stars this month",
|
|
43
32
|
"html_url": "https://github.com/Pythagora-io/gpt-pilot",
|
|
44
|
-
"rank":
|
|
33
|
+
"rank": 3
|
|
45
34
|
},
|
|
46
35
|
{
|
|
47
36
|
"full_name": "localsend/localsend",
|
|
48
37
|
"language": "Dart",
|
|
49
38
|
"color": "#00B4AB",
|
|
50
39
|
"description": "An open source cross-platform alternative to AirDrop",
|
|
51
|
-
"forked": "
|
|
52
|
-
"stargazers_count":
|
|
53
|
-
"todayStar": "
|
|
40
|
+
"forked": "1045",
|
|
41
|
+
"stargazers_count": 22079,
|
|
42
|
+
"todayStar": "7354 stars this month",
|
|
54
43
|
"html_url": "https://github.com/localsend/localsend",
|
|
44
|
+
"rank": 4
|
|
45
|
+
},
|
|
46
|
+
{
|
|
47
|
+
"full_name": "usebruno/bruno",
|
|
48
|
+
"language": "JavaScript",
|
|
49
|
+
"color": "#f1e05a",
|
|
50
|
+
"description": "Opensource IDE For Exploring and Testing Api's (lightweight alternative to postman/insomnia)",
|
|
51
|
+
"forked": "293",
|
|
52
|
+
"stargazers_count": 7393,
|
|
53
|
+
"todayStar": "5634 stars this month",
|
|
54
|
+
"html_url": "https://github.com/usebruno/bruno",
|
|
55
55
|
"rank": 5
|
|
56
56
|
},
|
|
57
57
|
{
|
|
@@ -59,98 +59,98 @@
|
|
|
59
59
|
"language": "TypeScript",
|
|
60
60
|
"color": "#3178c6",
|
|
61
61
|
"description": "Spacedrive is an open source cross-platform file explorer, powered by a virtual distributed filesystem written in Rust.",
|
|
62
|
-
"forked": "
|
|
63
|
-
"stargazers_count":
|
|
64
|
-
"todayStar": "
|
|
62
|
+
"forked": "851",
|
|
63
|
+
"stargazers_count": 26347,
|
|
64
|
+
"todayStar": "4420 stars this month",
|
|
65
65
|
"html_url": "https://github.com/spacedriveapp/spacedrive",
|
|
66
66
|
"rank": 6
|
|
67
67
|
},
|
|
68
68
|
{
|
|
69
|
-
"full_name": "
|
|
70
|
-
"language": "
|
|
71
|
-
"color": "#
|
|
72
|
-
"description": "
|
|
73
|
-
"forked": "
|
|
74
|
-
"stargazers_count":
|
|
75
|
-
"todayStar": "
|
|
76
|
-
"html_url": "https://github.com/
|
|
69
|
+
"full_name": "juspay/hyperswitch",
|
|
70
|
+
"language": "Rust",
|
|
71
|
+
"color": "#dea584",
|
|
72
|
+
"description": "An open source payments switch written in Rust to make payments fast, reliable and affordable",
|
|
73
|
+
"forked": "706",
|
|
74
|
+
"stargazers_count": 8144,
|
|
75
|
+
"todayStar": "3237 stars this month",
|
|
76
|
+
"html_url": "https://github.com/juspay/hyperswitch",
|
|
77
77
|
"rank": 7
|
|
78
78
|
},
|
|
79
79
|
{
|
|
80
|
-
"full_name": "
|
|
80
|
+
"full_name": "yangshun/tech-interview-handbook",
|
|
81
81
|
"language": "TypeScript",
|
|
82
82
|
"color": "#3178c6",
|
|
83
|
-
"description": "
|
|
84
|
-
"forked": "
|
|
85
|
-
"stargazers_count":
|
|
86
|
-
"todayStar": "
|
|
87
|
-
"html_url": "https://github.com/
|
|
83
|
+
"description": "💯 Curated coding interview preparation materials for busy software engineers",
|
|
84
|
+
"forked": "12910",
|
|
85
|
+
"stargazers_count": 100684,
|
|
86
|
+
"todayStar": "5034 stars this month",
|
|
87
|
+
"html_url": "https://github.com/yangshun/tech-interview-handbook",
|
|
88
88
|
"rank": 8
|
|
89
89
|
},
|
|
90
90
|
{
|
|
91
|
-
"full_name": "
|
|
91
|
+
"full_name": "mit-han-lab/streaming-llm",
|
|
92
92
|
"language": "Python",
|
|
93
93
|
"color": "#3572A5",
|
|
94
|
-
"description": "
|
|
95
|
-
"forked": "
|
|
96
|
-
"stargazers_count":
|
|
97
|
-
"todayStar": "
|
|
98
|
-
"html_url": "https://github.com/
|
|
94
|
+
"description": "Efficient Streaming Language Models with Attention Sinks",
|
|
95
|
+
"forked": "285",
|
|
96
|
+
"stargazers_count": 5303,
|
|
97
|
+
"todayStar": "5273 stars this month",
|
|
98
|
+
"html_url": "https://github.com/mit-han-lab/streaming-llm",
|
|
99
99
|
"rank": 9
|
|
100
100
|
},
|
|
101
|
-
{
|
|
102
|
-
"full_name": "yangshun/tech-interview-handbook",
|
|
103
|
-
"language": "TypeScript",
|
|
104
|
-
"color": "#3178c6",
|
|
105
|
-
"description": "💯 Curated coding interview preparation materials for busy software engineers",
|
|
106
|
-
"forked": "12884",
|
|
107
|
-
"stargazers_count": 100434,
|
|
108
|
-
"todayStar": "4854 stars this month",
|
|
109
|
-
"html_url": "https://github.com/yangshun/tech-interview-handbook",
|
|
110
|
-
"rank": 10
|
|
111
|
-
},
|
|
112
101
|
{
|
|
113
102
|
"full_name": "zhile-io/pandora",
|
|
114
103
|
"language": "Python",
|
|
115
104
|
"color": "#3572A5",
|
|
116
105
|
"description": "潘多拉,一个让你呼吸顺畅的ChatGPT。Pandora, a ChatGPT client that lets you breathe freely.",
|
|
117
|
-
"forked": "
|
|
118
|
-
"stargazers_count":
|
|
119
|
-
"todayStar": "
|
|
106
|
+
"forked": "878",
|
|
107
|
+
"stargazers_count": 5122,
|
|
108
|
+
"todayStar": "2599 stars this month",
|
|
120
109
|
"html_url": "https://github.com/zhile-io/pandora",
|
|
121
|
-
"rank":
|
|
110
|
+
"rank": 10
|
|
122
111
|
},
|
|
123
112
|
{
|
|
124
|
-
"full_name": "
|
|
125
|
-
"language": "",
|
|
126
|
-
"color": "",
|
|
127
|
-
"description": "
|
|
128
|
-
"forked": "
|
|
129
|
-
"stargazers_count":
|
|
130
|
-
"todayStar": "
|
|
131
|
-
"html_url": "https://github.com/
|
|
132
|
-
"rank":
|
|
113
|
+
"full_name": "OpenBMB/ChatDev",
|
|
114
|
+
"language": "Python",
|
|
115
|
+
"color": "#3572A5",
|
|
116
|
+
"description": "Create Customized Software using Natural Language Idea (through LLM-powered Multi-Agent Collaboration)",
|
|
117
|
+
"forked": "1875",
|
|
118
|
+
"stargazers_count": 16353,
|
|
119
|
+
"todayStar": "6351 stars this month",
|
|
120
|
+
"html_url": "https://github.com/OpenBMB/ChatDev",
|
|
121
|
+
"rank": 11
|
|
133
122
|
},
|
|
134
123
|
{
|
|
135
124
|
"full_name": "google/comprehensive-rust",
|
|
136
125
|
"language": "Rust",
|
|
137
126
|
"color": "#dea584",
|
|
138
127
|
"description": "This is the Rust course used by the Android team at Google. It provides you the material to quickly teach Rust.",
|
|
139
|
-
"forked": "
|
|
140
|
-
"stargazers_count":
|
|
141
|
-
"todayStar": "
|
|
128
|
+
"forked": "1246",
|
|
129
|
+
"stargazers_count": 21956,
|
|
130
|
+
"todayStar": "2422 stars this month",
|
|
142
131
|
"html_url": "https://github.com/google/comprehensive-rust",
|
|
143
|
-
"rank":
|
|
132
|
+
"rank": 12
|
|
144
133
|
},
|
|
145
134
|
{
|
|
146
135
|
"full_name": "xtekky/gpt4free",
|
|
147
136
|
"language": "Python",
|
|
148
137
|
"color": "#3572A5",
|
|
149
138
|
"description": "The official gpt4free repository | various collection of powerful language models",
|
|
150
|
-
"forked": "
|
|
151
|
-
"stargazers_count":
|
|
152
|
-
"todayStar": "
|
|
139
|
+
"forked": "12036",
|
|
140
|
+
"stargazers_count": 47895,
|
|
141
|
+
"todayStar": "2871 stars this month",
|
|
153
142
|
"html_url": "https://github.com/xtekky/gpt4free",
|
|
143
|
+
"rank": 13
|
|
144
|
+
},
|
|
145
|
+
{
|
|
146
|
+
"full_name": "massgravel/Microsoft-Activation-Scripts",
|
|
147
|
+
"language": "Batchfile",
|
|
148
|
+
"color": "#C1F12E",
|
|
149
|
+
"description": "A Windows and Office activator using HWID / KMS38 / Online KMS activation methods, with a focus on open-source code and fewer antivirus detections.",
|
|
150
|
+
"forked": "5118",
|
|
151
|
+
"stargazers_count": 50483,
|
|
152
|
+
"todayStar": "6850 stars this month",
|
|
153
|
+
"html_url": "https://github.com/massgravel/Microsoft-Activation-Scripts",
|
|
154
154
|
"rank": 14
|
|
155
155
|
},
|
|
156
156
|
{
|
|
@@ -158,120 +158,120 @@
|
|
|
158
158
|
"language": "Vue",
|
|
159
159
|
"color": "#41b883",
|
|
160
160
|
"description": "Collection of handy online tools for developers, with great UX.",
|
|
161
|
-
"forked": "
|
|
162
|
-
"stargazers_count":
|
|
163
|
-
"todayStar": "
|
|
161
|
+
"forked": "517",
|
|
162
|
+
"stargazers_count": 5125,
|
|
163
|
+
"todayStar": "1381 stars this month",
|
|
164
164
|
"html_url": "https://github.com/CorentinTh/it-tools",
|
|
165
165
|
"rank": 15
|
|
166
166
|
},
|
|
167
167
|
{
|
|
168
|
-
"full_name": "
|
|
168
|
+
"full_name": "OpenTalker/video-retalking",
|
|
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": "[SIGGRAPH Asia 2022] VideoReTalking: Audio-based Lip Synchronization for Talking Head Video Editing In the Wild",
|
|
172
|
+
"forked": "392",
|
|
173
|
+
"stargazers_count": 2966,
|
|
174
|
+
"todayStar": "1439 stars this month",
|
|
175
|
+
"html_url": "https://github.com/OpenTalker/video-retalking",
|
|
176
176
|
"rank": 16
|
|
177
177
|
},
|
|
178
|
-
{
|
|
179
|
-
"full_name": "juspay/hyperswitch",
|
|
180
|
-
"language": "Rust",
|
|
181
|
-
"color": "#dea584",
|
|
182
|
-
"description": "An open source payments switch written in Rust to make payments fast, reliable and affordable",
|
|
183
|
-
"forked": "581",
|
|
184
|
-
"stargazers_count": 6907,
|
|
185
|
-
"todayStar": "1852 stars this month",
|
|
186
|
-
"html_url": "https://github.com/juspay/hyperswitch",
|
|
187
|
-
"rank": 17
|
|
188
|
-
},
|
|
189
|
-
{
|
|
190
|
-
"full_name": "Em1tSan/NeuroGPT",
|
|
191
|
-
"language": "Python",
|
|
192
|
-
"color": "#3572A5",
|
|
193
|
-
"description": "Free ChatGPT 3.5 / ChatGPT 4 | Free OpenAI / ChatGPT API",
|
|
194
|
-
"forked": "98",
|
|
195
|
-
"stargazers_count": 780,
|
|
196
|
-
"todayStar": "512 stars this month",
|
|
197
|
-
"html_url": "https://github.com/Em1tSan/NeuroGPT",
|
|
198
|
-
"rank": 18
|
|
199
|
-
},
|
|
200
178
|
{
|
|
201
179
|
"full_name": "public-apis/public-apis",
|
|
202
180
|
"language": "Python",
|
|
203
181
|
"color": "#3572A5",
|
|
204
182
|
"description": "A collective list of free APIs",
|
|
205
|
-
"forked": "
|
|
206
|
-
"stargazers_count":
|
|
207
|
-
"todayStar": "
|
|
183
|
+
"forked": "30097",
|
|
184
|
+
"stargazers_count": 267331,
|
|
185
|
+
"todayStar": "9261 stars this month",
|
|
208
186
|
"html_url": "https://github.com/public-apis/public-apis",
|
|
209
|
-
"rank":
|
|
210
|
-
},
|
|
211
|
-
{
|
|
212
|
-
"full_name": "omnivore-app/omnivore",
|
|
213
|
-
"language": "HTML",
|
|
214
|
-
"color": "#e34c26",
|
|
215
|
-
"description": "Omnivore is a complete, open source read-it-later solution for people who like reading.",
|
|
216
|
-
"forked": "265",
|
|
217
|
-
"stargazers_count": 5885,
|
|
218
|
-
"todayStar": "2066 stars this month",
|
|
219
|
-
"html_url": "https://github.com/omnivore-app/omnivore",
|
|
220
|
-
"rank": 20
|
|
221
|
-
},
|
|
222
|
-
{
|
|
223
|
-
"full_name": "OpenTalker/video-retalking",
|
|
224
|
-
"language": "Python",
|
|
225
|
-
"color": "#3572A5",
|
|
226
|
-
"description": "[SIGGRAPH Asia 2022] VideoReTalking: Audio-based Lip Synchronization for Talking Head Video Editing In the Wild",
|
|
227
|
-
"forked": "380",
|
|
228
|
-
"stargazers_count": 2857,
|
|
229
|
-
"todayStar": "1316 stars this month",
|
|
230
|
-
"html_url": "https://github.com/OpenTalker/video-retalking",
|
|
231
|
-
"rank": 21
|
|
187
|
+
"rank": 17
|
|
232
188
|
},
|
|
233
189
|
{
|
|
234
|
-
"full_name": "
|
|
235
|
-
"language": "
|
|
236
|
-
"color": "#
|
|
237
|
-
"description": "
|
|
238
|
-
"forked": "
|
|
239
|
-
"stargazers_count":
|
|
240
|
-
"todayStar": "
|
|
241
|
-
"html_url": "https://github.com/
|
|
242
|
-
"rank":
|
|
190
|
+
"full_name": "apache/incubator-answer",
|
|
191
|
+
"language": "Go",
|
|
192
|
+
"color": "#00ADD8",
|
|
193
|
+
"description": "A Q&A platform software for teams at any scales. Whether it's a community forum, help center, or knowledge management platform, you can always count on Answer.",
|
|
194
|
+
"forked": "566",
|
|
195
|
+
"stargazers_count": 8721,
|
|
196
|
+
"todayStar": "929 stars this month",
|
|
197
|
+
"html_url": "https://github.com/apache/incubator-answer",
|
|
198
|
+
"rank": 18
|
|
243
199
|
},
|
|
244
200
|
{
|
|
245
201
|
"full_name": "ToolJet/ToolJet",
|
|
246
202
|
"language": "JavaScript",
|
|
247
203
|
"color": "#f1e05a",
|
|
248
204
|
"description": "Low-code platform for building business applications. Connect to databases, cloud storages, GraphQL, API endpoints, Airtable, Google sheets, OpenAI, etc and build apps using drag and drop application builder. Built using JavaScript/TypeScript. 🚀",
|
|
249
|
-
"forked": "
|
|
250
|
-
"stargazers_count":
|
|
251
|
-
"todayStar": "
|
|
205
|
+
"forked": "3144",
|
|
206
|
+
"stargazers_count": 25083,
|
|
207
|
+
"todayStar": "4265 stars this month",
|
|
252
208
|
"html_url": "https://github.com/ToolJet/ToolJet",
|
|
253
|
-
"rank":
|
|
209
|
+
"rank": 19
|
|
210
|
+
},
|
|
211
|
+
{
|
|
212
|
+
"full_name": "EbookFoundation/free-programming-books",
|
|
213
|
+
"language": "",
|
|
214
|
+
"color": "",
|
|
215
|
+
"description": "📚 Freely available programming books",
|
|
216
|
+
"forked": "58442",
|
|
217
|
+
"stargazers_count": 302482,
|
|
218
|
+
"todayStar": "5060 stars this month",
|
|
219
|
+
"html_url": "https://github.com/EbookFoundation/free-programming-books",
|
|
220
|
+
"rank": 20
|
|
254
221
|
},
|
|
255
222
|
{
|
|
256
223
|
"full_name": "FreeTubeApp/FreeTube",
|
|
257
224
|
"language": "JavaScript",
|
|
258
225
|
"color": "#f1e05a",
|
|
259
226
|
"description": "An Open Source YouTube app for privacy",
|
|
260
|
-
"forked": "
|
|
261
|
-
"stargazers_count":
|
|
262
|
-
"todayStar": "
|
|
227
|
+
"forked": "572",
|
|
228
|
+
"stargazers_count": 9392,
|
|
229
|
+
"todayStar": "1733 stars this month",
|
|
263
230
|
"html_url": "https://github.com/FreeTubeApp/FreeTube",
|
|
264
|
-
"rank":
|
|
231
|
+
"rank": 21
|
|
232
|
+
},
|
|
233
|
+
{
|
|
234
|
+
"full_name": "psf/black",
|
|
235
|
+
"language": "Python",
|
|
236
|
+
"color": "#3572A5",
|
|
237
|
+
"description": "The uncompromising Python code formatter",
|
|
238
|
+
"forked": "2318",
|
|
239
|
+
"stargazers_count": 35301,
|
|
240
|
+
"todayStar": "1644 stars this month",
|
|
241
|
+
"html_url": "https://github.com/psf/black",
|
|
242
|
+
"rank": 22
|
|
265
243
|
},
|
|
266
244
|
{
|
|
267
245
|
"full_name": "gethomepage/homepage",
|
|
268
246
|
"language": "JavaScript",
|
|
269
247
|
"color": "#f1e05a",
|
|
270
248
|
"description": "A highly customizable homepage (or startpage / application dashboard) with Docker and service API integrations.",
|
|
271
|
-
"forked": "
|
|
272
|
-
"stargazers_count":
|
|
273
|
-
"todayStar": "
|
|
249
|
+
"forked": "574",
|
|
250
|
+
"stargazers_count": 10153,
|
|
251
|
+
"todayStar": "1593 stars this month",
|
|
274
252
|
"html_url": "https://github.com/gethomepage/homepage",
|
|
253
|
+
"rank": 23
|
|
254
|
+
},
|
|
255
|
+
{
|
|
256
|
+
"full_name": "omnivore-app/omnivore",
|
|
257
|
+
"language": "HTML",
|
|
258
|
+
"color": "#e34c26",
|
|
259
|
+
"description": "Omnivore is a complete, open source read-it-later solution for people who like reading.",
|
|
260
|
+
"forked": "266",
|
|
261
|
+
"stargazers_count": 5940,
|
|
262
|
+
"todayStar": "2086 stars this month",
|
|
263
|
+
"html_url": "https://github.com/omnivore-app/omnivore",
|
|
264
|
+
"rank": 24
|
|
265
|
+
},
|
|
266
|
+
{
|
|
267
|
+
"full_name": "TabbyML/tabby",
|
|
268
|
+
"language": "Rust",
|
|
269
|
+
"color": "#dea584",
|
|
270
|
+
"description": "Self-hosted AI coding assistant",
|
|
271
|
+
"forked": "432",
|
|
272
|
+
"stargazers_count": 12406,
|
|
273
|
+
"todayStar": "1600 stars this month",
|
|
274
|
+
"html_url": "https://github.com/TabbyML/tabby",
|
|
275
275
|
"rank": 25
|
|
276
276
|
}
|
|
277
277
|
]
|