@wcj/github-rank 23.7.4 → 23.7.6
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 +28787 -28776
- package/dist/trending-daily.json +185 -185
- package/dist/trending-monthly.json +183 -172
- package/dist/trending-weekly.json +171 -171
- package/dist/users.china.json +2641 -2711
- package/dist/users.json +9439 -10349
- package/package.json +1 -1
- package/web/data/repos.json +28787 -28776
- package/web/data/trending-daily.json +185 -185
- package/web/data/trending-monthly.json +183 -172
- package/web/data/trending-weekly.json +171 -171
- package/web/data/users.china.json +2641 -2711
- package/web/data/users.json +9439 -10349
- package/web/index.html +7086 -7944
- package/web/repos.html +3624 -3624
- package/web/trending-monthly.html +195 -161
- package/web/trending-weekly.html +161 -157
- package/web/trending.html +162 -170
- package/web/users.china.html +2139 -2205
|
@@ -4,21 +4,21 @@
|
|
|
4
4
|
"language": "Python",
|
|
5
5
|
"color": "#3572A5",
|
|
6
6
|
"description": "ChatGLM2-6B: An Open Bilingual Chat LLM | 开源双语对话语言模型",
|
|
7
|
-
"forked": "
|
|
8
|
-
"stargazers_count":
|
|
9
|
-
"todayStar": "
|
|
7
|
+
"forked": "1315",
|
|
8
|
+
"stargazers_count": 7765,
|
|
9
|
+
"todayStar": "2729 stars this week",
|
|
10
10
|
"html_url": "https://github.com/THUDM/ChatGLM2-6B",
|
|
11
11
|
"rank": 1
|
|
12
12
|
},
|
|
13
13
|
{
|
|
14
|
-
"full_name": "
|
|
14
|
+
"full_name": "ramonvc/freegpt-webui",
|
|
15
15
|
"language": "Python",
|
|
16
16
|
"color": "#3572A5",
|
|
17
|
-
"description": "
|
|
18
|
-
"forked": "
|
|
19
|
-
"stargazers_count":
|
|
20
|
-
"todayStar": "
|
|
21
|
-
"html_url": "https://github.com/
|
|
17
|
+
"description": "GPT 3.5/4 with a Chat Web UI. No API key required.",
|
|
18
|
+
"forked": "730",
|
|
19
|
+
"stargazers_count": 2168,
|
|
20
|
+
"todayStar": "968 stars this week",
|
|
21
|
+
"html_url": "https://github.com/ramonvc/freegpt-webui",
|
|
22
22
|
"rank": 2
|
|
23
23
|
},
|
|
24
24
|
{
|
|
@@ -26,252 +26,252 @@
|
|
|
26
26
|
"language": "Python",
|
|
27
27
|
"color": "#3572A5",
|
|
28
28
|
"description": "Official Code for DragGAN (SIGGRAPH 2023)",
|
|
29
|
-
"forked": "
|
|
30
|
-
"stargazers_count":
|
|
31
|
-
"todayStar": "
|
|
29
|
+
"forked": "3216",
|
|
30
|
+
"stargazers_count": 29886,
|
|
31
|
+
"todayStar": "4905 stars this week",
|
|
32
32
|
"html_url": "https://github.com/XingangPan/DragGAN",
|
|
33
33
|
"rank": 3
|
|
34
34
|
},
|
|
35
35
|
{
|
|
36
|
-
"full_name": "
|
|
36
|
+
"full_name": "geohot/tinygrad",
|
|
37
37
|
"language": "Python",
|
|
38
38
|
"color": "#3572A5",
|
|
39
|
-
"description": "
|
|
40
|
-
"forked": "
|
|
41
|
-
"stargazers_count":
|
|
42
|
-
"todayStar": "
|
|
43
|
-
"html_url": "https://github.com/
|
|
39
|
+
"description": "You like pytorch? You like micrograd? You love tinygrad! ❤️",
|
|
40
|
+
"forked": "2159",
|
|
41
|
+
"stargazers_count": 17266,
|
|
42
|
+
"todayStar": "1938 stars this week",
|
|
43
|
+
"html_url": "https://github.com/geohot/tinygrad",
|
|
44
44
|
"rank": 4
|
|
45
45
|
},
|
|
46
|
-
{
|
|
47
|
-
"full_name": "sadmann7/skateshop",
|
|
48
|
-
"language": "TypeScript",
|
|
49
|
-
"color": "#3178c6",
|
|
50
|
-
"description": "An open source e-commerce skateshop build with everything new in Next.js 13.",
|
|
51
|
-
"forked": "529",
|
|
52
|
-
"stargazers_count": 3096,
|
|
53
|
-
"todayStar": "957 stars this week",
|
|
54
|
-
"html_url": "https://github.com/sadmann7/skateshop",
|
|
55
|
-
"rank": 5
|
|
56
|
-
},
|
|
57
46
|
{
|
|
58
47
|
"full_name": "chat2db/Chat2DB",
|
|
59
48
|
"language": "Java",
|
|
60
49
|
"color": "#b07219",
|
|
61
50
|
"description": "🔥 🔥 🔥 An intelligent and versatile general-purpose SQL client and reporting tool for databases which integrates ChatGPT capabilities.(智能的通用数据库SQL客户端和报表工具)",
|
|
62
|
-
"forked": "
|
|
63
|
-
"stargazers_count":
|
|
64
|
-
"todayStar": "
|
|
51
|
+
"forked": "560",
|
|
52
|
+
"stargazers_count": 3560,
|
|
53
|
+
"todayStar": "1270 stars this week",
|
|
65
54
|
"html_url": "https://github.com/chat2db/Chat2DB",
|
|
66
|
-
"rank":
|
|
55
|
+
"rank": 5
|
|
67
56
|
},
|
|
68
57
|
{
|
|
69
58
|
"full_name": "hiyouga/ChatGLM-Efficient-Tuning",
|
|
70
59
|
"language": "Python",
|
|
71
60
|
"color": "#3572A5",
|
|
72
61
|
"description": "Fine-tuning ChatGLM-6B with PEFT | 基于 PEFT 的高效 ChatGLM 微调",
|
|
73
|
-
"forked": "
|
|
74
|
-
"stargazers_count":
|
|
75
|
-
"todayStar": "
|
|
62
|
+
"forked": "276",
|
|
63
|
+
"stargazers_count": 1957,
|
|
64
|
+
"todayStar": "432 stars this week",
|
|
76
65
|
"html_url": "https://github.com/hiyouga/ChatGLM-Efficient-Tuning",
|
|
77
|
-
"rank":
|
|
66
|
+
"rank": 6
|
|
78
67
|
},
|
|
79
68
|
{
|
|
80
|
-
"full_name": "
|
|
69
|
+
"full_name": "embedchain/embedchain",
|
|
81
70
|
"language": "Python",
|
|
82
71
|
"color": "#3572A5",
|
|
83
|
-
"description": "
|
|
84
|
-
"forked": "
|
|
85
|
-
"stargazers_count":
|
|
86
|
-
"todayStar": "
|
|
87
|
-
"html_url": "https://github.com/
|
|
88
|
-
"rank":
|
|
72
|
+
"description": "Framework to easily create LLM powered bots over any dataset.",
|
|
73
|
+
"forked": "700",
|
|
74
|
+
"stargazers_count": 3193,
|
|
75
|
+
"todayStar": "746 stars this week",
|
|
76
|
+
"html_url": "https://github.com/embedchain/embedchain",
|
|
77
|
+
"rank": 7
|
|
89
78
|
},
|
|
90
79
|
{
|
|
91
80
|
"full_name": "toeverything/AFFiNE",
|
|
92
81
|
"language": "TypeScript",
|
|
93
82
|
"color": "#3178c6",
|
|
94
83
|
"description": "There can be more than Notion and Miro. AFFiNE is a next-gen knowledge base that brings planning, sorting and creating all together. Privacy first, open-source, customizable and ready to use.",
|
|
95
|
-
"forked": "
|
|
96
|
-
"stargazers_count":
|
|
97
|
-
"todayStar": "
|
|
84
|
+
"forked": "1204",
|
|
85
|
+
"stargazers_count": 19163,
|
|
86
|
+
"todayStar": "1877 stars this week",
|
|
98
87
|
"html_url": "https://github.com/toeverything/AFFiNE",
|
|
99
|
-
"rank":
|
|
100
|
-
},
|
|
101
|
-
{
|
|
102
|
-
"full_name": "binpash/try",
|
|
103
|
-
"language": "Shell",
|
|
104
|
-
"color": "#89e051",
|
|
105
|
-
"description": "Inspect a command's effects before modifying your live system",
|
|
106
|
-
"forked": "51",
|
|
107
|
-
"stargazers_count": 4131,
|
|
108
|
-
"todayStar": "1451 stars this week",
|
|
109
|
-
"html_url": "https://github.com/binpash/try",
|
|
110
|
-
"rank": 10
|
|
111
|
-
},
|
|
112
|
-
{
|
|
113
|
-
"full_name": "QiuChenlyOpenSource/InjectLib",
|
|
114
|
-
"language": "Ruby",
|
|
115
|
-
"color": "#701516",
|
|
116
|
-
"description": "基于Ruby编写的命令行注入版本",
|
|
117
|
-
"forked": "402",
|
|
118
|
-
"stargazers_count": 860,
|
|
119
|
-
"todayStar": "470 stars this week",
|
|
120
|
-
"html_url": "https://github.com/QiuChenlyOpenSource/InjectLib",
|
|
121
|
-
"rank": 11
|
|
88
|
+
"rank": 8
|
|
122
89
|
},
|
|
123
90
|
{
|
|
124
91
|
"full_name": "PowerShell/PowerShell",
|
|
125
92
|
"language": "C#",
|
|
126
93
|
"color": "#178600",
|
|
127
94
|
"description": "PowerShell for every system!",
|
|
128
|
-
"forked": "
|
|
129
|
-
"stargazers_count":
|
|
130
|
-
"todayStar": "
|
|
95
|
+
"forked": "7389",
|
|
96
|
+
"stargazers_count": 39934,
|
|
97
|
+
"todayStar": "1160 stars this week",
|
|
131
98
|
"html_url": "https://github.com/PowerShell/PowerShell",
|
|
132
|
-
"rank":
|
|
99
|
+
"rank": 9
|
|
133
100
|
},
|
|
134
101
|
{
|
|
135
|
-
"full_name": "
|
|
102
|
+
"full_name": "CASIA-IVA-Lab/FastSAM",
|
|
136
103
|
"language": "Python",
|
|
137
104
|
"color": "#3572A5",
|
|
138
|
-
"description": "
|
|
139
|
-
"forked": "
|
|
140
|
-
"stargazers_count":
|
|
141
|
-
"todayStar": "
|
|
142
|
-
"html_url": "https://github.com/
|
|
143
|
-
"rank":
|
|
105
|
+
"description": "Fast Segment Anything",
|
|
106
|
+
"forked": "745",
|
|
107
|
+
"stargazers_count": 4544,
|
|
108
|
+
"todayStar": "967 stars this week",
|
|
109
|
+
"html_url": "https://github.com/CASIA-IVA-Lab/FastSAM",
|
|
110
|
+
"rank": 10
|
|
111
|
+
},
|
|
112
|
+
{
|
|
113
|
+
"full_name": "xitanggg/open-resume",
|
|
114
|
+
"language": "TypeScript",
|
|
115
|
+
"color": "#3178c6",
|
|
116
|
+
"description": "OpenResume is a powerful open-source resume builder and resume parser. https://open-resume.com/",
|
|
117
|
+
"forked": "183",
|
|
118
|
+
"stargazers_count": 2952,
|
|
119
|
+
"todayStar": "1018 stars this week",
|
|
120
|
+
"html_url": "https://github.com/xitanggg/open-resume",
|
|
121
|
+
"rank": 11
|
|
144
122
|
},
|
|
145
123
|
{
|
|
146
|
-
"full_name": "
|
|
124
|
+
"full_name": "SizheAn/PanoHead",
|
|
147
125
|
"language": "Python",
|
|
148
126
|
"color": "#3572A5",
|
|
149
|
-
"description": "
|
|
150
|
-
"forked": "
|
|
151
|
-
"stargazers_count":
|
|
152
|
-
"todayStar": "
|
|
153
|
-
"html_url": "https://github.com/
|
|
127
|
+
"description": "Code Repository for CVPR 2023 Paper \"PanoHead: Geometry-Aware 3D Full-Head Synthesis in 360 degree\"",
|
|
128
|
+
"forked": "147",
|
|
129
|
+
"stargazers_count": 1158,
|
|
130
|
+
"todayStar": "287 stars this week",
|
|
131
|
+
"html_url": "https://github.com/SizheAn/PanoHead",
|
|
132
|
+
"rank": 12
|
|
133
|
+
},
|
|
134
|
+
{
|
|
135
|
+
"full_name": "microsoft/Web-Dev-For-Beginners",
|
|
136
|
+
"language": "JavaScript",
|
|
137
|
+
"color": "#f1e05a",
|
|
138
|
+
"description": "24 Lessons, 12 Weeks, Get Started as a Web Developer",
|
|
139
|
+
"forked": "11353",
|
|
140
|
+
"stargazers_count": 72305,
|
|
141
|
+
"todayStar": "813 stars this week",
|
|
142
|
+
"html_url": "https://github.com/microsoft/Web-Dev-For-Beginners",
|
|
143
|
+
"rank": 13
|
|
144
|
+
},
|
|
145
|
+
{
|
|
146
|
+
"full_name": "dotnet-architecture/eShopOnContainers",
|
|
147
|
+
"language": "C#",
|
|
148
|
+
"color": "#178600",
|
|
149
|
+
"description": "Cross-platform .NET sample microservices and container based application that runs on Linux Windows and macOS. Powered by .NET 7, Docker Containers and Azure Kubernetes Services. Supports Visual Studio, VS for Mac and CLI based environments with Docker CLI, dotnet CLI, VS Code or any other code editor.",
|
|
150
|
+
"forked": "10246",
|
|
151
|
+
"stargazers_count": 23839,
|
|
152
|
+
"todayStar": "285 stars this week",
|
|
153
|
+
"html_url": "https://github.com/dotnet-architecture/eShopOnContainers",
|
|
154
154
|
"rank": 14
|
|
155
155
|
},
|
|
156
156
|
{
|
|
157
|
-
"full_name": "
|
|
157
|
+
"full_name": "microsoft/unilm",
|
|
158
158
|
"language": "Python",
|
|
159
159
|
"color": "#3572A5",
|
|
160
|
-
"description": "
|
|
161
|
-
"forked": "
|
|
162
|
-
"stargazers_count":
|
|
163
|
-
"todayStar": "
|
|
164
|
-
"html_url": "https://github.com/
|
|
160
|
+
"description": "Large-scale Self-supervised Pre-training Across Tasks, Languages, and Modalities",
|
|
161
|
+
"forked": "1908",
|
|
162
|
+
"stargazers_count": 13178,
|
|
163
|
+
"todayStar": "217 stars this week",
|
|
164
|
+
"html_url": "https://github.com/microsoft/unilm",
|
|
165
165
|
"rank": 15
|
|
166
166
|
},
|
|
167
167
|
{
|
|
168
|
-
"full_name": "
|
|
168
|
+
"full_name": "w-okada/voice-changer",
|
|
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": "リアルタイムボイスチェンジャー Realtime Voice Changer",
|
|
172
|
+
"forked": "747",
|
|
173
|
+
"stargazers_count": 6686,
|
|
174
|
+
"todayStar": "1212 stars this week",
|
|
175
|
+
"html_url": "https://github.com/w-okada/voice-changer",
|
|
176
176
|
"rank": 16
|
|
177
177
|
},
|
|
178
178
|
{
|
|
179
|
-
"full_name": "
|
|
180
|
-
"language": "
|
|
181
|
-
"color": "#
|
|
182
|
-
"description": "A
|
|
183
|
-
"forked": "
|
|
184
|
-
"stargazers_count":
|
|
185
|
-
"todayStar": "
|
|
186
|
-
"html_url": "https://github.com/
|
|
179
|
+
"full_name": "Docile-Alligator/Infinity-For-Reddit",
|
|
180
|
+
"language": "Java",
|
|
181
|
+
"color": "#b07219",
|
|
182
|
+
"description": "A Reddit client for Android",
|
|
183
|
+
"forked": "358",
|
|
184
|
+
"stargazers_count": 3406,
|
|
185
|
+
"todayStar": "176 stars this week",
|
|
186
|
+
"html_url": "https://github.com/Docile-Alligator/Infinity-For-Reddit",
|
|
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": "dragonflydb/dragonfly",
|
|
191
|
+
"language": "C++",
|
|
192
|
+
"color": "#f34b7d",
|
|
193
|
+
"description": "A modern replacement for Redis and Memcached",
|
|
194
|
+
"forked": "721",
|
|
195
|
+
"stargazers_count": 20289,
|
|
196
|
+
"todayStar": "308 stars this week",
|
|
197
|
+
"html_url": "https://github.com/dragonflydb/dragonfly",
|
|
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": "homanp/superagent",
|
|
202
|
+
"language": "JavaScript",
|
|
203
|
+
"color": "#f1e05a",
|
|
204
|
+
"description": "🥷 Superagent - Build, deploy, and manage LLM-powered agents",
|
|
205
|
+
"forked": "242",
|
|
206
|
+
"stargazers_count": 1435,
|
|
207
|
+
"todayStar": "337 stars this week",
|
|
208
|
+
"html_url": "https://github.com/homanp/superagent",
|
|
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": "mastodon/mastodon",
|
|
213
|
+
"language": "Ruby",
|
|
214
|
+
"color": "#701516",
|
|
215
|
+
"description": "Your self-hosted, globally interconnected microblogging community",
|
|
216
|
+
"forked": "6306",
|
|
217
|
+
"stargazers_count": 42510,
|
|
218
|
+
"todayStar": "335 stars this week",
|
|
219
|
+
"html_url": "https://github.com/mastodon/mastodon",
|
|
220
220
|
"rank": 20
|
|
221
221
|
},
|
|
222
222
|
{
|
|
223
|
-
"full_name": "
|
|
224
|
-
"language": "Python",
|
|
225
|
-
"color": "#3572A5",
|
|
226
|
-
"description": "WebGLM: An Efficient Web-enhanced Question Answering System (KDD 2023)",
|
|
227
|
-
"forked": "92",
|
|
228
|
-
"stargazers_count": 917,
|
|
229
|
-
"todayStar": "194 stars this week",
|
|
230
|
-
"html_url": "https://github.com/THUDM/WebGLM",
|
|
231
|
-
"rank": 21
|
|
232
|
-
},
|
|
233
|
-
{
|
|
234
|
-
"full_name": "qgis/QGIS",
|
|
223
|
+
"full_name": "official-stockfish/Stockfish",
|
|
235
224
|
"language": "C++",
|
|
236
225
|
"color": "#f34b7d",
|
|
237
|
-
"description": "
|
|
238
|
-
"forked": "
|
|
239
|
-
"stargazers_count":
|
|
240
|
-
"todayStar": "
|
|
241
|
-
"html_url": "https://github.com/
|
|
242
|
-
"rank":
|
|
226
|
+
"description": "UCI chess engine",
|
|
227
|
+
"forked": "2003",
|
|
228
|
+
"stargazers_count": 8944,
|
|
229
|
+
"todayStar": "152 stars this week",
|
|
230
|
+
"html_url": "https://github.com/official-stockfish/Stockfish",
|
|
231
|
+
"rank": 21
|
|
243
232
|
},
|
|
244
233
|
{
|
|
245
|
-
"full_name": "
|
|
234
|
+
"full_name": "donnemartin/system-design-primer",
|
|
246
235
|
"language": "Python",
|
|
247
236
|
"color": "#3572A5",
|
|
248
|
-
"description": "
|
|
249
|
-
"forked": "
|
|
250
|
-
"stargazers_count":
|
|
251
|
-
"todayStar": "
|
|
252
|
-
"html_url": "https://github.com/
|
|
237
|
+
"description": "Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.",
|
|
238
|
+
"forked": "39658",
|
|
239
|
+
"stargazers_count": 223905,
|
|
240
|
+
"todayStar": "805 stars this week",
|
|
241
|
+
"html_url": "https://github.com/donnemartin/system-design-primer",
|
|
242
|
+
"rank": 22
|
|
243
|
+
},
|
|
244
|
+
{
|
|
245
|
+
"full_name": "Sangwan5688/BlackHole",
|
|
246
|
+
"language": "Dart",
|
|
247
|
+
"color": "#00B4AB",
|
|
248
|
+
"description": "A Music Player App made with Flutter",
|
|
249
|
+
"forked": "776",
|
|
250
|
+
"stargazers_count": 5729,
|
|
251
|
+
"todayStar": "209 stars this week",
|
|
252
|
+
"html_url": "https://github.com/Sangwan5688/BlackHole",
|
|
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": "turboderp/exllama",
|
|
257
|
+
"language": "Python",
|
|
258
|
+
"color": "#3572A5",
|
|
259
|
+
"description": "A more memory-efficient rewrite of the HF transformers implementation of Llama for use with quantized weights.",
|
|
260
|
+
"forked": "137",
|
|
261
|
+
"stargazers_count": 1022,
|
|
262
|
+
"todayStar": "313 stars this week",
|
|
263
|
+
"html_url": "https://github.com/turboderp/exllama",
|
|
264
264
|
"rank": 24
|
|
265
265
|
},
|
|
266
266
|
{
|
|
267
|
-
"full_name": "
|
|
268
|
-
"language": "
|
|
269
|
-
"color": "#
|
|
270
|
-
"description": "
|
|
271
|
-
"forked": "
|
|
272
|
-
"stargazers_count":
|
|
273
|
-
"todayStar": "
|
|
274
|
-
"html_url": "https://github.com/
|
|
267
|
+
"full_name": "TheAlgorithms/Java",
|
|
268
|
+
"language": "Java",
|
|
269
|
+
"color": "#b07219",
|
|
270
|
+
"description": "All Algorithms implemented in Java",
|
|
271
|
+
"forked": "17686",
|
|
272
|
+
"stargazers_count": 52536,
|
|
273
|
+
"todayStar": "156 stars this week",
|
|
274
|
+
"html_url": "https://github.com/TheAlgorithms/Java",
|
|
275
275
|
"rank": 25
|
|
276
276
|
}
|
|
277
277
|
]
|