@wcj/github-rank 23.6.22 → 23.6.24
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 +24046 -24046
- package/dist/trending-daily.json +187 -187
- package/dist/trending-monthly.json +160 -160
- package/dist/trending-weekly.json +179 -179
- package/dist/users.china.json +1595 -1630
- package/dist/users.json +7848 -7848
- package/package.json +1 -1
- package/web/data/repos.json +24046 -24046
- package/web/data/trending-daily.json +187 -187
- package/web/data/trending-monthly.json +160 -160
- package/web/data/trending-weekly.json +179 -179
- package/web/data/users.china.json +1595 -1630
- package/web/data/users.json +7848 -7848
- package/web/index.html +5862 -5862
- package/web/repos.html +3190 -3190
- package/web/trending-monthly.html +161 -161
- package/web/trending-weekly.html +162 -166
- package/web/trending.html +171 -159
- package/web/users.china.html +1217 -1250
|
@@ -1,277 +1,277 @@
|
|
|
1
1
|
[
|
|
2
2
|
{
|
|
3
|
-
"full_name": "
|
|
4
|
-
"language": "
|
|
5
|
-
"color": "#
|
|
6
|
-
"description": "
|
|
7
|
-
"forked": "
|
|
8
|
-
"stargazers_count":
|
|
9
|
-
"todayStar": "
|
|
10
|
-
"html_url": "https://github.com/
|
|
3
|
+
"full_name": "sveltejs/svelte",
|
|
4
|
+
"language": "JavaScript",
|
|
5
|
+
"color": "#f1e05a",
|
|
6
|
+
"description": "Cybernetically enhanced web apps",
|
|
7
|
+
"forked": "3473",
|
|
8
|
+
"stargazers_count": 69364,
|
|
9
|
+
"todayStar": "143 stars today",
|
|
10
|
+
"html_url": "https://github.com/sveltejs/svelte",
|
|
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": "173",
|
|
19
|
+
"stargazers_count": 1426,
|
|
20
|
+
"todayStar": "545 stars today",
|
|
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": "vllm-project/vllm",
|
|
26
26
|
"language": "Python",
|
|
27
27
|
"color": "#3572A5",
|
|
28
|
-
"description": "
|
|
29
|
-
"forked": "
|
|
30
|
-
"stargazers_count":
|
|
31
|
-
"todayStar": "
|
|
32
|
-
"html_url": "https://github.com/
|
|
28
|
+
"description": "A high-throughput and memory-efficient inference and serving engine for LLMs",
|
|
29
|
+
"forked": "117",
|
|
30
|
+
"stargazers_count": 1894,
|
|
31
|
+
"todayStar": "207 stars today",
|
|
32
|
+
"html_url": "https://github.com/vllm-project/vllm",
|
|
33
33
|
"rank": 3
|
|
34
34
|
},
|
|
35
35
|
{
|
|
36
|
-
"full_name": "
|
|
36
|
+
"full_name": "figma/plugin-samples",
|
|
37
37
|
"language": "TypeScript",
|
|
38
38
|
"color": "#3178c6",
|
|
39
|
-
"description": "
|
|
40
|
-
"forked": "
|
|
41
|
-
"stargazers_count":
|
|
42
|
-
"todayStar": "
|
|
43
|
-
"html_url": "https://github.com/
|
|
39
|
+
"description": "🔌 Sample Figma plugins.",
|
|
40
|
+
"forked": "254",
|
|
41
|
+
"stargazers_count": 1001,
|
|
42
|
+
"todayStar": "42 stars today",
|
|
43
|
+
"html_url": "https://github.com/figma/plugin-samples",
|
|
44
44
|
"rank": 4
|
|
45
45
|
},
|
|
46
46
|
{
|
|
47
|
-
"full_name": "
|
|
48
|
-
"language": "
|
|
49
|
-
"color": "#
|
|
50
|
-
"description": "",
|
|
51
|
-
"forked": "
|
|
52
|
-
"stargazers_count":
|
|
53
|
-
"todayStar": "
|
|
54
|
-
"html_url": "https://github.com/
|
|
47
|
+
"full_name": "google/googletest",
|
|
48
|
+
"language": "C++",
|
|
49
|
+
"color": "#f34b7d",
|
|
50
|
+
"description": "GoogleTest - Google Testing and Mocking Framework",
|
|
51
|
+
"forked": "9533",
|
|
52
|
+
"stargazers_count": 30009,
|
|
53
|
+
"todayStar": "68 stars today",
|
|
54
|
+
"html_url": "https://github.com/google/googletest",
|
|
55
55
|
"rank": 5
|
|
56
56
|
},
|
|
57
57
|
{
|
|
58
|
-
"full_name": "
|
|
58
|
+
"full_name": "OpenDriveLab/UniAD",
|
|
59
59
|
"language": "Python",
|
|
60
60
|
"color": "#3572A5",
|
|
61
|
-
"description": "
|
|
62
|
-
"forked": "
|
|
63
|
-
"stargazers_count":
|
|
64
|
-
"todayStar": "
|
|
65
|
-
"html_url": "https://github.com/
|
|
61
|
+
"description": "[CVPR 2023 Best Paper] Planning-oriented Autonomous Driving",
|
|
62
|
+
"forked": "98",
|
|
63
|
+
"stargazers_count": 1153,
|
|
64
|
+
"todayStar": "107 stars today",
|
|
65
|
+
"html_url": "https://github.com/OpenDriveLab/UniAD",
|
|
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": "csunny/DB-GPT",
|
|
70
|
+
"language": "Python",
|
|
71
|
+
"color": "#3572A5",
|
|
72
|
+
"description": "Revolutionizing Database Interactions with Private LLM Technology",
|
|
73
|
+
"forked": "674",
|
|
74
|
+
"stargazers_count": 4704,
|
|
75
|
+
"todayStar": "88 stars today",
|
|
76
|
+
"html_url": "https://github.com/csunny/DB-GPT",
|
|
77
77
|
"rank": 7
|
|
78
78
|
},
|
|
79
79
|
{
|
|
80
|
-
"full_name": "
|
|
81
|
-
"language": "
|
|
82
|
-
"color": "#
|
|
83
|
-
"description": "
|
|
84
|
-
"forked": "
|
|
85
|
-
"stargazers_count":
|
|
86
|
-
"todayStar": "
|
|
87
|
-
"html_url": "https://github.com/
|
|
80
|
+
"full_name": "s0md3v/sd-webui-roop",
|
|
81
|
+
"language": "Python",
|
|
82
|
+
"color": "#3572A5",
|
|
83
|
+
"description": "roop extension for StableDiffusion web-ui",
|
|
84
|
+
"forked": "137",
|
|
85
|
+
"stargazers_count": 593,
|
|
86
|
+
"todayStar": "113 stars today",
|
|
87
|
+
"html_url": "https://github.com/s0md3v/sd-webui-roop",
|
|
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": "devfullcycle/imersao13",
|
|
92
|
+
"language": "TypeScript",
|
|
93
|
+
"color": "#3178c6",
|
|
94
|
+
"description": "",
|
|
95
|
+
"forked": "43",
|
|
96
|
+
"stargazers_count": 133,
|
|
97
|
+
"todayStar": "42 stars today",
|
|
98
|
+
"html_url": "https://github.com/devfullcycle/imersao13",
|
|
99
99
|
"rank": 9
|
|
100
100
|
},
|
|
101
101
|
{
|
|
102
|
-
"full_name": "
|
|
102
|
+
"full_name": "codecrafters-io/build-your-own-x",
|
|
103
103
|
"language": "",
|
|
104
104
|
"color": "",
|
|
105
|
-
"description": "
|
|
106
|
-
"forked": "
|
|
107
|
-
"stargazers_count":
|
|
108
|
-
"todayStar": "
|
|
109
|
-
"html_url": "https://github.com/
|
|
105
|
+
"description": "Master programming by recreating your favorite technologies from scratch.",
|
|
106
|
+
"forked": "20076",
|
|
107
|
+
"stargazers_count": 205734,
|
|
108
|
+
"todayStar": "152 stars today",
|
|
109
|
+
"html_url": "https://github.com/codecrafters-io/build-your-own-x",
|
|
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": "Jessecar96/SteamDesktopAuthenticator",
|
|
114
|
+
"language": "C#",
|
|
115
|
+
"color": "#178600",
|
|
116
|
+
"description": "Desktop implementation of Steam's mobile authenticator app",
|
|
117
|
+
"forked": "570",
|
|
118
|
+
"stargazers_count": 2580,
|
|
119
|
+
"todayStar": "73 stars today",
|
|
120
|
+
"html_url": "https://github.com/Jessecar96/SteamDesktopAuthenticator",
|
|
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": "ossu/computer-science",
|
|
125
|
+
"language": "",
|
|
126
|
+
"color": "",
|
|
127
|
+
"description": "🎓 Path to a free self-taught education in Computer Science!",
|
|
128
|
+
"forked": "18240",
|
|
129
|
+
"stargazers_count": 141687,
|
|
130
|
+
"todayStar": "226 stars today",
|
|
131
|
+
"html_url": "https://github.com/ossu/computer-science",
|
|
132
132
|
"rank": 12
|
|
133
133
|
},
|
|
134
134
|
{
|
|
135
|
-
"full_name": "
|
|
135
|
+
"full_name": "TodePond/DreamBerd",
|
|
136
136
|
"language": "",
|
|
137
137
|
"color": "",
|
|
138
|
-
"description": "
|
|
139
|
-
"forked": "
|
|
140
|
-
"stargazers_count":
|
|
141
|
-
"todayStar": "
|
|
142
|
-
"html_url": "https://github.com/
|
|
138
|
+
"description": "perfect programming language",
|
|
139
|
+
"forked": "79",
|
|
140
|
+
"stargazers_count": 3828,
|
|
141
|
+
"todayStar": "265 stars today",
|
|
142
|
+
"html_url": "https://github.com/TodePond/DreamBerd",
|
|
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": "SkalskiP/top-cvpr-2023-papers",
|
|
147
|
+
"language": "Python",
|
|
148
|
+
"color": "#3572A5",
|
|
149
|
+
"description": "This repository is a curated collection of the most exciting and influential CVPR 2023 papers. 🔥 [Paper + Code]",
|
|
150
|
+
"forked": "28",
|
|
151
|
+
"stargazers_count": 222,
|
|
152
|
+
"todayStar": "21 stars today",
|
|
153
|
+
"html_url": "https://github.com/SkalskiP/top-cvpr-2023-papers",
|
|
154
154
|
"rank": 14
|
|
155
155
|
},
|
|
156
156
|
{
|
|
157
|
-
"full_name": "
|
|
158
|
-
"language": "JavaScript",
|
|
159
|
-
"color": "#f1e05a",
|
|
160
|
-
"description": "OP Vault ChatGPT: Give ChatGPT long-term memory using the OP Stack (OpenAI + Pinecone Vector Database). Upload your own custom knowledge base files (PDF, txt, epub, etc) using a simple React frontend.",
|
|
161
|
-
"forked": "253",
|
|
162
|
-
"stargazers_count": 2741,
|
|
163
|
-
"todayStar": "28 stars today",
|
|
164
|
-
"html_url": "https://github.com/pashpashpash/vault-ai",
|
|
165
|
-
"rank": 15
|
|
166
|
-
},
|
|
167
|
-
{
|
|
168
|
-
"full_name": "vercel-labs/ai-chatbot",
|
|
157
|
+
"full_name": "serverless-stack/sst",
|
|
169
158
|
"language": "TypeScript",
|
|
170
159
|
"color": "#3178c6",
|
|
171
|
-
"description": "
|
|
172
|
-
"forked": "
|
|
173
|
-
"stargazers_count":
|
|
174
|
-
"todayStar": "
|
|
175
|
-
"html_url": "https://github.com/
|
|
176
|
-
"rank":
|
|
160
|
+
"description": "💥 SST makes it easy to build full-stack serverless apps.",
|
|
161
|
+
"forked": "1414",
|
|
162
|
+
"stargazers_count": 16534,
|
|
163
|
+
"todayStar": "234 stars today",
|
|
164
|
+
"html_url": "https://github.com/serverless-stack/sst",
|
|
165
|
+
"rank": 15
|
|
177
166
|
},
|
|
178
167
|
{
|
|
179
|
-
"full_name": "
|
|
168
|
+
"full_name": "scikit-learn/scikit-learn",
|
|
180
169
|
"language": "Python",
|
|
181
170
|
"color": "#3572A5",
|
|
182
|
-
"description": "
|
|
183
|
-
"forked": "
|
|
184
|
-
"stargazers_count":
|
|
185
|
-
"todayStar": "
|
|
186
|
-
"html_url": "https://github.com/
|
|
187
|
-
"rank":
|
|
171
|
+
"description": "scikit-learn: machine learning in Python",
|
|
172
|
+
"forked": "24366",
|
|
173
|
+
"stargazers_count": 54746,
|
|
174
|
+
"todayStar": "18 stars today",
|
|
175
|
+
"html_url": "https://github.com/scikit-learn/scikit-learn",
|
|
176
|
+
"rank": 16
|
|
188
177
|
},
|
|
189
178
|
{
|
|
190
|
-
"full_name": "
|
|
191
|
-
"language": "",
|
|
192
|
-
"color": "",
|
|
193
|
-
"description": "
|
|
194
|
-
"forked": "
|
|
195
|
-
"stargazers_count":
|
|
179
|
+
"full_name": "angular/angular",
|
|
180
|
+
"language": "TypeScript",
|
|
181
|
+
"color": "#3178c6",
|
|
182
|
+
"description": "The modern web developer’s platform",
|
|
183
|
+
"forked": "23782",
|
|
184
|
+
"stargazers_count": 88820,
|
|
196
185
|
"todayStar": "37 stars today",
|
|
197
|
-
"html_url": "https://github.com/
|
|
198
|
-
"rank":
|
|
186
|
+
"html_url": "https://github.com/angular/angular",
|
|
187
|
+
"rank": 17
|
|
199
188
|
},
|
|
200
189
|
{
|
|
201
|
-
"full_name": "
|
|
190
|
+
"full_name": "AUTOMATIC1111/stable-diffusion-webui",
|
|
202
191
|
"language": "Python",
|
|
203
192
|
"color": "#3572A5",
|
|
204
|
-
"description": "
|
|
205
|
-
"forked": "
|
|
206
|
-
"stargazers_count":
|
|
207
|
-
"todayStar": "
|
|
208
|
-
"html_url": "https://github.com/
|
|
193
|
+
"description": "Stable Diffusion web UI",
|
|
194
|
+
"forked": "16651",
|
|
195
|
+
"stargazers_count": 85869,
|
|
196
|
+
"todayStar": "261 stars today",
|
|
197
|
+
"html_url": "https://github.com/AUTOMATIC1111/stable-diffusion-webui",
|
|
198
|
+
"rank": 18
|
|
199
|
+
},
|
|
200
|
+
{
|
|
201
|
+
"full_name": "eslint/eslint",
|
|
202
|
+
"language": "JavaScript",
|
|
203
|
+
"color": "#f1e05a",
|
|
204
|
+
"description": "Find and fix problems in your JavaScript code.",
|
|
205
|
+
"forked": "4278",
|
|
206
|
+
"stargazers_count": 22906,
|
|
207
|
+
"todayStar": "12 stars today",
|
|
208
|
+
"html_url": "https://github.com/eslint/eslint",
|
|
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": "loft-sh/devpod",
|
|
213
|
+
"language": "Go",
|
|
214
|
+
"color": "#00ADD8",
|
|
215
|
+
"description": "Spin up dev environments in any infra. Dev-environments-as-code like Terraform but for dev environments. Like Codespaces but open-source, client-only and unopinionated: Works with any IDE and lets you use any cloud, kubernetes or just on localhost docker.",
|
|
216
|
+
"forked": "63",
|
|
217
|
+
"stargazers_count": 2205,
|
|
218
|
+
"todayStar": "102 stars today",
|
|
219
|
+
"html_url": "https://github.com/loft-sh/devpod",
|
|
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": "nodejs/node",
|
|
224
|
+
"language": "JavaScript",
|
|
225
|
+
"color": "#f1e05a",
|
|
226
|
+
"description": "Node.js JavaScript runtime ✨🐢🚀✨",
|
|
227
|
+
"forked": "26176",
|
|
228
|
+
"stargazers_count": 96147,
|
|
229
|
+
"todayStar": "18 stars today",
|
|
230
|
+
"html_url": "https://github.com/nodejs/node",
|
|
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": "edtechre/pybroker",
|
|
235
|
+
"language": "Python",
|
|
236
|
+
"color": "#3572A5",
|
|
237
|
+
"description": "Algorithmic Trading in Python with Machine Learning",
|
|
238
|
+
"forked": "116",
|
|
239
|
+
"stargazers_count": 1032,
|
|
240
|
+
"todayStar": "15 stars today",
|
|
241
|
+
"html_url": "https://github.com/edtechre/pybroker",
|
|
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": "veler/DevToys",
|
|
246
|
+
"language": "C#",
|
|
247
|
+
"color": "#178600",
|
|
248
|
+
"description": "A Swiss Army knife for developers.",
|
|
249
|
+
"forked": "814",
|
|
250
|
+
"stargazers_count": 15212,
|
|
251
|
+
"todayStar": "90 stars today",
|
|
252
|
+
"html_url": "https://github.com/veler/DevToys",
|
|
253
253
|
"rank": 23
|
|
254
254
|
},
|
|
255
255
|
{
|
|
256
|
-
"full_name": "
|
|
256
|
+
"full_name": "geohot/tinygrad",
|
|
257
257
|
"language": "Python",
|
|
258
258
|
"color": "#3572A5",
|
|
259
|
-
"description": "
|
|
260
|
-
"forked": "
|
|
261
|
-
"stargazers_count":
|
|
262
|
-
"todayStar": "
|
|
263
|
-
"html_url": "https://github.com/
|
|
259
|
+
"description": "You like pytorch? You like micrograd? You love tinygrad! ❤️",
|
|
260
|
+
"forked": "1612",
|
|
261
|
+
"stargazers_count": 15146,
|
|
262
|
+
"todayStar": "760 stars today",
|
|
263
|
+
"html_url": "https://github.com/geohot/tinygrad",
|
|
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": "terraform-aws-modules/terraform-aws-eks",
|
|
268
|
+
"language": "HCL",
|
|
269
|
+
"color": "#844FBA",
|
|
270
|
+
"description": "Terraform module to create an Elastic Kubernetes (EKS) cluster and associated resources 🇺🇦",
|
|
271
|
+
"forked": "3614",
|
|
272
|
+
"stargazers_count": 3617,
|
|
273
|
+
"todayStar": "8 stars today",
|
|
274
|
+
"html_url": "https://github.com/terraform-aws-modules/terraform-aws-eks",
|
|
275
275
|
"rank": 25
|
|
276
276
|
}
|
|
277
277
|
]
|