@wcj/github-rank 23.7.1 → 23.7.2
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 +17908 -17908
- package/dist/trending-daily.json +187 -187
- package/dist/trending-monthly.json +145 -145
- package/dist/trending-weekly.json +171 -171
- package/dist/users.china.json +996 -996
- package/dist/users.json +6103 -6103
- package/package.json +1 -1
- package/web/data/repos.json +17908 -17908
- package/web/data/trending-daily.json +187 -187
- package/web/data/trending-monthly.json +145 -145
- package/web/data/trending-weekly.json +171 -171
- package/web/data/users.china.json +996 -996
- package/web/data/users.json +6103 -6103
- package/web/index.html +4559 -4559
- package/web/repos.html +2365 -2365
- package/web/trending-monthly.html +158 -158
- package/web/trending-weekly.html +165 -161
- package/web/trending.html +169 -173
- package/web/users.china.html +743 -743
|
@@ -1,35 +1,35 @@
|
|
|
1
1
|
[
|
|
2
2
|
{
|
|
3
|
-
"full_name": "
|
|
3
|
+
"full_name": "Stability-AI/generative-models",
|
|
4
4
|
"language": "Python",
|
|
5
5
|
"color": "#3572A5",
|
|
6
|
-
"description": "
|
|
7
|
-
"forked": "
|
|
8
|
-
"stargazers_count":
|
|
9
|
-
"todayStar": "
|
|
10
|
-
"html_url": "https://github.com/
|
|
6
|
+
"description": "Generative Models by Stability AI",
|
|
7
|
+
"forked": "485",
|
|
8
|
+
"stargazers_count": 2287,
|
|
9
|
+
"todayStar": "2040 stars this week",
|
|
10
|
+
"html_url": "https://github.com/Stability-AI/generative-models",
|
|
11
11
|
"rank": 1
|
|
12
12
|
},
|
|
13
13
|
{
|
|
14
|
-
"full_name": "
|
|
15
|
-
"language": "
|
|
16
|
-
"color": "#
|
|
17
|
-
"description": "
|
|
18
|
-
"forked": "
|
|
19
|
-
"stargazers_count":
|
|
20
|
-
"todayStar": "
|
|
21
|
-
"html_url": "https://github.com/
|
|
14
|
+
"full_name": "a16z-infra/ai-getting-started",
|
|
15
|
+
"language": "TypeScript",
|
|
16
|
+
"color": "#3178c6",
|
|
17
|
+
"description": "A Javascript AI getting started stack for weekend projects, including image/text models, vector stores, auth, and deployment configs",
|
|
18
|
+
"forked": "482",
|
|
19
|
+
"stargazers_count": 2679,
|
|
20
|
+
"todayStar": "1144 stars this week",
|
|
21
|
+
"html_url": "https://github.com/a16z-infra/ai-getting-started",
|
|
22
22
|
"rank": 2
|
|
23
23
|
},
|
|
24
24
|
{
|
|
25
|
-
"full_name": "
|
|
25
|
+
"full_name": "sveltejs/svelte",
|
|
26
26
|
"language": "JavaScript",
|
|
27
27
|
"color": "#f1e05a",
|
|
28
|
-
"description": "
|
|
29
|
-
"forked": "
|
|
30
|
-
"stargazers_count":
|
|
31
|
-
"todayStar": "
|
|
32
|
-
"html_url": "https://github.com/
|
|
28
|
+
"description": "Cybernetically enhanced web apps",
|
|
29
|
+
"forked": "3892",
|
|
30
|
+
"stargazers_count": 70491,
|
|
31
|
+
"todayStar": "1035 stars this week",
|
|
32
|
+
"html_url": "https://github.com/sveltejs/svelte",
|
|
33
33
|
"rank": 3
|
|
34
34
|
},
|
|
35
35
|
{
|
|
@@ -37,109 +37,109 @@
|
|
|
37
37
|
"language": "Python",
|
|
38
38
|
"color": "#3572A5",
|
|
39
39
|
"description": "A high-throughput and memory-efficient inference and serving engine for LLMs",
|
|
40
|
-
"forked": "
|
|
41
|
-
"stargazers_count":
|
|
42
|
-
"todayStar": "
|
|
40
|
+
"forked": "231",
|
|
41
|
+
"stargazers_count": 2947,
|
|
42
|
+
"todayStar": "912 stars this week",
|
|
43
43
|
"html_url": "https://github.com/vllm-project/vllm",
|
|
44
44
|
"rank": 4
|
|
45
45
|
},
|
|
46
|
-
{
|
|
47
|
-
"full_name": "papers-we-love/papers-we-love",
|
|
48
|
-
"language": "Shell",
|
|
49
|
-
"color": "#89e051",
|
|
50
|
-
"description": "Papers from the computer science community to read and discuss.",
|
|
51
|
-
"forked": "5556",
|
|
52
|
-
"stargazers_count": 74623,
|
|
53
|
-
"todayStar": "1015 stars this week",
|
|
54
|
-
"html_url": "https://github.com/papers-we-love/papers-we-love",
|
|
55
|
-
"rank": 5
|
|
56
|
-
},
|
|
57
46
|
{
|
|
58
47
|
"full_name": "s0md3v/sd-webui-roop",
|
|
59
48
|
"language": "Python",
|
|
60
49
|
"color": "#3572A5",
|
|
61
50
|
"description": "roop extension for StableDiffusion web-ui",
|
|
62
|
-
"forked": "
|
|
63
|
-
"stargazers_count":
|
|
64
|
-
"todayStar": "
|
|
51
|
+
"forked": "249",
|
|
52
|
+
"stargazers_count": 1157,
|
|
53
|
+
"todayStar": "499 stars this week",
|
|
65
54
|
"html_url": "https://github.com/s0md3v/sd-webui-roop",
|
|
55
|
+
"rank": 5
|
|
56
|
+
},
|
|
57
|
+
{
|
|
58
|
+
"full_name": "spacedriveapp/spacedrive",
|
|
59
|
+
"language": "Rust",
|
|
60
|
+
"color": "#dea584",
|
|
61
|
+
"description": "Spacedrive is an open source cross-platform file explorer, powered by a virtual distributed filesystem written in Rust.",
|
|
62
|
+
"forked": "707",
|
|
63
|
+
"stargazers_count": 20620,
|
|
64
|
+
"todayStar": "1336 stars this week",
|
|
65
|
+
"html_url": "https://github.com/spacedriveapp/spacedrive",
|
|
66
66
|
"rank": 6
|
|
67
67
|
},
|
|
68
|
+
{
|
|
69
|
+
"full_name": "papers-we-love/papers-we-love",
|
|
70
|
+
"language": "Shell",
|
|
71
|
+
"color": "#89e051",
|
|
72
|
+
"description": "Papers from the computer science community to read and discuss.",
|
|
73
|
+
"forked": "5568",
|
|
74
|
+
"stargazers_count": 74686,
|
|
75
|
+
"todayStar": "1109 stars this week",
|
|
76
|
+
"html_url": "https://github.com/papers-we-love/papers-we-love",
|
|
77
|
+
"rank": 7
|
|
78
|
+
},
|
|
68
79
|
{
|
|
69
80
|
"full_name": "techleadhd/chatgpt-retrieval",
|
|
70
81
|
"language": "Python",
|
|
71
82
|
"color": "#3572A5",
|
|
72
83
|
"description": "",
|
|
73
|
-
"forked": "
|
|
74
|
-
"stargazers_count":
|
|
75
|
-
"todayStar": "
|
|
84
|
+
"forked": "306",
|
|
85
|
+
"stargazers_count": 667,
|
|
86
|
+
"todayStar": "242 stars this week",
|
|
76
87
|
"html_url": "https://github.com/techleadhd/chatgpt-retrieval",
|
|
77
|
-
"rank":
|
|
88
|
+
"rank": 8
|
|
78
89
|
},
|
|
79
90
|
{
|
|
80
|
-
"full_name": "
|
|
81
|
-
"language": "
|
|
82
|
-
"color": "#
|
|
83
|
-
"description": "
|
|
84
|
-
"forked": "
|
|
85
|
-
"stargazers_count":
|
|
86
|
-
"todayStar": "
|
|
87
|
-
"html_url": "https://github.com/
|
|
88
|
-
"rank":
|
|
91
|
+
"full_name": "QiuChenlyOpenSource/InjectLib",
|
|
92
|
+
"language": "Ruby",
|
|
93
|
+
"color": "#701516",
|
|
94
|
+
"description": "基于Ruby编写的命令行注入版本",
|
|
95
|
+
"forked": "390",
|
|
96
|
+
"stargazers_count": 830,
|
|
97
|
+
"todayStar": "512 stars this week",
|
|
98
|
+
"html_url": "https://github.com/QiuChenlyOpenSource/InjectLib",
|
|
99
|
+
"rank": 9
|
|
100
|
+
},
|
|
101
|
+
{
|
|
102
|
+
"full_name": "ykdojo/kaguya",
|
|
103
|
+
"language": "JavaScript",
|
|
104
|
+
"color": "#f1e05a",
|
|
105
|
+
"description": "A ChatGPT plugin that allows you to load and edit your local files in a controlled way, as well as run any Python, JavaScript, and bash script.",
|
|
106
|
+
"forked": "249",
|
|
107
|
+
"stargazers_count": 922,
|
|
108
|
+
"todayStar": "356 stars this week",
|
|
109
|
+
"html_url": "https://github.com/ykdojo/kaguya",
|
|
110
|
+
"rank": 10
|
|
89
111
|
},
|
|
90
112
|
{
|
|
91
113
|
"full_name": "sindresorhus/awesome",
|
|
92
114
|
"language": "",
|
|
93
115
|
"color": "",
|
|
94
116
|
"description": "😎 Awesome lists about all kinds of interesting topics",
|
|
95
|
-
"forked": "
|
|
96
|
-
"stargazers_count":
|
|
97
|
-
"todayStar": "
|
|
117
|
+
"forked": "26128",
|
|
118
|
+
"stargazers_count": 260273,
|
|
119
|
+
"todayStar": "1388 stars this week",
|
|
98
120
|
"html_url": "https://github.com/sindresorhus/awesome",
|
|
99
|
-
"rank":
|
|
121
|
+
"rank": 11
|
|
100
122
|
},
|
|
101
123
|
{
|
|
102
124
|
"full_name": "PowerShell/PowerShell",
|
|
103
125
|
"language": "C#",
|
|
104
126
|
"color": "#178600",
|
|
105
127
|
"description": "PowerShell for every system!",
|
|
106
|
-
"forked": "
|
|
107
|
-
"stargazers_count":
|
|
108
|
-
"todayStar": "
|
|
128
|
+
"forked": "7205",
|
|
129
|
+
"stargazers_count": 39537,
|
|
130
|
+
"todayStar": "345 stars this week",
|
|
109
131
|
"html_url": "https://github.com/PowerShell/PowerShell",
|
|
110
|
-
"rank": 10
|
|
111
|
-
},
|
|
112
|
-
{
|
|
113
|
-
"full_name": "unifyai/ivy",
|
|
114
|
-
"language": "Python",
|
|
115
|
-
"color": "#3572A5",
|
|
116
|
-
"description": "Unified AI",
|
|
117
|
-
"forked": "4502",
|
|
118
|
-
"stargazers_count": 11667,
|
|
119
|
-
"todayStar": "338 stars this week",
|
|
120
|
-
"html_url": "https://github.com/unifyai/ivy",
|
|
121
|
-
"rank": 11
|
|
122
|
-
},
|
|
123
|
-
{
|
|
124
|
-
"full_name": "QiuChenlyOpenSource/InjectLib",
|
|
125
|
-
"language": "Ruby",
|
|
126
|
-
"color": "#701516",
|
|
127
|
-
"description": "基于Ruby编写的命令行注入版本",
|
|
128
|
-
"forked": "386",
|
|
129
|
-
"stargazers_count": 817,
|
|
130
|
-
"todayStar": "508 stars this week",
|
|
131
|
-
"html_url": "https://github.com/QiuChenlyOpenSource/InjectLib",
|
|
132
132
|
"rank": 12
|
|
133
133
|
},
|
|
134
134
|
{
|
|
135
|
-
"full_name": "
|
|
135
|
+
"full_name": "toeverything/AFFiNE",
|
|
136
136
|
"language": "TypeScript",
|
|
137
137
|
"color": "#3178c6",
|
|
138
|
-
"description": "
|
|
139
|
-
"forked": "
|
|
140
|
-
"stargazers_count":
|
|
141
|
-
"todayStar": "
|
|
142
|
-
"html_url": "https://github.com/
|
|
138
|
+
"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.",
|
|
139
|
+
"forked": "1022",
|
|
140
|
+
"stargazers_count": 18150,
|
|
141
|
+
"todayStar": "936 stars this week",
|
|
142
|
+
"html_url": "https://github.com/toeverything/AFFiNE",
|
|
143
143
|
"rank": 13
|
|
144
144
|
},
|
|
145
145
|
{
|
|
@@ -147,131 +147,131 @@
|
|
|
147
147
|
"language": "Python",
|
|
148
148
|
"color": "#3572A5",
|
|
149
149
|
"description": "A more memory-efficient rewrite of the HF transformers implementation of Llama for use with quantized weights.",
|
|
150
|
-
"forked": "
|
|
151
|
-
"stargazers_count":
|
|
152
|
-
"todayStar": "
|
|
150
|
+
"forked": "123",
|
|
151
|
+
"stargazers_count": 939,
|
|
152
|
+
"todayStar": "415 stars this week",
|
|
153
153
|
"html_url": "https://github.com/turboderp/exllama",
|
|
154
154
|
"rank": 14
|
|
155
155
|
},
|
|
156
156
|
{
|
|
157
|
-
"full_name": "
|
|
158
|
-
"language": "Go",
|
|
159
|
-
"color": "#00ADD8",
|
|
160
|
-
"description": "🔥 🔥 🔥 现代化、开源的 Linux 服务器运维管理面板。",
|
|
161
|
-
"forked": "636",
|
|
162
|
-
"stargazers_count": 7184,
|
|
163
|
-
"todayStar": "877 stars this week",
|
|
164
|
-
"html_url": "https://github.com/1Panel-dev/1Panel",
|
|
165
|
-
"rank": 15
|
|
166
|
-
},
|
|
167
|
-
{
|
|
168
|
-
"full_name": "Jessecar96/SteamDesktopAuthenticator",
|
|
157
|
+
"full_name": "jasontaylordev/CleanArchitecture",
|
|
169
158
|
"language": "C#",
|
|
170
159
|
"color": "#178600",
|
|
171
|
-
"description": "
|
|
172
|
-
"forked": "
|
|
173
|
-
"stargazers_count":
|
|
174
|
-
"todayStar": "
|
|
175
|
-
"html_url": "https://github.com/
|
|
176
|
-
"rank":
|
|
160
|
+
"description": "Clean Architecture Solution Template for ASP.NET Core",
|
|
161
|
+
"forked": "2814",
|
|
162
|
+
"stargazers_count": 12439,
|
|
163
|
+
"todayStar": "238 stars this week",
|
|
164
|
+
"html_url": "https://github.com/jasontaylordev/CleanArchitecture",
|
|
165
|
+
"rank": 15
|
|
177
166
|
},
|
|
178
167
|
{
|
|
179
168
|
"full_name": "THUDM/WebGLM",
|
|
180
169
|
"language": "Python",
|
|
181
170
|
"color": "#3572A5",
|
|
182
171
|
"description": "WebGLM: An Efficient Web-enhanced Question Answering System (KDD 2023)",
|
|
183
|
-
"forked": "
|
|
184
|
-
"stargazers_count":
|
|
185
|
-
"todayStar": "
|
|
172
|
+
"forked": "85",
|
|
173
|
+
"stargazers_count": 883,
|
|
174
|
+
"todayStar": "311 stars this week",
|
|
186
175
|
"html_url": "https://github.com/THUDM/WebGLM",
|
|
187
|
-
"rank":
|
|
176
|
+
"rank": 16
|
|
188
177
|
},
|
|
189
178
|
{
|
|
190
|
-
"full_name": "
|
|
191
|
-
"language": "
|
|
192
|
-
"color": "#
|
|
193
|
-
"description": "
|
|
194
|
-
"forked": "
|
|
195
|
-
"stargazers_count":
|
|
196
|
-
"todayStar": "
|
|
197
|
-
"html_url": "https://github.com/
|
|
198
|
-
"rank":
|
|
179
|
+
"full_name": "1Panel-dev/1Panel",
|
|
180
|
+
"language": "Go",
|
|
181
|
+
"color": "#00ADD8",
|
|
182
|
+
"description": "🔥 🔥 🔥 现代化、开源的 Linux 服务器运维管理面板。",
|
|
183
|
+
"forked": "639",
|
|
184
|
+
"stargazers_count": 7218,
|
|
185
|
+
"todayStar": "890 stars this week",
|
|
186
|
+
"html_url": "https://github.com/1Panel-dev/1Panel",
|
|
187
|
+
"rank": 17
|
|
199
188
|
},
|
|
200
189
|
{
|
|
201
|
-
"full_name": "
|
|
202
|
-
"language": "
|
|
203
|
-
"color": "#
|
|
204
|
-
"description": "
|
|
205
|
-
"forked": "
|
|
206
|
-
"stargazers_count":
|
|
207
|
-
"todayStar": "
|
|
208
|
-
"html_url": "https://github.com/
|
|
209
|
-
"rank":
|
|
190
|
+
"full_name": "microsoft/unilm",
|
|
191
|
+
"language": "Python",
|
|
192
|
+
"color": "#3572A5",
|
|
193
|
+
"description": "Large-scale Self-supervised Pre-training Across Tasks, Languages, and Modalities",
|
|
194
|
+
"forked": "1896",
|
|
195
|
+
"stargazers_count": 13044,
|
|
196
|
+
"todayStar": "196 stars this week",
|
|
197
|
+
"html_url": "https://github.com/microsoft/unilm",
|
|
198
|
+
"rank": 18
|
|
210
199
|
},
|
|
211
200
|
{
|
|
212
201
|
"full_name": "qgis/QGIS",
|
|
213
202
|
"language": "C++",
|
|
214
203
|
"color": "#f34b7d",
|
|
215
204
|
"description": "QGIS is a free, open source, cross platform (lin/win/mac) geographical information system (GIS)",
|
|
216
|
-
"forked": "
|
|
217
|
-
"stargazers_count":
|
|
218
|
-
"todayStar": "
|
|
205
|
+
"forked": "2640",
|
|
206
|
+
"stargazers_count": 7954,
|
|
207
|
+
"todayStar": "441 stars this week",
|
|
219
208
|
"html_url": "https://github.com/qgis/QGIS",
|
|
209
|
+
"rank": 19
|
|
210
|
+
},
|
|
211
|
+
{
|
|
212
|
+
"full_name": "gedoor/legado",
|
|
213
|
+
"language": "Kotlin",
|
|
214
|
+
"color": "#A97BFF",
|
|
215
|
+
"description": "Legado 3.0 Book Reader with powerful controls & full functions❤️阅读3.0, 阅读是一款可以自定义来源阅读网络内容的工具,为广大网络文学爱好者提供一种方便、快捷舒适的试读体验。",
|
|
216
|
+
"forked": "2426",
|
|
217
|
+
"stargazers_count": 15777,
|
|
218
|
+
"todayStar": "265 stars this week",
|
|
219
|
+
"html_url": "https://github.com/gedoor/legado",
|
|
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": "Jessecar96/SteamDesktopAuthenticator",
|
|
224
|
+
"language": "C#",
|
|
225
|
+
"color": "#178600",
|
|
226
|
+
"description": "Desktop implementation of Steam's mobile authenticator app",
|
|
227
|
+
"forked": "602",
|
|
228
|
+
"stargazers_count": 2661,
|
|
229
|
+
"todayStar": "73 stars this week",
|
|
230
|
+
"html_url": "https://github.com/Jessecar96/SteamDesktopAuthenticator",
|
|
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": "unifyai/ivy",
|
|
235
|
+
"language": "Python",
|
|
236
|
+
"color": "#3572A5",
|
|
237
|
+
"description": "Unified AI",
|
|
238
|
+
"forked": "4516",
|
|
239
|
+
"stargazers_count": 11693,
|
|
240
|
+
"todayStar": "311 stars this week",
|
|
241
|
+
"html_url": "https://github.com/unifyai/ivy",
|
|
242
242
|
"rank": 22
|
|
243
243
|
},
|
|
244
244
|
{
|
|
245
|
-
"full_name": "
|
|
246
|
-
"language": "C
|
|
247
|
-
"color": "#
|
|
248
|
-
"description": "
|
|
249
|
-
"forked": "
|
|
250
|
-
"stargazers_count":
|
|
251
|
-
"todayStar": "
|
|
252
|
-
"html_url": "https://github.com/
|
|
245
|
+
"full_name": "dotnet-architecture/eShopOnContainers",
|
|
246
|
+
"language": "C#",
|
|
247
|
+
"color": "#178600",
|
|
248
|
+
"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.",
|
|
249
|
+
"forked": "10158",
|
|
250
|
+
"stargazers_count": 23724,
|
|
251
|
+
"todayStar": "182 stars this week",
|
|
252
|
+
"html_url": "https://github.com/dotnet-architecture/eShopOnContainers",
|
|
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": "github/docs",
|
|
257
|
+
"language": "JavaScript",
|
|
258
|
+
"color": "#f1e05a",
|
|
259
|
+
"description": "The open-source repo for docs.github.com",
|
|
260
|
+
"forked": "60541",
|
|
261
|
+
"stargazers_count": 14031,
|
|
262
|
+
"todayStar": "201 stars this week",
|
|
263
|
+
"html_url": "https://github.com/github/docs",
|
|
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": "google/googletest",
|
|
268
|
+
"language": "C++",
|
|
269
|
+
"color": "#f34b7d",
|
|
270
|
+
"description": "GoogleTest - Google Testing and Mocking Framework",
|
|
271
|
+
"forked": "9625",
|
|
272
|
+
"stargazers_count": 30137,
|
|
273
|
+
"todayStar": "119 stars this week",
|
|
274
|
+
"html_url": "https://github.com/google/googletest",
|
|
275
275
|
"rank": 25
|
|
276
276
|
}
|
|
277
277
|
]
|